Live data from Hacker News

Viewing profile — evilturnip

evilturnip

HN member
Joined
Sun, Mar 11, 2012, 1:51 AM UTC
HN karma
511
Public activity
101 items

About evilturnip

No profile information was provided.

Recent public activity

  1. comment
    Comment #48766737

    Can you use postgres as a state store for a distributed application? It seems this article is trending toward that view: If you can maintain transactional consistency along with ap…

  2. comment
    Comment #48561494

    Most people don't have an audience they would share it to if we're being honest. If there's a article/site I'd be interested in sharing, it might be to a slack channel or a text me…

  3. comment
    Comment #48559046

    I do feel like for all their dogfooding of AI coding, their own software/APIs are quite buggy and work against their message. Claude Code is especially buggy in windows terminal. T…

  4. comment
    Comment #48551341

    I suspect being a "better programmer" cannot be said unequivocally at their level. At that percentile of achievement, it depends on the specific dimension you are talking about. It…

  5. comment
    Comment #48551313

    It's obvious that those that write the tools/infrastructure are less visible than those that create the end product. I don't know a single name behind the construction of the AI te…

  6. comment
    Comment #48550752

    I work on the open-sourced Jedi Academy game engine, which is based on id tech 3. It has special logic to specifically adjust the gamma of the physical monitor during launch, then …

  7. comment
    Comment #48550719

    Ok, stupid question, but what applications is something like tailscale/iroh used for? I've never worked with this type of tech so curious where it is valuable.

  8. comment
    Comment #48545201

    Masters of Doom is a great book on the history of id software, which includes the origins of the development of smooth scrolling by Carmack and Romero, which was groundbreaking at …

  9. comment
    Comment #48543422

    I feel like the very thing that EU is great at: more consumer friendly and anti-corporate legistation, also hamstrings it for innovation. Why would VCs invest in AI there instead o…

  10. comment
    Comment #48541679

    Ray tracing is one of those problems that is conceptually so simple, yet continues to take so much mindshare because of all the challenges to implementation.

  11. comment
    Comment #48528328

    "Think of the children" used to shoehorn in the police state. Shudder to think where this will be in 100 years.

  12. comment
    Comment #48528200

    Yes, growing at average 15% a month will make you a billionaire in so many months. But somewhere along that trajectory you've tipped the balance from "eveyone is benefitting" to "i…

  13. comment
    Comment #48524218

    On the other hand, the fact that exif is such a widespread standard has been a great tool for photo archaeology. People who can track down the original exif can recreate when, wher…

  14. comment
    Comment #48524186

    I do find the BDFL approach much better for language design. You might disagree with the direction of the language, but there is usually a "philosophy" or "taste" driven by one per…

  15. comment
    Comment #48521684

    It's great that we are getting so many open source model releases, but I just feel like SOTA models will always be in the hands of the big players. The hardware requirement to achi…

  16. comment
    Comment #48521479

    Arabic script is a great test to see if your terminal/renderer/UI can handle anything: contexual shaping, cursive connectivity, bidirectional text layout, diacritics and vertical d…

  17. comment
    Comment #48516073

    https://archive.is/YU74a

  18. comment
    Comment #48514393

    I think it’s impressive that an LLM can take you to a local maxima in one-shot. But once you start maintaining it, improving it and fixing bugs, you’ll eventually need to rip it ap…

  19. comment
    Comment #48514186

    Of course the tired follow-up: “But if the government was functioning properly it would only do the things I want”.

  20. comment
    Comment #48512669

    This whole thing is comedy. Anthropic pretending Mythos 5 is so capable it's going to destroy everything, but will release it anyway with "safeguards" (when does this ever work?). …

  21. comment
    Comment #48500626

    I always wondered: If Fable 5 uses less tokens, would that be enough to offset the increased compute cost? The reasoning for pulling Fable is that they wouldn't be able to handle t…

  22. comment
    Comment #48491983

    "Having an agent spit out generic software architecture is probably better than what they were producing before." If they were a poor programmer/architect, I don't think the AI wou…

  23. comment
    Comment #48491901

    This is more or less what I do. Then again, I work on a small parts of the codebase at a time, so maybe the autonomous agent works better when you're doing larger refactors over la…

  24. comment
    Comment #48491779

    Working with AI is trying to reduce the probability it'll pick undesirable paths. It's an exercise in trying to avoid what you DON'T want. I suppose it's the same as asking someone…

  25. comment
    Comment #48481794

    I get exactly what you mean. After getting frustrated with how slow Claude was on my personal projects, I switched to Google Antigravity with Flash models and the speed difference …