Show HN Today: Top Developer Projects Showcase for 2025-01-04
SagaSu777 2025-01-05

Explore the hottest developer projects on Show HN for 2025-01-04. Dive into innovative tech, AI applications, and exciting new inventions!

Summary of Today's Content

Today's Product Highlights

  • Product Name: WikiTimeline
  • Highlights: An AI-powered tool that converts Wikipedia articles into interactive timelines, enabling easy visualization and comparison of historical events and figures.

Quick Summary

  • Most Hot Category: Development Tools & AI Applications
  • Top Keywords: AI, Open Source, Visualization
  • Most Popular Product: Pretty-print chess games using Prettier (89 points)

Technology Trends

  • AI Integration & Automation
  • Data Visualization
  • Open Source Development
  • Accessibility Solutions
  • Developer Productivity Tools

Project Distribution

  • AI/ML Tools: 25%
  • Developer Tools: 20%
  • Accessibility: 15%
  • Data Visualization: 15%
  • Productivity Apps: 15%
  • Others: 10%

Trend Insights

  • Strong focus on AI integration across various applications
  • Growing emphasis on accessibility and inclusive technology
  • Increasing demand for developer productivity tools
  • Rising interest in data visualization and timeline-based interfaces
  • Trend toward open-source solutions and community-driven development
  • Emergence of specialized tools for niche markets
  • Focus on privacy-conscious and local-first applications

The products showcase a clear trend toward AI-powered solutions while maintaining user privacy and data control. There's also a notable emphasis on making technology more accessible and user-friendly across different domains.

Top 1. Open Rewind: A powerful proof of concept for seamless audio, screen, and video streaming to S3. (Likes: 71, Comments: 28)

Top 2. Easily format and enhance your chess games with Prettier, allowing for visually appealing and organized game displays. Perfect for players and enthusiasts looking to showcase their strategies and analyses beautifully. (Likes: 89, Comments: 8)

Top 3. Introducing an innovative proof of concept that provides live descriptions of surroundings specifically designed for the visually impaired, enhancing their navigation and interaction with the environment in real-time. (Likes: 61, Comments: 19)

Top 4. Introducing Beam: A powerful SSH-based utility designed to seamlessly transfer data pipes between machines, enhancing your workflow and connectivity like never before. (Likes: 28, Comments: 31)

Top 5. Discover WikiTimeline, an AI-powered tool designed to effortlessly visualize and compare timelines, enhancing your understanding of historical events and trends. (Likes: 19, Comments: 4)

Top 6. Introducing a new feature that allows users to preview fonts side by side, enhancing the font selection process for designers and creatives. (Likes: 14, Comments: 5)

Top 7. Introducing Postgres-SQLite: Experience the power of first-class SQLite types seamlessly integrated into Postgres. Enhance your database management with improved efficiency, flexibility, and ease of use. Perfect for developers looking to leverage the strengths of both platforms. (Likes: 13, Comments: 2)

Top 8. Tirreno: Open-source security analytics platform empowering users with real-time insights and enhanced protection. (Likes: 12, Comments: 0)

Top 9. Signify: A powerful FOSS tool for effortlessly creating stunning email signatures in both HTML and PNG formats. (Likes: 8, Comments: 4)

Top 10. A dynamic news aggregation platform combining the latest submissions from Hacker News and Reddit, delivering a seamless flow of tech-related updates and discussions in one convenient feed. (Likes: 3, Comments: 5)

1. Show HN: Open Rewind – POC for audio and screen and video streaming to S3

Show HN: Open Rewind – POC for audio and screen and video streaming to S3 - Project Screenshot

URL: https://github.com/janwilmake/efficient-recorder

Author: wwoessi

Description: Got into a rabbit hole today.

POC works using 'npx efficient-recorder'.

Is this useful to anyone?

Popularity: 71 points | 28 comments


2. Show HN: Pretty-print your chess games using Prettier

Show HN: Pretty-print your chess games using Prettier - Project Screenshot

URL: https://github.com/gmasclet/prettier-plugin-pgn

Author: gmasclet

Description: Hi,

As an enthusiast chess player, I like to manage my games and my opening repertoire as a set of PGN files stored in a Git repository (PGN is a text file format for recording chess games). So I wanted a way to pretty-print PGN files using a CLI and integrating in my editor.

Today, it looks like most people use GUI-based software. So I decided to create a Prettier plugin that formats PGN files. Prettier is a well-known pretty-printer in the Node.js ecosystem, used to ensure consistent source code formatting in software projects. One upside of implementing this PGN formatter as a Prettier plugin is that it benefits from its editor integration.

