I agree. If anything it should check if there is a nuumber and 0 is clearly a number.
- 0 Posts
- 26 Comments
Drinking too hard is when you accidentally swallow too much at the same time, painfully forcing it down. I fainted once by doing this…
There’s a new Black Mirror episode about a brain implant that randomly injects ads into conversation without the consent or knowledge of the “user”.
Those are full page ads with audio. It’s amazing how you can disregard that.
…on my machine.
Wow that got complicated very quickly. Bummer no-one can come up with a simple example of when quicksort is useful.
That doesn’t make sense at all. How would you - given two stacks of papers - know which stack the correct form is?
Any professional would have a code repository and probably a build server which spits out binaries left and right, off site of course.
Bonus points if that is the easiest way to deploy the software, so all developers actually use it.
Edit: typo
Insomnia suddenly turned into a ransomware. Pay up or have all you dara lost!
A few days later Insomnium popped up supporting the old file format.
“It depends” is a good answer, and is in line with me questioning the above comment.
Here’s a link to a recent huge worldwide study: https://survey.stackoverflow.co/2024/work#salary
I prefer to use statisics rather than anecdotal evidence. The stack overflow survey shows full stack pretty far down:
Why would you think full stack developers make more money in general?
“A”.reverse() === “A”
Lifter@discuss.tchncs.deto Showerthoughts@lemmy.world•If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?2·10 months agoI have an alias that tries both names
Lifter@discuss.tchncs.deto Showerthoughts@lemmy.world•If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?2·10 months agoRedis, rabbitmq. There are infrastructure where all nodes work but only one node is responsible for properly and timely synchronizing changes, which is a hard problem to solve in a distributed fashion.
Lifter@discuss.tchncs.deto Showerthoughts@lemmy.world•If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?1·10 months agoYes, both of those may already be servers
I totally agree with you. I’m not sure that strategy works though. All they will (still) see is 0% linux/firefox users no matter if we spoof or not. It will just be fewer users.
This will lead to change fatigue. People will rather not cleanup as they go anymore and just get the work done, with worse and worse code quality as a result.
Lifter@discuss.tchncs.deto Programmer Humor@programming.dev•new preference war just dropped1·1 year agoFuzzy search solves this pretty good
They are not the same, but 0 can be implicitly converted to false.
What do you get if you do: 0 === false