Live data from Hacker News

Viewing profile — txdv

txdv

HN member
Joined
Sat, Mar 30, 2013, 11:11 AM UTC
HN karma
514
Public activity
266 items

About txdv

No profile information was provided.

Recent public activity

  1. comment
    Comment #48989534

    LLMs are black boxy, its not like I can inspect the used weights of a prompt and judge the source of those weights.

  2. comment
    Comment #48988732

    I'm currently writing a compiler (forever garage project) the speed at which Claude is able to debug with gdb what was wrongly generated is insane. I had not much prior expertise s…

  3. comment
    Comment #48931553

    How big is your TF state on your routers? Yeah, TF is slow if you have thousands of configs and batching not integrated in the provider.

  4. comment
    Comment #48931484

    I recently just referenced the selective applicative functors paper and let it write me an implementation in scala. There is one already available in github, so I can't judge if it…

  5. comment
    Comment #48606649

    whats keeping you from upgrading?

  6. comment
    Comment #48411723

    mitchell hashimoto https://github.com/mitchellh/vouch implemented this idea

  7. comment
    Comment #48306054

    how is duckduckgo using us?

  8. comment
    Comment #48159537

    if they succeed nothing will change for you

  9. comment
    Comment #48081332

    maybe its tokens instead of time now? bun has access to an unlimited amount of it

  10. comment
    Comment #47964954

    Can we get one in Lithuania?

  11. comment
    Comment #47591596

    > False, it creates consumer demand for inference chips, which will be badly utilised. There are so many CPUs, GPUs, RAM and SSDs which are underutilized. I have some in my closet …

  12. comment
    Comment #47518031

    Worst part about liquid glass changes is that it was probably rushed so they could cover for lack of AI features that they promised a year ago

  13. comment
    Comment #47335757

    I think zig is striving for language minimalism, make it minimal as possible then if a feature optimized multiple places use cases benefit

  14. comment
    Comment #47208380

    Once he fixes the past he will have more time to fix the future

  15. comment
    Comment #46888766

    js string builtin in wasm is a thing now, might be sharable across runtimes with special compile flags

  16. comment
    Comment #46570623

    Only contrast I see is that he thought it was much more of a corner case which turned out to be not that true anymore since everyone started using claude code.

  17. comment
    Comment #46223457

    Can't they do it here? or will the authorities go after these kind of upgrades?

  18. comment
    Comment #46152994

    on one hand they are loosing profit, on the other hand they are gaining on market share. They will probably wait a short while to assess how much they are willing to sacrifice prof…

  19. comment
    Comment #46152709

    Just like the GPUs. NVIDIA started allocating most of the wafer capacity for 50k GPU chips. They are a business, its a logical choice.

  20. comment
    Comment #46140736

    > knuckle-draggers claiming that "Linux sucks because it can't play games" they still do it because you can't play all the multiplayer games with kernel level anticheats

  21. comment
    Comment #46140724

    "We will make linux a viable gaming before we increment that number to 3!" But I totally agree, I still install windows for gaming on my machine, but it looks like that for my purp…

  22. comment
    Comment #46087929

    > This is a weird article. It’s titled “how to use vsock” but 95% is how to set up Bazel, gRPC, and building a C++ project. This is just what happens when you use bazel to quickly …

  23. comment
    Comment #46043846

    maybe merging patch files was a thing way before git?

  24. comment
    Comment #45758113

    you can just point a shotgun at your foot and pull the trigger, isn't that covenient?

  25. comment
    Comment #45758087

    Just profile the slow parts and rewrite them in rustm, easy.