The plugin is currently near complete, even if the project is still at an early stage. It's usable, even if there might be some bugs.

Hope you find this useful. Comments and ideas are welcome. Have a nice weekend.

Popularity: 89 points | 8 comments


3. Show HN: I created a PoC for live descriptions of the surroundings for the blind

Show HN: I created a PoC for live descriptions of the surroundings for the blind - Project Screenshot

URL: https://github.com/o40/seesay

Author: o40

Description: The difference in cost between products that are developed as accessibility tools compared to consumer products is huge. One example is camera glasses where the accessibility product costs ~$3000 (Envision Glasses), and the consumer product costs ~$300 (Ray-Ban Meta).

In this case the Ray-Ban Meta is getting accessibility features. The functionality is promising according to reviews, but requires the user to say "Hey meta what am I looking at" every time a scene is to be described. The battery life seem underwhelming as well.

It would be nice to have an cheap and open source alternative to the currently available products, where the user gets fed information rather than continuously requesting it. This is where I got interested to see if I could create a solution using an ESP32 WiFi camera, and learn some arduino development in the process.

I managed to create a solution where the camera connects to the phone "personal hotspot", and publishes an image every 7 seconds to an online server, which then uses the gpt-4o-mini model to describe the image and update a web page, that is read back to the user using voice synthesis. The latency for this is less than 2 seconds, and is generally faster.

I am happy with the result and learnt a lot, but I think I will pause this project for now. At least until some shiny new tech emerges (cheaper open source camera glasses).

Popularity: 61 points | 19 comments


4. Show HN: An SSH based utility to transfer pipes across machines – beam

Show HN: An SSH based utility to transfer pipes across machines – beam - Project Screenshot

URL: https://github.com/ksdme/beam

Author: ksdme9

Description: Hey HN,

At work, I was annoyed about having to download logs by writing them out to files and transferring them over to my local over HTTP (admittedly, this is because of a rather novel architectural situation).

So, I built a tool in Go that lets you pipe contents into an SSH server for sending and reading them out on another connection. You can also use this tool to transfer files. Just cat the file on the sender end and redirect the output of the receiver end to a file.

Please note that the transfer rate is heavily dependent on your connection and proximity to the public ssh.beam.camp host. This is because there is no simple way to auto connect to the closest host using a regular SSH client.

Hope you find beam useful. Have a nice weekend.

Popularity: 28 points | 31 comments


5. Show HN: WikiTimeline – AI-powered tool to visualize and compare timelines

Show HN: WikiTimeline – AI-powered tool to visualize and compare timelines - Project Screenshot

URL: https://wiki-timeline.com

Author: StevenLee2024

Description: I built WikiTimeline because of my fascination with history and the desire to easily visualize and compare the lives of historical figures. The tool converts any Wikipedia article into an interactive timeline.

For example, I created a timeline of America's Founding Fathers and discovered some interesting patterns I hadn't noticed before:

Benjamin Franklin was significantly older than the other Founding Fathers. He was already 70 when the Declaration of Independence was signed, while Alexander Hamilton was only 21!

John Adams and Thomas Jefferson both died on July 4, 1826 – exactly 50 years after signing the Declaration of Independence. What are the odds?

The entire project was built by AI, timelines are generated by openAI, code are written by Cursor/Claude, although myself an developer, I didn't write a single line of code, sometimes I literally just prompted "make it prettier", then magic happens, a modern like UI appears! I think I had this idea in the past, but without AI, I probably won't really implement it. Try it out: https://wiki-timeline.com You can compare any Wikipedia pages. Just search and select multiple articles to create comparative timelines. Would love to hear your feedback and interesting historical patterns you discover!

Popularity: 19 points | 4 comments


6. Show HN: I worked on a feature that allows you to preview fonts side by side

Show HN: I worked on a feature that allows you to preview fonts side by side - Project Screenshot

URL: https://font-tester.foxcraft.tech/

Author: pauls_freeman

Description: Hey all, I have been working on a typography extension to make it easier for developers and designers to pick and demo different fonts.

I wanted to share the latest feature I worked on that allows you to compare fonts side-by-side in your own website making it easier to pick better fonts.

Right now, it's available for chromium based browsers (Chrome, edge etc), but will soon work add Firefox and safari support.

Thank you for checking it out.

Popularity: 14 points | 5 comments


7. Show HN: Postgres-SQLite: SQLite as first-class types in Postgres

