Feed aggregator

Sortie En Mer

Hacker News - Sun, 02/15/2026 - 6:21am

Article URL: https://drowningsimulator.wtf/

Comments URL: https://news.ycombinator.com/item?id=47022878

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Free mission statement generator – paste URL, get draft in 5s

Hacker News - Sun, 02/15/2026 - 6:16am

Hey HN, I built this as a free side tool for ChampSignal (my main product, a competitive intelligence platform).

I made this because I noticed many people were searching for it on Google.

You paste your website URL, it scrapes it, figures out what you do, who you serve, and what makes you different – then generates a mission statement draft. You can tweak the inputs and regenerate until it feels right.

It uses GPT-5.1 with web search to analyze your site. No signup, no paywall. I'm just hoping it drives some traffic to my main product :D

A few notes: - If you don't have a website yet, there's a "describe manually" option - You can pick different tones (professional, bold, friendly, etc.)

Would love feedback. What would make this more useful?

Comments URL: https://news.ycombinator.com/item?id=47022851

Points: 1

# Comments: 0

Categories: Hacker News

Epstein LLM

Hacker News - Sun, 02/15/2026 - 6:14am
Categories: Hacker News

A WebAssembly Core for Uxn (2023)

Hacker News - Sun, 02/15/2026 - 6:09am

Article URL: https://mko.re/blog/uxn-wasm/

Comments URL: https://news.ycombinator.com/item?id=47022824

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Pangolin: Open-source identity-based VPN (Twingate/Zscaler alternative)

Hacker News - Sun, 02/15/2026 - 5:50am

Pangolin (https://github.com/fosrl/pangolin) is an open-source tool for identity-based remote access to internal resources - an alternative to Cloudflare ZTNA, Zscaler, and Twingate.

It’s different than existing approaches: mesh VPNs (Tailscale, ZeroTier, etc.) create flat overlay networks where ACL and IP space management becomes complex at scale and every device can talk to every other device, while corporate ZTNA solutions (Zscaler, Cato, Netskope etc.) are closed-source and add latency by forcing traffic through a central server.

Pangolin takes a resource-centric approach. You deploy lightweight connectors that bridge to specific resources (private web apps, SSH, databases, CIDR ranges). Admins delegate resource-access to specific users and roles. It uses WireGuard with NAT hole-punching for peer-to-peer connections and traffic goes directly between the user and connector instead of through a central server. It supports native clients (Mac/Windows/Linux/iOS/Android) plus identity-aware, browser-based access when a client isn’t required.

Pangolin has a cloud and is optionally self-hosted. The Community Edition is AGPLv3. The Enterprise Edition is also open-source under the commercial license which enables free personal/small business use.

Comments URL: https://news.ycombinator.com/item?id=47022745

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: I built a map where anyone can rename anything

Hacker News - Sun, 02/15/2026 - 5:48am

The idea is simple: click any place on the map, propose a name, others vote, or it will be auto-accepted in ~5min. No account needed for fresh locations or name duel - only to challenge already-renamed places or vote to prevent abuse. 40k renames so far, and surprisingly people mostly behave. Some names are genuinely creative and I keep learning random geography facts just by watching the map (did you know someone mapped every single animal in a Taiwan Kaohsiung zoo on OpenStreetMap?)

Non-commercial, just a side project. Stack is SvelteKit, MapLibre, 40GB vector map self-hosted on Cloudflare R2.

Please don't use this for navigation.

Comments URL: https://news.ycombinator.com/item?id=47022738

Points: 5

# Comments: 0

Categories: Hacker News

A Pokémon of a Different Color

Hacker News - Sun, 02/15/2026 - 5:40am
Categories: Hacker News

Starflight

Hacker News - Sun, 02/15/2026 - 5:33am
Categories: Hacker News

Show HN: Visual state tracking for AI agents in tmux

Hacker News - Sun, 02/15/2026 - 5:25am

I run multiple Claude Code and Codex sessions in tmux panes. The main annoyance was not knowing when an agent finished or hit a permission prompt without switching to each pane to check.

This plugin hooks into agent lifecycle events and changes pane borders, window titles, and status bar icons to reflect three states: running, needs-input, done. Colors reset when you focus the pane.

Works with Claude Code and Codex out of the box. Any other agent can integrate by calling a single shell script.

Comments URL: https://news.ycombinator.com/item?id=47022633

Points: 1

# Comments: 0

Categories: Hacker News

Pages