RSS Parrot

BETA

🦜 Hacker News: Show HN

@news.ycombinator.com.shownew@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Hacker News RSS

Your feed and you don't want it here? Just e-mail the birb.

Site URL: news.ycombinator.com/shownew

Feed URL: hnrss.org/show

Posts: 628

Followers: 7

Show HN: An mkv player that uses WASM to render you videos

Published: June 7, 2026 23:57

hello HN i want to share this wasm experience i built for a universal mkv player on the web using wasm to ship a lean decoder only ffmpeg build, thus way codecs unsupported by the browser can be played I wonder if this holds any value to anyone anymore …

Show HN: I built free VoiceToText app with local LLM polish to save 60 min/day

Published: June 7, 2026 23:38

Article URL: https://vox.rizenhq.com/ Comments URL: https://news.ycombinator.com/item?id=48439779 Points: 1 # Comments: 0

Show HN: A canvas-like workspace where you design your own knowledge archive

Published: June 7, 2026 23:02

Article URL: https://strata.ws Comments URL: https://news.ycombinator.com/item?id=48439533 Points: 1 # Comments: 0

Show HN: Code Island – teaches programming logic with drag-and-drop blocks

Published: June 7, 2026 22:20

Article URL: https://zslava.itch.io/code-island Comments URL: https://news.ycombinator.com/item?id=48439170 Points: 1 # Comments: 0

Show HN: Shunbox, Your inbox sorted before you open it

Published: June 7, 2026 22:11

Article URL: https://www.shunbox.app/ Comments URL: https://news.ycombinator.com/item?id=48439105 Points: 1 # Comments: 0

Show HN: VPets.net – a cozy pixel pet world

Published: June 7, 2026 21:46

Article URL: https://vpets.net/start Comments URL: https://news.ycombinator.com/item?id=48438904 Points: 2 # Comments: 1

Show HN: Claude Code on Slack/Discord/Telegram for flat $20/mo – no API bills

Published: June 7, 2026 21:11

Article URL: https://lobsteady.com Comments URL: https://news.ycombinator.com/item?id=48438606 Points: 1 # Comments: 0

Show HN: Luminous – fast image viewer in Rust, SAM 3 and CLIP support

Published: June 7, 2026 20:50

Hey HN!I built a fast native cross-platform open-source image viewer called Luminous in Rust/Slint UI.The main features:- Mainly focused on performance- Extensible via plugins - either shared libraries or IPC-based- Plugins such as SAM 3 for annotation and…

Show HN: Hardbar – compile-time defined i3bar

Published: June 7, 2026 20:27

A fast, compile-time-configured status bar for i3 and sway, outputting the i3bar JSON protocol.I was worried about the performance of i3blocks due to the constant fork-and-execs, and I thought zig would make it easy to have a bar defined at compile-time. …

Show HN: Nightwatch, The open-source, read-only AI SRE

Published: June 7, 2026 20:24

nightwatch is a local-first, read-only layer on top of your monitoring. it groups alert storm into incidents, flags noisy checks and has an agent that can investigate for you live systems. You can e.g. jump from the incident into the agent directly.the…

Show HN: A List of AI Neolabs

Published: June 7, 2026 20:01

Article URL: https://neolabs-7o2.pages.dev/ Comments URL: https://news.ycombinator.com/item?id=48438006 Points: 2 # Comments: 0

Show HN: AudioTap, record calls, transcribe and diarize locally

Published: June 7, 2026 19:26

AudioTap is a macOS app I built for recording calls. It captures input and output audio natively and can transcribe and diarize using WhisperKit and WeSpeaker. Apple silicon exclusively (for now) to run the models locally and keep the recording local.For…

Show HN: Omni – airgapped macOS multimodal search over local files

Published: June 7, 2026 19:16

Article URL: https://github.com/hanxiao/omni-macos/ Comments URL: https://news.ycombinator.com/item?id=48437701 Points: 1 # Comments: 0

Show HN: Typol – Static typing layer for Polars

Published: June 7, 2026 18:32

Hello! Wanted to share Typol, a thin static typing layer around Polars that lets you enforce columnar schemas. We've been hesitant in the past to go with dataframes for processing reporting data, especially with Pandas, due to the long-term maintainability…

Show HN: Axiomax – Cryptographic proof of AI inference carbon footprint

Published: June 7, 2026 18:09

