Live data from Hacker News

Viewing profile — huydotnet

huydotnet

HN member
Joined
Fri, Jan 16, 2015, 4:55 AM UTC
HN karma
964
Public activity
262 items

About huydotnet

No profile information was provided.

Recent public activity

  1. comment
    Comment #48864587

    If you're looking for a carefully crafted/written work to explain internal combustion engines, look no further than this one https://ciechanow.ski/internal-combustion-engine/ (the …

  2. comment
    Comment #48578343

    For anyone jumping into this thread hoping to see capacitor use for timing, there is this blog post about something like that: https://notes-huy-rocks.translate.goog/posts/diy-pomo…

  3. comment
    Comment #48571267

    One don’t have to buy a new computer to run Qwen3.6 or Qwen3.5 (35B A3B), given that they can already run Qwen3 30B A3B. In fact with a 64GB mac, you can run pretty much all of the…

  4. story
  5. comment
    Comment #48558120

    I love that local LLMs are being discussed more often on HN recently. But for the post, I find it strange that the author claimed they were working with local models from day 1, bu…

  6. comment
    Comment #48414177

    I've been building the same thing for a while https://github.com/huytd/octocmd It has everything you need to throw away the mouse: keyboard tab switching, search and click, vim-sty…

  7. comment
    Comment #47868935

    I'm gonna use this article to explain to my peers about LLM quantization!

  8. comment
    Comment #47796080

    They are different quantization types, you can read more here https://huggingface.co/docs/hub/gguf#quantization-types

  9. comment
    Comment #47419150

    you just answered your own question, "AI hobbyists who has 4090 at home". And they are pretty much targeted user of Unsloth since the start.

  10. comment
    Comment #47418921

    I've tried both. Each has pros and cons. Two things I don't like about superpowers is it writes all the codes into the implementation plan, at the plan step, then the subagents bas…

  11. comment
    Comment #47145852

    Bangle is a good one https://banglejs.com/ Quite fun to work with. I got one from a conference, and my kid has been enjoying it a lot.

  12. comment
    Comment #46978915

    exactly what i think when reading the top of the article, maybe the author turned off vebose mode

  13. comment
    Comment #46977191

    Joke about train line aside, I think Railway fits right in the spot that Heroku left. They have a nice UI, support deploy any kind of backend-involved apps as long as it can be bui…

  14. comment
    Comment #46977000

    Context: This is Railway the PaaS company, not your daily commute vehicle (which is good in general, still bad for many users, like me).

  15. comment
    Comment #46878823

    > Due to a miscommunication with the factory, the injection pins were moved inside the heatsink fins, causing the cylindrical extrusions below. What happened after this? the factor…

  16. story
  17. comment
    Comment #46831195

    Well, to whoever downvoted my comment: It's supported now!!!! https://lmstudio.ai/blog/claudecode

  18. comment
    Comment #46801352

    yup, I've been using llama.cpp for that on my PC, but on my Mac I found some cases where MLX models work best. haven't tried MLX with llama.cpp, so not sure how that will work out …

  19. comment
    Comment #46800607

    I was hoping for the /v1/messages endpoint to use with Claude Code without any extra proxies :(

  20. comment
    Comment #46636015

    I think this is one of the cases where strictly applying the guideline fails the reader, but yeah, I can see that this guideline make sense most of the (other) cases.

  21. comment
    Comment #46623027

    Unrelated to the conversation, but the post title was something like "Starlink roam 50GB is now 100GB and unlimited slow speed after that", then a minute later it's now "Roam 50GB …

  22. comment
    Comment #46430120

    very nice! would be nicer if it can be playable on mobile, i know where i'm gonna spend my time waiting for my wife at the mall now.

  23. comment
    Comment #46424025

    Thank! I've been trying with a conversation with 20, 30 comment threads, with about 5 replies per thread, so far so good. I heard in Chrome, there's a gemini nano model built-in as…

  24. story
    Reddit, but with multiple LLM agents, works locally

    This is a project I created for fun: https://redditwithagents.vercel.app/ screenshot: https://i.imgur.com/JFMFBNF.png It's basically a web app that mimic parts of Reddit's UI, allo…

  25. comment
    Comment #46315840

    Thank you so much, that is a fair point! It's part of a series of mistakes I made, the product started out as a free to try and only showed the pricing after the user used up all t…