HN user

Zaylan

53 karma
Posts0
Comments24
View on HN
No posts found.

Running every day for ten years is impressive enough on its own. What really stands out to me is how you turned the whole thing into a structured, data-driven project. The way you blended life and tech feels genuinely inspiring. It's not just about running, it's about how you choose to spend your time.

The biggest issue with Copilot might not be the model itself, but the naming strategy. One name is used for several completely different products, and users end up totally confused. You think you're using GitHub Copilot, but it's actually M365 Copilot, and you don't even get to choose the model. Microsoft really needs to make this clearer.

I used to think Basic Economy was just airlines making things uncomfortable on purpose. Then I realized it’s really about separating customers based on how much they’re willing to pay. They’re raising revenue without changing the base price. You see this more and more now. The default option keeps getting worse, not to cut costs but to make upgrades feel worth it. I’m not sure if people will just get used to it or eventually start pushing back.

We talk a lot about AI’s potential, but its energy footprint is often underestimated. As model sizes grow, the environmental impact of both training and inference may show up faster than expected. It's an issue worth more attention.

AI tools are great for speeding up small tasks, but when it comes to debugging, refactoring, or designing anything more complex, manual coding is still essential. Especially when things break, if you do not understand the underlying logic, you cannot really fix it properly.

AI is becoming a helpful assistant, but it is still far from replacing real engineering skill.

I’ve noticed my reading habits changing too. I used to read a lot of literary fiction in my twenties, but now I mostly go for nonfiction or short-form stuff. It’s not that I think fiction is less important, it just feels harder to make space for slow, quiet stories that don’t offer an immediate payoff.

Maybe it’s not just a cultural decline, but a deeper shift in how we deal with time, attention, and meaning.

I’ve honestly never known which sites use DNSSEC and which don’t. Browsers don’t warn you when it’s missing, and most people probably wouldn’t even know where to look.

It’s hard to care about something like that, even if it really does matter behind the scenes.

Reading this made me realize that rationality isn’t really about joining a group. It’s more about whether you care about how you think. No matter how solid the logic is, if the starting assumptions are off, it doesn’t help much. Reality is often messier than any model we build. How do you decide when to trust the model vs trust your instincts?

I’m not sure if Iran’s claim is true, but honestly, I’ve always felt uneasy about what these apps actually log. End-to-end encryption is great, but it doesn’t protect metadata.

The real issue is that we’re still guessing. Does anyone actually feel confident about any of this?

This article is a good reminder to start with the simplest thing that works and only add complexity when it's truly needed.

A few clearly defined LLM calls with some light glue logic usually lead to something more stable, easier to debug, and much cheaper to run. The flashy, full-featured agents often end up causing more problems than they solve.

I’ve run into this a few times while working on projects. Even a few seconds of connection loss can cause serious issues. A lot of systems seem to assume the network is always available and always fast.

We’ve gotten used to try again later or pull to refresh, but very few apps are built to handle offline states gracefully. Sometimes I wonder if developers ever test outside their office WiFi.

When I was a kid, hearing leukemia basically meant there was no hope. These days, I know families whose kids went through treatment and are now living totally normal lives. It’s pretty amazing that survival rates went from under 10% to over 80% in just a few decades.

But in a lot of places, access to basic diagnosis and treatment is still way behind. The science is there, but making sure every kid can actually benefit from it is still the real challenge. Even within the same country, your outcome can depend way too much on where you live or what you can afford.

I've had a similar experience. These tools are pretty helpful for small scripts or quick utility code, but once you're working on something with a more complex structure and lots of dependencies, they tend to slow down. Sometimes it takes more effort to fix what they generate than to just write it myself.

I still use them, but more as a support tool than a real assistant.

I've experienced social anxiety myself and always thought it was just part of who I am. Seeing that gut microbiota might influence something as specific as social fear and that it can even trigger it in mice is honestly a bit unsettling.

I'm really curious whether this kind of research could lead to something beyond the usual therapy or medication. It would be amazing to see new treatments emerge that are based on the microbiome.

Really impressive that a student managed to find something Hofmann suspected nearly a century ago. Makes you wonder how many of these hidden chemists are still quietly working in symbiosis with plants, carrying out complex metabolic processes we haven’t noticed yet.

It also makes me think about how much untapped potential might be hiding in the ordinary plants we pass by every day.

Early on, there were people who gave me their time and trust even when I had nothing. That made a big difference in my life.

Now I try to give back in my own way. I focus on doing my work well and being there when someone needs to talk. These aren’t big things, but over time I think they matter. Sometimes just being present and willing to listen means more than we realize.

It’s honestly kind of disturbing. Period tracking apps used to feel like a helpful tool, but now they feel more like surveillance. Most people have no idea their most personal data might end up in an ad network.

What we really need is stronger default privacy, not just longer consent forms. I’d love to see more apps that are local-first and don’t upload anything by default.

I think the first real AI disaster probably won’t come from some kind of superintelligence. It’s more likely to happen in a very ordinary situation, where a system gives the wrong information, it causes real harm in the real world, and no one notices until it’s too late.

To me, the real risk is people handing over judgment to a system they don’t really understand, and then blaming it when things go wrong.

LLMs are cheap 1 year ago

I’ve noticed that LLMs are fast and cheap for simple Q&A. They just generate answers without needing to crawl or index. But I wonder if this low cost will last. Once the LLM race keeps going, everyone will need to keep retraining and fine-tuning, and that will push up the costs.

It’s so easy to think of AI as “conscious,” especially when it sounds so natural. A lot of companies lean into that, making AI feel like a real person. But in the end, it’s just prediction and pattern-matching.

I’m curious how we can help more people see the difference between simulated understanding and real understanding.