🦜 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.
Show HN: Look Busy – Realistic-Looking Fake Calendar Events
https://lookbusy.app
Published: April 21, 2025 02:43
Look Busy fills your work calendar with realistic-looking (but secretly fake) work events. Your co-workers won’t schedule conference calls and meetings, so you can get actual work done and reclaim your productive time.
Comments URL:…
Show HN: A streamed, plaintext personal website (Rust)
https://malted.dev
Published: April 21, 2025 02:10
It's just streamed paintext, you can curl it! It pulls my location from a shortcut on my phone that runs when I open any app (which also updates my GitHub location! https://github.com/malted)
Comments URL: https://news.ycombinator.com/item?id=43747978…
Show HN: "Is This Tech Dead?" A snarky autopsy engine for programming tools
https://www.isthistechdead.com
Published: April 21, 2025 01:07
Hi HN,I made isthistechdead.com a site that performs digital autopsies on programming languages, frameworks, and tech tools.We assign each one a Deaditude Score based on actual public data from:
•GitHub: stars, forks, commits, last rites
•Stack Overflow:…
Show HN: Comparelists.org – Instantly Compare Two Lists, Find Differences
https://comparelists.org/
Published: April 21, 2025 00:25
Hey HN,I got tired of manually comparing two lists (think: emails, product SKUs, code, whatever) and built CompareLists.org to make it painless.You just paste your two lists, hit compare, and instantly see what’s unique to each list, what matches, and any…
Show HN: Keep your PyTorch model in VRAM by hot swapping code
https://github.com/valine/training-hot-swap/
Published: April 21, 2025 00:21
Article URL: https://github.com/valine/training-hot-swap/
Comments URL: https://news.ycombinator.com/item?id=43747560
Points: 1
# Comments: 0
Show HN: I built AI-powered job search that puts job seekers first
https://jobswithgpt.com
Published: April 20, 2025 23:47
Hey everyone – I built jobswithgpt to solve my own frustration with job search platforms that often feel cluttered and hard to navigate.What it does:Indexes only jobs posted directly by companies (on their own sites or ATS)
No recruiters, no staffing noise…
Show HN: Genomic Jamba – Hybrid Mamba2/FlashAttention Model for Genomics
https://github.com/suzuki-2001/genomic-jamba
Published: April 20, 2025 23:22
We’re sharing Genomic Jamba, a small research project combining Mamba2 and FlashAttention2 for DNA sequence modeling. It uses a 75:25 mix of Mamba and attention blocks to balance efficiency and expressiveness.The model is pretrained on a plant genomics…
Show HN: Personalize 1000 Job Applications in One Click by Ollama AI (GitHub)
https://jobhuntr.fyi/github/hn2
Published: April 20, 2025 22:17
Article URL: https://jobhuntr.fyi/github/hn2
Comments URL: https://news.ycombinator.com/item?id=43746916
Points: 1
# Comments: 0
Show HN: I built a tool that texts you if your server goes down
https://www.yourserverisdown.com
Published: April 20, 2025 21:27
Article URL: https://www.yourserverisdown.com
Comments URL: https://news.ycombinator.com/item?id=43746647
Points: 1
# Comments: 1
Show HN: Mount remote repositories and datasets managed by Git LFS locally
https://github.com/git-lfs-fuse/git-lfs-fuse
Published: April 20, 2025 20:58
Article URL: https://github.com/git-lfs-fuse/git-lfs-fuse
Comments URL: https://news.ycombinator.com/item?id=43746480
Points: 2
# Comments: 0
Show HN: iOS app: Stock Earnings Tracker (visualized company earnings reports)
https://apps.apple.com/app/id6743714454
Published: April 20, 2025 20:53
Hi HN,I developed an app (iOS/iPadOS) that draws diagrams from corporate financial reports (annual/quarterly). There are some people who do that manually, however I decided to make it automated.What is covered:
- US companies (must report in US-GAAP)
-…
Show HN: Open-Source Yoga App
https://simonschubert.github.io/YogaBase
Published: April 20, 2025 20:52
Article URL: https://simonschubert.github.io/YogaBase
Comments URL: https://news.ycombinator.com/item?id=43746450
Points: 1
# Comments: 0
Show HN: extraDock - Create more docks for macOS
https://extradock.app
Published: April 20, 2025 20:32
Hey HN!Couple of months ago Apple's macOS dock system pissed me off, completely.I use 2–3 monitors—one for coding, one for chat, one for design - but macOS gives you only a single Dock that either lives on your primary screen or jumps to wherever your…
Show HN: Lo-Fi Engine
https://github.com/meel-hd/lofi-engine
Published: April 20, 2025 19:58
Article URL: https://github.com/meel-hd/lofi-engine
Comments URL: https://news.ycombinator.com/item?id=43746139
Points: 1
# Comments: 0
Show HN: PromptCol is looking for alpha users A new take on prompt management
https://www.promptcol.com
Published: April 20, 2025 19:46
Article URL: https://www.promptcol.com
Comments URL: https://news.ycombinator.com/item?id=43746053
Points: 1
# Comments: 2
Show HN: Social media sucks, so I built a better rewarding one
https://www.premsi.com
Published: April 20, 2025 19:27
Most social media platforms make creators chase likes, views, and algorithm gods—just to maybe earn something through ads or brand deals.I kept thinking: why is it still this hard to get paid for your work directly?So I built Premsi, a social app where…
Show HN: Real-time 4/20 cannabis sales dashboard using Estuary and Tinybird
https://420.headset.io
Published: April 20, 2025 19:03
Built this dashboard to visualize cannabis sales in real time across North America during 4/20. The data updates live from thousands of dispensary POS transactions as the day unfolds.Under the hood, we’re using Estuary for data streaming and Tinybird to…
Show HN: Tascli, a simple, local CLI task and record manager
https://github.com/Aperocky/tascli
Published: April 20, 2025 19:01
A simple task and record manager in CLI, with entries stored in a local sqlite file.Treats task (things with a due date) and records (things with only event date) separately and able to manage both.
Comments URL:…
Show HN: Integrating Local Open LLMs (LLM-Jp) with MLflow Prompt Engineering UI
https://github.com/suzuki-2001/mlflow-llm-jp-integration
Published: April 20, 2025 18:37
Article URL: https://github.com/suzuki-2001/mlflow-llm-jp-integration
Comments URL: https://news.ycombinator.com/item?id=43745601
Points: 1
# Comments: 1
Show HN: MidiMaker.pro – Generate structured MIDI music from text using LLMs
https://midimaker.pro/
Published: April 20, 2025 17:58
Article URL: https://midimaker.pro/
Comments URL: https://news.ycombinator.com/item?id=43745319
Points: 1
# Comments: 0
Show HN: Custom AI in Seconds for Worker
https://app.berdaya.ai/
Published: April 20, 2025 17:38
Article URL: https://app.berdaya.ai/
Comments URL: https://news.ycombinator.com/item?id=43745195
Points: 1
# Comments: 1
Show HN: npx -y @considered/harmful
https://www.npmjs.com/package/@considered/harmful
Published: April 20, 2025 17:07
Article URL: https://www.npmjs.com/package/@considered/harmful
Comments URL: https://news.ycombinator.com/item?id=43745010
Points: 1
# Comments: 0
Show HN: A tool that makes numbers pop, flip, shrink, or emoji-fy using Unicode
https://fontgenerator.cool/number-font-generator
Published: April 20, 2025 16:46
Article URL: https://fontgenerator.cool/number-font-generator
Comments URL: https://news.ycombinator.com/item?id=43744889
Points: 2
# Comments: 0
Show HN: Learn bird calls with audio flashcards
https://bird-sound-flashcards.vercel.app/
Published: April 20, 2025 16:31
Article URL: https://bird-sound-flashcards.vercel.app/
Comments URL: https://news.ycombinator.com/item?id=43744794
Points: 4
# Comments: 1
Show HN: TikTrotter – TikTok but for obscure travel trivia to beat doomscrolling
https://www.tiktrotter.com/
Published: April 20, 2025 16:04
I'm trying to stop doomscrolling social media, so I made a website to help me.I'm a huge traveler so I made a website that shows infinitely-scrolling obscure locations with interesting trivia in a TikTok-like manner.I've been discovering a lot of cool…
Show HN: Logomaker: An experiment in HCI and vibe coding
https://manic.agency/blog/thinkpieces/logomaker-an-experiment-in-human-computer-interaction-vibe-coding
Published: April 20, 2025 15:44
Article URL: https://manic.agency/blog/thinkpieces/logomaker-an-experiment-in-human-computer-interaction-vibe-coding
Comments URL: https://news.ycombinator.com/item?id=43744507
Points: 1
# Comments: 0
Show HN: Qduck – DuckDB client API for KDB/Q
https://github.com/jparmstrong/qduck
Published: April 20, 2025 15:38
Open source library for allowing KDB users to interact with DuckDB. The main motivation was to be able to query open data formats on s3 buckets without having to rely on python/pykx. Great for adhoc research when you want to join new data with existing…
Show HN: I built a tool that transforms Jira tickets into Documentation
https://tickettokb.com/
Published: April 20, 2025 15:11
Article URL: https://tickettokb.com/
Comments URL: https://news.ycombinator.com/item?id=43744295
Points: 1
# Comments: 0
Show HN: I built a free receipt generator (free API coming soon)
https://receiptgenerator-lovat.vercel.app/
Published: April 20, 2025 14:54
ust a weekend project for me I wanted to understand how receipts and PDFs work in JS.I will have a free API and docs for it soon. Let me know what you think!
Comments URL: https://news.ycombinator.com/item?id=43744161
Points: 1
# Comments: 0
Show HN: MCP Containers – Easily and securely run MCP servers locally
https://github.com/metorial/mcp-containers
Published: April 20, 2025 14:12
Article URL: https://github.com/metorial/mcp-containers
Comments URL: https://news.ycombinator.com/item?id=43743880
Points: 1
# Comments: 0
Show HN: A Standalone/GitHub CLI Extension to Preview GitHub Flavored Markdown
https://github.com/thiagokokada/gh-gfm-preview
Published: April 20, 2025 13:27
Article URL: https://github.com/thiagokokada/gh-gfm-preview
Comments URL: https://news.ycombinator.com/item?id=43743629
Points: 1
# Comments: 0
Show HN: Frame-Pack-Next Frame Prediction AI Video Generator
https://frame-pack.video/
Published: April 20, 2025 13:25
Article URL: https://frame-pack.video/
Comments URL: https://news.ycombinator.com/item?id=43743621
Points: 1
# Comments: 0
Show HN: I built Pensiv, an AI-supported journalling app that grows with you
https://pensiv.me
Published: April 20, 2025 13:25
Hi everyone,I’ve been using ChatGPT to analyze my journal entries and to reflect with. It works great, I really liked it. I’ve managed to gain some good insights about myself and made improvements.However, there are a few problems:
- ChatGPT only remembers…
Show HN: I built a financial report assistant using Llamaindex
https://news.ycombinator.com/item?id=43743262
Published: April 20, 2025 12:05
This is the first SaaS application I developed (based on RAG), which can quickly gain insights from tens of thousands of financial reports from thousands of companies.
https://ch2report.comI am looking for 5 early users. If you would like to try this…
Show HN: I built an app to track citations of your website by AI
https://www.citeanalytics.com
Published: April 20, 2025 11:40
Article URL: https://www.citeanalytics.com
Comments URL: https://news.ycombinator.com/item?id=43743166
Points: 1
# Comments: 0
Show HN: Generate a Fog Of War map from Google location data locally in browser
https://fog-of-war.eamag.me/
Published: April 20, 2025 11:02
I've created a Fog Of War map based on my data export using python in 30 minutes, and decided to build a web app to make it easier for others. Then I spent a whole day trying to figure out how to do it in JS, why it's way slower…
Show HN: App that creates icons in SVG format
https://www.factoryicon.org/
Published: April 20, 2025 10:25
Built a simple app that creates simple icons in black and white and then returns them in SVG format.Used it to create all the icons on the website and would love to hear your thoughts.Happy easter :)
Comments URL:…
Show HN: GithubPin – Pin GitHub repos, issues, and PRs for quick access
https://chromewebstore.google.com/detail/githubpin/hfedkfpmcmchjllbkhcaklaecghkmlab
Published: April 20, 2025 10:23
I built a Chrome extension called GithubPin that lets you pin GitHub items (repositories, issues, pull requests, and projects) for easy access later.It adds a small pin button directly on GitHub pages and stores your pins. You can view and manage…
Show HN: I created an agent-powered adaptive survey form using n8n
https://github.com/ShaojieJiang/n8n-templates/tree/main/n8n_templates/smart_survey
Published: April 20, 2025 09:47
Article URL: https://github.com/ShaojieJiang/n8n-templates/tree/main/n8n_templates/smart_survey
Comments URL: https://news.ycombinator.com/item?id=43742728
Points: 2
# Comments: 0
Show HN: Mcp-it/fastify – Auto-generate MCP tools from Fastify APIs
https://github.com/AdirAmsalem/mcp-it
Published: April 20, 2025 09:41
Hi,I wanted a straightforward way to expose my Fastify server APIs to AI assistants using the Model Context Protocol (MCP) without needing custom wrappers etc., and couldn't find an existing solution that did this automatically.So I built `@mcp-it/fastify`…
Show HN: Day 1 of trying to fit a Chatbot into a QR Code
https://news.ycombinator.com/item?id=43742639
Published: April 20, 2025 09:22
Image for day 1: https://i.imgur.com/bQ3Oxc5.pngAfter I tried to fit DOOM inside a QR code last time (https://news.ycombinator.com/item?id=43729683), I'm trying to continue this "series" to get an actually decent chatbot into a QR code.This is, of course,…
Show HN: My Squaring Algo Beats Karatsuba and FFT for Real-World Cryptography
https://news.ycombinator.com/item?id=43742624
Published: April 20, 2025 09:18
Hi HN,
I’m Krishil Rohit Sheth, and over the last 4 years I’ve developed a new algorithm (RPF) for squaring large numbers — and it outperforms Karatsuba, and even FFT-based methods for numbers under 800 digits.Raw performance: RPF beats Karatsuba in…
Show HN: A privacy-focused archiving tool with an IM-style interface
https://github.com/wabarc/wayback
Published: April 20, 2025 08:16
Article URL: https://github.com/wabarc/wayback
Comments URL: https://news.ycombinator.com/item?id=43742337
Points: 1
# Comments: 0
Show HN: LLM Shell Tools – AI-powered command line helpers
https://github.com/CepstrumLabs/hooksh
Published: April 20, 2025 08:04
Hey HN,I ve been playing around with LLM integrations for the shell and I have a tiny set of shell tools that use LLMs to improve my CLI experience. I’ve been using it while building and it’s already proving usefu to me.Right now it includes:1. Command Not…
Show HN: lsblk.lua: lsblk(8) for FreeBSD using Lua in base system
https://github.com/dbohdan/lsblk.lua
Published: April 20, 2025 06:58
Article URL: https://github.com/dbohdan/lsblk.lua
Comments URL: https://news.ycombinator.com/item?id=43742032
Points: 1
# Comments: 0
Show HN: FlipClock – fullscreen flip clock with alarms, Pomodoro, timer
https://aflipclock.com/
Published: April 20, 2025 06:54
I’m a CS student who enjoys building distraction‑free tools. I wanted a screen‑filling, old‑school flip clock that could also handle everyday timing needs, so I built FlipClock – https://aflipclock.com.What it doesAlarms that ring even if the tab’s in the…
Show HN: Woeful – let web apps safely and securely connect to external resources
https://github.com/MercuryWorkshop/Woeful
Published: April 20, 2025 04:57
Article URL: https://github.com/MercuryWorkshop/Woeful
Comments URL: https://news.ycombinator.com/item?id=43741619
Points: 2
# Comments: 0
Show HN: Hyprnote – VSCode for Meeting Notes (Open-Source and Local-First)
https://github.com/fastrepl/hyprnote
Published: April 20, 2025 04:39
Hi HN. This is Yujong from Hyprnote.Hyprnote is an open-source, local-first macOS app that you can use for meetings.- It uses Mic + System Audio for audio sources.
- Whisper (small-en-q8) + Llama (3b-q8) for transcription + summarization.Some interesting…
Show HN: Simulated a GPT cache bug, saw it echoed back
https://news.ycombinator.com/item?id=43741181
Published: April 20, 2025 02:52
I'm a high school senior who spent the past few weeks simulating GPT behavior across long-form and iterative tasks. During that time, I discovered a persistent cache loop—where failed outputs would be reused, PDF render attempts caused silent token…
Show HN: Containerized remote attestation with TPM-style hash chaining
https://github.com/Calebp98/remote_attestation
Published: April 20, 2025 00:39
I’ve been exploring how remote attestation works and wanted to understand it more deeply, so I built a simple prover–verifier system in Python. It uses TPM-style PCR hash extension, nonces for freshness, and Docker to simulate real-world isolation. The…
Show HN: A Gamified Coding Experience for Code Puzzles
https://www.aspinix.com/glitch-gambit-demo
Published: April 19, 2025 23:36
I've been working on a gamified coding project that aims to make programming feel more exploratory and fun, especially for younger or newer coders.This is a demo of one of the challenge types:
Glitch Gambit, a short, story-driven puzzle where you inspect a…
Show HN: A persistent drop-in replacement for functools.lru_cache
https://github.com/knowsuchagency/picocache
Published: April 19, 2025 21:37
The functools.lru_cache (or functools.memoize) function in the standard library is fantastic for what it does. I wrote this library to provide the same interface while allowing the caching mechanism to be any database supported by SQLAlchemy or Redis.
…
Show HN: FlowG v0.32.0, Added support for OpenTelemetry logs collection
https://github.com/link-society/flowg/releases/tag/v0.32.0
Published: April 19, 2025 21:09
Article URL: https://github.com/link-society/flowg/releases/tag/v0.32.0
Comments URL: https://news.ycombinator.com/item?id=43739485
Points: 1
# Comments: 0
Show HN: I built an AI that turns GitHub codebases into easy tutorials
https://github.com/The-Pocket/Tutorial-Codebase-Knowledge
Published: April 19, 2025 21:04
Article URL: https://github.com/The-Pocket/Tutorial-Codebase-Knowledge
Comments URL: https://news.ycombinator.com/item?id=43739456
Points: 1
# Comments: 0
Show HN: $30 and 2hours with Claude Code produced this
https://github.com/JordanDalton/pm
Published: April 19, 2025 20:42
As an experiment I let Claude Code write 100% of the code to begin a project management application.Total spent: $30
Time: 2hoursI did this so showcase what Claude produces and to also get feedback on how well you think it did.
Comments URL:…
Show HN: An Useful MCP Server
https://github.com/snagasuri/deebo-prototype
Published: April 19, 2025 20:15
Article URL: https://github.com/snagasuri/deebo-prototype
Comments URL: https://news.ycombinator.com/item?id=43739142
Points: 3
# Comments: 0
Show HN: My MVP failed, now what?
https://heirloom.ing
Published: April 19, 2025 20:10
Article URL: https://heirloom.ing
Comments URL: https://news.ycombinator.com/item?id=43739113
Points: 4
# Comments: 1
Show HN: Free PDF invoice generator with live preview
https://invoiceden.com/
Published: April 19, 2025 19:56
Article URL: https://invoiceden.com/
Comments URL: https://news.ycombinator.com/item?id=43739009
Points: 1
# Comments: 0
Show HN: EyesOff – Alerts you when someone peeps at your screen
https://www.eyesoff.app
Published: April 19, 2025 19:44
Hey HN, this is Yusuf.I've built a privacy focused macOS app which makes use of a locally running neural network (YuNet), to notify you if other people are looking at your screen. YuNet runs fully on-device with no data leaving your computer.The app…
Show HN: Zorium – A Discord Alternative
https://beta.zoriumapp.com/
Published: April 19, 2025 19:32
I built Zorium as a side project — it’s like Discord but with a twist: it supports academic servers with tools for study groups, classes, etc. Still in beta, just looking for feedback!https://beta.zoriumapp.com
Comments URL:…
Show HN: I made a game to see who is the highest IQ based on ChatGPT convos
https://v0-smart-chat-battle.vercel.app/
Published: April 19, 2025 18:08
I made a game where you can challenge a friend to see who has the highest IQ but with a twist: there is no question to answer, it is based on your ChatGPT conversations (complexity of questions, depth of topics, diversity of arguments, etc.)
Then there is…
Show HN: JellyFish Theme
https://marketplace.visualstudio.com/items?itemName=PawelBorkar.jellyfish
Published: April 19, 2025 17:45
Article URL: https://marketplace.visualstudio.com/items?itemName=PawelBorkar.jellyfish
Comments URL: https://news.ycombinator.com/item?id=43738033
Points: 1
# Comments: 0
Show HN: Used MCP to make AI take actions on ~10 apps
https://saidar.ai
Published: April 19, 2025 17:44
Article URL: https://saidar.ai
Comments URL: https://news.ycombinator.com/item?id=43738024
Points: 1
# Comments: 0
Show HN: Ibex – a cross-platform iOS backup decryption tool
https://github.com/initz3r0/ibex
Published: April 19, 2025 17:40
ibex is a cross-platform tool designed for decrypting and extracting iOS backups. It provides forensic investigators, security researchers, and power users with the ability to access and analyze encrypted iOS backup data. It can be built and used on macOS,…
Show HN: I made an app to get Paraguay residency and citizenship
https://societates-civis.com/citizenpy
Published: April 19, 2025 17:39
Hi Everyone!!CitizenPY is a product by Societies Civis Which helps made Dual Citizenship simple by systematising and simplifying the process for the user by asking them questions and showing them if they are eligible and the paths they can take., showing…
Show HN: Molecule-Rs – A Fast Protein Visualization Engine Written in Rust
https://technoabsurdist.github.io/molecule-rs/
Published: April 19, 2025 17:38
Article URL: https://technoabsurdist.github.io/molecule-rs/
Comments URL: https://news.ycombinator.com/item?id=43737960
Points: 1
# Comments: 1
Show HN: A smart coffee scale that can order coffee on its own
https://github.com/Rukenshia/terminal.scale
Published: April 19, 2025 17:35
Hello again! I recently shared another device of mine (a focus timer based around an epaper display) and seeing all the positive feedback motivated me to keep building :)What you're looking at is a overcomplicated way of buying coffee a coffee scale that…
Show HN: I made a color palette generator with no color picker
https://dollarsigned.com/tailwind-pallette-generator
Published: April 19, 2025 17:35
Article URL: https://dollarsigned.com/tailwind-pallette-generator
Comments URL: https://news.ycombinator.com/item?id=43737945
Points: 1
# Comments: 0
Show HN: I made a website to help you find a chatbot solution that works for yuo
https://www.botmetr.com/
Published: April 19, 2025 17:33
Hello everyone. I just launched Botmetr, the first website to compare, analyze, and comment chatbots. I would love your feedback!
Comments URL: https://news.ycombinator.com/item?id=43737921
Points: 1
# Comments: 0
Show HN: MutAnt: Decentralized public/private mutable key-value storage
https://github.com/Champii/MutAnt
Published: April 19, 2025 17:27
Hey guy !I want to show you this small tool I've been developing on top of the https://autonomi.com/ decentralized storage network
It is composed of a `mutant` CLI tool that is a frontend for a rust libraryIt allows you to have a private decentralized key…
Show HN: I Made an HTML Pretty Printer for PHP 8.4
https://shkspr.mobi/blog/2025/04/introducing-pretty-print-html-for-php-8-4/
Published: April 19, 2025 16:14
Article URL: https://shkspr.mobi/blog/2025/04/introducing-pretty-print-html-for-php-8-4/
Comments URL: https://news.ycombinator.com/item?id=43737363
Points: 1
# Comments: 0
Show HN: Web Video editor, 100% local, AI subtitle, auto cut based on volume
https://silenceslicer.com
Published: April 19, 2025 16:00
I made this mostly to make content creation faster.When recording a youtube video/ podcast. there's alot of downtime (silence) while looking at scripts or getting the correct item to display. So I made a webapp to automatically cut and stich the video back…
Show HN: Chessophone – Listen to Chess Games
https://chessophone.netlify.app/
Published: April 19, 2025 15:58
Chessophone takes a PGN string representation of a chess game and generates music - Notes from the C major scale are added for each piece in each row of the board for each move in the game.Games played with the same opening will sound the same until they…
Show HN: I built a podcast outreach tool; turns 40-hour workflows into 5 minutes
https://sonoday.com/
Published: April 19, 2025 15:25
I created a podcast contact platform, because we were frustrated with how time-consuming podcast marketing was becoming. As you know this was the "podcast election" and it seems everyone now knows the secret that podcasts were incredibly valuable for…
Show HN: Run arbitrary Python script, no setup, no configuration, just run it
https://github.com/kanthorlabs/runit
Published: April 19, 2025 15:20
Article URL: https://github.com/kanthorlabs/runit
Comments URL: https://news.ycombinator.com/item?id=43737016
Points: 1
# Comments: 1
Show HN: LettuceDetect – Lightweight hallucination detector for RAG pipelines
https://github.com/KRLabsOrg/LettuceDetect
Published: April 19, 2025 15:12
Hallucinations are still a major blocker for deploying reliable retrieval-augmented generation (RAG) systems, especially in complex domains like medical or legal.Most existing hallucination detectors rely on full LLM inference (expensive, slow), or…
Show HN: I built Viben Ring with AI, Three.js, and React3Fiber
https://github.com/SabrinaRamonov/viben-ring
Published: April 19, 2025 14:01
My rant about vibe coding: https://www.sabrina.dev/p/viben-ring-does-vibe-coding-work
Comments URL: https://news.ycombinator.com/item?id=43736488
Points: 2
# Comments: 0
Show HN: I scraped all Upwork jobs and made an app cost estimator
https://craftedagencies.com/tools/app-cost-calculator
Published: April 19, 2025 13:51
I built this as a lead magnet for my software dev agency a couple months ago and it got me around 5 meetings with potential clients. Quite happy, not gonna lie.Since I started building an agency directory I wanted to take it a step further and match the…
Show HN: Curved Text Generator – Draw text on line
https://www.curvedtext.io/
Published: April 19, 2025 13:43
Article URL: https://www.curvedtext.io/
Comments URL: https://news.ycombinator.com/item?id=43736344
Points: 1
# Comments: 0
Show HN: Aurora Is Live
https://aurora-pay.mybuho.de
Published: April 19, 2025 12:44
Accept Bitcoin & Lightning in your app — no custody, chargebacks, or BS.Payments go straight to your xpub or Lightning Address.
Comments URL: https://news.ycombinator.com/item?id=43736034
Points: 1
# Comments: 0
Show HN: Chat2Report-Your AI Assistant for Financial Reports
https://news.ycombinator.com/item?id=43735961
Published: April 19, 2025 12:26
This is the first SaaS application I developed (based on RAG), which can quickly gain insights from tens of thousands of financial reports from thousands of companies.https://ch2report.comI am looking for 5 early users. If you would like to try this…
Show HN: Flight search that shows aircraft and airline safety records
https://flysafe.baby/
Published: April 19, 2025 11:47
I built this flight safety search tool because I've always been nervous about flying. Like actually very nervous every time I fly even if its unwarranted. I've always been told the chances of any incidents on planes are extremely unlikely but after…
Show HN: A VS Code extension to visualise Rust logs in the context of your code
https://github.com/hyperdrive-eng/traceback
Published: April 19, 2025 11:43
We made a VS Code extension [1] that lets you visualise logs and traces in the context of your code. It basically lets you recreate a debugger-like experience (with a call stack) from logs alone.This saves you from browsing logs and trying to make sense of…
Show HN: Your brain creates ideas, we store them
https://www.thoughts2action.com
Published: April 19, 2025 11:17
Your brain isn’t built to store ideas — it’s built to create them.
T2A captures voice/video thoughts, auto-summarizes with AI, and stores them in your searchable second brain.
Forget forgetting. Just T2A it.
Comments URL:…
Show HN: I made an app that builds a day itinerary in seconds based on your mood
https://plan-fast-beta.vercel.app
Published: April 19, 2025 11:08
Hi HN!I built PlanFast, a simple AI-powered app that generates a personalised 1-day travel itinerary in ~5 seconds, based on your mood and budget.It's designed for travellers who:
- Don’t want to spend hours planning
- Want local, non-generic suggestions
-…
Show HN: Schedule 1 Calculator
https://github.com/schedule1-calculator/schedule-1-calculator
Published: April 19, 2025 10:45
Article URL: https://github.com/schedule1-calculator/schedule-1-calculator
Comments URL: https://news.ycombinator.com/item?id=43735535
Points: 1
# Comments: 0
Show HN: Secure Shell Manager
https://github.com/lfaoro/ssm
Published: April 19, 2025 10:31
SSM allows easy connection to SSH servers, hosts filtering, editing, command execution and file transfer.
Comments URL: https://news.ycombinator.com/item?id=43735496
Points: 1
# Comments: 1
Show HN: We Made AI Bargain Chatbot (Fluxyai.co)
https://news.ycombinator.com/item?id=43735457
Published: April 19, 2025 10:23
AI chatbot I added to my website made a $327 sale.Two weeks ago, I added an AI-powered bargain chatbot to my website. Since then, it’s been negotiating prices with every customer—no exceptions. And guess what? It actually closed a sale!
Comments URL:…
Show HN: Counter-Strike 1.6 themed personal website
https://roman.asd.lol
Published: April 19, 2025 10:17
Article URL: https://roman.asd.lol
Comments URL: https://news.ycombinator.com/item?id=43735436
Points: 1
# Comments: 0
Show HN: We Made AI Bargain Chatbot
https://www.fluxyai.co/
Published: April 19, 2025 10:14
Article URL: https://www.fluxyai.co/
Comments URL: https://news.ycombinator.com/item?id=43735426
Points: 1
# Comments: 0
Show HN: AI Code Reviewer (used it on itself during development)
https://codii.dev
Published: April 19, 2025 09:42
I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it.The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request,…
Show HN: I created Pitch Deck Agent, crafts decks from market research to design
https://pitchdeckagent.com
Published: April 19, 2025 09:38
Pitch Deck Agent helps create pitch decks in minutes. Just answer a few questions—our AI handles the research, storytelling, and design. Download your deck as PPTX or PDF. No design skills needed, just plug, play, and pitch.
Comments URL:…
Show HN: DeadDrop – Tiny tool to share files anonymously
https://deaddrop.space/
Published: April 19, 2025 08:46
Article URL: https://deaddrop.space/
Comments URL: https://news.ycombinator.com/item?id=43735120
Points: 1
# Comments: 1
Show HN: I built a tool to find pain points in questions and generate SaaS ideas
https://painpointfinder.com/
Published: April 19, 2025 08:33
Article URL: https://painpointfinder.com/
Comments URL: https://news.ycombinator.com/item?id=43735074
Points: 2
# Comments: 0
Show HN: Turn Yourself into an Epic Action Figure with AI
https://actionfigureai.online
Published: April 19, 2025 08:32
Article URL: https://actionfigureai.online
Comments URL: https://news.ycombinator.com/item?id=43735073
Points: 1
# Comments: 0
Show HN: Parqv – Interactive TUI Parquet Visualizer
https://github.com/sanspareilsmyn/parqv
Published: April 19, 2025 08:16
Article URL: https://github.com/sanspareilsmyn/parqv
Comments URL: https://news.ycombinator.com/item?id=43735002
Points: 2
# Comments: 0
Show HN: Undercutf1 – F1 Live Timing TUI with Driver Tracker, Variable Delay
https://github.com/JustAman62/undercut-f1
Published: April 19, 2025 07:50
undercutf1 is a F1 live timing app, built as a TUI. It contains traditional timing pages like a Driver Tracker, Timing Tower, Race Control, along with some more detailed analysis like lap and gap history, so that you can see strategies unfolding.I started…
Show HN: Used MCP to make AI take actions on ~10 apps
https://saidar.ai
Published: April 19, 2025 07:35
Article URL: https://saidar.ai
Comments URL: https://news.ycombinator.com/item?id=43734855
Points: 1
# Comments: 0
Show HN: I rewrote few of the common core string.h functions
https://github.com/deep-vinci/re-implement-c
Published: April 19, 2025 07:16
I rewrote the most common core string.h functions in pure C. I mostly did it to learn pointers and string. Would love to get any feedbacks:)
Comments URL: https://news.ycombinator.com/item?id=43734794
Points: 1
# Comments: 0
Show HN: Microagents; Tiny agents in a group chat, working for you
https://microagents.io
Published: April 19, 2025 07:02
Hey HN,I've been a long time lurker of this site, and nothing i've built before felt "worthy" enough to share here. This one came pretty close. So here we go.I've been playing around with the idea of "ai agent" collaboration. With protocols like MCP and…
~ 338 additional posts are not shown ~