

Too many Americans are eager to lick the boot. “We have to work (for free) this weekend to get this feature out [for the deadline the owner made up and customers don’t care about]” was something my old team unironically said to me more than once
Too many Americans are eager to lick the boot. “We have to work (for free) this weekend to get this feature out [for the deadline the owner made up and customers don’t care about]” was something my old team unironically said to me more than once
Everything is projection
What about when a rich person is murdered? A certain Luigi was arrested pretty fast after he allegedly murdered a CEO.
Do they vet the people? Could someone hypothetically sign up for the app, case the rich person’s situation, and then do crimes? Sounds like a good way to find rich assholes.
Code reviews are important. Unfortunately, no-test-text guy convinced his whole team that he was right, and I wasn’t able to block it. I’d scheduled a meeting to try to get the wider org to adopt a more sensible standard, but then there was a mass layoff 🤷
The other guy with the bad messages is at a tiny startup where they’ve laid off almost everyone, and the other 2 guys don’t want to make waves. The CEO is big on “just ship it” (and also “why are there bugs in production? this is unacceptable!!”)
I got laid off back like six months ago. Job market is bad.
And yet billionaires are still living the life and the stock market ticks upwards.
Dexterity is avoiding getting hit by the asshole going the wrong way down the street
Strength is dragging them out of the car afterwards
Sometimes people are my old job post AI stuff and I just tell them “stop using the lie machine”
Automobile companies should be held accountable for destroying and lobbying against other modes of transit, so not really the best metaphor. Also destroying the environment is pretty bad.
Also there’s no cosmic law that says tech companies had to make LLMs and put them everywhere. They’re not even consistently useful.
These big companies have blood on their hands and it seems like no one is willing to do anything about it.
That’s a quote from Eco’s essay on ur-fascism, for the unfamiliar
https://theanarchistlibrary.org/library/umberto-eco-ur-fascism
Well Musk is an idiot and a nazi, so.
Oh, double post but I also remembered there was a band in the mid 2010s called Jawbreaker Reunion. I imagine a lot of fans of Jawbreaker did a double take when they saw signs for like “Jawbreaker Reunion tonight!”
I’m told the band No Men were originally going to call themselves Aerosmith 2, but decided against it
Half of US adults can’t read at a 6th grade level. I think speed and accuracy of reading is also pretty low (I read like 80 wpm and 80% accuracy somewhere, but i couldn’t immediately find a good source for that).
If you’re on a text forum like this you’re probably well above the average person, and your experiences are not universal.
That said, I don’t have any data on hand about readability so you could be right. I’m sure people have studied it.
I think it’s partly because many people are only semi literate, and breaking the text up helps people read it. A larger block of text is "intimidating’
I’ve worked with a few people who are just incomprehensible. One refuses to write commit messages of any detail. Just “work in progress”. Cast him into the pit.
There was another guy that refused to name his tests. His code was like
describe(''. () => {
it('', () => {
expect(someFunc()).toEqual(0);
}
it('', () => {
expect(someFunc(1)).toEqual(0);
}
it('', () => {
expect(someFunc("").toEqual(1);
}
}
He was like, “Test names are like comments and they turn into lies! So I’m not going to do it.”
I was like, a. what the fuck. b. do you also not name your files? projects? children?
He was working at a very big company last I heard.
edit: If you’re unfamiliar, the convention is to put a human readable description where those empty strings are. This is used in the test output. If one fails, it’ll typically tell include the name in the output.
Google should be broken up and its leadership fined into oblivion for anti competitive behavior
Google probably wants to keep you on google.com, where they have ads. By doing the AI stuff, you never click through to someone else’s page. They get 100% of the interactions and can sell all the clicks.
It’s monopoly stuff. They should be stopped, with whatever box of liberty is needed.