HN user

wilsonnb3

2,704 karma
Posts1
Comments939
View on HN
HMD Touch 4G 3 days ago

I suspected as much after their first use case for cloud services was cricket results.

Perhaps the limitation to whatever express chat is isn’t a dealbreaker in India.

Massive job loss from AI requires one of two things: actual human-equivalent AGI or no increase in demand.

Focusing on option 2 and software development, teams and companies will only downsize if the demand for software doesn’t increase. Make the same amount of stuff you do now but with less people.

What I think will happen is that enough companies will choose to do things that they couldn’t afford or weren’t possible without AI (and new companies will be created to do the same) to offset the ones that choose to cut costs and actually increase the amount of people making software.

I am pretty sure these are well known economic ideas but I don’t know the specific terminology for it.

Just curious, how was SQL Server perceived at the time compared to Sybase and Oracle? I know it originated as a port of Sybase.

MacBook Neo 5 months ago

My understanding is that students are very hard on school provided laptops, I don’t think many of them that have been in use for a year will be in good resale condition.

MacBook Neo 5 months ago

The surface laptop is a competitor to the MacBook Air, the cheaper Surface Laptop Go was the low cost attempt from MS.

Also, there are plenty of good laptops from HP, Asus, Lenovo, Acer, and others, the market is not that dire.

To be fair, downloading and running random executables from the internet is a genuinely terrible security model when the OS (like Windows, Linux, or (to a lesser extent) MacOS) does nothing to prevent it from doing anything you can do.

"Why is Claude writing TypeScript I'm supposed to read?" 40% of code is now machine-written. That number's only going up.

How much of the code is read by humans, though? I think using languages that LLMs work well with, like TS or Python, makes a lot of sense but the chosen language still needs to be readable by humans.

Do you debug JVM bytecode? V8's internals? No. You debug at your abstraction layer. If that layer is natural language, debugging becomes: "Hey Claude, the login is failing for users with + in their email."

I debug at my abstraction layer because I can trust that my compiler actually works, LLMs are fundamentally different and need to produce human readable code.

This is the fault of whoever is administrating your Windows machines, Teams and Outlook are perfectly capable of opening links in your configured default browser.

How would rebuilding Windows on top of Linux help anything? Nobody is complaining about the NT kernel and none of the Linux DEs are clearly superior to the Windows userland, they all have at least as many bugs and warts.