moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney
46 0 ReplyError: undefined reference 'money'
18 0 ReplySyntax Error, line 1: ‘moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney moneymoneymoneymoneymoneymoneymoney’ is not defined
1 1 Reply
"I'm writing a recursive method with threads to optimize the CPU usage in a 0.02%" THIS IS A NONSENSICAL STATEMENT MADE BY DERANGED PEOPLE
I mean this is correct though
43 0 ReplyRecursion makes it cheaper to run in the dev's mind, but more expensive to run on the computer. Subroutines are always slower than a simple jump.
13 1 ReplyRecursion makes it cheaper to run in the dev's mind, but more expensive to run on the computer.
Maybe for a Haskell programmer, divide-and-conquer algorithms, or walking trees. But for everything else, I'm skeptical of it being easier to understand than a stack data structure and a loop.
5 0 ReplyDynamic programming: Heyyy...
4 0 Reply
Yeah, you have to be pretty deranged to mix multithreading and recursion together.
6 0 Reply
while (true) { print money; }
Someone’s never heard of Bitcoin
33 0 Replyif print-money == false then mine-bitcoin;
1 1 Reply
Optimizing CPU usage by 0.02% is something only the truly deranged do
14 0 ReplyNot necessarily. It depends on what you're optimizing, the impact of the optimizations, the code complexity tradeoffs, and what your goal is.
Optimizing many tiny pieces of a compiler by 0.02% each? It adds up.
Optimizing a function called in an O(n2) algorithm by 0.02%? That will be a lot more beneficial than optimizing a function called only once.
Optimizing some high-level function by dropping into hand-written assembly? No. Just no.
10 0 Reply0.02% means you’re saving a fraction of a second for every hour of runtime. A lot of adding up is required to make it significant enough for anyone to notice.
Better to spend that time and effort on things that actually bring value. These kind of micro optimizations can also make the code unnecessarily complicated and difficult to work with, which is a hindrance for the optimizations that truly matter.
5 1 Reply
I saw an article last week about a one-liner they were adding to the Linux kernel that would reduce the startup time by .03 seconds, and let me tell you, I was relieved.
10 0 Reply#gentoo
3 0 Reply
Did the person writing this have a stroke?
13 0 ReplyThey certainly do like to use the word "in" a lot.
7 0 Reply
I'm a senior dev and I'll be honest: I'm not sure what I do.
11 0 ReplyYou enchant rocks engraved with runes
20 0 ReplyComputer programmers are the wizards of the present.
6 0 Reply
I take offense to the teapot joke. Leave the teapots out of it.
8 0 ReplyTell that to Don Norman.
3 0 Reply
The angle between my chin and my lip corner has increased. Thank you.
7 0 ReplyJokes on you, the Fed has been running that bottom program for years.
6 0 ReplyThis is a butchered rip off of an actual joke.
14 8 ReplyI mean, that's what a meme template is, yes.
31 1 ReplyIt's your claim this was produced with an image macro??
1 0 Reply-
this isn't an image macro / meme template
-
this isn't how the humor of a meme template works. This is the same joke, worse. This is just stealing a joke.
0 11 Reply-
I think I had enough Internet for today.
6 0 ReplyOK. I guess it's time to go start my rutabaga farm now.
5 0 ReplyOh is that kinda like a raspberry or orange pi farm?
Sounds kinda RISCy in this economy...
5 0 ReplyYeah, better use something that isn't ARM
(In germany, arm means poor)
4 0 Reply
What scares me, is that this can really not be a joke
5 0 ReplyExcept the teapot. The teapot is highly valuable.
3 0 Reply
I can't not read this in Ron Swanson's voice.
3 0 ReplyWhat's the teapot a reference to?
3 0 ReplyIt's an in-joke in 3D modeling: https://en.wikipedia.org/wiki/Utah_teapot
7 0 ReplyI was aware of status code 418. The whole thing being a huge April Fools joke is amazing.
4 0 Reply
2 0 Reply
But we had to program the computer for it to be able to do math in the first place?
3 0 ReplyWhy is it that 5 minutes before bed time when I'm really tired do I have the urge to fire up a C tutorial?
2 0 ReplyAll this computer stuff is a complete useless scam for sure.
2 0 Reply