Live data from Hacker News

Viewing profile — 0xc133

0xc133

HN member
Joined
Tue, Mar 31, 2026, 3:14 PM UTC
HN karma
58
Public activity
22 items

About 0xc133

No profile information was provided.

Recent public activity

  1. comment
    Comment #49249338

    I was able to use rope/yarn scaling with llama.cpp to extend the context window to 256K and it seems to be pretty usable on the debugging-and-bugfixing session I have that’s 216K t…

  2. comment
    Comment #49123764

    because once they run out of tokens they can’t do their jobs anymore

  3. comment
    Comment #49091931

    I had my clanker implement this idea in a standalone Rust server that speaks IMAP and SMTP and proxies your emails to an OpenAI endpoint you configure: https://tangled.org/clee.sh/…

  4. comment
    Comment #48970398

    I discovered that barely-used enterprise Intel SSDs (DC S3610, S3700, S3710) were cheap on ebay a year or so ago and I may have bought a few dozen. These things have remaining endu…

  5. comment
    Comment #48856408

    So I’ve been thinking about this problem a lot, specifically as it relates to running LLMs at home, and I’ve been using GLM-5.2 to make an SMTP/IMAP-to-LLM gateway. https://tangled…

  6. comment
    Comment #48592741

    I also have become a maki convert and I really like it. I ran into an issue with the dynamic model provider that I should probably make a patch for; list_models doesn’t use the ` m…

  7. comment
    Comment #48557969

    With yarn and rope scaling arguments for llama.cpp you could run qwen3.6-27B with 1M context… if you have enough memory to store it.

  8. comment
    Comment #48214345

    > It'll be a very slow decay Two ways. Gradually and then suddenly.

  9. comment
    Comment #48194159

    I’m still salty that their last app platform rewrite dropped Watch Together as a supported feature. Server still supports it, browser clients still support it, as well as the older…

  10. comment
    Comment #48187442

    > so hyper-sensitive that a couple seconds of loading screen seen a few times a day is enough to trigger them Reportedly the xz supply chain compromise was first noticed by someone…

  11. comment
    Comment #48101923

    Thanks! I kind of stole the concept from the Takedown.com site that was set up to document how Kevin Mitnick was caught. Looks like the telnet servers are up again: telnet://kevin-…

  12. comment
    Comment #48092353

    I pushed my first crate this weekend. You can `cargo install tailpipe` on macOS and Linux (and maybe Windows, haven’t tested there yet) and get a locally-hostable SSH server that p…

  13. comment
    Comment #47855287

    I didn’t realize they were selling it on another site, thanks for the link! (Framework has the RISC-V board on their shop, so I was expecting to see the MetaComputing one there too…

  14. comment
    Comment #47854631

    Any word on availability for that 12-core ARM mainboard? Also for the record I’d really love a Snapdragon X2 (or later) option someday…

  15. comment
    Comment #47854574

    They do offer blank keycaps, no labels, as an option…

  16. comment
    Comment #47854355

    I’m not @nrp but I think I can safely answer this one: > 1/ will there be a 15 inches version ? ( I’m not getting any younger I like bigger screens ) They make a Framework 16, so a…

  17. comment
    Comment #47791241

    Hey Gajesh! I sent you an email with some of the teething problems I ran into trying to get started as a provider. Hope it didn't end up in your spam folder!

  18. comment
    Comment #47766627

    > Subtitle settings turn off between episodes There is actually a way to fix this! Log in and navigate to: https://app.plex.tv/desktop/#!/settings/account On this page, scroll down…

  19. comment
    Comment #47698968

    So when will you port MacOS X to the Wii U? Two more CPU cores and 2GB of RAM instead of 88MB!

  20. comment
    Comment #47698951

    I’ve never seen someone go to so much effort just to prove a random Redditor wrong, but I am impressed.

  21. comment
    Comment #47671084

    Strong disagree. They didn’t even invent buildpacks until 2011, the year after the acquisition.

  22. comment
    Comment #47588606

    https://docs.ollama.com/integrations/claude-code You can use models like qwen3.5 running on local hardware in ollama and redirect Claude to use the local ollama API endpoint instea…