Viewing profile — huydotnet
huydotnet
HN member- Joined
- Fri, Jan 16, 2015, 4:55 AM UTC
- HN karma
- 964
- Public activity
- 262 items
- HN profile
- View on Hacker News ↗
About huydotnet
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
- story
-
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…
-
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…
-
comment
Comment #47868935
I'm gonna use this article to explain to my peers about LLM quantization!
-
comment
Comment #47796080
They are different quantization types, you can read more here https://huggingface.co/docs/hub/gguf#quantization-types
-
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.
-
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…
-
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.
-
comment
Comment #46978915
exactly what i think when reading the top of the article, maybe the author turned off vebose mode
-
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…
-
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).
-
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…
- story
-
comment
Comment #46831195
Well, to whoever downvoted my comment: It's supported now!!!! https://lmstudio.ai/blog/claudecode
-
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 …
-
comment
Comment #46800607
I was hoping for the /v1/messages endpoint to use with Claude Code without any extra proxies :(
-
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.
-
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 …
-
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.
-
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…
-
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…
-
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…