HN user

ChaoPrayaWave

30 karma
Posts0
Comments26
View on HN
No posts found.

After reading this article, I suddenly remembered an elective I took in college called “Software Archaeology.” The professor asked us to reimplement compiler exercises from the 1970s. At the time it felt useless, but later I realized that course taught me more about system design than any modern framework ever did.

If this is indeed man made space debris, who is responsible under current international rules? If it were to collide with a civilian aircraft and cause an air crash in the future, would there be an embarrassing situation where the culprit could not be found?

FOSS used to win by being able to run on anything. Now hardware chooses you. If you’re not running the sanctioned OS, even the browser might be crippled. I’m not sure if that’s progress, but it’s definitely not freedom.

I've always been interested in running LLM locally to automate browser tasks, but every time I've tried, I've found the browser API to be too complex. In contrast, writing scripts directly with Playwright or Puppeteer tends to be much more stable.

Claude Sonnet 4.5 10 months ago

What impressed me most about Claude Sonnet 4.5 is that its output structure is more stable than many other models and less prone to crashes. I ran some real world scripts from my own projects, and it exhibited fewer hallucinations than GPT-4 and performed more faithfully on code interpretation tasks. However, it can be a bit slow to warm up, and sometimes I needed more prompts in the first few rounds.

Learn to play Go 10 months ago

My daughter has recently become obsessed with Go and now beats me half the time. I think that's good because Go helps her slow down and think before she acts.

I know people who are still using the router their ISP gave them, and they’ve never even changed the default password. The thing is, they don’t even know it can be updated, let alone that there might be security vulnerabilities. To most users, if the internet works, that’s all that matters.

I never thought I'd see someone turn a vape into a web server. Totally absurd but also kind of brilliant. I probably won’t remember the technical details, but that ‘why not just try it’ attitude is seriously contagious.

These days I treat CPU usage as just a hint, not a conclusion. I also look at response times, queue lengths, and try to figure out what the app is actually doing when it looks idle.

This is what open source hardware should look like: fully accessible, modifiable, and fit for iterative improvement. It’s no longer about closed “prod tech” it’s about community driven evolution.

Feels like we’ve built this massive engine that runs on high octane data, but never stopped to ask what happens when the fuel runs dry. Maybe it’s time to focus more on efficient learning, not just feeding more and more.

There’s something freeing about admitting that you won’t capture everything. I still write stuff down, but I stopped trying to build the “perfect” system. Life’s messy. Notes can be, too.

Thank you for sharing this data, it is really helpful. Now it feels like microplastics are almost everywhere in life, even breathing and eating are difficult to completely avoid. What we can do is probably to try to understand their sources, and then reduce contact as much as possible, make a little bit of active choices, at least to protect ourselves and our families.

I've always found fingerprint tracking more disturbing than cookies. At least cookies give you a sense of control. You can clear them, block them, and even isolate them by site. Browser fingerprinting is like an ID card that you can't get rid of even if you don't apply for it.