ShowHN Today
ShowHN

Show HN Today: Top Developer Projects Showcase for 2024-11-15

SagaSu777
#HackNews#ShowHN#ShowHN Today#Developer Projects#Tech Innovation

Explore the hottest developer projects on Show HN for 2024-11-15. Dive into innovative tech, AI applications, and exciting new inventions!

Summary of Today’s Content

Today’s showcase includes various innovative projects:

  1. Linux Voice AI offers voice capabilities for Linux systems.
  2. A Prolog-successor demo allows users to experience an advanced logical programming environment.
  3. The Protego Safari extension enables post filtering for Reddit users.
  4. Brand API lets you retrieve domain brand data easily.
  5. Storage Cleaner helps manage social media clutter.
  6. Makemap provides Strava poster print services.
  7. Quincy VPN utilizes QUIC for secure connections.
  8. Google Reviews QR code generator simplifies feedback collection.
  9. The Tiny-C compiler is rewritten in Python.
  10. MoodSongs curates playlists based on your emotional state.

These projects reflect creativity and diverse functionality across web tools, extensions, and applications.

1. Show HN: Linux Voice AI

URL: https://www.linuxvoice.ai

Author: cranberryturkey

Description:

Popularity: 3 points | 2 comments

Show HN: Linux Voice AI - Project Screenshot


2. Show HN: I made a demo of my Prolog-successor. Try it please

URL: http://demo.memelang.net

Author: samweb3

Description:

Popularity: 3 points | 1 comments

Show HN: I made a demo of my Prolog-successor. Try it please - Project Screenshot


3. Show HN: I built a post filtering Safari extension for Reddit to replace RES

URL: https://getprotego.app

Author: edgarischatting

Description: After Reddit Enhancement Suite (RES) became unmaintained, Safari users on macOS lost access to post filtering capabilities. As a developer who switched to Safari, I missed this functionality and decided to build a solution.

What it is: A Safari extension that filters Reddit posts based on keywords and wildcards. It monitors the DOM in real-time and hides posts matching your filters, working on both old and new Reddit interfaces.

Technical implementation:

  1. Chose MutationObserver over polling for efficiency
  2. Implemented batch processing to handle Reddit’s infinite scroll without impacting performance
  3. Abstracted DOM selectors to support both Reddit interfaces
  4. Used CSS modules for style isolation
  5. Kept the codebase minimal and focused on the core filtering functionality

    Try it out: Available on the Mac App Store. Currently running a 25% off Black Friday sale.

    Looking for feedback for feature ideas or bug reports. I also have 5 TestFlight invites if anyone is interested in beta testing.

Popularity: 1 points | 0 comments

Show HN: I built a post filtering Safari extension for Reddit to replace RES - Project Screenshot


4. Show HN: Get any domain’s brand data via API

URL: https://brand.dev/

Author: ICodeSometimes

Description:

Popularity: 14 points | 8 comments

Show HN: Get any domain's brand data via API - Project Screenshot


5. Show HN: A Storage Cleaner to clean social media clutter. Free Lifetime

URL: https://apps.apple.com/us/app/storage-cleaner/id6455376072

Author: Cheruii586

Description: Hi,

My name is Kevin, I’m a solo indie developer at Lilucat, where I handle everything on my own, from design to the final product. Despite this, I always strive to prioritize the user experience and put users first, no matter what.

I’d like to share my latest project with you, “Storage Cleaner”, which I’ve been working on for the past five months. I’m really proud of the results, and early user reviews indicate that people are enjoying the app. To celebrate the release, I’m offering a Free Forever deal for early users, with a free lifetime offer available until December 6th.

As the name suggests, Storage Cleaner helps users clean unnecessary photos, videos, and files from their phones. What sets my app apart from others on the App Store is its unique ability to clean social media clutter, something I haven’t seen offered anywhere else.

I’d love for you to give my app a try and take advantage of the Free Forever offer.

Popularity: 2 points | 0 comments

Show HN: A Storage Cleaner to clean social media clutter. Free Lifetime - Project Screenshot


6. Show HN: I build a Strava poster print site

URL: https://makemap.co/

Author: dnnsthnnr

Description: Hi all!

A year ago I build makemap.co with a friend. It is a Next.js page leveraging supabase and stripe in the background.

