frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Decaf – rewrites webpage comments using on-device Gemini Nano

https://github.com/milind-soni/Decaf
2•milindsoni201•14h ago

Comments

milindsoni201•14h ago
Hey HN, I built Decaf which is a Chrome extension that rewrites webpage comments using the Gemini Nano via the Prompt API which was being discussed yesterday here I saw that the top comment in the thread (https://news.ycombinator.com/item?id=47917026) was floating an idea for a “de-snarkifier”. The idea was to rewrite mean comments into civil ones, preserve the facts and stance and keep the original a click away So this extension sends the request to the Gemini Nano model in chrome which is under a feature flag - Few-shot examples loaded as user/assistant turns in initialPrompts is a trap with Nano really. At low temperature with a JSON schema constraint, the model literally just copies the last assistant example. I had it answering "Type your search here" to questions about composing posts. Moving the examples out of initialPrompts and into the system prompt as plain guidance text, plus bumping temperature to 0.6, fixed it.

Caveats according to the documentation of Prompt API (https://developer.chrome.com/docs/ai/prompt-api) Chrome 138+ desktop, ~22 GB free disk, 4 GB VRAM, 16 GB RAM. English-strong (en/es/ja). First rewrite per session is slow because the model warms up while the subsequent are sub-second on an M1.

Show HN: Auto-Architecture: Karpathy's Loop, pointed at a CPU

https://github.com/FeSens/auto-arch-tournament/blob/main/docs/auto-arch-tournament-blog-post.md
92•fesens•13h ago•20 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
90•frabonacci•15h ago•27 comments

Show HN: Live Sun and Moon Dashboard with NASA Footage

https://www.lumara-space.app/
176•beeswaxpat•17h ago•60 comments

Show HN: Pi-hosts – Give the Pi coding agent access to your servers

https://github.com/hunvreus/pi-hosts
2•hunvreus•4h ago•0 comments

Show HN: GeoTraceroute – Traceroutes on a 3D globe and submarine cables

https://geotraceroute.com
3•Himred•5h ago•0 comments

Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview

https://github.com/dirac-run/dirac
368•GodelNumbering•1d ago•141 comments

Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop

https://www.systalyze.com/utilyze
114•ManyaGhobadi•1d ago•28 comments

Show HN: A terminal spreadsheet editor with Vim keybindings

https://github.com/garritfra/cell
105•garritfra•1d ago•49 comments

Show HN: 49Agents – 2D Canvas IDE for Orchestrating Agents, Repos, Issues

https://github.com/49Agents/49Agents
3•alpadurza•7h ago•1 comments

Show HN: I built another to do list. But it does a lot

https://apps.apple.com/us/app/rotation-list-shared-to-do/id6758746324
4•toddh•8h ago•2 comments

Show HN: ClusterdOS – Kubernetes without the platform team

https://gitlab.com/aranya-tech/public/clusterdos
2•druid•8h ago•1 comments

Show HN: I wrote a DOOM clone in my own programming language

https://spectrelang.org/log/devlog#cubedoom
8•pizza_man•19h ago•5 comments

Show HN: Effected Keyboard 2 – Effects as You Type

2•vitalipom•10h ago•0 comments

Show HN: Waiting for LLMs Suck – Give your user a game

https://github.com/ftaip/waiting-game
22•dalemhurley•1d ago•12 comments

Show HN: A TUI for Markdown view an editing

https://mdee.bkh.dev
3•cloked•11h ago•1 comments

Show HN: I mapped the latest UK fuel prices by county

https://fuelfox.uk/regional
5•sircipher•12h ago•1 comments

Show HN: Open Bias – proxy that enforces agent behavior at runtime

https://github.com/open-bias/open-bias/
11•algomaniac•12h ago•3 comments

Show HN: Devicons, +1300 logos and icons in React, SVG, and icon format

https://devicons.io/
9•vorillaz•22h ago•2 comments

Show HN: Ragnerock, an AI data analysis tool

https://www.ragnerock.com
8•mmahowald27•14h ago•4 comments

Show HN: Decaf – rewrites webpage comments using on-device Gemini Nano

https://github.com/milind-soni/Decaf
2•milindsoni201•14h ago•1 comments

Show HN: The Unix Magic poster, annotated (updated)

https://github.com/drio/unixmagic
61•drio•2d ago•7 comments

Show HN: Tiao, A two-player turn-based board game

https://playtiao.com
63•trebeljahr•2d ago•29 comments

Show HN: Unusual Wikipedia

https://unusualwiki.nk412.com/
23•grilledchickenw•1d ago•3 comments

Show HN: AgentSwift – Open-source iOS builder agent

https://github.com/hpennington/agentswift
47•hpen•1d ago•9 comments

Show HN: Free textbook on engineering thermodynamics

https://thermodynamicsbook.com/
174•2DcAf•2d ago•47 comments

Show HN: SyncVibe – Code with friends in the terminal, each with your own AI

https://syncvibe.online/
9•curious1008•15h ago•4 comments

Show HN: VoiceGoat – A vulnerable voice agent for practicing LLM attacks

https://github.com/redcaller/voice-goat
6•xmhatx•16h ago•1 comments

Show HN: PrePrompt – rewrites vague prompts before they reach the LLM

https://preprompt.org/
9•yashdeeptehlan•1d ago•5 comments

Show HN: How much of the Linux kernel is written by AI?

https://assisted-by.dev/
7•snek14•16h ago•5 comments

Show HN: Implementing Patio11's "Dangerous Professional" as a Claude Code Plugin

https://playground.tetraresearch.io/p/implementing-patio11s-dangerous-professional
3•tawb•19h ago•1 comments