Article URL: https://axiomaxllc.com Comments URL: https://news.ycombinator.com/item?id=48437243 Points: 2 # Comments: 0

Show HN: Convert a lunar birthday into 60 years of calendar reminders

Published: June 7, 2026 17:39

Article URL: https://ajin.im/is/building/lunaronce/ Comments URL: https://news.ycombinator.com/item?id=48437014 Points: 1 # Comments: 0

Show HN: GitMo – Google Drive-like auto sync for GitHub

Published: June 7, 2026 17:36

Article URL: https://github.com/KyleBenzle/GitMo Comments URL: https://news.ycombinator.com/item?id=48436993 Points: 1 # Comments: 0

Show HN: Baseball version of the popular 82-0 game

Published: June 7, 2026 17:02

Vibe-coded a baseball version of the viral 82-0 basketball game. Codex essentially one-shotted this which was impressive to say the least. Of course the small nuance and polish was still to be done, but the prompt below did 95% of the work within 30…

Show HN: AgentCrew – a Markdown-first operating system for AI coding agents

Published: June 7, 2026 16:50

Article URL: https://github.com/mlguyYT/AgentCrew Comments URL: https://news.ycombinator.com/item?id=48436561 Points: 3 # Comments: 0

Show HN: An app to configure my company's logo

Published: June 7, 2026 16:45

Conventional logos are perfectly consistent everywhere: the same proportions, spacing, colors, every time.I wanted to try something that goes against this corporate uniformity and come up with a logo system that can be individualized but is still…

Show HN: OpenPayphone – open-source guts for a 1996 coin payphone (Pi and SIP)

Published: June 7, 2026 16:36

Article URL: https://github.com/eric-cgn/openpayphone Comments URL: https://news.ycombinator.com/item?id=48436434 Points: 2 # Comments: 1

Show HN: Context Mode Insight – observability layer for AI coding agents

Published: June 7, 2026 16:23

Article URL: https://context-mode.com/ Comments URL: https://news.ycombinator.com/item?id=48436313 Points: 1 # Comments: 0

Show HN: Free job postings API with 1.8M+ US jobs, 60k companies

Published: June 7, 2026 16:18

Article URL: https://bluedoor.sh/apis/job-postings Comments URL: https://news.ycombinator.com/item?id=48436261 Points: 1 # Comments: 0

Show HN: macOS motion design app built for demos and promos

Published: June 7, 2026 16:15

Article URL: https://bendansby.com/apps/movematic.html Comments URL: https://news.ycombinator.com/item?id=48436229 Points: 1 # Comments: 0

Show HN: Solectio – design, compare and share rooftop solar configurations

Published: June 7, 2026 16:01

Hello HN,I built this tool to compare multiple solar panels for my rooftop and get a monthly energy production report based on input location.Some notes:- calculations are done using PVGIS- the only supported rooftop shape is rectangular (for now)- it's…

Show HN: Sourcelibrary.org Is Translating the Renaissance

Published: June 7, 2026 15:52

SourceLibrary.org is the world’s largest library of translated ancient texts.Just about 3% of the Latin Renaissance has been translated to English. The rest of the 97% of the Renaissance cannot be read but by NeoLatin specialists. Most of these books are…

Show HN: Sudo Report – Drudge clone for tech / AI / product

Published: June 7, 2026 15:51

Honestly I just like the Drudge layout and wanted more relevant articles Comments URL: https://news.ycombinator.com/item?id=48436005 Points: 2 # Comments: 0

Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs

Published: June 7, 2026 15:45

Hello HN,I've been working on a simple OS for tinkering and running bare metal apps on vintage PCs.Since I couldn't quite decide whether to target pure 16-bit, or slightly more capable 32-bit machines, I ended up with two separate versions:- GentleOS/32…

Show HN: A parser for the ISO 10303 EXPRESS language for its 40th anniversary

Published: June 7, 2026 15:17

Article URL: https://github.com/rochus-keller/EXPRESS Comments URL: https://news.ycombinator.com/item?id=48435677 Points: 3 # Comments: 0

Show HN: Roadbar – Gantt-style Jira deadline tracker

Published: June 7, 2026 15:14

Article URL: https://roadbar.net Comments URL: https://news.ycombinator.com/item?id=48435634 Points: 2 # Comments: 0

Show HN: Achu.app – turns raw captures into polished visual, with AI Issue Agent

Published: June 7, 2026 15:13

