
Ergonomic Sigh Reminder
A Chrome extension that sighs at you to fix your posture
What it does
"I sit in front of my PC for hours and my posture is terrible. So, with no prior coding experience and the help of AI, I created this funny Chrome extension. It tracks your time and literally sighs at you ("Oooooh... get up, take a break!") every 3 hours to save your spine. It's funny, weird, but it actually works! Check it out."
Does the same job
all alternatives →
- ICI created a Chrome extension to help keep good posture while browsing2022 · posture.krose.work · ▲13
Hey HN, this is a small project I created that blurs your browser window whenever you start slouching. I'm sure it can be improved, but I wanted to put it out there in case anyone was interested. Links to the github repo [0] and the extension on the Chrome Webstore [1]. I'd love to get some feedback on it. [0] https://github.com/killa-kyle/posture-posture-posture-chrome... [1] https://chrome.google.com/webstore/detail/postureposturepost...




More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 29d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com