Live data from Hacker News

Viewing profile — powerhugs

powerhugs

HN member
Joined
Sun, Dec 29, 2024, 8:54 AM UTC
HN karma
100
Public activity
47 items

About powerhugs

No profile information was provided.

Recent public activity

  1. comment
    Comment #43138439

    Huh, that's another uninformed take. systemd is at it's core an app for running services, such as containers. You should read up on podman and systemd before making up more argumen…

  2. comment
    Comment #43138426

    Rootless, daemonless, hardware passthrough, no Docker Inc pulling the rug, etc etc

  3. comment
    Comment #43138418

    I went with podman in 2020 when docker acted out last time and haven't looked back since.

  4. comment
    Comment #43138392

    I ask for our leader to condemn acts of aggression. You read it as I want more bloodshed? Some of us still live in democracies.

  5. comment
    Comment #43134001

    Alright!, sorry for the misunderstanding on my part.

  6. comment
    Comment #43133500

    No, it was just an play on his lack of backbone, lol

  7. comment
    Comment #43128957

    As another swede, I'd be happy to se Kristersson show some backbone. But he's apparently made out of snail so that won't happen. Not condemning the aggressor over and over make us …

  8. comment
    Comment #43126007

    You think you are funny?

  9. comment
    Comment #43125940

    That's already happening.

  10. comment
    Comment #43118437

    > Compiling shaders directly from a high level representation to the GPU ISA only really happens on consoles. No, that's not correct. In fact, it's mostly the other way around. Con…

  11. comment
    Comment #43102723

    Or more likely, OP has multiple versions of rust installed. I wouldn't think the code signing phase is run while the benchmark is running and thus affecting those numbers.

  12. comment
  13. comment
    Comment #43080781

    Engineering isn't about working on the most interesting problems. It's about getting stuff done and management happy. Here, parent explained in detail how to get stuff done, manage…

  14. comment
    Comment #43057396

    > Because they already believe humans are different and superior. This is not a matter of belief, it's a matter of observable fact. Humans reason. LLM predict.

  15. comment
    Comment #43057383

    > Chatbot LLM's don't have metacognition. They don't know that they don't know. Correct. LLM also don't have intelligence. What you and others mistake for intelligence is a very cl…

  16. comment
    Comment #43057333

    SponsorBlock specifically blocks sponsor segments in YT videos.

  17. comment
    Comment #43047499

    So it can rust now? That's impressive! Last time I tried it had no way of valid rust code beyond hello-world level, constantly producing code that failed the borrow checker.

  18. comment
    Comment #42984224

    Not OP, but you might be looking for https://www.transkribus.org/

  19. comment
    Comment #42886093

    > I don't again think it's a good replacement of having enums built in! I didn't say anything along those lines, in fact I was commenting generally about this issue that you guys a…

  20. comment
    Comment #42885778

    It seems like none of the other comments here use or are even aware of `go generate`. Go has excellent code generation features [1]. I think parent should be using `stringer` [2] i…

  21. comment
    Comment #42885770

    I very much agree. The fewer ways a programmer can become creative, the easier it is to fully understand their code. In a business environment, this is a obvious win.

  22. comment
    Comment #42839852

    Shrug at HN. This comment is correct & shouldn't be downvoted.

  23. comment
    Comment #42791687

    > That's talking about "zero 3s", not "three zeroes". In this context "zero" is not a noun, but an adjective.

  24. comment
    Comment #42791678

    I was too quick to press post, and I updated my above comment after you replied to it. In addition, see the adj. definition of zero: https://www.oed.com/dictionary/zero_n?tl=true#1…

  25. comment
    Comment #42791660

    I am not trying to be funny. It seems to me that you are misunderstanding the usage of the word zero in this context, as in absence of any. Synonymous to "no", as in "no threes". I…