I am keen to hear your feedback on the site, design, wording, or anything else. We are also thinking of expanding the product suite into a full heatmap or printing on mugs and shirts.

Popularity: 4 points | 0 comments

Show HN: I build a Strava poster print site - Project Screenshot


7. Show HN: Quincy – QUIC-based VPN

URL: https://github.com/M0dEx/quincy

Author: M0dEx

Description:

Popularity: 2 points | 0 comments

Show HN: Quincy – QUIC-based VPN - Project Screenshot


8. Show HN: I built a QR code generator for Google Business reviews

URL: https://builtright.co/google-reviews-qr-code-creator

Author: wallawe

Description:

Popularity: 2 points | 0 comments

Show HN: I built a QR code generator for Google Business reviews - Project Screenshot


9. Show HN: A Tiny-C language compiler, rewritten in Python

URL: https://github.com/furkanonder/PyTiny-C

Author: furkanonder

Description: A Tiny-C language compiler, rewritten in Python(It has been converted from C to Python with as much one-to-one correlation as possible).

Reference: http://www.iro.umontreal.ca/~felipe/IFT2030-Automne2002/Comp

Popularity: 3 points | 0 comments

Show HN: A Tiny-C language compiler, rewritten in Python - Project Screenshot


10. Show HN: Dockers and Development

URL: https://pratikkumar.substack.com/p/unlocking-development-efficiency

Author: pr2tik1

Description:

Popularity: 1 points | 0 comments

Show HN: Dockers and Development - Project Screenshot


11. Show HN: AI-Generated Perfect Playlist for Your Mood

URL: https://www.moodsongs.net

Author: shivam_nextjs

Description: Hello,

This is Shivam

I built AI-Generated playlist platform that picks the perfect music based on your mood. It uses machine learning to understand your emotions and fetches the best music videos from YouTube using Youtube API. The platform creates custom playlists for different moods, like happy, relaxed, or motivated, and adapts as your mood changes. I wanted to make sure the music always matches how you’re feeling, so I added a recommendation system that learns from your preferences and keeps getting better over time.

Regards

Popularity: 14 points | 8 comments

Show HN: AI-Generated Perfect Playlist for Your Mood - Project Screenshot


12. Show HN: Generate short videos with one click using AI LLM

URL: https://github.com/harry0703/MoneyPrinterTurbo

Author: amrrs

Description:

Popularity: 2 points | 0 comments

Show HN: Generate short videos with one click using AI LLM - Project Screenshot


13. Show HN: Twitch plays Codebuff – a natural language coding experiment

URL: https://www.twitch.tv/codebuff_ai

Author: brandonchen

Description: Hi HN! We launched Codebuff last week, and it gave us a fun idea to try: Twitch plays Codebuff.

We rigged up Twitch chat to control an old laptop of ours by sending Codebuff commands. Any chat message prefixed with ‘>’ is interpreted as a command for Codebuff. We’re starting with a blank web app running on localhost. So if you say “> Make the header spin”, then Codebuff will modify the css to make it happen. Codebuff can also run any terminal command (I hope you don’t brick our laptop haha).

Yesterday we tested this out with our community and they successfully got Codebuff to add a map of the US (via installing some package that it found), add all the state capitals as red dots, and draw the shortest path through the capitals. They also built a little synthesizer together.

Maybe this could create a new category of open source, where a bunch of people synchronously create whole apps together by guiding an AI with natural language input? It’s exciting to combine the creativity of a crowd of humans with the raw ability of a coding agent. It’s also just fun to create with strangers and take an app in wildly different directions!

We’ll be here for a couple hours, feel free to pop on by and add some fun stuff to our website! Or maybe troll everyone, iono.

Popularity: 11 points | 0 comments

Show HN: Twitch plays Codebuff – a natural language coding experiment - Project Screenshot


14. Show HN: I launched a non-profit startup to teach you modern programming and AI

URL: https://www.nozomio.com/

Author: arlanrakh

Description: Hey everyone! I’ve built a free, non-profit platform to teach modern programming with AI integration. I’d love for you to check it out and share your feedback to help improve it! Thanks in advance!

Popularity: 4 points | 2 comments

