HN user

huydotnet

964 karma
Posts80
Comments174
View on HN
github.com 1mo ago

Show HN: Fixing grammar and spelling using on-device Apple Foundation Model

huydotnet
3pts0
lmstudio.ai 5mo ago

Use Your LM Studio Models in Claude Code

huydotnet
1pts0
news.ycombinator.com 6mo ago

Reddit, but with multiple LLM agents, works locally

huydotnet
1pts1
twitter.com 1y ago

Using o3-mini and Claude to create a 3D game in 2 days

huydotnet
5pts6
chatuml.com 1y ago

An AI tool that helps you create PlantUML diagrams in seconds (not hours)

huydotnet
2pts0
docs.chatuml.com 1y ago

How to use AI to brainstorming your application architecture

huydotnet
1pts0
gist.github.com 1y ago

A gist to create bookmark in your Markdown file with Gemini

huydotnet
2pts1
github.com 2y ago

Vimouse: Control Your Mouse with Keyboard

huydotnet
3pts0
news.ycombinator.com 3y ago

Ask HN: If you are building OpenAI apps, how do you store user's API key?

huydotnet
7pts5
chatuml.com 3y ago

ChatUML – Your Copilot for Working with Diagrams

huydotnet
1pts2
github.com 3y ago

Zig now has built-in HTTP server and client in std

huydotnet
267pts174
github.com 3y ago

Sequencegenius – Create diagram from your idea with AI

huydotnet
3pts1
github.com 3y ago

Show HN: Comby-search – A code search tool using Comby

huydotnet
3pts0
github.com 3y ago

ASCII-d – A minimal ASCII diagram editor

huydotnet
8pts1
www.huy.rocks 4y ago

How tsserver Implemented Inlay Hints

huydotnet
2pts0
gist.github.com 4y ago

A Wordle clone in 50 lines of Bash

huydotnet
271pts75
github.com 4y ago

Pv – An Electron app for viewing PDF with Vim keybindings

huydotnet
7pts3
sudo.fm 5y ago

Yet another background music for developer, if you missed working at cafe

huydotnet
112pts60
news.ycombinator.com 6y ago

Ask HN: What are some books like Getting Real?

huydotnet
1pts0
huy.rocks 6y ago

A common thing in Programming and Chess

huydotnet
2pts0
github.com 6y ago

Show HN: Pomoday – An open source keyboard oriented task management web app

huydotnet
3pts0
github.com 6y ago

A self-hosted and keyboard oriented task management app

huydotnet
2pts0
github.com 6y ago

It’s 2020 and I’m building a CoffeeScript playground

huydotnet
2pts1
jft.rocks 6y ago

Simple trick to make Emacs become your favorite To Do list

huydotnet
3pts0
techcrunch.com 6y ago

You can take my Dad’s tweets over my dead body

huydotnet
2pts0
news.ycombinator.com 6y ago

Ask HN: Would you pay for a cloud/hosted version of an open source project?

huydotnet
3pts6
quickrss.now.sh 6y ago

I built an online RSS reader with Rust and WebAssembly

huydotnet
8pts5
vnhacker.blogspot.com 6y ago

On Studying Mathematics

huydotnet
2pts0
blog.jft.rocks 7y ago

Load light or dark theme based on time of the day

huydotnet
2pts0
codepen.io 7y ago

Scrolling is bad for reading

huydotnet
2pts0

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 latest Qwen models.

Also, anyone who has been following local LLM are well aware that the quality and performance has become way way better since Qwen3.5

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, but wrote a post that still links to Qwen2.5 and Qwen3 in mid June 2026.

Unsloth Studio 4 months ago

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.

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 basically just rewrite these codes back to the files. And I have to ask Claude to create a progress.md file to track the progress if I want to work in multiple sessions. GSD pretty much solved these problems for me, but the down side of GSD is it takes too many turns to get something done.

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 built into a docker container. While many PaaS out there seems to prioritize frontend only apps.

And they have a free plan, so people can just quickly deploy some POC before decide if it's good to move on.

Anyone know if there is any other PaaS that come with a low cost starter plan like this (a side from paying for a VPS)?

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

LM Studio 0.4 6 months ago

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 (or if it's even supported yet).

LM Studio 0.4 6 months ago

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

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.

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 is now Roam 100GB".

Was this change made by a mod or OP, and why would someone making that change? I do think the original title was more descriptive, and the new title was completely out of context, or it's imply that everyone is using Starlink and know what's Roam 50GB is.

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 well, maybe this is a good example to integrate it.

Many reasons: 1) lack of marketing, 2) I stopped working on it for a while, 3) because of #2, the app lacks new features to attract users.

Another one but turned out it was never really a big deal: some chatbots from frontier AI labs started to support those niche features (people still coming to my app for the flexibility of using multiple AI models).

I think the biggest problem was #2, life kept pulling me the other way.

I started my project in 2023 and posted here, made 20k that year. The traffic has been slowly decreasing during 2024, and last October, I was officially entering losing territory, where the cost of running it exceeded the total earnings (mostly due to free trials).

It's been a good journey. Thank you so much to whoever keeps running this thread!

Rats Play DOOM 7 months ago

While everyone training AI, this man train a rat. Are you gonna release the open weights (or the rat)?

Great project btw!

Hey, I'm the author of the post. Thank you so much for the kind feedback!

Speaking about total time/cost, this experiment cost me just $1.01 for 2h30 on a rental GPU. But the actual successful run was less than 10 minutes for both phases. The rest of the time I was spending fixing the code, tuning the params, train, and retrain. It took me about 6 hours to build and clean the two datasets, though.

For the next step, I'm thinking of improving the model accuracy, maybe with RL, but I would not go about shrinking the model size any lower. Prior to this, I've tried a lot of different model sizes on different kinds of tasks, from 135M to 4B. I'm not sure I like the performance of these small models for code generation :D

Paged Out 8 months ago

It's freaking awesome to see AI models (handwriting OCR) being distributed by printed out on a magazine page.