frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Cline for Enterprise: Your Infrastructure and Inference, Same Cline

https://cline.bot/blog/introducing-cline-for-enterprise
1•janpio•1m ago•0 comments

Legacy Commission Based Business

1•ChocoMufn•1m ago•0 comments

Show HN: Offline-first voice AI (<1 s latency, MLX, Apple Silicon)

https://github.com/shubhdotai/offline-voice-ai
1•mshubham•1m ago•0 comments

ChatGPT Atlas

https://openai.com/index/introducing-chatgpt-atlas/
3•meetpateltech•2m ago•0 comments

Did Charles I Have to Die?

https://www.historytoday.com/archive/head-head/did-charles-i-have-die
1•samclemens•3m ago•0 comments

Dns0.eu private DNS service shuts down over sustainability issues

https://www.bleepingcomputer.com/news/security/dns0eu-private-dns-service-shuts-down-over-sustain...
1•xbmcuser•4m ago•0 comments

Parkinson's patient plays clarinet during brain surgery

https://news.sky.com/story/parkinson-s-patient-plays-clarinet-during-brain-surgery-13454420
1•austinallegro•4m ago•0 comments

Notesnook and Kagi are partnering up

https://blog.notesnook.com/introducing-notesnook-circle/
1•thecodrr•5m ago•0 comments

The Loyal Wingman

https://loyalwingman.org/the-loyal-wingman/
1•bartdegoede•6m ago•1 comments

ChatGPT Atlas

https://chatgpt.com/atlas
29•easton•6m ago•10 comments

Who Said Neural Networks Aren't Linear?

https://assafshocher.github.io/linearizer/
1•fauigerzigerk•7m ago•0 comments

Solving Regex Crosswords with Z3

https://blog.nelhage.com/post/regex-crosswords-z3/
1•atilimcetin•7m ago•0 comments

'Catan' Movies and TV Series in the Works at Netflix

https://variety.com/2025/tv/news/catan-movies-tv-series-netflix-1236557703/
1•choult•9m ago•0 comments

The Continual Learning Problem

https://jessylin.com/2025/10/20/continual-learning/
1•gsjbjt•10m ago•0 comments

Return of the Obra Dinn – Narrated Modeling Mega Timelapse

https://www.youtube.com/watch?v=90vqCKEEj3s
1•doppp•10m ago•0 comments

Kanban and AI inside Chatwoot [video]

https://www.youtube.com/watch?v=9cCXso9ZIYc
1•mutonbini•11m ago•0 comments

What's Going on with Apple Vision Pro? [video]

https://www.youtube.com/watch?v=rU9aqBv0YdY
1•mgh2•11m ago•0 comments

A deep dive into BPF LPM trie performance and optimization

https://blog.cloudflare.com/a-deep-dive-into-bpf-lpm-trie-performance-and-optimization/
1•fleahunter•11m ago•0 comments

Show HN: A to Do List That Helps You Forget

https://adamjgrant.github.io/tides-over-sand/
1•hidelooktropic•12m ago•0 comments

AI and Software Engineering, the Conflict Within

https://handmadeoasis.com/ai-and-software-engineering-the-conflict-within/
1•RamtinJ95•13m ago•0 comments

Did John McCarthy Get the Term AI from Norbert Wiener?

https://seanmanion.substack.com/p/artificial-imitation-did-john-mccarthy
1•FromTheArchives•13m ago•0 comments

LangChain raises $125M to build the platform for agent engineering

https://blog.langchain.com/series-b/
1•janpio•14m ago•0 comments

Bank of England chief warns of 'worrying echoes' of 2008 financial crisis

https://www.theguardian.com/business/2025/oct/21/bank-of-england-chief-warns-worrying-echoes-2008...
3•mellosouls•14m ago•1 comments

Launching our new browser, ChatGPT Atlas

https://fidjisimo.substack.com/p/launching-our-new-browser-chatgpt
5•mfiguiere•15m ago•0 comments

DeepSeek-OCR Online Tool

https://www.deepseekocr.pro
1•kyrox•15m ago•0 comments

WA cities face unprecedented water cuts amid drought

https://www.seattletimes.com/seattle-news/climate-lab/wa-cities-face-unprecedented-water-cuts-ami...
1•petethomas•15m ago•0 comments

Valkey 9.0 now supports 1B RPS, hash field expiration, and more

https://valkey.io/blog/introducing-valkey-9/
3•reconditerose•15m ago•1 comments

OpenAI is about to launch its new AI web browser, ChatGPT Atlas

https://www.theverge.com/news/803481/openai-web-browser-ai-announcement-teaser
3•alvis•16m ago•1 comments

Black magic fuckery right here

https://www.reddit.com/r/blackmagicfuckery/s/DjoShKXIT4
2•FatMike•17m ago•0 comments

When Design Drives Behavior

https://world.hey.com/jason/when-design-drives-behavior-49baf157
1•colinprince•17m ago•0 comments
Open in hackernews

Show HN: Docker/Model-Runner – Join Us in Revitalizing the DMR Community

https://github.com/docker/model-runner
13•ericcurtin•2h ago
Hey Hacker News,

We're the maintainers of docker/model-runner and wanted to share some major updates we're excited about.

Link: https://github.com/docker/model-runner

We are revitalizing the community:

https://www.docker.com/blog/revitalizing-model-runner-commun...

At its core, model-runner is a simple, backend-agnostic tool for downloading and running local large language models. Think of it as a consistent interface to interact with different model backends. One of our main backends is llama.cpp, and we make it a point to contribute any improvements we make back upstream to their project. It also allows people to transport models via OCI registries like Docker Hub. Docker Hub hosts our curated local AI model collection, packaged as OCI Artifacts and ready to run. You can easily download, share, and upload models on Docker Hub, making it a central hub for both containerized applications and the next wave of generative AI.

We've been working hard on a few things recently:

- Vulkan and AMD Support: We've just merged support for Vulkan, which opens up local inference to a much wider range of GPUs, especially from AMD.

- Contributor Experience: We refactored the project into a monorepo. The main goal was to make the architecture clearer and dramatically lower the barrier for new contributors to get involved and understand the codebase.

- It's Fully Open Source: We know that a project from Docker might raise questions about its openness. To be clear, this is a 100% open-source, Apache 2.0 licensed project. We want to build a community around it and welcome all contributions, from documentation fixes to new model backends.

- DGX Spark day-0 support, we've got it!

Our goal is to grow the community. We'll be here all day to answer any questions you have. We'd love for you to check it out, give us a star if you like it, and let us know what you think.

Thanks!

Comments

ericcurtin•2h ago
Hi everyone, we're the maintainers.

We're rebooting the model-runner community and wanted to share what we've been up to and where we're headed.

When we first built this, the idea was simple: make running local models as easy as running containers. You get a consistent interface to download and run models from different backends (llama.cpp being a key one) and can even transport them using familiar OCI registries like Docker Hub.

Recently, we've invested a lot of effort into making it a true community project. A few highlights:

- The project is now a monorepo, making it much easier for new contributors to find their way around.

- We've added Vulkan support to open things up for AMD and other non-NVIDIA GPUs.

- We made sure we have day-0 support for the latest NVIDIA DGX hardware.

- There is a new "docker model run" UX: https://www.docker.com/blog/docker-model-run-prompt/

doringeman•2h ago
Hi everyone, another maintainer here.

Moreover, vLLM support is coming this week!