HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ChaoPrayaWave

no profile record

comments

ChaoPrayaWave
·9 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·9 เดือนที่ผ่านมา·discuss
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?
ChaoPrayaWave
·9 เดือนที่ผ่านมา·discuss
Sometimes when I watch my border collie chase a ball, it really makes me reflect on humans too. We’re constantly scrolling through our phones, watching short videos, playing mobile games. In a way, it feels like we’re just throwing a ball for ourselves to chase again and again.
ChaoPrayaWave
·9 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·9 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
Medical history has seen many "miracles." Hopefully, this time, it will become something more people can replicate and learn from, rather than just a flashy headline.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
I think future app stores should offer users an ad control panel. Let us choose whether to see ads, what kinds we prefer like tools, games, or education, and even which recommendation algorithm we want to use.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
I think people who like this kind of style are probably more low key.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
Most people don’t ask whether an app is local first or cloud first. They just want to know: “Can I open it?” and “Will my data be safe?”
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
I've been on Linux for over a decade, and honestly, getting lured into fixing things has become second nature.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
One concern I have is how the user data collected by self driving cars will be handled. Companies like Waymo likely hold even more data than Uber. If such data is truly used in sensitive locations like airports, I hope there will be clear and transparent mechanisms.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
One thing I rarely see discussed: could we share seasonal storage across neighborhoods? Like a "battery coop"? Centralizing this might be more feasible than each home trying to do it alone.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·10 เดือนที่ผ่านมา·discuss
Maybe the media is just worried that if they include the original link, readers won’t bother with their few hundred words of ‘interpretation’ anymore.
ChaoPrayaWave
·12 เดือนที่ผ่านมา·discuss
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.
ChaoPrayaWave
·ปีที่แล้ว·discuss
In a way, AI’s failure can be its own kind of debugger. By watching where it stumbles, you sometimes spot flaws you’d have missed otherwise.