Live data from Hacker News

Viewing profile — gtowey

gtowey

HN member
Joined
Fri, Dec 07, 2012, 8:29 AM UTC
HN karma
1,798
Public activity
388 items

About gtowey

No profile information was provided.

Recent public activity

  1. comment
    Comment #49231494

    "This time it's different" is also a refrain we've heard with every new bubble. It shouldn't be surprising that some people want to take a measured, skeptical approach. Even if it …

  2. comment
    Comment #49231357

    Kudos to the author for taking responsibility and doing the ethical thing here.

  3. comment
    Comment #49203565

    It's not the whole story. The biggest change is actually the internal rules for how downtime was reported, it wasn't actually such a large change in the actual reliability then.

  4. comment
    Comment #49160198

    > If they don't want to make a movie properly, why make it at all? Hollywood moves have little to do with art or even entrainment for that matter. They are simply revenue generatin…

  5. comment
    Comment #49159922

    Back in the days of spinning rust, we had RAID controller cards with batteries, so that if someone pulled the plug, there would be enough power to keep the drives going until any b…

  6. comment
    Comment #49159859

    I would expect to have a method that explicitly stops program execution immediately without further side effects. An unresolved promise that causes other code to be skipped while p…

  7. comment
    Comment #49158331

    Solar harvest time.

  8. comment
    Comment #49150456

    Finally isn't bullet proof. If you execute a promise in a try block and it happens to end without resolving, the finally block will be never be executed. Fun stuff.

  9. comment
  10. comment
    Comment #49147116

    I'm a native English speaker and before your comment, I never noticed that palette, pallet, and palate are different words!

  11. comment
    Comment #49146886

    > And the barriers are far more social, organizational and political than they are technical. At the core it's even more of an economic barrier which isn't even unique to capitalis…

  12. comment
    Comment #49136552

    The thing is, I'm not even against it. The point of the sarcasm was to say that the most massive projects on which everything is built are in C-flavored languages so the claim that…

  13. comment
    Comment #49128286

    We call them blunders mostly because the solutions are so well known. In contrast, the last company I worked for did everything in typescript and the amount of problems caused by c…

  14. comment
    Comment #49125899

    I'll await your Rust ports of Windows, Linux and MacOS then. This isn't really a fair take. Keep in mind that C/C++ has been the backbone of the most important software in the worl…

  15. comment
    Comment #49116910

    The thing is we have a lot of models which make very accurate predictions most of the time, which are useful for doing some impressive science. But we have no accepted theory of wh…

  16. comment
    Comment #49113628

    Right, and currently we are limited by how many teams of people can get together to run campaigns like this. Now imagine that LLM agents make this possible for nearly anyone. One p…

  17. comment
    Comment #49111735

    > Cosmos DB's engine translated Gremlin queries into .NET code, enforcing a set of restrictions designed to prevent queries from reaching beyond Gremlin operations. These restricti…

  18. comment
    Comment #49105372

    > “I’ve got four bottles of something that I take twice a week sitting here,” Callaghan said. Profits are up! A smashing success!

  19. comment
    Comment #49104850

    Interesting perspective and I don't disagree. Though on one hand engineering has always been about building the bridge that barely stands. On the other hand it often feels like we …

  20. comment
    Comment #49103458

    For instance, carefully choosing regions close together to show transaction commit times which are not horrible. But if your region distribution is not ideal...

  21. comment
    Comment #49103444

    I literally just wrote a blog post which explains the kind of problem they're trying to solve and why any solution is just choosing where the pain is. https://gtowey.blogspot.com/2…

  22. comment
    Comment #49102719

    This is a case where "it's not paranoia if they really are out to get you" applies.

  23. story
  24. comment
    Comment #49099910

    I think jdnier nailed the phrases that most stuck out for me. I also agree that I would rather hear your own voice, even if you think it's less polished. The problem is when readin…

  25. comment
    Comment #49099211

    I'm conflicted with this article. It does pack a lot of good information in there, and it's a useful comparison of the core difference between PostgreSQL and MySQL. But it still co…