Ok that’s a fair point I had overlooked. Thanks for explaining.
- 0 Posts
- 66 Comments
Mhh today I learned. That’s wild. I would have thought that any sane person would allow only 7-bit ASCII for the source code, and forward-compatible character sets in strings (every standard iteration being allowed to add characters, but not remove them).
Nah, I would absolutely want my compiler to error out hard on characters that are not allowed per the standard.
Shit - the next five weeks I’ll read C++ lines in upspeak in my head :(
Corporate needs you to find…
raspberriesareyummy@lemmy.worldto
Selfhosted@lemmy.world•ONYX v1.4-beta: voice channels for LAN parties and a media player that actually looks goodEnglish
31·14 days agoYour friends are the reason why we can’t have nice things in gaming. Literally blinded by blingbling
raspberriesareyummy@lemmy.worldto
Selfhosted@lemmy.world•ONYX v1.4-beta: voice channels for LAN parties and a media player that actually looks goodEnglish
2·14 days agoAs someone who drives manuals - a what for the high-beams?
raspberriesareyummy@lemmy.worldto
Selfhosted@lemmy.world•ONYX v1.4-beta: voice channels for LAN parties and a media player that actually looks goodEnglish
7·15 days agoMumble does the same for voice chats
raspberriesareyummy@lemmy.worldto
Linux@programming.dev•Ubuntu's trust problem in 4 concrete issues - verified facts, no FUD
8·2 months agoOh how I hated it when I experienced the snap shenanigan firsthand.
raspberriesareyummy@lemmy.worldto
Linux@programming.dev•Is it me, or does Linux Mint have terrible file search?
161·3 months agofind . -iname “searchword”
You are arguing against a strawman. Never have I said in this whole thread debuggers were useless. I made a point to say they are absolutely not essential, and for multithreading issues they can be detrimental.
raspberriesareyummy@lemmy.worldto
Fediverse@lemmy.world•Fun fact: you can't upload this image on piefed.socialEnglish
81·4 months agoWould that really be worse? Considering they are using an fucking image-to-text-converter… I don’t think it would. Also, regular expressions rule :) just not in this context.
raspberriesareyummy@lemmy.worldto
Fediverse@lemmy.world•Fun fact: you can't upload this image on piefed.socialEnglish
117·4 months agoif anything, the code examples confirmed my belief that most python coders are fucking morons.
Not OC but: I won’t always read an article when the post title is a perfectly valid question. Software can be “done”, but typically the environment in which it runs evolves, so at some point a patch might be needed.
İmportant distinction: TeX is considered “perfect software” IIRC while LaTeX has evolved over time (or was still evolving when I last used it in the 2000s)
Saying it is not essential and saying it is generally useless are two very different things.
Most concurrency problems disappear at the pace of a debugger.
And I believe you are very wrong in that belief. However, a reliable statistic is not the first search result that I can find, so we’ll have to disregard the disagreement on that point. You lost me at your C# multithreading reasoning though. A debugger will always interfere with the processes you are looking at, hence making debugging of multithreading-related errors a game of whack-a-mole.
The only people who would take you being “more correct” from any of this are those who don’t know much about SW development. In internet lingo, what you wrote in your OC is called ragebait.


No, I think it’s everywhere.