Show HN: I launched a non-profit startup to teach you modern programming and AI - Project Screenshot


15. Show HN: I drew a determined female coder in the style of Socialist Realism

URL: https://marincomics.com/coding-counter-culture.html

Author: marinbala

Description:

Popularity: 2 points | 0 comments

Show HN: I drew a determined female coder in the style of Socialist Realism - Project Screenshot


16. Show HN: Soshials – launch your social media platform and get real user feedback

URL: https://soshials.com

Author: swizzle36

Description: When launching my own niche social media platform, I realized that the hardest part was getting the first few legitimate users on the platform who could give real feedback. To make things worse, sites like ProductHunt and the many other SaaS directories don’t really cater to social networks, nor do they facilitate people actually trying the products/platforms over a longer period of time. It’s mostly just other founders.

That’s why I created Soshials. We’re a community of people passionate about niche social networks. We think they’re vital to the health of the internet and important to preserve and build up in the age of a few large players.

The way it works is simple. If you’ve built a social media platform or simply know of an interesting one, submit it to Soshials. Interested people then sign up to join a “cohort” where they can try it with other people in the cohort for a month. At the end of the month, we collect and organize feedback from all users.

It’s completely free and meant to be a fun and new way to help smaller social networks grow and get feedback from early users.

Hope people find it useful. If you know of any niche social networks, do let me know!

Popularity: 4 points | 2 comments

Show HN: Soshials – launch your social media platform and get real user feedback - Project Screenshot


17. Show HN: BookRead – AI Integrated eBook-Reader App

URL: https://apps.apple.com/ca/app/bookread-ai/id6737578649

Author: frankt002

Description: Few months ago I was reading “The Genealogy of Morals” by Friedrich Nietzsche, but it was so difficult that I had to take pictures of each page, ask ChatGPT for explanations so that I can understand it.

So I decided to build BookRead.

BookRead is an AI-powered e-book reader that make reading effortless, and help get more out of every book.

Instead of traditional “look-up” or “dictionary”, BookRead uses AI explanations to clarify everything—from individual words to entire paragraphs—within the context of the book.

Other AI features include:

Popularity: 2 points | 0 comments

Show HN: BookRead – AI Integrated eBook-Reader App - Project Screenshot


18. Show HN: An automatic trip planner for lazy travelers

URL: https://pathfinder.fly.dev/

Author: pafeu

Description: I enjoy traveling, but I sometimes find it difficult to stay motivated when planning a trip. This led me to the idea of creating an automatic trip planner for travelers like myself who prefer a more effortless approach. I will continue to develop the project, as there are several ideas that could be implemented. If you have any feedback or suggestions on how to make the planner more useful, please feel free to share. Thank you!

Popularity: 2 points | 0 comments

Show HN: An automatic trip planner for lazy travelers - Project Screenshot


19. Show HN: SnippetX – Beautiful, customizable screenshots directly in the browser

URL: https://snippetx.com

Author: hennobit

Description: SnippetX makes it easy to beautify your screenshots with many customizations, directly in your browser. No extra software needed – just fast, simple, and stunning screenshots.

Popularity: 3 points | 0 comments

Show HN: SnippetX – Beautiful, customizable screenshots directly in the browser - Project Screenshot


20. Show HN: Libretto – Simple recording and editing, an alternative to Descript

URL: https://libretto.fm

Author: michael_y

Description: Hi HN, We’re excited to share Libretto – a web-based recording and editing tool designed for creators, podcasters, and teams working remotely. If you’re familiar with Descript, you’ll find Libretto is similar but with unique features and a focus on simplicity.

What makes Libretto unique:

Local recording for high-quality audio/video: Libretto records media locally on each participant’s device and uploads it in the background, ensuring pristine quality even under poor network conditions. This works like double-ended recording but entirely within your browser.

Powerful yet simple editing tools: Transcript-based editing: Edit audio/video as if you’re editing text. Automatic filler word removal: Get rid of “uhs” and “ums” with one click. Core editing tools like splitting, trimming, and cropping are intuitive for non-professionals.

Collaborative and browser-based: No downloads required – everything runs in the browser. Teams can work together, sharing projects and edits in real time.

Built with:

LiveKit for webRTC infrastructure, Deepgram for transcriptions, Rendley’s video editing SDK and Liveblocks for real time shared state.