Article URL: https://www.achu.app/ Comments URL: https://news.ycombinator.com/item?id=48435620 Points: 2 # Comments: 0

Show HN: YouTube Roulette – one button, a random video

Published: June 7, 2026 15:07

Article URL: https://channelsurfer.tv/tools/random-youtube/ Comments URL: https://news.ycombinator.com/item?id=48435567 Points: 1 # Comments: 0

Show HN: SleekCMS – Lovable for Websites

Published: June 7, 2026 14:36

Hey HN,I pivoted few months back from a B2B idea to B2C after talking to lots of developers and agencies. Looking for feedback, thoughts on this updated product launch. Why another vibe coding platform?First, this is not a vibe coding platform. It is a…

Show HN: Vithos – typesafe full-stack template for Cloudflare Workers

Published: June 7, 2026 14:28

Article URL: https://github.com/reybahl/vithos Comments URL: https://news.ycombinator.com/item?id=48435180 Points: 1 # Comments: 1

Show HN: Converted my Gmail into an agent to work for itself

Published: June 7, 2026 14:01

Article URL: https://www.neatmail.app/ Comments URL: https://news.ycombinator.com/item?id=48434961 Points: 1 # Comments: 0

Show HN: WibeOS, an OS where every app is hallucinated by an LLM

Published: June 7, 2026 13:58

Article URL: https://github.com/hansstam86/wibeos Comments URL: https://news.ycombinator.com/item?id=48434939 Points: 1 # Comments: 1

Show HN: LimitPing – Keep Claude Code and Codex rate-limit windows continuous

Published: June 7, 2026 13:26

Article URL: https://github.com/wavever/CCLimitPing Comments URL: https://news.ycombinator.com/item?id=48434613 Points: 1 # Comments: 0

Show HN: I made a better zsh autosuggestion tool that predicts your next command

Published: June 7, 2026 13:06

Hi everyone I just created Deja, a tool that instead of only surfacing commands that start with what you've typed, suggest what you actually want to run. I built it because I was using zsh autosuggestions but got tired of typing the same commands again and…

Show HN: A virtual thermal printer for testing ESC/POS receipts

Published: June 7, 2026 12:58

Article URL: https://vprinter.dev Comments URL: https://news.ycombinator.com/item?id=48434362 Points: 1 # Comments: 0

Show HN: Inbox-beam – notifications in your inbox without sending email

Published: June 7, 2026 12:33

Article URL: https://github.com/toyoshi/inbox-beam Comments URL: https://news.ycombinator.com/item?id=48434198 Points: 2 # Comments: 0

Show HN: Create and Maintain Filesystem Structures for LLMs [v1.0.11 Out]

Published: June 7, 2026 12:11

Article URL: https://pypi.org/project/seed-cli/ Comments URL: https://news.ycombinator.com/item?id=48434032 Points: 1 # Comments: 0

Show HN: pypoLCA – Latent Class Analysis and Regression in Python

Published: June 7, 2026 12:07

Article URL: https://github.com/marcandre259/pypolca Comments URL: https://news.ycombinator.com/item?id=48434010 Points: 2 # Comments: 1

Show HN: TeamOlimpo: Handoffs and mandatory SOPs for multi-agent coordination

Published: June 7, 2026 12:01

Article URL: https://github.com/teamolimpo/TeamOlimpo Comments URL: https://news.ycombinator.com/item?id=48433988 Points: 1 # Comments: 0

Show HN: Every Claw Deserves a Face

Published: June 7, 2026 12:00

Article URL: https://nyxclaw.ai/ Comments URL: https://news.ycombinator.com/item?id=48433986 Points: 2 # Comments: 1

Show HN: We built a tool to dub any video in the original voice in 40 languages

Published: June 7, 2026 11:51

We kept seeing the same problem: creators make great content but the moment they dub it into another language, everything falls apart. Robotic voice. Music gone. Meaning lost. Lips not matching. So we built Vaani. Whatever language you create in, wherever…

Show HN: Version Control for AI Agents

Published: June 7, 2026 11:32

Git/GitHub did not evolve for agentic era, so we are building Comments URL: https://news.ycombinator.com/item?id=48433857 Points: 1 # Comments: 0

Show HN: PWNC – A dependency-free web platform I've been building for 25 years

Published: June 7, 2026 11:31

Article URL: https://github.com/heydev-de/pwnc Comments URL: https://news.ycombinator.com/item?id=48433846 Points: 1 # Comments: 1

