Hacker News
An O(x)Caml book that runs
Article URL: https://kcsrk.info/ocaml/oxcaml/teaching/nptel/llm/2026/06/13/an-oxcaml-book-that-runs/
Comments URL: https://news.ycombinator.com/item?id=48524440
Points: 1
# Comments: 0
Tribblix: the retro illumos distribution
Article URL: http://tribblix.org/
Comments URL: https://news.ycombinator.com/item?id=48524434
Points: 5
# Comments: 0
How (and Why) SpaceX Will Colonize Mars
Article URL: https://waitbutwhy.com/2015/08/how-and-why-spacex-will-colonize-mars.html
Comments URL: https://news.ycombinator.com/item?id=48524401
Points: 2
# Comments: 0
Digg Reborn
Article URL: https://digg.com/tech
Comments URL: https://news.ycombinator.com/item?id=48524400
Points: 2
# Comments: 0
Story of How Im Running an Unlimited $6/Month AI Provider on 4x RTX 3090s
This submission is a tale about how I launched an unlimited LLM provider to about 60 hyped people on the waitlist, then immediately served them a fully dysfunctional death-loop model, and how most people, very reasonably, disappeared, but thanks to a few extremely nice people stuck around anyway, we kept the project alive and its still pretty chaotic but gaining traction.
To back up a little bit-- I believe that the whole point of AI agents is that they should keep working. They should read files, retry, search, code, summarize, run tools, and loop until the job is done. When your employer is paying for it, who cares about cost, but when it comes to my personal money/hobbies, if every loop feels like a tiny financial event, you start babysitting the agent instead of using it, and its not fun.
On the other hand, metered pricing makes me worry about using too much. Usage subscriptions make me feel like I need to use every last magical % or I'm are "wasting it". If only an unlimited provider existed....
Then I joined the AMD developer program - I got some credits to spin up my own MI300x and started tinkering with vllm/sglang inference serving on AMD.
After learning about AMD MI300x , i did some napkin math:
Renting MI300x at 2.00 an hour = ~$1500 a month . It can probably support about 150 users using a small MOE model, like qwen-35b-3a , maybe more.
1500 / 150= $10.00 per month, and we all get to play with agents for a small price.
You can oversubscribe a bit, so i landed on $6 per month, per user, for 2x generation slots, 128k context, no token limits, no rate limits.
I built the site, router, made a waitlist, and then over-optimized the MI300x to the point where vllm bench had like 3k+ output and 40k+ throughput.... But i didn't test the final config/serve commands... And that's where i did a disaster launch. You couldn't prompt the thing without it looping or bugging out, it was cursed. And that's where we lost alot of people.
Luckily, my buddy had a few 3090s, so he threw me a life boat and began hosting qwen for us on 2x 3090s and we finally had an operational model that wasn't costing $2.00 an hour for our whopping 3 users.
We started gaining a more users, so we moved up to 4x 3090s. Which we have plenty of room for more users, but even so, since then:
we've configured vllm wrong like 15 times a GPU died we lost power I made a bunch of one-click starts for openclaw,hermes,pi-mono and none of them really work right and that probably drives people away. Those are still on our site right now.
...but people that know what they are doing seem to really be liking the price point. All in all we have like 98% up time. Its been about a month. We've both learned a ton, even already having backgrounds in SWE/SE/AI , being on the hook for a couple paying users forced us to really focus on delivering them a good product. And now i think we might be close to paying the power/hosting bill so we're not operating at a loss (if u include 3090 capex were still at aloss).
Our break-even point is moving to the cloud to max out a MI300x, which is now tuned and ready to go once we get the users.
And im finding in some areas, subscribing to our service is cheaper than running the model (but as someone who loves local models, i totally get it).
Since then, I've been working on a desktop agent that actually works with small models like qwen -- thats going to replace the broken 1 click starts. It's barebones, but its something out of the box that just works. I made it open source, you can see what im talking about here: https://github.com/yolo-auto-org/yolo-auto-desktop , we're at yolo-auto.com and we have an abysmal free tier to prove it works!
Anyway, hope you got a laugh or found it interesting! Drop a question if you have any.
Comments URL: https://news.ycombinator.com/item?id=48524387
Points: 1
# Comments: 0
World Models and the Emergence of a "First-Person" Perspective in an AI [video]
Article URL: https://www.youtube.com/watch?v=2nQSoiC5VHs
Comments URL: https://news.ycombinator.com/item?id=48524377
Points: 1
# Comments: 0
Frontier AI companies will never exceed the capability frontier again
Article URL: https://andrewtrask.substack.com/p/breaking-todays-frontier-ai-companies
Comments URL: https://news.ycombinator.com/item?id=48524347
Points: 2
# Comments: 0
OpenAI hit with multistate probe into possible user harm as its IPO looms
Article URL: https://www.yahoo.com/news/politics/articles/openai-hit-multistate-probe-possible-191744135.html
Comments URL: https://news.ycombinator.com/item?id=48524346
Points: 2
# Comments: 0
AP Transit – A lightweight 3D real-time NYC subway and PATH map
Article URL: https://aptransit.co/
Comments URL: https://news.ycombinator.com/item?id=48524341
Points: 1
# Comments: 0
Git merges can be better
Article URL: https://brandondong.github.io/blog/git_merges_can_be_better/
Comments URL: https://news.ycombinator.com/item?id=48524325
Points: 2
# Comments: 0
New Documents Detail Nine-Figure, Silicon Valley–Funded "Abundance Movement"
Article URL: https://prospect.org/2026/06/12/new-documents-detail-nine-figure-silicon-valley-funded-abundance-movement/
Comments URL: https://news.ycombinator.com/item?id=48524302
Points: 2
# Comments: 0
Extinction-Level Capitalism
Article URL: https://matthewbutterick.com/extinction-level-capitalism.html
Comments URL: https://news.ycombinator.com/item?id=48524298
Points: 3
# Comments: 0
Phoenix LiveView 1.2 Released
Article URL: https://phoenixframework.org/blog/phoenix-liveview-1-2-released
Comments URL: https://news.ycombinator.com/item?id=48524293
Points: 2
# Comments: 0
Show HN: Motplot is a crossword but it plays like Sudoku
Motplot and has the vibe of Sudoku if you played it with words instead of numbers.
I made it so I would stop losing at bananagrams to my 99 year old grandma, but she beats me at this too.
It's free, there's a new puzzle daily, hope you like it!
Comments URL: https://news.ycombinator.com/item?id=48524289
Points: 2
# Comments: 0
Quick: An internal hosting platform for the AI era
Article URL: https://shopify.engineering/quick
Comments URL: https://news.ycombinator.com/item?id=48524284
Points: 2
# Comments: 0
Forked TensorZero after it was archived after raising $7.3M
Article URL: https://github.com/agentify-sh/gateway
Comments URL: https://news.ycombinator.com/item?id=48524250
Points: 2
# Comments: 0
Hi HN: Loopy agent, meta-loop engineer my Claude Code and codex sessions
Article URL: https://github.com/secretbuilds/loopy
Comments URL: https://news.ycombinator.com/item?id=48524150
Points: 1
# Comments: 1
Pac-Man, but You're the Ghost
Article URL: https://garrit.xyz/posts/2026-06-13-pac-man-but-you-re-the-ghost
Comments URL: https://news.ycombinator.com/item?id=48524135
Points: 1
# Comments: 0
