

Fuck me am I glad I’m out of the corporate world


Fuck me am I glad I’m out of the corporate world


I wish users would report their problem istead of what they think is the solution.
And when they do report the problem, they should report the actual problem they had and not what they think the problem is.
So instead of eg. “my computer’s been hacked!”, it’s actually “I saw a scary error dialog I didn’t understand”


I know so many ops people who are practically functional alcoholics and I’m not surprised at all


I hope you wear the velcro shoes for your own sake
I wonder what the daily recommended allowance of irony is


I mean I’m like 99.9999% sure the post itself is satire, but what worries me is that I’m not sure if the concept of “higher order vibes” is itself satire or not
mOvE fAsT aNd BrEaK tHiNgS
(is great (oh (really (like-p lisp you))))


Doing stupid things because stupid people do stupid things too 👌
Comparing apples to oranges doesn’t make any more sense just because someone else does something even dumber.


In fact, maybe we should run offices like that. Just breed developers in a closed system


At some point going as far as trying to genetically engineer an even larger hamster instead of just changing the design so that it could use multiple smaller but parallel hamsters


Before reading the article I wondered whether this was a targeted attack or if he’s just inept, but:
According to journalist Micah Lee, user names and passwords for logging in to various accounts belonging to Schutt have been published at least four times since 2023 in logs from stealer malware. Stealer malware typically infects devices through trojanized apps, phishing, or software exploits.
So not only is he inept enough to regularly keep getting infected with info stealer malware (probably from installing / running idiotic shit), he’s inept enough that he doesn’t seem to have noticed, or if he did notice he certainly didn’t learn from it.
Funny how conservatives so often seem to be absolute dogshit at anything they do


Truly a utility that we have all been waiting for without even knowing it.


Oh man my friend is going to shit a (happy) brick if people actually involved with the ISS end up seeing this.


I let them know! They’re pretty tickled that it’s clearly given people a chuckle.
It’s a ridiculous app which makes it so funny, but it’s also kinda cool that it’s possible to bang out an app that actually streams the real time status of a fucking space station’s toilets in an afternoon. I mean what the hell


I was particularly fond of the naming:



Really is isn’t it? A friend made this and forced me to be an alpha tester, and I just had to share.


And the thing is, I think the reality is even worse than that.
Current AI models aren’t going to lead to general AI, we need something radically different. The current “static” neural network models just won’t cut it, we need something like spiking neural networks so the AI can be “on” all the time.
Actual AGI is probably still so far away that I doubt mass-scale industrial society has enough years left before either the climate or some other human-caused idiotic omnifuck kicks the chair away from under it.


We meatbags have to be the absolute worst role models for AIs
In the future, computers will do all our art and entertainment for us so we can concentrate on making rich people more money. Yay!
Purely out of curiosity, I used the Cursor IDE for a personal project involving a lot of math-y stuff, and this really wasn’t my experience.
Not only was most of what it produced wrong (ran just fine, but mostly produced complete garbage), the code quality was absolute shit. Overly long functions, often with parts that repeated, kept shoving more and more parameters into those overly long functions, no sense of using abstractions to cut down on code length etc. etc.
Might have partially been a question of language choice; I was using Julia, and there’s definitely not going to be as much training data for it compared to something like Python (🤮), and a lot of the code that is out there has been written by people who aren’t coders but scientists