Show HN: Postgres-SQLite: SQLite as first-class types in Postgres - Project Screenshot

URL: https://github.com/michelp/postgres-sqlite

Author: michelpp

Description:

Popularity: 13 points | 2 comments


8. Show HN: tirreno ~ open-source security user analytic

Show HN: tirreno ~ open-source security user analytic - Project Screenshot

URL: https://play.tirreno.com/login

Author: reconnecting

Description: Our team worked for 1,000 days to create and open-source a web user analytics platform. It is a lightweight (~5 dependencies), “low-tech” PHP/PostgreSQL software that answers the question of what logged-in users are doing on your web application and helps mitigate some risks.

Online demo: https://play.tirreno.com Source code: https://github.com/TirrenoTechnologies/tirreno Official website: https://www.tirreno.com

If that's not of interest, there's also a game by @KilledByAPixel: https://play.tirreno.com/game, which has some sentimental flavour.

Dedication: thanks to my dad, who brought an 8086 home.

Popularity: 12 points | 0 comments


9. Show HN: Signify – FOSS tool to generate Email signatures (HTML and PNG)

Show HN: Signify – FOSS tool to generate Email signatures (HTML and PNG) - Project Screenshot

URL: https://signify.difuse.io

Author: arch1e

Description: Signify is a free and open-source tool inspired by eSigna (esigna.vercel.app). It enables you to create professional email signatures with ease.

Written with Svelte & Kit.

Popularity: 8 points | 4 comments


10. Show HN: News – A merged news feed of Hacker News and Reddit submissions

Show HN: News – A merged news feed of Hacker News and Reddit submissions - Project Screenshot

URL: https://endtime-instruments.org/news/

Author: janoelze

Description: nothing major, just hacked together a combined feed for hacker news and a few subreddits i like to check up on, plus AI summarisation and YT embeds. Updates every ~10 min.

Popularity: 3 points | 5 comments


11. Show HN: I Built an Invoicing Tool

Show HN: I Built an Invoicing Tool - Project Screenshot

URL: https://www.invoicefast.io

Author: vanyaiam

Description: Hey guys. I just launched invoicefast. A tool to generate invoices without having to pay monthly. Im currently looking for feedback from the community as to how i can perfect it.

Criticism and any feedback is highly appreciated.

Popularity: 3 points | 4 comments


12. Show HN: Scorch – A Free Tool to Organise and Evaluate Your Startup Ideas

Show HN: Scorch – A Free Tool to Organise and Evaluate Your Startup Ideas - Project Screenshot

URL: https://www.tryscorch.com/

Author: lil_csom

Description:

Popularity: 3 points | 3 comments


13. Show HN: HN Wrapped 2024

Show HN: HN Wrapped 2024 - Project Screenshot

URL: https://hn-wrapped.kadoa.com

Author: hubraumhugo

Description: Happy New Year HN!

The holidays are a perfect time to explore new tech and apply it to a side projects.

Inspired by Twitter Wrapped, I decided to create an "HN Wrapped". Yes, I know it’s a little late, but I still wanted to put it out there.

Give it a try and let me know what you think :)

Popularity: 2 points | 4 comments


14. Show HN: Chrome Extension to Block AI Generated Content

Show HN: Chrome Extension to Block AI Generated Content - Project Screenshot

URL: https://chromewebstore.google.com/detail/is-generated-block-ai-con/chccpjfkgkgogeaaekpgoocmcekajgjk

Author: griciustadas

Description: I'm so tired of all that crappy AI content that is published every day. It's becoming way harder to find genuine creators on the internet because they are being overshadowed with massive amount of AI-driven material.

I think I'm not the only one who thinks like that and that is why I've published "Is Generated" it's a community based Chrome Extensions where users can report, vote and block the content they suspect is AI-generated.

Together, we can take back control and make the internet a better place for authentic creators!

Popularity: 6 points | 0 comments


15. Show HN: Lightweight Llama3 Inference Engine – CUDA C

Show HN: Lightweight Llama3 Inference Engine – CUDA C - Project Screenshot

URL: https://github.com/abhisheknair10/Llama3.cu

Author: abhisheknair10

Description: Hey, recently I took inspiration from llama.cpp, ollama, and many other similar tools that enable inference of LLMs locally, and I just finished building a Llama inference engine for the 8B model in CUDA C.

I recently wanted to explore my newly founded interest in CUDA programming and my passion for machine learning. This project only makes use of the native CUDA runtime api and cuda_fp16. The inference takes place in fp16, so it requires around 17-18GB of VRAM (~16GB for model params and some more for intermediary caches).

