Relevant xkcd: https://xkcd.com/2597/
- 0 Posts
- 14 Comments
Speiser0@feddit.orgto Programmer Humor@programming.dev•The difference between programmers and testers4·3 months agoEither that or incest porn.
Speiser0@feddit.orgto Programmer Humor@programming.dev•The difference between programmers and testers28·3 months agoThen we’ll ship you and your sister.
Might depend on your file browser.
You may also want to try, for example, the files “a1”, “a2”, “a3”, and “a10”. Lexicographically, “a2”>“a10”, but my file browser displays “a10” after “a2”.
Think the other way around: What’s the use case for case insensitive file names? Does it justify the effort and complexity for the filesystem and the programs to know the difference between lower and upper space chars?
Speiser0@feddit.orgto World News@lemmy.world•German translator caught on hot mic complaining about Trump inauguration speech: How much longer 'with this s–t?'English21·6 months agoAlternative source: https://www.youtube.com/watch?v=RTj7K0gqdcw
(Taken from the c/ich_iel post: https://feddit.org/post/7039865.)
Also for more context, phoenix (the tv channel) was transmitting this bullshit event for over 5 hours already at that point (see ARD program on that day (idk if geoblocked)).
The 2nd from top has two lightning sparks. To charge the laptop, I have to connect them to the two holes in my outlet, right?
Speiser0@feddit.orgto Open Source@lemmy.ml•Element X, Call and Server Suite are production ready2·10 months agoDoes Element X run directly on X now, without electron?
Speiser0@feddit.orgto World News@lemmy.world•TikTok likely helped far right in German elections: analystsEnglish2·10 months agoIt will likely also depend on where you live, i.e. city vs rural area.
Speiser0@feddit.orgto World News@lemmy.world•TikTok likely helped far right in German elections: analystsEnglish2·10 months agoSorry for the late answer. Somehow I got a bad case of demo effect.
For example, under this video I’m getting recommendations such as:
Spoiler
Speiser0@feddit.orgto World News@lemmy.world•TikTok likely helped far right in German elections: analystsEnglish71·10 months agoIf only it was limited to TikTok. YouTube always recommends me those right shit videos, just because I’m german. (And no, it’s not personalization. I’ve turned that off, and it seems to work, YouTube doesn’t recommend me anything similar to the stuff that I actually watch.)
And if I didn’t know that and how those right populists want to manipulate me, I would have long been radicalized already. There are just too many gullible people. Ads work for them, classical populism works for them, they give nigerian princes their money, they believe in superstition, why would anyone think voters were suddenly at least borderline resistent against populism?
Speiser0@feddit.orgto Funny: Home of the Haha@lemmy.world•Betrayal of the highest order3·11 months agoWhat is a butter cow?
That definition would be too broad, as includes any type of exploit.
In ROP, you modify the stack to write return addresses and then return to jump to the first of these addresses, the return addresses go to parts of the executable that end with a return instruction (gadgets), so it will always return to the next of your return address.
(That video is maybe not the easiest introduction to ROP.)
Having ROP in here as normal programming paradigm, as opposed to vibe coding, made the meme so much better.