nowfound

Alternatives

Products that do what I built a CLI to automate depth tracking on underwater videos does

Hey HN, I built depthviz, an open-source CLI tool that generates depth & time overlay videos from dive logs. It supports dive computers (Garmin, Suunto, Shearwater, Apnealizer) and manual input for freedivers who want to enhance their footage with real-time dive data. Why I Built It: Adding dive data to videos manually is tedious. depthviz automates this by reading dive logs (.fit, .csv, .xml) from various sources, generating an overlay video with real-time depth, allowing full customization (fonts, colors, depth smoothing, stroke width), and running on Windows, macOS, and Linux. How It…

  1. 1FU

    Hello everybody, I am new to HN but I must say I really enjoy the vibe. I have been coding for almost 15 years now and after having fired myself 2 times in a year (both from corporate and startup worlds), I decided to dedicate full time to what I love: building cool stuff for my own, with the dream of becoming a solopreneur. Among my many passions (some dangerous), I love scuba diving. All the logbook apps I tried had these problems: - Distant from the user experience and needs. - Complicated yet useless features that no one uses. Literally no one, not even those who created them. - Ugly. -…

    2024 · depthlog.net

  2. 2I3

    Hey HN, I 3d scanned the interior of the Great Pyramid / Khufu's pyramid for the Giza Project this summer and just finished the guided version to share. Would love feedback and/or problems you encounter. I used both a Leica BLK 360 and Matterport Pro 2 to do the scanning and the Matterport SDK for the web viewer. Matterport's web display with Three.js has been the most accessible to a wide audience in the past (previous iterations are in Unity and Unreal, but difficult to download over slower connections). I've been interviewing social studies teachers around the 6th grade level to…

    2022 · giza.mused.org

  3. 33T

    I'm working on a GPS track visualizer for quite some time. It shines in hilly and mountaineous terrain (where a 3D view makes more sense), but it also offers quite a lot of Strava-like features (statistics etc.). You can upload your GPX and FIT files manually, or sync directly with Garmin, Coros and Polar. See https://cubetrek.com for the live app and check out some examples there. It's free and opens source. Also, anyone who likes to work with 3D visualizations (especially Babylon.js), let me know if you like to help polish this thing further.

    2025 · github.com

  4. 4IB

    Sup HN, So I got tired of bouncing between Flightradar, MarineTraffic, and Twitter every time something kicked off globally, so I wrote a dashboard to aggregate it all locally. It’s called Shadowbroker. I’ll admit I leaned way too hard into the "movie hacker" aesthetic for the UI, but the actual pipeline underneath is real. It pulls commercial/military ADS-B, the AIS WebSocket stream (about 25,000+ ships), N2YO satellite telemetry, and GDELT conflict data into a single MapLibre instance. Getting this to run without melting my browser was the hardest part. I'm running this on a laptop…

    Mar 2026 · github.com

  5. 5
    Keyviz168

    Visualize your keystrokes in real-time

    2022

  6. 6IT

    Hi HN - My name is Andrew, and I'm a high school student. This is a write-up on StratoSpore, a payload I designed and launched to the stratosphere. The goal was to test if we could estimate physical altitude based on algae fluorescence (using a lightweight ML model trained on the sensor data). The blog post covers the full engineering mess/process, including: - The Hardware: Designing PCBs for the AS7263 spectral sensor and Pi Zero 2 W. -The biological altimeter: How I tried to correlate biological stress (fluorescence) with altitude. - The Communications: A custom lossy compression…

    Nov 2025 · radi8.dev

  7. 7EF

    I built a CLI tool that lets you do common video/audio operations without remembering ffmpeg syntax. Instead of: ffmpeg -i video.mp4 -vf "fps=15,scale=480:-1:flags=lanczos" -loop 0 output.gif You write: ff convert video.mp4 to gif More examples: ff compress video.mp4 to 10mb ff trim video.mp4 from 0:30 to 1:00 ff extract audio from video.mp4 ff resize video.mp4 to 720p ff speed up video.mp4 by 2x ff reverse video.mp4 There are similar tools that use LLMs (wtffmpeg, llmpeg, ai-ffmpeg-cli), but they require API keys, cost money, and have latency. Ez FFmpeg is different: - No AI – just…

    Dec 2025 · npmjs.com

  8. 8SG

    Submarius started as just a dashboard for diving conditions, but I quickly realized that there is simply no API for water clarity, nor even a simple way to calculate it. Divers call it viz, and it is one of the most consequential factors for a diving experience. So I dove the viz rabbit-hole. I landed on a state-augmented ensemble kalman filter. More details on the /clarity page. My question for the HN audience is if anyone knows of a better way of doing this? There is a ton of satellite data to train on, but a lot of it is messy (clouds read as turbid water, shallow reefs reflect…

    Jun 2026 · submarius.com

  9. 9

    Immersive 3D image generation for Apple Vision Pro

    2024

  10. 10

    Ask any question, get a video back instantly

    24d ago · scrimba.com

  11. 11

    Illusion of depth by 3D head tracking

    2018

  12. 12G3

    I made a web app to generate 3D models of real places on earth from land cover and elevation data. Click anywhere on the map to get a polygon, and then click "generate". It should work at most scales, but if your watershed or region selection is too large, the result can be less exciting because it's so flat. As a warning, the 3D models can sometimes be too much for my phone. It's nicer on desktop. I'm still working better on mobile support. The land cover data I'm using gives a cool effect, but at some point I'd like to add in global imagery and clouds. The backend is a Python thread…

    2025 · topography.jessekv.com

  13. 13
    Keyviz118

    A free, open-source keypress and mouse visualizer

    Jan 2026

  14. 14

    Snorkel and scuba dive log

    2023

  15. 15
    Titan77

    Deep diving underwater drone

    2018

  16. 16VS

    Hi HN! I built VAM Seek because I was frustrated with 1D seek bars – you never know where you're going until you get there. VAM Seek renders a 2D thumbnail grid next to your video. Click any cell to jump. All frame extraction happens client-side via canvas – no server processing, no pre-generated thumbnails. - 15KB, zero dependencies - One-line integration - Works with any element Live demo: https://haasiy.main.jp/vam_web/deploy/lolipop/index.html Would love feedback!

    Jan 2026 · github.com

  17. 17CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  18. 18AY

    Seamlessly automate your audio-visual setup! This open-source framework uses the Open Sound Control protocol to integrate audio mixer consoles, OBS, PTZ cameras, and more. Perfect for live production enthusiasts, streamers, and tech tinkerers. I have made it originally to meet our needs, then opensourced it: We needed to move a PTZ cam based on the stage/pulpit mute states on our X32, but it is capable for way more. Let me know what do you guys think! Cheers!

    2024 · github.com

  19. 19
    decosoft102

    Enjoy diving with confidence and predictability

    2024

  20. 20

    Turn your smartphone into an all-in-one diving monitor 🤿

    2019

  21. 21
    Bgblur80

    Blur faces, plates, and awkward photobombs.

    Dec 2025

  22. 22

    Free open-source GEO tracker for LLM visibility

    Apr 2026 · oneglanse.com

  23. 23VS

    Hello! I recently wanted to learn a bit about computer vision. Initially, I wanted to build something which could solve a jigsaw puzzle, but figured I should start with something (much) simpler, so I've built this instead. This is a visual Sudoku solver which runs in the browser. It works by using OpenCV to identify and process the Sudoku grid, passing this to a simple ML model to identify the digits, and then solving the puzzle with a backtracking algorithm. The ML model was trained on the TMNIST data set using a model built with Keras, also a completely new area to me. It's far from…

    2024 · sudoku.dotslashdan.com

  24. 24IM

Ranked by how close each launch is in meaning, then by votes. Refine with a description →