Live data from Hacker News

Viewing profile — hugmynutus

hugmynutus

HN member
Joined
Fri, Apr 18, 2025, 2:04 AM UTC
HN karma
66
Public activity
28 items

About hugmynutus

No profile information was provided.

Recent public activity

  1. comment
    Comment #49261865

    Because nobody knows. Apple doesn't let you "pass" the GPU through to a VM like most other ARM/x86_64 processors (forwarding interrupts and PCIe memory regions). There are symbols …

  2. comment
    Comment #49227624

    > I’m curious if you have an opinion on how you think this should be handled? To "totally overcomplicate things" but do it correctly - Binary states a list of constraints (namespac…

  3. comment
    Comment #49219886

    Shared Dynamic Libraries. Not to say they aren't useful. Keeping applications small, keeping security updates simple, sub linear ram scaling, yada-yada-yada, big wins cross the boa…

  4. comment
    Comment #49206458

    HN is rightly pointing out putting a model into an ASIC is kind of dumb. HN is failing to understand that AMD knows this well. Taalas has WO2025217724A1 pending and AMD wants that …

  5. comment
    Comment #48992326

    yellow/red tint is an extremely common problem not matter the photograph source you train on source: work at a photograph start, even training on raw images things get tinted, it i…

  6. comment
    Comment #48971302

    > I don't see what should ever be wrong with a function pointer. [...]Care to explain what's the issue here? 1. You're writing code you don't have to 2. That adds runtime overhead …

  7. comment
    Comment #48971032

    This reads like cope because you're re-inventing RAII from first principles. I cannot take this seriously as tutorials on robust Zig Allocation Pools will store a deinit method for…

  8. comment
    Comment #48969756

    > It's hard to say what their motivation is. Involution is a major problem in Chinese industries [1]. Where companies will sell their products at a loss, effectively playing fiscal…

  9. comment
    Comment #48586356

    Everyone jumping up about "enshitification". I tried to enable this feature on QEMU and it broke my VMs because the secure memory system was board-line hopelessly broken/non-functi…

  10. comment
    Comment #48512916

    GStreamer is just a different front end to ffmpeg. ffmpeg's core functionality (encode, decode, streams, pipes, channels) are all implemented in `libav` which gstreamer links again…

  11. comment
    Comment #48485653

    Add to the list that martian dust contains a massive amount of carcinogens meaning any air/dust lock has to be an ISO-6 clean room. Sure it is a "solved" problem but all the soluti…

  12. comment
    Comment #48103366

    It makes no difference at all. Edit: Opus prior to the context nerf it worked more often than not. Current Opus 4.7 is practically unusable.

  13. comment
    Comment #48097280

    > What it gives me in Swift, most closely resembles stuff that enthusiastic newer folks would do, and want to show off. The same is true for rust-lang. Code that will immediately c…

  14. comment
    Comment #47358293

    This is because LLMs don't actually understand language, they're just a "which word fragment comes next machine". Instruction: don't think about ${term} Now `${term}` is in the LLM…

  15. comment
    Comment #47176107

    > Or is it restricted to 0/1/2 by the shell? It is not. You can use any arbitrary numbers provided they're initialized properly. These values are just file descriptors. For Example…

  16. comment
    Comment #47070222

    > Commodity hardware and software will continue to drop in price. The software is free (citation: Cuda, nvcc, llvm, olama/llama cpp, linux, etc) The hardware is *not* getting cheap…

  17. comment
    Comment #46723592

    docs.kernel.org is generated from in tree readmes, docs, type/struct/function definitions. Making it a lot easier to read/browse documentation that would (previously) require grepp…

  18. comment
    Comment #46461383

    Setting up `apt` to pull from a different repo (to say install firefox.dpkg instead of snap) requires like 3-4 commands which are easily searchable. I'd had effectively zero issues…

  19. comment
    Comment #46061820

    > i'm placing my bets that in a few thousand years we'll have changed calendar system entirely haha Given the chronostrife will occur in around 40_000 years (give or take 2_000) I …

  20. comment
    Comment #45752762

    > As long as your linux core utils have supported this since 2018 (coreutils 8.3), amusingly it is the same release that added `cp --reflink`. AFAIK I know you have to opt out by h…

  21. comment
    Comment #45545323

    Buddy, I have 24Tb HDDs in my pool today. If anything the opposite has occurred. HDD scaling has largely flattened. Going from 1986 -> 2014, HDD size increased by 10x every 5.3 yea…

  22. comment
    Comment #43838374

    You are correct to point out the larger questions of supply chain cost (and their environmental impact) are not addressed in the root link.

  23. comment
  24. comment
    Comment #43838071

    I find this unconvincing. The actual discussion of LLM generation is very lacking. The original link [1] cites a discussion of the cost per query of GPT-4o at 0.3whr [2]. When you …

  25. comment