Live data from Hacker News

Viewing profile — harha_

harha_

HN member
Joined
Tue, Dec 08, 2020, 12:59 PM UTC
HN karma
158
Public activity
105 items

About harha_

No profile information was provided.

Recent public activity

  1. comment
    Comment #44870258

    I can't believe this is what hackernews has become. This kind of stuff is at the top.

  2. comment
    Comment #44511598

    I recall having to maintain an integration to some obscure SOAP API that ate and spit out XML with strict schemas and while I can't remember much about it, I think the integration …

  3. comment
    Comment #44487292

    Blood tests can't measure concentrations in other tissues.

  4. comment
    Comment #44480631

    It's just an API that utilizes DNS, not that interesting imo.

  5. comment
    Comment #44039672

    I'd like to have high speed railways in my country, not some decades long political conversion project. If we need railways that can go across the borders of our neighboring countr…

  6. comment
    Comment #44035081

    You can run multiple linux distros on linux just fine via KVM/QEMU, there is nothing special WSL offers except that it is a must if you're doomed to use windows.

  7. comment
    Comment #43944558

    I think CMake is the perfect balance. You need to write few lines and think about few things before adding a dependency, but usually nothing too crazy. It might not work the first …

  8. comment
    Comment #43941319

    Sure, there are various dependencies, but it's nothing like "cargo install crate-name". Cargo makes it so effortless to joink the dumbest dependency for the simplest thing.

  9. comment
    Comment #43941269

    Regardless of language, really? I highly doubt that, you don't generally see such problems with C or even C++ because dependencies are more cumbersome to add, especially in a way t…

  10. comment
    Comment #43912430

    Yeah, it feels like nothing but a little trick. Why would anyone want to actually use this? The exe simply calls docker, it can embed an image into the exe but even then it first c…

  11. comment
    Comment #43893431

    I'm so tired of generative AI. I can't take anyone who uses them seriously anymore.

  12. comment
    Comment #43523088

    Cool, I love that there are ways to utilize RAM and VRAM as filesystems. Sometimes you just don't need all that pure RAM/VRAM.

  13. comment
    Comment #43490590

    The beginning of the article answers to your question.

  14. comment
    Comment #43425523

    Screw cloudflare, I rather host my own proxies.

  15. comment
    Comment #43389867

    I can't really understand the desire to be completely anonymous. Isn't GDPR protection or some paid privacy protection enough?

  16. comment
    Comment #43344013

    Yet another web application.

  17. comment
    Comment #43318622

    Pardon my ignorance, but do you mean VOR instead of VAR? Or what does VAR stand for in your example?

  18. comment
    Comment #43318454

    Russia is like a kid playing with matches. I'm a noob when it comes to aviation, but AFAIK RNAV GPS approaches are quite common? Disrupting that is dangerous.

  19. comment
    Comment #43193623

    People who downvote me clearly lack any sense of humour.

  20. comment
    Comment #43191142

    These typescript fanatics never fail to make me feel disgusted by what they've done...

  21. comment
    Comment #42778986

    Sure, it is optional, but I've seen the unnecessary complexity seep into codebases over time, even though the software was originally elegant and simple. I'm not sure if such perve…

  22. comment
    Comment #42770835

    TypeScript is unnecessarily complex.

  23. comment
    Comment #42714155

    In 3D graphics and physics its importance and accuracy are obvious, but I agree that with ML the vector space represents so many different things that using a dot product feels fuz…

  24. comment
    Comment #42710824

    How complex? I'm no physicist nor an expert at this, but AFAIK we aren't really capable of simulating even a single electron at the quantum scale right now? Correct me if I'm wrong…

  25. comment
    Comment #42669252

    I'm currently recovering from burnout and the trick of not caring just does not work for me. This is my 2nd burnout and even though I learned that trick among other things from the…