Libretto is free to try, and we’d love your feedback to make it better. If you’re curious, check it out. Questions, thoughts, or suggestions? We’re here to listen!

Popularity: 26 points | 5 comments

Show HN: Libretto – Simple recording and editing, an alternative to Descript - Project Screenshot


21. Show HN: Chrome Stealer – Tool for Decrypting Locally Saved Chrome Passwords

URL: https://github.com/BernKing/ChromeStealer

Author: bernking

Description: Chrome Stealer is a tool designed to decrypt locally saved passwords on Windows machines. It was developed because existing write-ups and C/C++ versions were either ineffective or unsatisfactory. I hope this write-up assists others who were in a similar situation.

If you’re interested in the full implementation details and reasoning behind the project, I’ve also written a detailed blog post: https://bernking.xyz/2024/chrome-stealer/.

Popularity: 3 points | 0 comments

Show HN: Chrome Stealer – Tool for Decrypting Locally Saved Chrome Passwords - Project Screenshot


22. Show HN: Free mortgage analysis tool to avoid getting screwed by closing costs

URL: https://closingwtf.com

Author: aaln

Description:

Popularity: 225 points | 120 comments

Show HN: Free mortgage analysis tool to avoid getting screwed by closing costs - Project Screenshot


23. Show HN: PerfAgents – Find Issues Before Your Users Do with Synthetic Monitoring

URL: https://www.perfagents.com/

Author: ajith-joseph

Description: Hello HN! We’re excited to share PerfAgents, a synthetic monitoring tool built for startups and enterprises seeking robust and proactive monitoring across global regions.

TL;DR:

PerfAgents is a synthetic monitoring platform that uses your existing E2E automation scripts (Playwright, Puppeteer, Cypress, and Selenium) for web app monitoring, reducing setup time by 80%. No complex integrations, no vendor lock-in, and proactive alerts that let you catch bugs before users do.

Problem We’re Solving:

Ensuring application reliability across all regions is tough, especially when existing monitoring tools either require extensive DevOps/QA setup or lock users into proprietary workflows. This results in inefficient workflows, delayed issue detection, and, often, user-facing bugs in production environments.

How We Solved It:

PerfAgents offers a multi-framework approach that lets you monitor app functionality without needing new integrations or script re-recording. By reusing existing end-to-end scripts, PerfAgents makes setup fast, keeps monitoring flexible, and allows teams to detect and resolve issues faster.

Features include:

-> Multi-framework support for Playwright, Puppeteer, Cypress, and Selenium

-> AI-driven monitoring script generation to automate monitoring setups with no code

-> Global test execution for instant insights across regions

-> Real-time alerts integrated with popular tools (Slack, PagerDuty, Jira)

-> Flexible pricing based on execution frequency, not script complexity

How It Works:

-> Setup: Connect your GitHub repository to import existing scripts, or use our built-in AI tools for zero-code setups.

-> Monitor & Alert: Configure regional monitoring and alert channels, with real-time notifications when an issue occurs.

-> Optimize & Scale: Review logs, performance reports, and leverage our multi-framework support to refine application flow monitoring.

Key Benefits:

-> Faster issue resolution: Early detection and instant alerts prevent downtime and improve stability.

-> Cross-team collaboration: Centralized data helps DevOps, QA, and product teams collaborate more effectively.

-> Flexible framework support: Avoid vendor lock-in with multi-framework compatibility.

-> High scalability: Configurable monitoring counts ensure you’re only paying for what you use.

PerfAgents is already in use by Fortune 500 companies and has helped SaaS and e-commerce teams reduce downtime by 40% and cut support tickets by nearly 57%.

Who It’s For:

-> DevOps, QA, and Engineering leaders looking to optimize monitoring setup and execution

-> Teams already using frameworks like Playwright, Puppeteer, Cypress, or Selenium

-> SaaS and e-commerce platforms where reliable, global user flows are critical

PerfAgents is available for a free trial now. We’d love to hear your thoughts, and if you have any questions, feel free to ask!

Popularity: 2 points | 0 comments

Show HN: PerfAgents – Find Issues Before Your Users Do with Synthetic Monitoring - Project Screenshot


