Auto-curated dispatches on AI, React, Next.js, and the web — distilled down to what you actually need to read.
Page 156 · sorted by freshness

Resizing images or UI elements while maintaining the aspect ratio is a daily task. I built a free, browser-only Aspect Ratio Calculator that handles it instantly — with common presets and ratio lock. 👉 https://devnestio.pages.dev/aspect-ratio-calculator/ Width ↔ Height locking — enter either dimension and the other updates automatically Custom ratio input — type any W:H ratio (e.g. 16:9, 4:3, 1.91:1) Common presets — 16:9, 4:3, 1:1, 3:2, 21:9, 9:16 (portrait), 1.91:1 (Open Graph) Simplified rat

Article URL: https://www.workerowned.info/ Comments URL: https://news.ycombinator.com/item?id=48752905 Points: 182 # Comments: 33
Touted as a less-hookup-focused Grindr, Goose is an invite-only space for gay men. The problem is the people promoting it don’t seem real.
"We've got time into 2027 before we're getting nervous."

Once I was working with i18next and wanted to get better inference from translation keys. Usually,...
Hi everyone! I just built Ergo-AI, a client-side tool to automate ergonomic safety assessments (RULA/REBA) from photos and videos. Live Tool: https://ergo-ai.vercel.app/ GitHub: https://github.com/oldhero07/Ergo-AI It runs Google MediaPipe Pose and Hand Landmarkers in parallel locally inside the browser's sandbox using WebAssembly, meaning EHS departments can analyze employee postures with 100% data privacy. Would love to get your feedback on the UI and performance!
The incident could disrupt a key part of the defense company’s rocket motor business, which designs and tests prototype motors for military customers.
I recently launched FreeImgKit — a collection of free Here's what I built and the technical decisions behind it. FreeImgKit has 6 tools: Image compressor (JPG, PNG, WebP) Image resizer with aspect ratio lock Photo cropper with preset ratios Format converter (PNG↔JPG↔WebP) Social media resizer (all platform presets) AI background remover Most image tools upload your file to a server, Privacy — your images are stored on someone's server Speed — upload time adds latency I decided everything would r