drre

joined 1 year ago
[–] drre@feddit.de 4 points 4 months ago (1 children)

merci pour le partage

[–] drre@feddit.de 3 points 5 months ago

bought mine 3 years ago. it's my favorite summer sport now.

[–] drre@feddit.de 0 points 8 months ago (1 children)

where are the flood tunnels installed to guard the treasure?

[–] drre@feddit.de 12 points 8 months ago (2 children)

there is a phrase in scientific publishing where people plagiarize a paper but run it through a thesaurus to change certain words to make it less obvious. thing is, randomly picking things up from a thesaurus leads to what is called tortured phrases.

  • counterfeit consciousness
  • torment executioners

solution

  • AI
  • pain killers

retraction watch has more

[–] drre@feddit.de 5 points 9 months ago (1 children)

Kurzwarenabteilung in Kaufhäusern

[–] drre@feddit.de 12 points 9 months ago

ja, Versuche alle Demos in der nähe mitzunehmen. Schlaucht ganz schön, aber ich find's wichtig präsenz zu zeigen. tw. gibt es auch interessante Diskussionen mit anderen Teilnehmern. wir sind zwar nicht immer einer Meinung, aber wir können unsere Unterschiede für den Moment zurückstellen. (auch wenn es vlt übergriffig ist: wenn ihr könnt, geht zu den demos. es ist unsere Republik. wenn wir sie nicht schützen, stirbt sie.)

[–] drre@feddit.de 2 points 9 months ago

I'm having the same problem. this kind of nested argument is quite annoying to program in e.g. argp. i am even thinking of using a minimal forth like parser to do this.

[–] drre@feddit.de 1 points 9 months ago

if it remember it correctly it was said in relation to algorithm optimization > code optimization

[–] drre@feddit.de 5 points 10 months ago

awesome! thanks the tip!

[–] drre@feddit.de 11 points 10 months ago
[–] drre@feddit.de 4 points 10 months ago (2 children)

I'm using vim mode in my bash and i agree that a mode indicator would be nice

[–] drre@feddit.de 4 points 10 months ago (2 children)

German is a bit ambiguous here. we use Fleisch for animal flesh that is eaten as food (meat) but also in the sense of flesh in general.

 

I'm developing a small library which intercepts some library calls from a program installed via home-manager. My library works fine outside of nix, but it fails when trying to intercept calls from a program installed via home-manager. I figured that it is related to hardcoded library paths in my interceptor library.

lld shows

linux-vdso.so.1 (0x00007fff7a341000)
libasound.so.2 => /lib/x86_64-linux-gnu/libasound.so.2 (0x00007fb2f3b72000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb2f391c000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb2f38f8000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb2f3716000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb2f3637000)
/lib64/ld-linux-x86-64.so.2 (0x00007fb2f3cac000)

What is the preferred approach here?

  • Changing the paths in my binary doesnt seem very portable?
  • Setting LD_LIBRARY_PATH seems also a hassle
  • Are there linker settings which could help
  • Or, should I "just" (no idea, how to do this) create a derivation for my program and install it via home-manager, too?

Any pointers are greatly appreciated. Cheers!

 

I'm looking for a programmable calculator with the option of saving and loading the functions i created. the closest I've found so far is something like Free42 but the learning curve is kinda steep. thanks for your help!

 

Ich hab während Corona angefangen, Französisch zu lernen und finds ganz interessant neben dem offiziellen Lehrmaterial auch ein wenig "echtes" Französisch zu lesen. Kennt Ihr französischsprachige communities im fediverse?

view more: next ›