frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting

https://github.com/moongate-community/moongatev2
208•squidleon•8h ago•120 comments

Show HN: Sqry – semantic code search using AST and call graphs

https://sqry.dev
2•verivusai•10m ago•0 comments

Show HN: Claude-replay – A video-like player for Claude Code sessions

https://github.com/es617/claude-replay
49•es617•6h ago•24 comments

Show HN: Reconstruct any image using primitive shapes, runs in-browser via WASM

https://github.com/taiseiue/primitive-playground
13•taiseiue•3d ago•3 comments

Show HN: A trainable, modular electronic nose for industrial use

https://sniphi.com/
26•kwitczak•3d ago•11 comments

Show HN: Swarm – Program a colony of 200 ants using a custom assembly language

https://dev.moment.com/
176•armandhammer10•18h ago•60 comments

Show HN: Graph-Oriented Generation – Beating RAG for Codebases by 89%

https://github.com/dchisholm125/graph-oriented-generation
2•dchisholm125•2h ago•0 comments

Show HN: Mantle – Remap your Mac keyboard without editing Kanata config files

https://getmantle.app/
2•gsteezy•2h ago•0 comments

Show HN: Interactive 3D globe of EU shipping emissions

https://seafloor.pages.dev
17•marcohaber•8h ago•7 comments

Show HN: Modembin – A pastebin that encodes your text into real FSK modem audio

https://www.modembin.com
19•a13x57•7h ago•3 comments

Show HN: PageAgent, A GUI agent that lives inside your web app

https://alibaba.github.io/page-agent/
136•simon_luv_pho•1d ago•68 comments

Show HN: VaultNote – Local-first encrypted note-taking in the browser

https://vaultnote.saposs.com/
3•powerwild•3h ago•1 comments

Show HN: Mog, a programming language for AI agents

https://gist.github.com/belisarius222/203ac5edbc3306c34bf0481f451d4003
3•belisarius222•4h ago•1 comments

Show HN: Best ways to organize research links

https://clipnotebook.com/blog/best-ways-to-organize-research-links-2026
6•diddddy•4h ago•0 comments

Show HN: Feedster, an RSS/feed reader focused on discovery and agent integration

https://feedster.co
3•pmarsceill•4h ago•0 comments

Show HN: Argus – VSCode debugger for Claude Code sessions

https://github.com/yessGlory17/argus
3•lydionfinance•5h ago•0 comments

Show HN: Solace – Mac menu bar app that adapts to the world around you. Finally

https://theodorehq.com/solace/
2•theodorehq•5h ago•0 comments

Show HN: Pg_sorted_heap–Physically sorted PostgreSQL with builtin vector search

https://github.com/skuznetsov/pg_sorted_heap
4•skuznetsov37•5h ago•1 comments

Show HN: Tensor Spy: inspect NumPy and PyTorch tensors in the browser, no upload

https://tensorspy.com/
22•jacobn•4d ago•2 comments

Show HN: Jido 2.0, Elixir Agent Framework

https://jido.run/blog/jido-2-0-is-here
316•mikehostetler•1d ago•63 comments

Show HN: Claude skill to do your taxes

https://github.com/robbalian/claude-tax-filing
7•rob313•6h ago•1 comments

Show HN: Anchor Engine – Deterministic Semantic Memory for LLMs Local (<3GB RAM)

https://github.com/RSBalchII/anchor-engine-node
3•BERTmackl1n•6h ago•2 comments

Show HN: ContextFlow – YouTube videos to viral social content (built by a 15yo)

https://contextflowai.online
3•Terminator_XD•7h ago•0 comments

Show HN: Moltty – Organized, Persistent AI Coding Sessions

https://moltty.com/
8•ronreiter•11h ago•3 comments

Show HN: Poppy – A simple app to stay intentional with relationships

https://poppy-connection-keeper.netlify.app/
175•mahirhiro•1d ago•112 comments

Show HN: diskard – A fast TUI disk usage analyzer with trash functionality

https://github.com/shoenot/diskard
3•shoenot•8h ago•0 comments

Show HN: Writers Studio – macOS writing app with AI entity extraction

https://litestep.com/writers-studio/
2•xclusive36•8h ago•0 comments

Show HN: Stacked Game of Life

https://stacked-game-of-life.koenvangilst.nl/
194•vnglst•6d ago•27 comments

Show HN: Moji – A read-it-later app with self-organizing smart collections

https://moji.pcding.com
10•desmonding•21h ago•3 comments

Show HN: Hormuz Crisis Dashboard Real-time shipping disruption tracker

https://www.hormuztracker.com/
28•MrNekked•1d ago•3 comments
Open in hackernews

Show HN: Interactive 3D globe of EU shipping emissions

https://seafloor.pages.dev
17•marcohaber•8h ago

Comments

marcohaber•8h ago
Built this to explore THETIS-MRV, the EU's public ship emissions database. Around 12,000 vessels per year, 2018-2024. Each dot is a vessel positioned at its flag state.

The interesting pattern: the biggest clusters aren't where the shipping companies are. They're in Panama, Liberia, and the Marshall Islands, the world's largest open registries.

2024 is the first year ships had to pay for their carbon emissions under EU law. You can switch between CO₂ total, EU ETS cost, and ship type views.

Wrote about the data and the rendering challenges here: https://www.marcohaber.dev/blog/seafloor

Repo: https://github.com/marcoshaber99/seafloor

NoboruWataya•6h ago
> The interesting pattern: the biggest clusters aren't where the shipping companies are. They're in Panama, Liberia, and the Marshall Islands, the world's largest open registries.

Genuine question, how is this interesting? Surely it just renders the data useless for assessing anything other than "what are the most popular open ship registries"?

marcohaber•5h ago
Fair point. The dataset only has annual aggregates per vessel, no voyage routes or port calls, so flag state is the only geographic dimension available. The more useful part is the emissions data: CO₂ per vessel, ETS costs per company, and how the fleet changed from 2018 to 2024. The globe is the interface for exploring that.
captn3m0•4h ago
There is nothing in the dataset that would require the use of a globe to visualize anything. You could have drawn this as bar charts and it would give us the same information (with the added advantage of not being limited to a few countries at a time). Or even a 2D earth map.

It just turns on my CPU fans and gives me no insights.

marcohaber•4h ago
That's fair. Thanks for checking it out.
jacknews•7h ago
The navigation is broken on this for me. If I zoom in, the mouse panning is still at the zoomed out level. I mean I have to move the mouse increasingly accurately and in small increments as I zoom in, as though I'm still panning the zoomed-out map. And the zoomed-out map itself is not exactly fluid.
marcohaber•6h ago
Good catch, thanks. Just pushed a fix, rotation speed now scales with zoom level. Should feel much better when zoomed in.