HN user

jdlyga

3,731 karma
Posts0
Comments891
View on HN
No posts found.

A silver lining to this is new parents are very aware of the dangers of screen time. In my little community, I haven't seen parents of kids under the age of 3 give their kid any type of screen especially when they're out. It's a real generational divide, since I used to see kids with tablets in restaurants everywhere back 5 or 6 years ago. The new thing is screen free electronics, like a device kids can stick cards in and it repeats words in English or Spanish.

The trouble with hiring juniors now is it's much more difficult to get them up to speed so they can be productive. Before covid, you'd sit next to them, get asked questions every so often, do some pair programming, and discuss ideas over lunch. You can, on paper, do the same exact things over Slack and Zoom. But there's much more friction. And a junior that's struggling is a lot less visible than it used to be. So what ends up happening is seniors become more heads down, getting things done, and juniors struggle to get time with more experienced coworkers.

CS Academia tends to lag behind industry practices. The research frontier can be very cutting edge, but course curriculum, assignments, and institutional norms are slower and more conservative. That’s usually manageable when the shift is something like cloud adoption, new tooling, or a new dominant programming language. But this particular industry trend, use of AI in software development, is massive and fast moving (especially the agentic workflow growth over the last 6 months). And we're just now understanding where everything fits in and its limitations.

Sure, you could argue it's like writing code that gets optimized by the compiler for whatever CPU architecture you're using. But the main difference between layers of abstraction and agentic development is the "fuzzyness" of it. It's not deterministic. It's a lot more like managing a person.

Zip codes do not have a one to one relationship to cities in the US. It's a common misconception. It's true about 90% of the time, but there are a lot of outliers. I used to work with GIS data and there are a ton of exceptions.

I'll do you one better, imagine a CPU that runs entirely in an LLM.

You’re absolutely right! I made an arithmetic mistake there — 3 * 3 is 9, not 8. Let’s correct that: Before: EAX = 3 After imul eax, eax: EAX = 9 Thanks for catching that — the correct return value is 9.

MacBook Neo 5 months ago

Even if apple is losing money on these devices, they shouldn't care. Low cost laptops are the main reason why people buy Windows laptops instead of Macs. They need to get people into the Mac ecosystem.

Once you have a kid, it's obvious why even besides the costs involved. There's not much sense of community, particularly in the white middle class. People are very individualistic and distrusting of others. There's a good reason for some of this, but to have a community you need to be a community member. And that means letting people in, trusting others and being trustworthy, and being out for the group instead of just yourself.

It's tough convincing people that Google AI overviews are often very wrong. People think that if it's displayed so prominently on Google, it must be factually accurate right?

"AI responses may include mistakes. Learn more"

It's not mistakes, half the time it's completely wrong and total bullshit information. Even comparing it to other AI, if you put the same question into GPT 5.2 or Gemini, you get much more accurate answers.