It doesn’t use cuBLAS or any similar libraries since I wanted to be exposed to the least amount of abstraction. Hence, it isn’t as optimized as a cuBLAS implementation or other inference engines like the ones that inspired the project.

## A brief overview of the implementation

I used CUDA C. It reads a .safetensor file of the model that you can pull from HuggingFace. The actual kernels are fairly straightforward for normalizations, skip connections, RoPE, and activation functions (SiLU).

For GEMM, I got as far as implementing tiled matrix multiplication with vectorized retrieval for each thread. The GEMM kernel is also written in such a way that the second matrix is not required to be pre-transposed while still achieving coalesced memory access to HBM.

Feel free to have a look at the project repo and try it out if you’re interested. If you like what you see, feel free to star the repo too!

I highly appreciate any feedback, good or constructive.

Popularity: 6 points | 0 comments


16. Show HN: Windows' ext4 filesystem accesibility by new Visual Studio 2022

Show HN: Windows' ext4 filesystem accesibility by new Visual Studio 2022 - Project Screenshot

URL: https://github.com/abdulbadii/ext4fsd-by-newest-VS-IDE

Author: dogol

Description: https://github.com/abdulbadii/ext4fsd-by-newest-VS-IDE/tree/...

Windows' ext4 filesystem accesibility would now be obtained and developed right away by the newest Visual Studio, ie. VS 2022

Popularity: 5 points | 0 comments


17. Show HN: ArXiv papers, explained like you're five

Show HN: ArXiv papers, explained like you're five - Project Screenshot

URL: https://elixiv.org/abs/1706.03762

Author: luisgnet

Description: Hey everyone,

A few weeks ago, I was struggling to make my way through a somewhat dry arXiv paper, and over the holiday break, decided to tackle a quick prototype / idea I had for a website where you:

1. Can open any arXiv document by modifying its arXiv URL (arxiv.org/... -> elixiv.org/...)

2. Can scroll through the document and click a sentence

3. See the sentence on the sidebar, explained like you're 5 (or 3, or 10, ... or 0)

4. Can mark a sentence as "understood" to keep going going through the document

I think I ended up with a prototype that's actually pretty fun to play with, leading to some useful summaries that make reading an arxiv paper feel much more casual. (Or alternatively, you can get some pretty funny summaries if you set the age to 0 or 10).

The demo doc (linked) is completely free to play with, no login / signup required. Any other arxiv doc currently requires signing in with google and you'll get 3 free docs per month.

Popularity: 4 points | 0 comments


18. Show HN: Chronoscii – Simple App that displays the year progress %

Show HN: Chronoscii – Simple App that displays the year progress % - Project Screenshot

URL: https://chronoscii.vercel.app/

Author: abishekvenkat

Description: Displays the % of year progressed. Unsure of its purpose but designed to look cool with ASCII and contrasting colors.

Check it out and leave feedback!

Thanks!

Popularity: 3 points | 1 comments


19. Show HN: Kachika – "Learning Japanese Through Life"

Show HN: Kachika – "Learning Japanese Through Life" - Project Screenshot

URL: https://apps.apple.com/us/app/kachika-smart-japanese-camera/id6739525442

Author: xcc3641

Description: I'm both a Japanese learner and an indie developer. Throughout my journey of learning Japanese (currently living in Japan), I've deeply felt the challenge of memorizing words — learning them only to forget, wanting to speak but finding myself tongue-tied.

Why I Made This As someone who relies heavily on visual memory, I understand the power of turning abstract concepts into visual forms. You know that feeling when you're walking around and spot something interesting — maybe a beautiful seasonal poster, a curious shop name, or even just a package design that catches your eye? Those little moments of curiosity that make you think "I wish I could remember these words!"... That was exactly my experience

This experience inspired a simple yet powerful idea: "Learn Japanese through life, live with Japanese" — and that became the heart and soul of this app: Kachika (カチカ).

Turn Your Daily Discoveries into Learning Moments Kachika helps you learn Japanese naturally through your everyday life:

Capture What You See Just snap a photo of anything interesting in your daily life

Instant Learning Words are detected automatically with native pronunciation

Your Personal Collection Build vocabulary that matters to you, all stored privately on device

Fun fact about the name "Kachika" (カチカ):

カチッ (the sound of taking a photo)

勝ち (kachi - victory/success)

か (ka - that soft Japanese particle that makes everything sound nicer!)

