Live data from Hacker News

Viewing profile — jangxx

jangxx

HN member
Joined
Sun, Sep 16, 2018, 10:32 PM UTC
HN karma
96
Public activity
34 items

About jangxx

No profile information was provided.

Recent public activity

  1. comment
    Comment #48063826

    We might be getting something soon: https://en.wikipedia.org/wiki/Digital_euro

  2. comment
    Comment #48059529

    Thank you for reminding us all that you AI bros are still the most obnoxious people there are.

  3. comment
    Comment #48019583

    It's the browser that annoys me the least. Almost everything just works.

  4. comment
    Comment #46912846

    I actually like Fitness+, it got me working out for the first time in my life.

  5. comment
    Comment #46703644

    Don't say "we" when talking about yourself.

  6. comment
    Comment #45900250

    Damn, you must be so incredibly miserable. I hope you find some happiness in your life at some point.

  7. comment
    Comment #45898097

    Nothing like outputting specific colors to see what branch the current pixel is currently running through. It's like printf debugging but colorful and with only three floats of out…

  8. comment
    Comment #45275711

    Why are you so mad at me, I'm not even the OP you should ask these questions. I'm also not convinced we need regulation like this in the first place, so I can't tell you where this…

  9. comment
    Comment #45274794

    A law like this would obviously need some sort of sensible definition of what "AI" means in this context. Online translation tools also use ML models and even systems to unlock you…

  10. comment
    Comment #45273704

    You don't seem to understand what people mean when they say "AI is just fancy autocorrect". People talk about the little word suggestions over the keyboard, not about correcting sp…

  11. comment
    Comment #45273262

    Autocorrect is not generative AI in the way that anyone is using that word. Also autocorrect doesn't even need to use any sort of ML model.

  12. comment
    Comment #45114274

    ollama can't connect to MCP servers, it can merely run models which output instructions back to a connected system to connect to an MCP server (e.g mcphost using ollama to run a pr…

  13. comment
    Comment #44456491

    This makes no sense, just because something didn't become as big as the hypemen said it would doesn't make the inventions or users of those inventions disappear.

  14. comment
    Comment #44455895

    I mean both of these things are actually happening (drone deliveries and people spending a lot of time in VR), just at a much much smaller scale than it was hyped up to be.

  15. comment
    Comment #43672062

    It does though? I you click on the (i) button, there's a "Libraries" section.

  16. comment
    Comment #41998472

    There's also the built-in "Speak Selection" feature you can enable in the accessibility settings.

  17. comment
    Comment #41995273

    The article has links to all the mentioned videos.

  18. comment
    Comment #41963515

    Back in high school a teacher told us this "fact" as well and I remember being very surprised because it did not match my experience at all. Many times have I tested this theory si…

  19. comment
    Comment #40786290

    I haven't heard anything about him in a while, I assume he's still living in exile in Russia? In which case, yes, he might have evaded the US, but he still gave up a lot of his fre…

  20. comment
    Comment #40668529

    Then you clearly don't work in healthcare or law.

  21. comment
    Comment #40668430

    Don't forget to take both of those stats with a grain of salt though. The US has a lot of gig workers which are not always counted correctly or the same and Germany has a large low…

  22. comment
    Comment #40388056

    Using a hashtable is the "normal" approach mentioned in the article. It works of course, but requires memory to store each unique element (or their hashes). If you have less memory…

  23. comment
    Comment #39764805

    That's good to know, then I'm gonna avoid those two for now.

  24. comment
    Comment #39764636

    Is this based on your own recent experience? I recently got into the mood to build some LEGO again, after not having done it since childhood, but I recoiled at the prices of curren…

  25. story
    Show HN: Octet Zone – Write IPv6 addresses in IPv4-style octet notation

    Have you ever asked yourself the question if it would be nice to write IPv6 addresses in decimal octets instead of hexadecimal groups of 16-bits before? No? Well, now you can do it…