Live data from Hacker News

Viewing profile — fleetfox

fleetfox

HN member
Joined
Thu, Feb 07, 2013, 5:19 PM UTC
HN karma
274
Public activity
144 items

About fleetfox

No profile information was provided.

Recent public activity

  1. comment
    Comment #49109488

    At that point this who submission should be auto filtered out since there are dozen of these and they are barely distinguishable except for couple of opinioned choices.

  2. comment
    Comment #48872165

    It also feels much less magical when you see what people actually waste it on.

  3. comment
    Comment #47790789

    And how exactly is your NATed ipv4 address better? This seems backwards.

  4. comment
    Comment #47423593

    I can't really talk about Ruby. But PHP is much more static and surface of things you have to care about at runtime is like magnitude smaller and there already was opache as a star…

  5. comment
    Comment #47396591

    Even for reducing the context size it's probably worth it. If you have to go back back and forth on both problem and implementation even with these new "large" contexts if find qua…

  6. comment
    Comment #47217789

    Is it really complaining about quality of AI? The dangerous part is that slop will be harder to detect.

  7. comment
    Comment #44489990

    https://github.com/oven-sh/bun/issues?q=is%3Aissue%20state%3...

  8. comment
    Comment #41318805

    I was hoping this would be a satire

  9. comment
    Comment #41009190

    If you are interested PEP703 describes the scenarios pretty well: https://peps.python.org/pep-0703/#motivation

  10. comment
    Comment #40141277

    SQLAlchemy does. I get that DjangoORM is more convenient and might be good enough. But powerful seems like wrong adjective.

  11. comment
    Comment #40140964

    In what way "most powerful"? If you do anything more involved than CRUD it falls apart pretty fast. You can't express most of the things you can do with raw SQL since there is not …

  12. comment
    Comment #39902827

    Faster this, faster that. Is it finally segfault free? I've tried it like 3 times in span of last year with different projects only to find out it segfaults at runtime or when inst…

  13. comment
    Comment #37146215

    There are many applications where htmlx is objectively the best tool. But i really hate all the hype around it and people pushing it as react replacement.

  14. comment
    Comment #36615696

    Django is WSGI/ASGI framework not a webserver. What do they actually use to terminate HTTP?

  15. comment
    Comment #35264375

    It's an attempt to solve "player readability". It's common complaint in CS:GO. Many pros play with color vibrance cranked in driver or monitor settings.

  16. comment
    Comment #34927708

    What is the reason rust maintains llvm fork? I've looked at readme with no clear answer. Is it just convinience and turnaround time?

  17. comment
    Comment #34921605

    I'm trying not to be a hater but really how is this: https://github.com/konstaui/konsta/blob/master/src/shared/cl... better than css or even css in js

  18. comment
    Comment #34109591

    Metal API. I can not understand why they did not just go with Vulkan.

  19. comment
    Comment #30776593

    Great power metrics but performance seems disappointing? 5600x is generation old mid range CPU.

  20. comment
    Comment #30162119

    WebGPU is WebVulkan

  21. comment
    Comment #29890483

    Hopefully it's closer to Kotlin or TypeScript

  22. comment
    Comment #29675030

    Priecīgus Ziemassvētkus!

  23. comment
    Comment #29483909

    When it comes to REST it's important to return correct response code. As to what comes in body is mostly convention and there are no standards. Here is an example for rest: https:/…

  24. comment
    Comment #29471444

    Do you know if the ORM solution have the same `a` suffix for async interface? I really hope there is more elegant solution for all this.

  25. comment
    Comment #28576388

    Interesting. What about web sockets?