Show HN: Mind the Hive – a daily Schelling-point game (match or dodge the crowd)

Published: June 7, 2026 11:24

Hey HN,I love Schelling point questions, where you have to guess what other people will answer, with them trying to do the same. So I built a little daily game with them, but also the opposite: try to avoid what everyone else picks (while they're avoiding…

Show HN: Lathe – Use LLMs to learn a new domain, not skip past it

Published: June 7, 2026 11:16

Hey HN!Lathe is an experiment in using LLMs to teach me something new, instead of doing the work for me. It generates a hands-on, source-backed tutorial for any technical topic you want to learn. Then you work through it yourself by reading and typing the…

Show HN: Cordium – FOSS self-hosted sandbox platform alt. Codespaces/E2B/Daytona

Published: June 7, 2026 11:13

Hello HN , Cordium is a FOSS, self-hosted, general-purpose sandbox platform that I've been working on for a long time now that is built on Kubernetes and Octelium https://github.com/octelium/octelium, my main work. Cordium can be used for various…

Show HN: BracketView – JSON viewer/formatter/validator in the browser

Published: June 7, 2026 11:01

Article URL: https://app.bracketview.in Comments URL: https://news.ycombinator.com/item?id=48433658 Points: 2 # Comments: 0

Show HN: Fact check, summarize, explain any article or webpage on local CPU

Published: June 7, 2026 10:54

Article URL: https://github.com/kouhxp/fftext Comments URL: https://news.ycombinator.com/item?id=48433619 Points: 2 # Comments: 0

Show HN: Grafana Cloud observability plugin for Hermes Agent

Published: June 7, 2026 10:12

Article URL: https://github.com/alexander-akhmetov/sigil-hermes Comments URL: https://news.ycombinator.com/item?id=48433422 Points: 1 # Comments: 0

Show HN: YourMemory, agentic memory is a pruning problem, not a hoarding problem

Published: June 7, 2026 09:49

This is a project that I have been building for a while now, YourMemory is a solution to agentic memory which focuses on pruning of noise rather than hoarding of data.In the current state of agentic memory most of the context is stored in the form of a MD…

Show HN: Best setup local LLM found for a 5090

Published: June 7, 2026 09:36

Hi folks, I found this setup on consummer hardware that seems to have great results on local hardware. - qwen 3.6 q6 - 450 K context using turboquant turbo3 mode llama.cpp fork - multimodal supportThis AI generated blog article is a kind of "report" of…

Show HN: Bgbgone – local Mac background remover CLI – MIT

Published: June 7, 2026 08:16

Article URL: https://github.com/Arthur-Ficial/bgbgone Comments URL: https://news.ycombinator.com/item?id=48432899 Points: 1 # Comments: 0

Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers

Published: June 7, 2026 07:35

Article URL: https://kyushu.dev/ Comments URL: https://news.ycombinator.com/item?id=48432722 Points: 1 # Comments: 0

Show HN: WinkTerm – AI that shares the same PTY as you in the terminal

Published: June 7, 2026 07:32

Article URL: https://github.com/Cznorth/winkterm Comments URL: https://news.ycombinator.com/item?id=48432710 Points: 1 # Comments: 0

Show HN: About Lightweight, S3-compatible object storage

Published: June 7, 2026 07:20

Lightweight, S3-compatible object storage server with built-in web dashboard. Single binary, low memory, encryption at rest. Comments URL: https://news.ycombinator.com/item?id=48432651 Points: 1 # Comments: 0

Show HN: Rune – A focused Markdown writer for desktop (Tauri/Rust)

Published: June 7, 2026 06:38

Hello, I'm Hyunbin.Recently I made 'Rune' which is a small desktop .md writer/editor.I am aware that there are a lot of .md editor out there. but i wanted to build .md editor by myself.Major features :- Atomic Saves (write-temp -> fsync -> rename) so a…

Show HN: SVAHNAR – Serverless infrastructure to run AI agents in isolated VMs

Published: June 7, 2026 06:35

Article URL: https://www.svahnar.com/ Comments URL: https://news.ycombinator.com/item?id=48432432 Points: 2 # Comments: 0

Show HN: Cook perfectly with highly precise recipes

Published: June 7, 2026 05:48

Article URL: https://reloadium.com/reloadium-recipes/ Comments URL: https://news.ycombinator.com/item?id=48432202 Points: 1 # Comments: 0

Show HN: Dubbl – open-source accounting for founders and developers

Published: June 7, 2026 05:38

Coming soon: automated bank statement reconciliation. Right now it's manual entry, but bank feeds are my top priority for the next release. Comments URL: https://news.ycombinator.com/item?id=48432158 Points: 1 # Comments: 0

Show HN: agent-asearch – Go CLI, 18 sources, session-based search for AI agents

Published: June 7, 2026 05:08

Article URL: https://github.com/izzzzzi/agent-asearch Comments URL: https://news.ycombinator.com/item?id=48432000 Points: 1 # Comments: 0

Show HN: TabyAgent – A lighter and easier alternative to OpenClaw/Hermes

Published: June 7, 2026 04:51

I created TabyAgent, a lighter and easier-to-use alternative to OpenClaw and Hermes.It runs exclusively within Docker without requiring host mounts and allows you to chat via Telegram.I’ve used both OpenClaw and Hermes in the past, but I decided to build…

Show HN: I built a local motion-event scanner for long camera videos

Published: June 7, 2026 04:30

Article URL: https://hp60.com/mofind/ Comments URL: https://news.ycombinator.com/item?id=48431804 Points: 1 # Comments: 0

Show HN: Markdown Editor and Reader for Mac

Published: June 7, 2026 04:00

I read Markdown all day, mostly Claude .md, and other AI outputs. Every app I have tried felt janky or too much work to just read an md file. I just wanted to open a .md file and read it the way Preview opens a PDF.So I built Kite, a Markdown reader for…

Show HN: Z2H market awareness OS for traders

Published: June 7, 2026 03:46

This is currently a Mock-up right now. and I'm trying to find a users who can give feedback and tell us what they really want to see. Comments URL: https://news.ycombinator.com/item?id=48431570 Points: 1 # Comments: 0

Show HN: Wifiland – I turned nearby Wi-Fi network names into a live fantasy map

Published: June 7, 2026 03:42

Article URL: https://wifiland.meaningofdesign.com/ Comments URL: https://news.ycombinator.com/item?id=48431550 Points: 1 # Comments: 0

Show HN: LLM for Dummies

Published: June 7, 2026 02:42

Article URL: https://ronreiter.github.io/llm-for-dummies/ Comments URL: https://news.ycombinator.com/item?id=48431261 Points: 1 # Comments: 0

Show HN: TakoVM – Isolated model and tool execution used by enterprises

Published: June 7, 2026 02:42

Article URL: https://github.com/las7/TakoVM Comments URL: https://news.ycombinator.com/item?id=48431257 Points: 1 # Comments: 0

Show HN: Ext-Infer – Native LLM Inference and Embeddings for PHP

Published: June 7, 2026 02:39

Article URL: https://infer.displace.tech Comments URL: https://news.ycombinator.com/item?id=48431237 Points: 1 # Comments: 0

Show HN: Oproxy – inspect and modify network traffic from the browser

Published: June 7, 2026 02:11

Article URL: https://github.com/sauravrao637/oproxy Comments URL: https://news.ycombinator.com/item?id=48431079 Points: 3 # Comments: 1

Show HN: Word-by-word translation aligner tool

Published: June 7, 2026 01:10

Recently I've created this free browser-based tool for visual word alignment, interlinear glosses, IPA/RTL text, and exportable bilingual examples. Comments URL: https://news.ycombinator.com/item?id=48430788 Points: 1 # Comments: 0

Show HN: DomainTasker – avoid losing domains and surprise renewals

Published: June 7, 2026 00:50

Article URL: https://domaintasker.com/ Comments URL: https://news.ycombinator.com/item?id=48430693 Points: 3 # Comments: 0

Show HN: Persist – an AI agent that follows up accrued channels till they reply

Published: June 7, 2026 00:35

Hi HN,I am co-founder of Persist AI.Meet Persist.chat an AI sales agent that follows up to prospects till you secure a sale. It can help you find prospects for your product with our extensive lists of Linkedin and email lists and also you can bring your…

Show HN: VaultSQL – Open-Source Zero-Trust SQL Workbench

Published: June 6, 2026 23:24

Article URL: https://vaultsql.com/ Comments URL: https://news.ycombinator.com/item?id=48430113 Points: 1 # Comments: 0

Show HN: Ironwall, a safety-first native programming language and compiler

Published: June 6, 2026 23:21

Hi HN,I have been working on a new programming language and compiler.Website: https://ironwall-lang.devGitHub: https://github.com/3WyUFvDOdCbBw7gOZHwcfgKF/ironwallWhy a new language is still needed: https://ironwall-lang.dev/en/motivationThe compiler is…

Show HN: Note management app that sorts and files stuff for the user

Published: June 6, 2026 23:14

Article URL: https://notaru.ai Comments URL: https://news.ycombinator.com/item?id=48430027 Points: 1 # Comments: 0

Show HN: Aquifer – an MCP runtime for spiky agent tool traffic

Published: June 6, 2026 23:08

Article URL: https://github.com/rjpruitt16/aquifer Comments URL: https://news.ycombinator.com/item?id=48429982 Points: 1 # Comments: 0

Show HN: Keybench – Scriptable, extensible performance tool for key value stores

Published: June 6, 2026 23:06

I've been working with storage engines for quite a while and really there was no similar tool to sysbench and or HammerDB for key-value storage engines. Thus I introduce a POC called keybench. I hope you check it out, and do give it a run to drive your…

Show HN: A beautiful and local-first PDF reader for studying dense things

Published: June 6, 2026 22:38

Recently, I found myself having to read the book "C++ primer" and I just couldn't do it. Maybe my attention span is too little now with Claude and Codex, maybe I'm lazy... but I just couldn't get myself to focus.While reading, I needed something to do. I…

Show HN: An iOS bubble level designed to calibrate away camera bump

Published: June 6, 2026 22:24

Hi HN,I built a simple, single-purpose iOS utility: a bubble level that lets you calibrate out the physical angle offset caused by iPhone camera bumps and cases. It automatically switch between 3 modes when you try to use it on the back, along the long…

Show HN: Aegis – post-quantum cyberdefense proxy (471 attacks, 0 breaches)

Published: June 6, 2026 21:52

Article URL: https://github.com/conchaestradamiguelangel-droid/aegis Comments URL: https://news.ycombinator.com/item?id=48429362 Points: 2 # Comments: 0

Show HN: Dap-mux – Connect your editor and REPL to the same debug session

Published: June 6, 2026 21:13

I have been coding over four decades, in many languages, on many projects (including Firefox, Final Cut Pro, the Newton, and Fullwrite Professional if you can remember that far back; all these using my "dead-name").I wrote something small and simple to…

Show HN: PriceHound.app – Price tracking for $1/mo instead of selling your data

Published: June 6, 2026 21:03

I like Hammermade shirts but not the price, especially since they go on sale for 50% off on occasion. I also don't like being a product, pop up ads that feel like a minefield, and being directed instead of receiving a service. So I made a simple…

Show HN: Typedframes – Pandas/polars column name checking at lint time

Published: June 6, 2026 20:32

Article URL: https://github.com/w-martin/typedframes Comments URL: https://news.ycombinator.com/item?id=48428732 Points: 1 # Comments: 1

Show HN: I ported Xonotic (arena FPS) to WebAssembly with full P2P multiplayer

Published: June 6, 2026 19:29

Article URL: https://dpgame.xonotic.workers.dev/ Comments URL: https://news.ycombinator.com/item?id=48428133 Points: 6 # Comments: 1

Show HN: CCC: One place to manage all your Claude, Codex, Antigravity sessions

Published: June 6, 2026 19:15

Article URL: https://github.com/amirfish1/claude-command-center Comments URL: https://news.ycombinator.com/item?id=48428005 Points: 1 # Comments: 0

Show HN: Competitive Programmer's Web Debugger

Published: June 6, 2026 19:01

Article URL: https://klyroni.com Comments URL: https://news.ycombinator.com/item?id=48427885 Points: 1 # Comments: 0

Show HN: Resonate – Low-latency, high-resolution spectral analysis

Published: June 6, 2026 18:09

Last April I shared about my Resonate project here (https://news.ycombinator.com/item?id=43694157)A lot has happened since: the work I presented in much more detail at last June's International Computer Music Conference (ICMC) got best paper award. I also…

Show HN: Website chat for product discovery instead of support

Published: June 6, 2026 17:55

I believe the fastest way to learn your way to product–market fit is to have conversations. Conferences are great, but expensive and infrequent. Website chat could fill the gap, but most tools are optimized for support and lead capture rather than…

~ 528 additional posts are not shown ~