Readit News logoReadit News
suzzer99 commented on Counter-Strike: A billion-dollar game built in a dorm room   nytimes.com/2025/08/18/ar... · Posted by u/asnyder
dev0p · 6 days ago
This kind of interaction is what makes me miss the "old internet" the most...
suzzer99 · 6 days ago
You'll love this. I teared up. https://www.youtube.com/watch?v=QSMDb1CWD6Y
suzzer99 commented on Fundamental Flaw of Hustle Culture   brodzinski.com/2025/08/ai... · Posted by u/flail
suzzer99 · 10 days ago
I've averaged 60-hour weeks for a year and a half, with bursts up to 90 hours. I only did it because we were working on new tech at the time, and I figured it was worth it to my long-term value as a programmer. I'd never do it in some stale tech.

Also there was camaraderie. If I didn't like my coworkers, I never would have gone through it. We certainly didn't do it to make our bosses happy. In a weird way we almost had this attitude like we were doing it to spite our bosses. Like: "We'll build this thing for you, but you better stay out of our way. Your job is to clear obstacles for us when we need it, and otherwise don't tell us how to do our jobs." Luckily our bosses were smart enough to just let us cook and not ruin our morale by micromanaging.

The NBA legend Bill Russell said his dad told him, "Son, if the man asks you for 8 hours, give him 9. That way you can look any man on the job site straight in the eye and tell him to go hell." I like that attitude.

I'm still friends with many of those coworkers, even though we haven't worked together since 2017. It's a bit like (I assume) sharing a foxhole in war. You'll always have that bond.

suzzer99 commented on uBlock Origin Lite now available for Safari   apps.apple.com/app/ublock... · Posted by u/Jiahang
lapcat · 20 days ago
Apple is generally bad at search. For further evidence, see their developer website. To get anything useful out of it, I have to use a custom Google search: https://www.google.com/search?num=100&udm=14&q=site%3Adevelo...

Some commenters are presenting a conspiracy theory about how Apple is intentionally sabotaging App Store search, perhaps with the goal of maximizing App Store search ad revenue. I think the empirical evidence, covering all examples of Apple search, points to incompetence rather than malice. Money does factor in, but again, not in a conspiratorial way: rather, Apple simply has no monetary incentive to fix their own incompetence. It's complacency rather than conspiracy. This is what happens with monopolies and duopolies: they've already got essentially a captive audience, so they no longer need to put in the effort to compete. They just "phone it in", so to speak.

I don't think that Apple wants a bunch of scams in the App Store. But when developers and users are practically throwing money at Apple, no matter what Apple does or doesn't do, and "services" margins are 70%, there's a great temptation to pocket the profits and shrug.

For another example of how Apple is bad at search, look at the Settings app. Awful. But again, it's not sabotage. That would be silly and pointless. It's just pure and simple incompetence and complacency.

suzzer99 · 20 days ago
Apple Podcast search never fails to enrage me. There's no way to search within a specific show, just all your followed shows at once. Even if you know the exact episode title, if it has common words in it, you'll get a stream of garbage. It treats any match in the episode description with the same weight as an exact match of the episode title. So I have to go on the web, search the specific podcast to figure out the date, then just scroll to it in Apple Podcasts.
suzzer99 commented on Vibe code is legacy code   blog.val.town/vibe-code... · Posted by u/simonw
mr_donk · 25 days ago
Don't you think the next step is a programming language that isn't even meant to be human readable? What's the point of using an LLM to generate python or Swift or whatever? The output of the LLM should be something that runs and does whatever it's been asked to do... why should the implementation be some programming language that was designed for humans to grok? Once that's true the idea of it being maintainable becomes moot, because no one will know what it is in the first place. I don't think we're there yet, but that seems like the eventual destination.
suzzer99 · 25 days ago
Yeah it does seem like a game of telephone to train LLMs on code optimized for human cognition, then have them create behavior by parrotting that code back into a compiler. Could they just create behavior directly?
suzzer99 commented on It's time for modern CSS to kill the SPA   jonoalderson.com/conjectu... · Posted by u/tambourine_man
gmadsen · a month ago
I think the argument might be that it takes less domain knowledge of hardware and all its abstractions, which does require a minimum threshold of reasoning and abstract thinking ability. I have high confidence someone who could built a database or kernel could also do front end work with a reasonable ramp up time.

