We already have a theory for it— called computer science.
- 0 posts
- 23 comments
How could an infinite loop be considered UB?
That’s only one advantage. In theory it does not necessarily terminate, so that’s another one.
- ronigami@lemmy.worldto
Selfhosted@lemmy.world•Open Source Developers Are Exhausted, Unpaid, and Ready to Walk AwayEnglish
7 monthsDon’t forget that with money comes expectations though. Managing contributors is not easy.
- ronigami@lemmy.worldto
Programmer Humor@programming.dev•Ex-CISA head thinks AI might fix code so fast we won't need security teams 😆️️
8 monthsIt’s like the “bla bla bla, blablabla… therefore God exists”
Except for CEOS it’s “blablablabla, therefore we can fire all our workers”
Same shit different day
Great, I’m hearing that you’d like us to not write features either because that’s the best way to not write bugs. You’re welcome.
“We actually need to do both”
That was a long time ago though. Since covid the market has changed and it’s probably not as good of an idea to be a job hopper as it was.
- 8 months
It’s like, there if you want it, but you totally don’t have to download. No pressure at all!
This has been asked before. The thread was closed with zero comments but suck it.
fuck this repository on pornhub!
My bad, I was thinking of zsh. And I think it’s configurable there too so may not behave that way according to your settings. But it is at least the default on Mac.
Why on earth not just type
wine ~/randomand then hit tab to autocomplete? Or you could dowine `echo random*`AFAIK, if $file is a filename with spaces, then
some_util ${file}will not split the filename.
Example of how parameter expansion matters?
Generally if you are pasting file paths there is a better way to do that. Use find with exec, or xargs, or a for loop. Or, get the list in Vim and escape (quote) every line at once. Unless you have double quotes in the filename too (which is actually a crazy thing) it shouldn’t be a big deal.
If your code is written well, it shouldn’t matter.
In practice, they use Face ID, which has privacy implications.
That sort of thing is the push I need to get entirely off of Github
Had a discussion with my 8yo niece the other day… turned out the lesson was, sometimes it can be worse to know the wrong thing than to know nothing at all.


Brainfuck Cobol Perl
for a start