24. Show HN: Lookman.ai – Code Formatting Assistant

URL: https://lookman.onrender.com/

Author: liberian

Description:

Popularity: 1 points | 0 comments

Show HN: Lookman.ai – Code Formatting Assistant - Project Screenshot


25. Show HN: Scooter – Interactive find and replace in the terminal

URL: https://github.com/thomasschafer/scooter

Author: tomschafer

Description:

Popularity: 114 points | 57 comments

Show HN: Scooter – Interactive find and replace in the terminal - Project Screenshot


26. Show HN: I built a Vimeo alternative for small content creators

URL: https://stalwart-entremet-08eb9c.netlify.app/

Author: azzen

Description: Hey everyone,

I have been recently experimenting with video content as part of a Video challenge.

I have ADHD One of the things I struggle with is memorizing scripts when recording videos.

Free apps didn’t help much. I didn’t wanna pay just to get the teleprompter feature so I took matters in my own hands and built an online recording studio with Ai.

My tech stack is: Vite, react and bolt.new

I can script, record, download my video from one place.

And the best thing? I don’t need worry about file storage fees.

All feedback is welcome. Thanks!

Popularity: 1 points | 0 comments

Show HN: I built a Vimeo alternative for small content creators - Project Screenshot


27. Show HN: Export PostgreSQL table to 10 Parquet files with chDB in 15 lines

URL: https://gist.github.com/auxten/c90d53c6bd944e1f9812b99a8cd3f0d3

Author: auxten

Description:

Popularity: 2 points | 0 comments

Show HN: Export PostgreSQL table to 10 Parquet files with chDB in 15 lines - Project Screenshot


28. Show HN: Hacker News Summarizer with Gemini Nano

URL: https://github.com/hydroweaver/hnsummarext

Author: hydroweaver87

Description: Hi All!