I Need Your Help! I'm looking for fellow Japanese learners who want to make learning more natural and meaningful. What features would help you capture and remember your daily Japanese encounters?

I hope this app can help fellow learners who share the same struggles, making Japanese learning a natural part of our daily lives!

Would love to hear your thoughts and suggestions from:

People studying Japanese at any level

Visual learners who prefer real-world context

Anyone who wants to learn Japanese through their daily experiences

Let's make Japanese learning a natural part of our everyday adventures! ありがとうございます!

App Store:https://apps.apple.com/app/id6739525442

Google Play:https://play.google.com/store/apps/details?id=com.hugo.photo...

Popularity: 4 points | 0 comments


20. Show HN: Drop-In Out-of-Distribution Data Detector

Show HN: Drop-In Out-of-Distribution Data Detector - Project Screenshot

URL: https://github.com/DebarghaG/forte

Author: barthelomew

Description: Out-of-Distribution (OOD) detection is possibly the most important problem for safe and deployable ML, because it provides the first line of defense by preventing silent failures in critical ML systems; bounds AI capabilities by recognition of model knowledge; allows for safe fallback and enables human oversight when needed.

Forte takes a novel approach to OOD detection with several key advantages. It utilizes self-supervised representations to capture semantic features while incorporating manifold estimation to account for local topology. Care has been taken to minimize deployment overhead; by eliminating additional model training requirements. Furthermore, it requires no class labels, no exposure to OOD data during training, and no restrictions to architecture of predictive or generative models. We have demonstrated strong domain generalization – having tested it on detecting synthetic data, MRI images etc.

Popularity: 4 points | 0 comments


21. Show HN: Ranking Venture Capital Firms Exits vs. Investments

Show HN: Ranking Venture Capital Firms Exits vs. Investments - Project Screenshot

URL: https://startups.mikealche.com/vcs

Author: yoouareperfect

Description:

Popularity: 4 points | 0 comments


22. Show HN: Generate interesting running routes locally

Show HN: Generate interesting running routes locally - Project Screenshot

URL: https://www.running-routes.com/

Author: monospacey

Description: Hi, I have been working on an a website that generates interesting running routes to help you reach your fitness goals!

The website 0. Downloads spatial data from OpenStreetMaps based on your location and target distance

  1. Processes the data into a mathematical graph and calculate paths between points
  2. Generates routes using a genetic algorithm that minimises back-tracking

    This means that you are only sharing your location with OpenStreetMaps and your browser. No one else. No other APIs or service. Nada. All the processing and routing is done on your device.

    If you have any questions or comments, please reach out to me on HN or on hello @ running-routes.com.

    Thanks checking it out.

Popularity: 2 points | 1 comments


23. Show HN: No one hires juniors so I reverse engineered a government app

Show HN: No one hires juniors so I reverse engineered a government app - Project Screenshot

URL: https://github.com/jwikiera/gouvcheck-reverse

Author: jwkr

Description: Hello HN! Long time lurker, first time submitter here. I decided to take one of my many little projects that I start for fun, finish it with some polish, and actually write about it. I hope you will enjoy the read. I usually build stuff, not the other way around, but this project was very fun too.

The title is a reference to the video "No One Hires Jr Devs So I Made A Game". I myself am looking for an internship so it fits :)

Popularity: 2 points | 1 comments


24. Show HN: Interactive Explainer for DDA Line Drawing Algorithm

Show HN: Interactive Explainer for DDA Line Drawing Algorithm - Project Screenshot

URL: https://aaaa.sh/creatures/dda-algorithm-interactive/

Author: amjoshuamichael

Description: I never fully understood the DDA algorithm for drawing lines on pixel / voxel grids. I like to learn by teaching, so I figured it out, and wrote a blog post explaining it. Also, all the code examples in the blogpost are interactive and modifiable.

I often see explainers for programming algorithms or concepts and want to boot up a JS scratchpad to mess around with the ideas, so I can get a better feel for the material. In this format, the scratchpad is built-in and ready to go.

I figured the HN crowd would appreciate the format & and the content.

Popularity: 2 points | 1 comments


25. Show HN: ExtensionLister – A Web App to Discover and Analyze Chrome Extensions

Show HN: ExtensionLister – A Web App to Discover and Analyze Chrome Extensions - Project Screenshot

URL: https://extensionlister.com

Author: eddguzzo

Description: Hi HN,

I’m excited to share ExtensionLister, a simple web app I built to make discovering Chrome Web Store extensions faster and easier.

