X Bookmarks — 2024 KW51: Ollama for the whole house

December 19, 2024

|bookmarks

by Florian Narr

X Bookmarks — 2024 KW51: Ollama for the whole house

@localghost — serving Ollama across your whole home network

Reminder that Ollama can serve AI models to your whole house. Just expose it to the network with OLLAMA_HOST.

Access all your AI models over your network — for free.

That's genuinely useful. One env var and every device on your LAN can hit your local models — no cloud tokens, no per-request cost. Worth knowing that OLLAMA_HOST=0.0.0.0 is all it takes.


@floguo — idea to working demo in 9 hours with v0 + AI SDK

have an idea but don't know where to start? generate a step-by-step blueprint!

today's project: 9 hrs from idea to demo : ) ft. v0, Next.js, AI SDK, Gemini

Interesting because the stack here is specific and reproducible: v0 for scaffolding, the AI SDK for the model integration, Gemini on the backend. 9 hours is still a meaningful time investment — it's not magic, but it's faster than I'd expect for something demo-ready. The blueprint generation angle is the actual product idea, which is a solid use of AI.


@theo — Zen browser gets vertical tabs on the right

Very high chance Zen ends up my next browser. I CAN FINALLY PUT TABS ON THE RIGHT!!!

Zen is a Firefox fork with a heavy focus on vertical tabs and a sidebar-first layout. Theo's been pushing Arc alternatives for a while, and Zen keeps coming up as the one that gets it right. Tabs on the right side is a niche preference but one that Opera and Arc both handled poorly. If Zen nails it, that's a real differentiator.


@moguzbulbul — Type Prompt

Type prompt

Minimal post, but the linked tool is a typed prompt library — basically structured prompt templates with TypeScript-style safety. Saved this to look at the API properly. The name says everything and the concept of bringing type discipline to prompt engineering is the right instinct.


@flaviocopes — more websites should look like this

More websites should look like this

Flavio links to a site with a very clean, minimal design. No further context in the tweet, but the signal is clear: most developer personal sites are either bland or over-designed. This one threads the needle. Saved as a design reference.