frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Google will allow users to sideload Android apps without verification

https://android-developers.googleblog.com/2025/11/android-developer-verification-early.html
156•erohead•1h ago•60 comments

The last-ever penny will be minted today in Philadelphia

https://www.cnn.com/2025/11/12/business/last-penny-minted
569•andrewl•10h ago•753 comments

Marble: A Multimodal World Model

https://www.worldlabs.ai/blog/marble-world-model
102•meetpateltech•4h ago•15 comments

Project Euler

https://projecteuler.net
334•swatson741•8h ago•80 comments

Yt-dlp: External JavaScript runtime now required for full YouTube support

https://github.com/yt-dlp/yt-dlp/issues/15012
879•bertman•16h ago•527 comments

Steam Machine

https://store.steampowered.com/sale/steammachine
1387•davikr•8h ago•707 comments

Steam Frame

https://store.steampowered.com/sale/steamframe
998•Philpax•8h ago•364 comments

Voyager 1 is a light-day away by November 2026

https://www.iflscience.com/on-november-13-2026-voyager-will-reach-one-full-light-day-away-from-ea...
88•Neuronaut•2h ago•34 comments

Launch HN: JSX Tool (YC F25) – A Browser Dev-Panel IDE for React

78•jsunderland323•8h ago•60 comments

A brief look at FreeBSD

https://yorickpeterse.com/articles/a-brief-look-at-freebsd/
122•todsacerdoti•14h ago•62 comments

Disassembling terabytes of random data with Zig and Capstone to prove a point

https://jstrieb.github.io/posts/random-instructions/
32•birdculture•4d ago•10 comments

Benzene at 200

https://www.rigb.org/explore-science/explore/blog/tiny-vial-changed-world-benzene-200
6•conditionnumber•6d ago•1 comments

Max Number of Simultaneous Key-Press (N-Key Rollover, NKRO, Ghosting)

http://xahlee.info/kbd/keyboard_n-key_rollover_key_ghosting.html
8•behnamoh•1w ago•1 comments

.NET 10

https://devblogs.microsoft.com/dotnet/announcing-dotnet-10/
527•runesoerensen•1d ago•458 comments

£220 'for a cut-up sock' — Apples's new iPhone Pocket ridiculed online

https://www.bbc.com/news/articles/cn97ndgpnq7o
43•Lyngbakr•1h ago•34 comments

OmniAI (YC W24) Is Hiring Forward Deployed Engineers

https://www.ycombinator.com/companies/omniai/jobs/fuTMf2w-forward-deployed-engineer
1•themanmaran•5h ago

Ioannis Yannas invented artificial skin for treatment of burns–dies at 90

https://news.mit.edu/2025/professor-ioannis-yannas-dies-1027
139•bookofjoe•1w ago•11 comments

Blasting Yeast with UV Light

https://chillphysicsenjoyer.substack.com/p/results-from-blasting-yeast-with
61•Gormisdomai•7h ago•14 comments

Homebrew no longer allows bypassing Gatekeeper for unsigned/unnotarized software

https://github.com/Homebrew/brew/issues/20755
137•firexcy•4h ago•123 comments

Show HN: I built a platform where audiences fund debates between public thinkers

https://logosive.com
18•mcastle•5h ago•18 comments

Valve Announces New Steam Machine, Steam Controller and Steam Frame

https://www.phoronix.com/news/Steam-Machines-Frame-2026
348•doener•7h ago•113 comments

Louisiana Took Months to Sound Alarm Amid Whooping Cough Outbreak

https://undark.org/2025/11/11/louisiana-whooping-cough-slow/
49•EA-3167•2h ago•20 comments

Making the Clang AST Leaner and Faster

https://cppalliance.org/mizvekov,/clang/2025/10/20/Making-Clang-AST-Leaner-Faster.html
31•vitaut•6h ago•7 comments

Learn Prolog Now

https://lpn.swi-prolog.org/lpnpage.php?pageid=top
242•rramadass•11h ago•167 comments

Valve is about to win the console generation

https://xeiaso.net/blog/2025/valve-is-about-to-win-the-console-generation/
18•moonleay•2h ago•15 comments

Jasmine: A Simple, Performant and Scalable Jax-Based World Modeling Codebase

https://arxiv.org/abs/2510.27002
14•PaulHoule•3h ago•1 comments

Human Fovea Detector

https://www.shadertoy.com/view/4dsXzM
4•AbuAssar•1h ago•1 comments

Software Development in the Time of New Angels

https://davegriffith.substack.com/p/software-development-in-the-time
42•calosa•1w ago•33 comments

Fighting the New York Times' invasion of user privacy

https://openai.com/index/fighting-nyt-user-privacy-invasion
263•meetpateltech•12h ago•268 comments

Hard drives on backorder for two years as AI data centers trigger HDD shortage

https://www.tomshardware.com/pc-components/hdds/ai-triggers-hard-drive-shortage-amidst-dram-squee...
170•pabs3•20h ago•140 comments
Open in hackernews

Show HN: Gerbil – an open source desktop app for running LLMs locally

https://github.com/lone-cloud/gerbil
19•lone-cloud•1d ago
Gerbil is an open source app that I've been working on for the last couple of months. The development now is largely done and I'm unlikely to add anymore major features. Instead I'm focusing on any bug fixes, small QoL features and dependency upgrades.

Under the hood it runs llama.cpp (via koboldcpp) backends and allows easy integration with the popular modern frontends like Open WebUI, SillyTavern, ComfyUI, StableUI (built-in) and KoboldAI Lite (built-in).

Why did I create this? I wanted an all-in-one solution for simple text and image-gen local LLMs. I got fed up with needing to manage multiple tools for the various LLM backends and frontends. In addition, as a Linux Wayland user I needed something that would work and look great on my system.

Comments

throwaway81998•2h ago
Serious question, not a "what's the point of this" shitpost... My experience with local LLMs is limited.

Just installed LM Studio on a new machine today (2025 Asus ROG Flow Z13, 96GB VRAM, running Linux). Haven't had the time to test it out yet.

Is there a reason for me to choose Gerbil instead? Or something else entirely?

A4ET8a8uTh0_v2•1h ago
Not OP, but I am running ollama as a testing ground for various projects ( separately from gpt sub ).

<< Is there a reason for me to choose Gerbil instead? Or something else entirely?

My initial reaction is positive, because it seems to integrate everything without sacrificing being able to customize it further if need be. That said, did not test it yet, but now I will.