The Chrome Web Store has thousands of extensions, but finding the right one can be tedious, especially if you want to compare extensions based on their popularity, ratings, or features. ExtensionLister solves this by letting you:

• Filter extensions based on metrics like the number of users, downloads, average ratings, and more.

• Sort the results to find hidden gems or analyze low-rated but highly-used extensions.

• Explore data visually in a clean, sortable table interface.

How it works:

• No signup or barriers; just head to the site and start filtering/sorting extensions.

• The data is updated periodically and sourced directly from the Chrome Web Store.

Here’s the link: https://extensionlister.com

Thanks for checking it out!

Popularity: 3 points | 0 comments


26. Show HN: I built an alternative to MyFitnessPal for calorie and macro tracking

Show HN: I built an alternative to MyFitnessPal for calorie and macro tracking - Project Screenshot

URL: https://apps.apple.com/us/app/fitbee-calorie-macro-counter/id6443979108

Author: yqiang

Description:

Popularity: 2 points | 1 comments


27. Show HN: Tractor Loader

Show HN: Tractor Loader - Project Screenshot

URL: https://github.com/jasonthorsness/tractor-loader

Author: jasonthorsness

Description: While writing, I loathe leaving my editor to edit images in some GUI. It's worse during the revision process, when the same image might need to be adjusted over and over as the article changes. So, to support https://www.jasonthorsness.com a few years ago I wrote https://github.com/jasonthorsness/tractor-loader.

Tractor Loader enables inline image transformation in JSX and MDX. For example, here is a crop from my MDX blog source:

corner side view

Now my workflow is to dump raw photos from my camera into an article's source folder, then crop and edit them inline while writing the article. I only rarely need to use a separate GUI image editor for advanced stuff. More examples are at https://tractor-loader.vercel.app/.

I've used this for years now -- is there anything else like this that is more standardized? Could this be useful for other sites? Any suggestions?

Popularity: 3 points | 0 comments


28. Show HN: DebateAI – Practice Debating Against an AI Opponent

Show HN: DebateAI – Practice Debating Against an AI Opponent - Project Screenshot

URL: https://debateaif.onrender.com/

Author: arsalanahmad01

Description: I built DebateAI, an interactive platform where you can practice and improve your debating skills by engaging in real-time debates with an AI opponent.

Key Features:

  • Real-time AI responses that challenge your arguments (powered by a fine-tuned GPT-based model)
  • Voice input support for natural conversation flow across devices
  • Structured debate format with timed turns
  • Topic selection with AI taking opposing stances
  • Performance tracking and personalized feedback
  • Google/Email authentication
  • Why I Built This:

    While there are many platforms for learning public speaking or writing, I found very few options for practicing debate skills in a low-pressure, interactive environment. DebateAI fills that gap, offering immediate feedback and challenges to enhance argumentation and critical thinking.

    Tech Stack:

  • React frontend with Tailwind CSS
  • Real-time speech recognition
  • RESTful API integration
  • JWT authentication
  • Responsive design

    Try it out: https://debateaif.onrender.com/

    I'd love your feedback on:

  1. The debate experience and quality of AI responses
  2. Voice input functionality
  3. Additional features you'd like to see
  4. Performance and UX improvements

    This is my first major project combining AI with educational tools. It was inspired by my own journey to improve debate skills. Looking forward to your thoughts!

Popularity: 3 points | 0 comments


29. Show HN: Vectorchord – Host 100M+ 768D Vectors for $250/m, pgvector-compatible

Show HN: Vectorchord – Host 100M+ 768D Vectors for $250/m, pgvector-compatible - Project Screenshot

URL: https://github.com/tensorchord/VectorChord

Author: gaocegege

Description:

Popularity: 2 points | 1 comments


30. Show HN: Server Side Rendering(ish) behavior with zero HTML

Show HN: Server Side Rendering(ish) behavior with zero HTML - Project Screenshot

URL: https://cdaringe.github.io/application-nd-javascript/

Author: cdaringe

Description: Re submission of https://news.ycombinator.com/item?id=42498906, as the prior post was unclear of purpose. Spiffed up, clarified, spit-shined :)

Popularity: 1 points | 2 comments


31. Show HN: Al Hugging Video Generator

Show HN: Al Hugging Video Generator - Project Screenshot

URL: https://cococlip.ai/features/ai-hug

Author: liualexander112

Description:

Popularity: 2 points | 0 comments


32. Show HN: My open-source project got 50 stars

Show HN: My open-source project got 50 stars - Project Screenshot

URL: https://github.com/techblitzdev/TechBlitz

Author: loganwford

