Live data from Hacker News

Viewing profile — iib

iib

HN member
Joined
Sat, Apr 18, 2020, 4:05 PM UTC
HN karma
330
Public activity
169 items

About iib

No profile information was provided.

Recent public activity

  1. comment
    Comment #49161604

    There is a market for that, indeed. Hardened container images and hardened CI actions have been a thing for a while, with some companies providing exactly that.

  2. comment
    Comment #48975639

    In my experience, lean will show that it's correct, but does it not lose the mathematical intuition that led to the result? As far as my experience goes, that's really hard to enco…

  3. comment
    Comment #48894416

    Is it this one? https://github.com/landstrip/landstrip

  4. comment
    Comment #48820246

    Lean also has https://www.leanexplore.com and https://loogle.lean-lang.org/

  5. comment
    Comment #48805709

    If by dead-weight you mean the two speed Europe, I don't think that's possible. That weight is what makes the EU such a large market.

  6. comment
    Comment #48501517

    Surprisingly, it's the whisper model itself that does that. I find that it's also good with false starts, often correcting something like: "uhm, we could...we can go there" to just…

  7. comment
    Comment #48251139

    If anyone wants to try this without the intricate setup, if you have a linux system, you most probably can just press Ctrl+Alt+F3 and drop into a tty console directly. To return, y…

  8. comment
    Comment #48014443

    Doesn't llama.cpp (or similar) have to evict the kv cache for this, so that performance is degraded when running multiple sessions? Or how do you load a model in memory and then us…

  9. comment
    Comment #47974271

    How do you use `pi` to ssh? I use `oh-my-pi`, and tried the `/ssh` command, but I couldn't get it to work. Then I saw a suggestion somewhere to just run `!ssh` to place things into…

  10. comment
    Comment #47972910

    I am very out of the loop. What is wrong with TP Link? What are the risks with it?

  11. comment
    Comment #47798090

    This is about the newly release Qwen3.6. Just wanted to make sure you got that correctly.

  12. comment
    Comment #47790196

    Has anybody figured some of the best flags to compile llama.cpp for rocm? I'm using the framework desktop and the Vulkan backend, because it was easier to compile out of the box, b…

  13. comment
    Comment #47665872

    Or add your real name to photos of you stored in Google Photos.

  14. comment
    Comment #47573555

    If by the spirit, you only mean the bazaar model, then yes. But it's in the original spirit of free software. GNU preferred to keep the development somewhat contained, even so many…

  15. comment
    Comment #47224253

    It's sticky on the web though: https://www.instagram.com/?variant=following

  16. comment
    Comment #46997121

    This is really nice to know. I remember trying to compile pandoc to Wasm after finding out that ghc had Wasm support, hitting all kinds of problems and then realising that there wa…

  17. comment
    Comment #46936324

    Some were already that and even more, because of other reasons. The Cathedral model, described in "The Cathedral and the Bazaar".

  18. comment
    Comment #46729069

    I found Geoffrey Hinton's hypothesis of LLMs interesting in this regard. They have to compress the world knowledge into a few billion parameters, much denser than the human brain, …

  19. comment
    Comment #46717438

    This is explained in more detail in the book "Human Being: reclaim 12 vital skills we’re losing to technology", which I think I found on HN a few months ago. The first chapter goes…

  20. comment
    Comment #46271970

    Didn't see the website at first. Thank you!

  21. comment
    Comment #46266574

    This seems really nice, and looks like something I have been wanting to exist for some time. I will definitely play with it when I have some time. I know this is a personal project…

  22. comment
    Comment #46266477

    That sounds awesome. But I have two curiosities: What are the problems of httpx? And was pycurl not enough for what you wanted to do?

  23. comment
    Comment #46135156

    I have been looking for the same thing, either from Meta's SAM 3[1] model, either from things like the OP. There has been some research specifically in this area with what appears …

  24. comment
    Comment #46054540

    For small edits, has anybody configured a leader-key scheme? Something like Doom Emacs has with space as a leader. It seems to me to be the best possible configuration for Emacs on…

  25. comment
    Comment #45972428

    As soon as I found out that this model launched, I tried giving it a problem that I have been trying to code in Lean4 (showing that quicksort preserves multiplicity). All the other…