Install
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
I Built an All-in-One Browser Toolkit — File Viewer, Converter & P2P Share in 3 Files, No Backend
4+ hour, 27+ min ago (164+ words) WebTools Utility is a free, open-source browser app I built and host on GitHub Pages. No backend. No accounts. No installs. Three files that do a lot. 📁 File Viewer Open and preview almost any file type directly in the browser…...
I Built a Local Git Diff Explainer With Ollama So My PRs Stop Sounding Like a Robot
12+ min ago (493+ words) I write better code than I write PR summaries. That is not a flex. It is a confession. Most of my commit messages used to look like “fix stuff or a paste of git diff --stat into a cloud chat…...
Your AI Cannot Use the Posts You Saved, So I Built Social Memory
7+ hour, 44+ min ago (692+ words) Likes and bookmarks on X and Threads are easy to accumulate and surprisingly hard to use. I save an implementation detail, a thoughtful comparison, or an idea for something to build. A week later, it is somewhere in an unsearchable…...
Talk to Jessica??? AI Receptionist Demo
18+ hour, 5+ min ago (133+ words) Talk to Jessica — AI Receptionist Demo saltriver.ai Talk to Jessica — Our AI Receptionist This is a working AI receptionist, live right now. She's playing the role of a fictional pool service company's front desk — but the technology is exactly…...
Turning YouTube Videos Into Obsidian Notes — and What Shipping the Plugin Taught Me
7+ hour, 52+ min ago (280+ words) Every so often I'd watch a 90-minute conference talk, close the tab, and realise the only trace it... Tagged with obsidian, showdev, typescript, productivity....
How I ended up with a 2.9 kB GZip reactive UI engine that runs from a static file
8+ hour, 38+ min ago (565+ words) A few weeks ago, I was working on a side project. Nothing fancy — just a small dashboard with a form, a list, and a few buttons. The kind of thing that should take an afternoon. But I caught myself opening…...
A live crypto price ticker on a static site, three ways
8+ hour, 58+ min ago (635+ words) I run a small static site on Netlify and wanted a scrolling price ticker across the top. No build step, no server, and ideally no signup. Here is what I tried and where each one hurt. The shortest path is…...
Turning Mermaid ER diagrams into shareable 3D schema tours
9+ hour, 11+ min ago (20+ words) Mermaid erDiagram is great for... Tagged with mermaid, sql, database, opensource....
These applications can make everyday work more enjoyable Macu
2+ day, 22+ hour ago (562+ words) Although he initially wanted to be a sports journalist, the magic of technology captivated him so much that he has been working in this world continuously since 2017. A clear love brand for him is Apple, but he can also get…...
Building NexisK: A Technical Deep Dive into My i386 Kernel
10+ hour, 8+ min ago (1627+ words) Building NexisK: Inside My i386 Kernel, Custom Bootloader and Memory Management Building an operating system kernel from scratch is not primarily about displaying text on a screen. It is about establishing a controlled execution environment on hardware that initially knows nothing…...