Description:

Popularity: 2 points | 0 comments


33. Show HN: Stop Guessing, Start Building What Users Want

Show HN: Stop Guessing, Start Building What Users Want - Project Screenshot

URL: https://www.simplerowdata.com/

Author: imadbkr

Description:

Popularity: 2 points | 0 comments


34. Show HN: Turn Any Document into a Podcast with AI-Generated Conversations

Show HN: Turn Any Document into a Podcast with AI-Generated Conversations - Project Screenshot

URL: https://notebookaipodcast.com

Author: victor_cl

Description:

Popularity: 1 points | 1 comments


35. Show HN: I wrote optimizers for TensorFlow and Keras

Show HN: I wrote optimizers for TensorFlow and Keras - Project Screenshot

URL: https://github.com/NoteDance/optimizers

Author: NoteDance

Description:

Popularity: 2 points | 0 comments


36. Show HN: Spring Boot 3 Batch Starter Zero config tasklet jobs noJDK setup needed

Show HN: Spring Boot 3 Batch Starter Zero config tasklet jobs noJDK setup needed - Project Screenshot

URL: https://github.com/kinto-technologies/SpringBoot3BatchStarter

Author: apollo789

Description: I created a Spring Boot 3 Batch starter for tasklet-pattern jobs that requires zero setup. Gradle wrapper automatically downloads JDK - just clone and build.