For Google Chrome Built-in AI Challenge (https://developer.chrome.com/blog/ai-challenge), I tried to create a simple hacker news post summarizer. It essentially sends the bulk of a top comment and its child comments to the local summarizer to get a summary.

The idea was to see how local models work and the kind of latency they offer. The extension in it’s current form is fairly rudimentary and works only for hacker news. Plus the latency to fetch the summary is noticeable.

I understand, a general-purpose summarizer would kill the need for such a thing, but I built it for getting familiarized with chrome extensions as well as Gemini Nano APIs.

I’m curious to know if there is any value in such an extension and of course any other thoughts / comments / feedback.

Video here: https://youtu.be/01IZ-2gbDBU

Popularity: 1 points | 0 comments

Show HN: Hacker News Summarizer with Gemini Nano - Project Screenshot


29. Show HN: Image Describer - Emotional Insights, Chart Analysis, Art Critiques

URL: https://imagedescriber.app

Author: imgdesgen

Description:

Popularity: 1 points | 0 comments

Show HN: Image Describer - Emotional Insights, Chart Analysis, Art Critiques - Project Screenshot


30. Show HN: Akka 3 – platform to build and run responsive apps

URL: https://akka.io

Author: TylerJewell

Description: Akka was originally launched in 2009 by Jonas Boner from Sweden as a toolkit to make it simpler to program concurrent apps on multi-core systems. It grew over the years into a set of libraries for building distributed systems with persistence, clustering, integration, and protocol extensions.

Akka has been downloaded more than 1 billion times and powers 100,000 apps. Many of the apps that you use every day have Akka under the covers.

Akka was known for two things - always worked, and incredibly steep learning curve.

We’ve been working on a reinvention of Akka for the last 8 years and it’s released today - Akka 3. It is an evolution of the libraries into a platform for building and running responsive apps.

It contains a new, simple SDK. Most programmers, regardless of their language of expertise, will be productive in under a day building real time, streaming, durable systems. The SDK includes offline development, test kit, separation of concerns, and a variety of components for building distributed systems: entities, workflows, views, streams, timers, actions.

It also includes a set of Serverless and other cloud operating environments.

Beyond being simple to build, the system now contains multi-cloud application deployment. Write a stateful application once, and it will be read-replicated or write-replicated across many regions, many of which operate across different hyperscalers. You can use the location transparency of Akka to move apps, which enables migrations and repatriation in addition to new forms of failover and disaster recovery.

We are providing 500 hours of free hosting with new accounts. Learn more at Akka.io.

Popularity: 8 points | 0 comments

Show HN: Akka 3 – platform to build and run responsive apps - Project Screenshot


31. Show HN: I have created Steam Achievement Guide browser extension

URL: https://chromewebstore.google.com/detail/steam-achievement-guide/hebdfnoheiibmkfobehgdbmilckpjjhl

Author: jansivans

Description: Chrome extension: https://chromewebstore.google.com/detail/steam-achievement-g… Firefox addon: https://addons.mozilla.org/en-US/firefox/addon/steam-achieve… Discord: https://discord.gg/t8cBtPAczE

Popularity: 1 points | 0 comments

Show HN: I have created Steam Achievement Guide browser extension - Project Screenshot


32. Show HN: Zyme – An Evolvable Programming Language

URL: https://zyme.dev

Author: almusdives

Description: Zyme is an esoteric language for genetic programming: creating computer programs by means of natural selection.

Popularity: 4 points | 1 comments

Show HN: Zyme – An Evolvable Programming Language - Project Screenshot


33. Show HN: Memory Management for AI Agents

URL: https://app.swastikai.com/

Author: chirotpal

Description:

Popularity: 1 points | 1 comments

Show HN: Memory Management for AI Agents - Project Screenshot


34. Show HN: MagicQuill – An Intelligent Interactive Image Editing System

URL: https://magicquill.art/

Author: brky

Description:

Popularity: 1 points | 2 comments

Show HN: MagicQuill – An Intelligent Interactive Image Editing System - Project Screenshot


35. Show HN: I Made an End-to-End Encrypted Life Goal Planner

URL: https://perspectask.com/

Author: alexandroo

Description: When planning your whole life in order to see your Tasks in Perspective (PerspecTask), it’s important to know that only you have access to your private thoughts. No employee of the app can see your goals because they are encrypted before they are sent to the server.

A goal can have unlimited subgoals and unlimited “parent” goals, which is something I wanted for a long time because you can see how a completed task gets you closer to achieve multiple bigger goals.

I hope it helps you achieve your highest life goals!

Popularity: 2 points | 0 comments

Show HN: I Made an End-to-End Encrypted Life Goal Planner - Project Screenshot


36. Show HN: OnePageGA – Simple dashboard for GA4 like Plausible

URL: https://onepagega.com

Author: johnnytee

Description:

Popularity: 9 points | 5 comments

Show HN: OnePageGA – Simple dashboard for GA4 like Plausible - Project Screenshot


37. Show HN: I made an challenge giving app so that you no longer get bored

URL: https://elitedrivez.com

Author: ArnavMasand

Description:

Popularity: 2 points | 1 comments

Show HN: I made an challenge giving app so that you no longer get bored - Project Screenshot


38. Show HN: AI Models with One Subscription

URL: https://app.chathub.gg

Author: wonderfuly

Description:

Popularity: 1 points | 0 comments

Show HN: AI Models with One Subscription - Project Screenshot


39. Show HN: Domain Marketplace

URL: https://domainmarketplace.app/

Author: mddanishyusuf

Description:

Popularity: 1 points | 0 comments

Show HN: Domain Marketplace - Project Screenshot


40. Show HN: Package Assistant – Manage your package managers

URL: https://github.com/patryk-s/package-assistant

Author: patryk-s

Description: I’ve created a cli tool to help me with package management when switching between different OSes and their package managers, since almost every package manager has its own command line syntax. It can also be used to interact with several package managers on a single host (for example, apt and snap on Ubuntu).

Yes, I’m aware of xkcd 927.

Popularity: 1 points | 0 comments

Show HN: Package Assistant – Manage your package managers - Project Screenshot


41. Show HN: Bleach vs Naruto 3.3 Fighting Game Playable Online

URL: https://bleachvsnaruto.org/

Author: Kevin_Guo

Description: The classic Bleach vs Naruto fighting game has been around for over a decade, and with its recent 3.3 release, there’s renewed interest in the community. While the game has always been browser-based, finding a reliable place to play has been challenging.

I built a minimal landing page as a stable entry point for both new and returning players. The project includes:

Clean interface to play directly in browser. Clear documentation. Latest version 3.3. GitHub repo [https://github.com/SmileyEmily/bleachvsnaruto] for community contributions. I’ll also be hosting gameplay sessions on Twitch [https://m.twitch.tv/smileyemilyj] to build the community.

Popularity: 1 points | 0 comments

Show HN: Bleach vs Naruto 3.3 Fighting Game Playable Online - Project Screenshot


URL: https://onair.io/

Author: bigmicro

Description: Hello HN community,

This is bootstrapped/indie hacker-ish. Would appreciate feedback.

What it is: You create a link (e.g. onair/yourname), and anyone can call you from it. Caller uses a web browser to make the call (not dedicated app). You can create as many links as you want, and can direct calls to colleagues in a round-robin or escalation manner.

In a way, it’s like the “opposite of Calendly”; whereas Calendly is about meetings in the future, OnAir is about immediate meetings.

Motivation behind it: One of our SaaS products was struggling to grow. We believed that if we provide more “hand holding” to visitors on the landing page, it will increase conversion. It’s like speaking to the guy behind the counter before making a purchase. That idea/experiment, over time, became OnAir.

Feedback: Identifying the perfect use case / customer has not been easy. E-Commerce store owners, which I thought would be ideal customer profile, are not responding as expected (e.g. “why use this instead of a WhatsApp button?”). The value of branded links, round-robin, recording/transcription, lead capture, etc does not seem to matter much to them. Ideas are welcome.

Popularity: 223 points | 93 comments

Show HN: OnAir – create link, receive calls - Project Screenshot


43. Show HN: I made a Piglet’s Big Game website where you can play online

URL: https://pigletsbiggame.net/

Author: yangxiaobo

Description: Hey HN,

Piglet’s Big Game unexpectedly surged in popularity on social media platforms, particularly Twitter.

The sudden spike in popularity has led to a scarcity of physical copies across various platforms, with prices soaring on resale sites like eBay—some listings now exceed $70 compared to previous prices around $20-$30. And it is out of stock on most platforms.

This has led to many people wanting to experience it but having nowhere to play it. I found a version that can be played online and put it on the website, where you can experience it directly online. I hope that those who want to play can experience it.

ps: This online version is still very different from the original version, and the picture quality is not very clear, it is only for experience.

would love your feedback pls

Chars

Popularity: 1 points | 0 comments

Show HN: I made a Piglet's Big Game website where you can play online - Project Screenshot


44. Show HN:Seeking Advice on Growing Gapsly – My SaaS Tool for Process Efficiency

URL: https://www.gapsly.com

Author: nmaties

Description:

Popularity: 1 points | 4 comments

Show HN:Seeking Advice on Growing Gapsly – My SaaS Tool for Process Efficiency - Project Screenshot


45. Show HN: Discover, rate and track foods around the world

URL: https://www.foodmap.in

Author: henryonsoftware

Description: Hello HN!

I built this simple food map tool to track what I’ve eaten and what’s left to try. Why?

Sometimes, it’s hard to decide what to eat for lunch or dinner. I want to try something new but often have no ideas, so this tool was born from that.

It’s a simple idea, so I think no further explanation is needed.

Comments, ideas and feedbacks are welcome!

Popularity: 3 points | 0 comments

Show HN: Discover, rate and track foods around the world - Project Screenshot


46. Show HN: Retry a command with exponential backoff and jitter (+ Starlark exprs)

URL: https://github.com/dbohdan/recur

Author: networked

Description:

Popularity: 2 points | 0 comments

Show HN: Retry a command with exponential backoff and jitter (+ Starlark exprs) - Project Screenshot


47. Show HN: Fast, Private Social Media Image Resizer (No Server Upload)

URL: https://gleam.so/tools/image-resizer

Author: anhphong

Description:

Popularity: 2 points | 1 comments

Show HN: Fast, Private Social Media Image Resizer (No Server Upload) - Project Screenshot


Conclusion

Today’s Show HN roundup showcases a diverse range of innovative projects. From AI-powered tools to creative coding solutions, these projects reflect the dynamic nature of our tech community. Which project caught your attention the most? Let us know in the comments!

Tags: #ShowHN #TechInnovation #DeveloperProjects #AI Applications #Open Source Software

← Back to Blog
← SUB Email