Life & fun · February 14, 2026
Mool (Loom clone). Free, offline-only, no signup
Long-time HN lurker, first time poster. This is something I put together over a few days, it's a simple offline-only screen recorder with webcam compositing that works on any modern desktop browser. As much as I love Loom to avoid meetings, I don't want to pay for useless features and have my recordings essentially paywalled. I hate SaaS. With Loom's recent price increase, I thought I'd finally share it. Feedback is welcome
Does the same job
all alternatives →- SFServus for Mac and Dropbox2012 · servus.io · ▲95
I've built a thing! A few months back someone (not me) posted my Mac app Droplings to HN. It was incredibly rough around the edges back then, and in alpha. Well, it's finished now and sparkles like crazy. Please take a look! :)


- OSOpen-Source Loom Alternative2023 · screenlink.io · ▲6
Hey! I built an open-source Loom alternative which allows you to record your screen, webcam and mic to easily create shareable videos. Here's how to use it - Create an account with ScreenLink - Download the ScreenLink Desktop application - Record your screen & instantly share! Its built with ElectronJS for desktop and NextJS for web/APIs. I used TailwindCSS and shadcn/ui to make it look nice :D Try it out and all feedback is appreciated
- DADenso - An Instapaper for Video2011 · getdenso.com · ▲30
So I came across this really cool new service that works like Instapaper for video, and thought I'd share it with HN. Just got my invite today and I've been LOVING it so far. It lets me discover videos, bookmark them and watch offline on my iPad or iPhone. (My hour long subway rides without internet aren't painful anymore. Phew)
- IMI made a simple Dropbox clone2024 · uploadfile.click · ▲8
I made a simple site that allows you to upload files. It requires no sign up and 100% free. The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site's . I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs. I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (>‿◠)
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io