Quick start:

  1. Clone the repo (only Git needed)
  2. Use or modify the sample service: @Slf4j @Service public class SampleService { public void process() { log.info("--- Starting batch process ---"); // Your business logic here log.info("--- Batch process completed ---"); } }

    3. Run wrapper to create executable jar: ./gradlew

    Features:

  • Auto-downloads JDK via Gradle wrapper
  • Creates executable jar with default task
  • Zero Spring Batch configuration
  • Ready-to-use service class template
  • Logging configured

    Literally zero environment setup needed - just Git. Looking for feedback on this completely automated approach.

Popularity: 1 points | 1 comments


37. Show HN: Community Marketplace for Natural Language Automation Scripts

Show HN: Community Marketplace for Natural Language Automation Scripts - Project Screenshot

URL: https://scripty.me

Author: shawn_xu

Description: Built this to help people automate everyday tasks without coding. Users can download automation scripts from our marketplace and run them using natural language commands. Currently in beta and free.

Community space for script requests, discussion, and feedback. Would love to hear what tasks you'd want to automate!

Popularity: 2 points | 0 comments


38. Show HN: Boost the visibility of your website in AI responses

Show HN: Boost the visibility of your website in AI responses - Project Screenshot

URL: https://chromewebstore.google.com/detail/promptboost-ai-assistant/ohmockhnchbeopljbhkcobchbgcoiidl

Author: JoeBalden

Description: A Chrome extension to get insights on the visibility of a website in ChatGPT answers (score plus yes / no per simulated relevant prompt) the visibility of competitors. Someone needs to have searched the website previously on the main webpage promptboostai.com for the Chrome extension to work smoothly.

Popularity: 1 points | 1 comments


39. Show HN: Hamradioprices.com – A Price Tracker for Amateur Radio Gear

Show HN: Hamradioprices.com – A Price Tracker for Amateur Radio Gear - Project Screenshot

URL: https://hamradioprices.com/

Author: bmitch2112

Description: Hi HN,

I'm an amateur radio operator (VE7AJK) and a web developer. I recently launched https://hamradioprices.com, a price tracker for amateur radio gear. Think of it as a DekuDeals (https://www.dekudeals.com/) but specifically for hams.

The website currently only tracks radios, but I plan to expand it to include other equipment like antennas, tuners, and accessories as time goes on. My goal is to help other hams find the best prices for their gear and make more informed buying decisions.

I’d open to constructive feedback, especially from other hams.

Thanks for taking the time to check it out.

73,
VE7AJK

Popularity: 2 points | 0 comments


40. Show HN: AstralPic, a service that aims to make rural video on demand

Show HN: AstralPic, a service that aims to make rural video on demand - Project Screenshot

URL: https://astralpic.com

Author: wombatclat

Description: A service where people can find someone near within range with a drone that can film remote areas and send them to the user. These areas must be either public or have the owners permission before gathering footage. What do you guys think?

Popularity: 1 points | 0 comments


41. Show HN: I Made an AI Podcaster That Reads 100 Business Books

Show HN: I Made an AI Podcaster That Reads 100 Business Books - Project Screenshot

URL: https://open.spotify.com/episode/2boPAtWPoMKfs8G6lWtht4

Author: davidkarolyi

Description: Over Christmas break, I started tinkering with an idea, a simple experiment to pass the time. What if I could build an AI podcaster that reads 100 of the best business books, extracts the most interesting ideas, and turns them into short, actionable episodes?

It sounded fun, so I gave it a shot.

What I didn’t expect was how much it would blow my mind. This AI didn’t just regurgitate information—it captured the essence of each book with a clarity and focus that felt almost... human. Somehow, it managed to distill complex ideas into their simplest, most powerful forms. The kind of takeaways that stick with you, long after you’ve heard them.

I sat there, listening to the AI narrate its findings, and I couldn’t help but feel amazed... This was more than I thought I’d create in a weekend project. It captured a kind of value that felt almost too good to keep to myself.

So here it is: my AI podcaster experiment in action. And this is just the beginning—new episodes will be released every single week, diving deeper into the best ideas in entrepreneurship.

Check it out on Spotify: Founder's Coffee Break

Popularity: 1 points | 0 comments


42. Show HN: Perplexity clone built by AI with Gemini 2.0 and Grounding

Show HN: Perplexity clone built by AI with Gemini 2.0 and Grounding - Project Screenshot

URL: https://twitter.com/ammaar/status/1875240987729240472

Author: asronline

Description: Had fun building this with Replit's agent - did it all in 2 hours without writing a line of code!

Popularity: 1 points | 0 comments


43. Show HN: Today we made public the product we've been building for last 8 months

Show HN: Today we made public the product we've been building for last 8 months - Project Screenshot

URL: https://lorna.ai

Author: fttrack

Description: Hi, my name is Horia and while I’m usually a lurker, that changes today as the hard part of building a product begins.

In short, Lorna AI records your meetings, generates transcripts in any language and creates very very good personalized notes + has an AI chat/AI search feature that you can use to ask questions and get answers based on meeting data.

Soon, we’ll make available the Intelligence Hub feature we’ve been working on, with which users can run complex research and simulation tasks. e.g. “what will happen if I increase the price by 20% for customer X” or “what are the objectives that you identified for me, let’s do some research for each of them”

So far, the product has been received very good by the early adopters and their feedback was very encouraging.

Would love to get your input, feedback, ideas, advices. If you have any questions, let me know.

Have a nice weekend!

Popularity: 1 points | 0 comments


44. Show HN: LMNO.lol – Wholesome blogs minus the yucky bits of modern web

URL: #

Author: xenodium

Description:

Popularity: 1 points | 0 comments


45. Show HN: Amurex – Cursor but for Online Meetings

Show HN: Amurex – Cursor but for Online Meetings - Project Screenshot

URL: https://www.amurex.ai/

Author: jxsa

Description:

Popularity: 1 points | 0 comments


46. Show HN: 100K → 1M in 10Y

Show HN: 100K → 1M in 10Y - Project Screenshot

URL: https://100k1m.com

Author: kulesh

Description:

Popularity: 1 points | 0 comments


47. Show HN: IoT_devices, a narrow-waist, minimal IoT driver plugin system

Show HN: IoT_devices, a narrow-waist, minimal IoT driver plugin system - Project Screenshot

URL: https://github.com/EternityForest/iot_devices

Author: eternityforest

Description: This library gives you a simple abstraction layers for simple IoT devices, to make different devices behave more consistently.

Basically, a device type gives a host a JSON schema for config, and a set of data points the host can subscribe to or set.

Data points are numbers, strings, objects, and binary data, with no device-specific types, just metadata flags.

Devices can declare their own sub devices, but other than that, most cheap consumer gear can be represented with just those types, and most everything else is out of scope.

Still pre-1.0, not 100% finalized, but I have not seen any reason to make a breaking change since pretty early in the project history, except for removing a few experimental features that should never have been there in the first place.

I'd love to know what you guys think or if there's anything I should change before 1.0!

Popularity: 1 points | 0 comments


48. Show HN: Infinite Adventure Simulator: A Unique AI RPG for Android

Show HN: Infinite Adventure Simulator: A Unique AI RPG for Android - Project Screenshot

URL: https://play.google.com/store/apps/details?id=com.ArcticSkyGames.ChooseYourAIAdventure&hl=en_US

Author: IndeterminateR

Description: I'm the sole dev behind the app, and just released it today. Unlike basic AI storytelling apps, it integrates a variety of RPG mechanics into the game, making it feel more like a table-top experience.

Popularity: 1 points | 0 comments


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