Feed aggregator
Sortie En Mer
Article URL: https://drowningsimulator.wtf/
Comments URL: https://news.ycombinator.com/item?id=47022878
Points: 1
# Comments: 0
Show HN: Free mission statement generator – paste URL, get draft in 5s
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
Rune – Open spec pattern for consistent AI code generation
Article URL: https://github.com/vict00r99/Rune-stone
Comments URL: https://news.ycombinator.com/item?id=47022847
Points: 1
# Comments: 1
UltrafastSecp256k1 Zero-dep C++20 secp256k1 with ASM,CUDA, 27 coins,MuSig2,FROST
Article URL: https://github.com/shrec/UltrafastSecp256k1
Comments URL: https://news.ycombinator.com/item?id=47022845
Points: 2
# Comments: 1
Epstein LLM
Article URL: https://github.com/lachameleon/epstein-llm
Comments URL: https://news.ycombinator.com/item?id=47022843
Points: 2
# Comments: 0
A WebAssembly Core for Uxn (2023)
Article URL: https://mko.re/blog/uxn-wasm/
Comments URL: https://news.ycombinator.com/item?id=47022824
Points: 1
# Comments: 0
Why Are Geniuses Destroying Jobs in Uganda? (2017)
Article URL: https://www.cgdev.org/blog/why-are-geniuses-destroying-jobs-uganda
Comments URL: https://news.ycombinator.com/item?id=47022813
Points: 2
# Comments: 0
When Germany Seized the Future: Lessons from CAD for the AI Era
Article URL: https://andrulis.de
Comments URL: https://news.ycombinator.com/item?id=47022803
Points: 2
# Comments: 0
An AI agent harassed a Matplotlib maintainer. We're asking the wrong question
Article URL: https://chaosguru.substack.com/p/who-opened-the-door
Comments URL: https://news.ycombinator.com/item?id=47022780
Points: 2
# Comments: 0
Show HN: Pangolin: Open-source identity-based VPN (Twingate/Zscaler alternative)
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
Show HN: I built a map where anyone can rename anything
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
What Happens After the Hero? The Section That Decides If Users Stay
Article URL: https://www.indiehackers.com/post/what-happens-after-the-hero-the-section-that-decides-if-users-stay-9add04b04d
Comments URL: https://news.ycombinator.com/item?id=47022732
Points: 1
# Comments: 0
A Pokémon of a Different Color
Article URL: https://matthew.verive.me/blog/color/
Comments URL: https://news.ycombinator.com/item?id=47022704
Points: 1
# Comments: 0
France assembles magistrate team to examine 'Epstein files'
Article URL: https://www.dw.com/en/epstein-files-france-investigation-magistrates/a-75975774
Comments URL: https://news.ycombinator.com/item?id=47022703
Points: 2
# Comments: 0
Show HN: Manga Viewer – Zero-dep manga/comic reader in vanilla JavaScript
Article URL: https://github.com/tokagemushi999/manga-viewer
Comments URL: https://news.ycombinator.com/item?id=47022686
Points: 2
# Comments: 0
AI to stay in Flow – a personal decision on how I chose to (not) use AI
Article URL: https://www.dev-log.me/ai_to_stay_in_flow/
Comments URL: https://news.ycombinator.com/item?id=47022673
Points: 1
# Comments: 0
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
Article URL: https://socket.dev/blog/ai-agent-lands-prs-in-major-oss-projects-targets-maintainers-via-cold-outreach
Comments URL: https://news.ycombinator.com/item?id=47022669
Points: 1
# Comments: 0
Starflight
Article URL: https://en.wikipedia.org/wiki/Starflight
Comments URL: https://news.ycombinator.com/item?id=47022668
Points: 1
# Comments: 0
Storepage – I'm a tool builder making app launch pages less painful
Article URL: https://storepage.app
Comments URL: https://news.ycombinator.com/item?id=47022656
Points: 1
# Comments: 1
Show HN: Visual state tracking for AI agents in tmux
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
