SQLite Disk Page Explorer
github.com
Self-hosted, simple web browser service – send URL, get screenshots
github.com
Scala 3 Migration: Report from the Field
blog.pierre-ricadat.com
Simulating Water over Terrain
lisyarus.github.io
OpenLDK: A Java JIT compiler and runtime in Common Lisp
github.com
Science of Microwave Ovens (2016)
genuineideas.com
Evaluating Code Embeddings
blog.voyageai.com
Aluminum Batteries Outlive Lithium-Ion with a Pinch of Salt
spectrum.ieee.org
Roe AI (YC W24) Is Hiring
ycombinator.com
Ingesting PDFs and why Gemini 2.0 changes everything
sergey.fyi
T1: A RISC-V Vector processor implementation
github.com
Programming SDF Animations of Rick and Morty
danielchasehooper.com
Explorable Flexagons: Learn to create and flex flexagons (2020)
loki3.com
Microsoft Go 1.24 FIPS changes
devblogs.microsoft.com
Show HN: An homage to Tom Dowdy's 1991 screensaver, "Kaos"
thestrikeagency.com
Pre-Trained Large Language Models Use Fourier Features for Addition (2024)
arxiv.org
U.S. Government Disclosed 39 Zero-Day Vulnerabilities in 2023, First-Ever Report
zetter-zeroday.com
Why is Warner Bros. Discovery putting old movies on YouTube?
tedium.co
Okta Bcrypt incident lessons for designing better APIs
n0rdy.foo
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 Works:
Export a dive log from a dive computer or create a manual CSV. Run a single command. Then import the overlay into CapCut, Premiere Pro, DaVinci Resolve, etc.
Looking for Feedback On:
README – Is it clear, engaging, and well-structured? (Most wanted!) / Installation & Usability – Is the setup intuitive enough? / or Anything you'd expect from a tool like this?
GitHub: https://github.com/noppanut15/depthviz
Would love to hear your thoughts!