I don’t share that confidence for the inverse in the nominal case

suzzer99 · a month ago
It's also that you're at the top of the stack. If your stuff breaks, there's no layer above you whose stuff also breaks.

Well except the end user, but depending on the app they can often be low-priority (internal apps, apps with captive audiences like online banking or airline websites, etc.).

suzzer99 commented on It's time for modern CSS to kill the SPA   jonoalderson.com/conjectu... · Posted by u/tambourine_man
benreesman · a month ago
I don't know that there's "real" programming, that seems like a hard fight to fight on either side, it's like arguing about whether animals are conscious or something. Are people? Who knows, pass the blunt.

But there's been this really sharp over-correction to where now an obvious thing that is just common knowledge and that was never taboo is now considered impolite to even allude to. Frontend programming is among the easier kinds of software work as measured by the number of people who can do it? I bet if I tried really hard, I could probably be pretty kickass at pickleball, small court, not a lot moving around. But to be like, that's the same thing as the NFL. No, no it's not. I would never have been able to try out for the NFL, not if I live a thousand times.

There's pickleball and pro football in programming too.

suzzer99 · a month ago
Front-end programming is easier in the sense that you can make little mistakes and your entire app doesn't fall down. As someone who's done decades of both, there's nothing conceptually easier about well-executed front-end programming over back-end. The stakes just aren't as high.
suzzer99 commented on Revisiting Moneyball   djpardis.medium.com/revis... · Posted by u/sebg
lotsofpulp · a month ago
Why would a game of baseball be any more high variance than an NFL game?

On the face of it, NFL’s playoff of a single game deciding forward progress seems more high variance, rather than a best of x series.

Football also seems more high variance just due to the explosive, physical nature of the game.

I wonder what the stats say about lower seeds winning the tournament for MLB vs NFL playoffs.

suzzer99 · a month ago
The way I look at it is the Patriots in '85 had maybe a 1 in 10 chance to beat the Bears in the Super Bowl. And I think that's being charitable.

Meanwhile the best regular season team of my lifetime, the '01 Seattle Mariners, still only win maybe 75% to 80% of the time vs. the historically terrible 2024 White Sox.

Now put the '85 Bears against a historically inept team instead of one of the other best teams in the league that year. I'm not sure the '76 Buccaneers win 1 game out of 100.

It's just not possible to physically dominate a game in baseball the way it is in football.

suzzer99 commented on Revisiting Moneyball   djpardis.medium.com/revis... · Posted by u/sebg
timshell · a month ago
I think a common misconception of Moneyball is that it's about analytics. The broader lesson is that people need to systematically evaluate undervalued assets in sports/business etc.

One of the interesting 'post-Moneyball' stories is when old-school scouting methods came back onto the scene. People started overvaluing the new popularized statistics, and the market advantage was to combine the analytics and traditional approach in a cost-efficient manner.

suzzer99 · a month ago
The 2014/2015 Royals capitalized on this to some degree, picking up players who didn't strike out or walk much, at a time when players who walked a lot were at a super premium.

Some of the smarter teams in the NFL seem to be figuring out that maybe running backs aren't completely fungible, as has been the mantra for a while.

suzzer99 commented on Revisiting Moneyball   djpardis.medium.com/revis... · Posted by u/sebg
stockresearcher · a month ago
One of the analytics leads for the Red Sox came to Harvard to give a presentation. I asked if he could quantify the effects analytics was having compared to the conventional wisdom developed over the course of 150 years of pro baseball.

He thought that analytics was changing the probabilities of discrete events by single digits. Essentially, nobody was doing anything wrong, there were just optimizations that were/are available.

Remember that the book/movie is about the A’s, who were eliminated in the first round of the baseball playoffs.

suzzer99 · a month ago
Each baseball game is so high variance that even a 5 or 7 game series is still largely a crap shoot. Unlike the NFL or NBA, any MLB team that makes the playoffs has a puncher's chance to with the title. It's one of the beauties of the game. (Unless you're a Dodgers fan.)
suzzer99 commented on 'Universal cancer vaccine' trains the immune system to kill any tumor   newatlas.com/cancer/unive... · Posted by u/01-_-
more_corn · a month ago
Nope
suzzer99 · a month ago
It was a cancer vaccine that kicked the whole thing off.

u/suzzer99

KarmaCake day3386February 17, 2015View Original