
Explore the hottest developer projects on Show HN for 2025-01-30. Dive into innovative tech, AI applications, and exciting new inventions!
Summary of Today's Content
Today's Hot Product Highlights
- Product Name: Audiocube
- Highlights: A revolutionary 3D Digital Audio Workstation (DAW) that integrates spatial audio, physics, and virtual acoustics directly into the engine, enabling innovative music creation techniques not possible in traditional DAWs.
Quick Summary
- Most Popular Category: AI/Automation Tools
- Top Keywords: AI, Automation, Audio, Development
- Most Popular Product: Audiocube (214 points, 89 comments)
Technology Trends
- AI-powered automation and assistance
- Spatial audio and 3D sound
- No-code/low-code development
- Privacy-focused applications
- Web3 and decentralized tools
Project Distribution
- AI/ML Tools: 35%
- Developer Tools: 25%
- Audio/Media: 15%
- Business/Productivity: 15%
- Other: 10%
Trend Insights
- Strong emergence of AI-powered automation tools targeting specific business processes
- Growing focus on privacy-conscious alternatives to mainstream services
- Increased interest in spatial audio and immersive media experiences
- Rise of developer-focused productivity tools and frameworks
- Trend toward simplified, user-friendly interfaces for complex technical tasks
The data shows a clear trend toward AI-powered automation tools while maintaining user privacy and control. There's also significant innovation in audio/media technology and developer tooling. Projects focusing on practical business applications and improved user experiences are gaining the most traction.
Today's Top 10 Trending Products
Top 1. Audiocube is an innovative 3D Digital Audio Workstation (DAW) designed specifically for spatial audio creation, providing users with an immersive sound design experience. (Likes: 214, Comments: 89)
Top 2. Introducing Workflow86: Your AI-powered business analyst and automation engineer, designed to streamline operations and enhance decision-making with intelligent insights and seamless integrations. (Likes: 47, Comments: 45)
Top 3. Ahey is an easy-to-use pub-sub service leveraging web push technology, designed to simplify real-time messaging and notifications for developers. (Likes: 75, Comments: 10)
Top 4. Introducing Iterm-Mcp: The ultimate AI-powered terminal control for iTerm2, enhancing your command line experience with intelligent REPL functionalities. (Likes: 40, Comments: 21)
Top 5. Reactive Signals for Python: A powerful library inspired by Angular's reactivity model, enabling seamless reactive programming in your Python applications. Experience intuitive state management and dynamic updates with ease. Perfect for developers looking to enhance interactivity and responsiveness in their projects. (Likes: 27, Comments: 12)
Top 6. Introducing an impressive collection of over 1 million animated GPU sprites crafted in JavaScript, perfect for enhancing your web projects with stunning visual effects. (Likes: 26, Comments: 4)
Top 7. Introducing Masterkey: A user-friendly platform revolutionizing the home buying process with self-service tools, similar to TurboTax. Simplify your journey to homeownership with intuitive features that empower you to take control of your real estate adventure. (Likes: 13, Comments: 0)
Top 8. Revolutionary Hyper-Emotional AI Voice Acting for Anime and Movies - Experience a new level of storytelling with cutting-edge technology that brings characters to life like never before! (Likes: 6, Comments: 6)
Top 9. Discover over 150 innovative products launched in just 7 days on this exciting alternative to Product Hunt! (Likes: 6, Comments: 5)
Top 10. Discover the simplicity of intelligent automation with Agents Made Simple, a groundbreaking platform designed to streamline your workflow and enhance productivity. Experience user-friendly features and intuitive design that make managing tasks effortless, empowering you to focus on what truly matters. Join the revolution of smart automation today! (Likes: 4, Comments: 6)
1. Show HN: Audiocube – A 3D DAW for Spatial Audio
URL: https://www.audiocube.app
Author: noahfk
Description: I’ve recently released my solo project Audiocube
I wanted to make a 3D DAW, where spatial audio, physics, and virtual acoustics are all directly integrated into the engine.
This makes it easy to create music in 3D, and experiment with new techniques which aren’t possible in traditional DAWs and plugins.
I’d love to get any feedback on this software (Mac/Windows) to make it better.
You can download it for free through the website.
Thanks, Noah
Popularity: 214 points | 89 comments
2. Show HN: Workflow86 - An AI business analyst and automation engineer
URL: https://www.workflow86.com/
Author: taaron
Description: Hey HN,
We built Workflow86 to help teams build and automate their internal business processes and workflows using drag and drop components like forms, tasks, tables and nodes for business logic, API requests, running custom code etc. It works as a standalone process/workflow automation tool, or as a workflow customization layer on top of existing apps and systems like HRIS, CRM and ERP.
One common problem we hear from users is that no-code still has a significant learning curve, and it can take some time to understand how to properly build something. Users also needed help with knowing what to build in the first place, or what a process might or should look like.
To solve this, we've integrated an AI that acts as a business analyst/consultant and workflow automation engineer. This AI is powered by a combination of Large Language Models and lots of prompt engineering, RAG and prompt chaining techniques we developed along the way.
See a demo of it in action here: https://www.loom.com/share/fdbd5ad64c8f4071a062ecaa6a6d01f1?...
In business analyst/consultant mode, the AI helps users brainstorm ideas, identify and discover processes and draft what a process should look like. Like a business analyst/consultant, the AI works to pull and extract information and details from the user by asking the right questions rather than rely on the user's instructions alone.
Once the required information has been gathered, the AI goes into engineer mode: it will plan and then build the entire workflow by selecting the right nodes, connecting them together and then fully configuring every single node individually as well. This includes writing custom code and API requests using stored credentials when required.
Once a workflow is built, edits can be done manually or by asking the AI to adjust the workflow at any time (e.g., “Add a compensation band check before final approval”). The AI has full context of the current state of the workflow, so it can “patch” in any changes like adding new nodes, rewriting existing nodes and so on.
Some use cases we’ve seen from customers include building:
- automated compliance checks for new CRM leads
- custom international contractor onboarding workflows on top of a HRIS
- automated vendor risk assessment before ERP updates
Try it out and let us know how the AI performs and any other feedback you have!
Full docs can be found at https://docs.workflow86.com
Popularity: 47 points | 45 comments
3. Show HN: Ahey – A simple pub-sub service built on top of web push
URL: https://ahey.io
Author: vasanthv
Description:
Popularity: 75 points | 10 comments
4. Show HN: Iterm-Mcp – AI Terminal/REPL Control for iTerm2
URL: https://github.com/ferrislucas/iterm-mcp
Author: deathmonger5000
Description: Hi HN! Ever wish you could just point your AI assistant at your terminal and say 'what's wrong with this output?' That's why I built iterm-mcp. It lets MCP clients like Claude Desktop directly interact with your iTerm2 terminal - reading logs, running commands, using REPLs, and helping debug issues. Want to explore data or debug using a REPL? The AI can start the REPL, run commands, and help interpret the results.
This is an MCP server that integrates with Claude Desktop, LibreChat, and other Model Context Protocol compatible clients.
https://github.com/ferrislucas/iterm-mcp
Note: Independent project, not officially affiliated with iTerm2
## Features
Efficient Token Use: iterm-mcp gives the model the ability to inspect only the output that the model is interested in. The model typically only wants to see the last few lines of output even for long running commands.
Natural Integration: You share iTerm with the model. You can ask questions about what's on the screen, or delegate a task to the model and watch as it performs each step.
Full Terminal Control and REPL support: The model can start and interact with REPL's as well as send control characters like ctrl-c, ctrl-z, etc.
Easy on the Dependencies: iterm-mcp is built with minimal dependencies and is runnable via npx. It's designed to be easy to add to Claude Desktop and other MCP clients. It should just work.
## Real-World Example: Debugging Sidekiq Jobs
I needed to debug a Sidekiq job with complex arguments. The arguments were partially obfuscated in the logs. I asked Claude: "open rails console, show me arguments for the latest XYZ job". The model:
1. Launched Rails console 2. Retrieved job details 3. Displayed the arguments that I was looking for
## Architectural Journey
This project had a couple interesting constraints around command execution:
### 1. Token Efficiency Challenge
I wanted to constrain tokens as much as possible. I didn't want to send the entire output of a long running command to the model, but there's not a great way to know which parts of the output are important to what the model is doing. Sampling could be used here, but it's not well supported yet.
Solution: I arrived at a pull-based solution for this. The command from the model is sent to the terminal, and the model is made aware of how many lines of output were generated. The model can choose to retrieve as many lines of the buffer that it thinks are relevant.
### 2. Long-Running Process Support
I wanted to support long running processes. It turns out that when you run brew install ffmpeg
- it takes a while, and it's not always clear when the job is done. In early proof of concepts, the model would assume the command completed successfully and begin sending additional commands to the terminal before the first command had finished.
Solution: iTerm provides a way to ask if the terminal is waiting for user input, but I found that it tended to show false positives in certain situations. For example, a long running command would result in iTerm reporting that the terminal was waiting for input when in fact the command was still running. I found that inspecting the processes associated with the terminal and waiting until the most interesting of those processes settles to a low resource usage is a fair indicator of long running commands being ready for input.
## Requirements
* iTerm2 must be running
* Node version 18 or greater
## Safety Considerations
* The user is responsible for using the tool safely.
* No built-in restrictions: iterm-mcp makes no attempt to evaluate the safety of commands that are executed.
* Models can behave in unexpected ways. The user is expected to monitor activity and abort when appropriate.
* For multi-step tasks, you may need to interrupt the model if it goes off track. Start with smaller, focused tasks until you're familiar with how the model behaves.
Popularity: 40 points | 21 comments
5. Show HN: Reactive Signals for Python – inspired by Angular's reactivity model
URL: https://github.com/buiapp/reaktiv
Author: buibuibui
Description: Hey everyone, I built reaktiv, a small reactive signals library for Python, inspired by Angular’s reactivity model. It lets you define Signals, Computed Values, and Effects that automatically track dependencies and update efficiently. The main focus is async-first reactivity without external dependencies.
Here is an example code:
``` import asyncio from reaktiv import Signal, ComputeSignal, Effect
async def main(): count = Signal(0) doubled = ComputeSignal(lambda: count.get() * 2)
async def log_count():
print(f"Count: {count.get()}, Doubled: {doubled.get()}")
Effect(log_count).schedule()
count.set(5) # Triggers: "Count: 5, Doubled: 10"
await asyncio.sleep(0) # Allow effects to process
asyncio.run(main())
**Popularity**: 27 points | 12 comments
---
## 6. Show HN: 1M+ animated GPU sprites in JavaScript

**URL**: [https://phaser.io/news/2025/01/phaser-v4-beta-5-released](https://phaser.io/news/2025/01/phaser-v4-beta-5-released)
**Author**: phaser-studio
**Description**: We added a new feature to our open-source HTML5 game engine today that allows you to create Sprite GPU Layers.<p>These pack together simple JS object definitions onto the GPU and renders them using a custom vertex shader. This skips all CPU computation and GPU upload operations, resulting in vastly increased performance. For objects that don't need to be updated by input, physics, or other interactive behaviors, we found it to be a great solution.<p>In testing, we've easily managed to blast millions of sprites around on moderate desktop-grade GPUs. Indeed, we hit the fill rate limitation of the GPU far sooner than we hit any other type of limitation. But as with all hardware-related things, ymmv. Frankly, we'd love to get our hands on a 5090 to see what we could do.<p>The link includes 4 demos to play with, and the full source is on GitHub and npm under the MIT license.
**Popularity**: 26 points | 4 comments
---
## 7. Show HN: Masterkey – A TurboTax-like platform for self-service home buying

**URL**: [https://www.trymasterkey.com](https://www.trymasterkey.com)
**Author**: giulioco
**Description**: Hey HN- Masterkey founder here. It’s 2025, and while we’re supposedly on the cusp of AGI, we still buy houses as if it’s 1925. A recent Fed study [1] found the typical 3% buyer-agent commission is inefficient (shocker) and costs American homebuyers $35B every year. That seemed broken to me, especially at a time where a whole generation is struggling to buy homes in the first place, so I built Masterkey: a self-service option (like TurboTax) for buying a home. If you still want an agent and can afford it, great- but I do think people should have options.<p>Masterkey walks you from budget planning to closing, giving you step-by-step tools and resources. If you need extra help for a specific step, we’ll provide you with a list of top-rated professionals in your area (e.g., inspectors, real estate attorneys, mortgage brokers) so that you can hire help on an as-needed basis.<p>We also include a co-pilot-like LLM that has the context of your home-buying journey that you can ask questions to. Obviously, it’s not a substitute for a licensed professional; we just wanted an assistant that stays context-aware.<p>Some features:<p>- AI Property Analyzer: paste any for sale Zillow URL, get an instant AI-generated breakdown plus a short notebookLM-style pod summary.
- Open House Scheduler: send a link to the listing agent to coordinate tours (you handle the rest).
- Docs/Tasks/Properties: keep everything in one place - upload paperwork, track tasks, chat with AI about a specific property or document.
- Market Watch: Alerts for new properties matching your saved criteria.<p>All the core functionality is free. We have a paid tier with higher limits and access to some of the more advanced features.<p>This is brand new so things like the AI analysis etc are still rather basic, but would love any feedback on how I can improve on it.<p>[1]: <a href="https://www.richmondfed.org/-/media/RichmondFedOrg/publications/research/working_papers/2024/wp24-01.pdf" rel="nofollow">https://www.richmondfed.org/-/media/RichmondFedOrg/publicati...</a>
**Popularity**: 13 points | 0 comments
---
## 8. Show HN: Hyper-Emotional AI Voice Acting for Anime and Movies

**URL**: [http://34.67.156.195:8501](http://34.67.156.195:8501)
**Author**: Sophia_H
**Description**: Hi HN, I’m using AI video generation to create anime and movies, but AI dubbing has been a major challenge. Most AI voices sound too flat and lack the emotional depth needed for voice acting, where dramatic expression is very important.<p>That’s why I’m building this voice acting AI that lets you not only choose a voice but also control its emotion. In the Auto Emotion mode, you can include emotion hints in parenthesis to guide the speech generation. It’s still an early demo, but I’d love for you to try it out and share your feedback!
**Popularity**: 6 points | 6 comments
---
## 9. Show HN: 150+ products launched in 7 days on this fair Product Hunt alternative
**URL**: [#](#)
**Author**: lakshikag
**Description**: A little over a week ago, I was wondering if anyone would care about the thing I’d just built.
Let me rewind a bit.<p>I’m a solo indie maker, just like a lot of you. I’ve built so many projects, put in the work, and then… nothing. A few months ago, I launched something I was genuinely proud of on one of the big platforms. I was excited, hopeful. But within hours, it got buried under a pile of other launches. No one saw it. No one cared.<p>That sucked. Not because I expected it to blow up overnight, but because it felt like I never even had a shot. And I kept thinking about how many other indie makers feel the same way?<p>So, I decided to build something different.<p>I coded for four days straight, juggling my 9-5 job, running on no sleep, and a lot of self-doubt. But I kept going because I believed in the idea: a platform where indie makers could get a fair shot.<p>The idea was simple (but powerful as I see it): • 10 launches per day, max. Every product gets its moment in the spotlight. • 2 votes per user, per day. Quality over quantity. • An "Under Radar" feature to give overlooked products a second chance. • A randomized product list to ensure fair exposure and reduce voting bias.<p>I posted about it here on Hacker News and on X, half-expecting crickets. But something incredible happened. Within hours, indie makers just like you and me started scheduling their products.<p>And in just 7 days, over 150 products were scheduled to launch on the platform.<p>Every time a new product is scheduled on ItsLaunched, I'm reminded why this platform needs to exist. These are products that deserve to be seen. I'm not sharing this to boast, but to thank this community. Your support, your feedback, and most importantly, your willingness to give a platform like this a chance, means the world to me.<p>I’m still tweaking and improving the site every day based on feedback. It’s far from perfect, but it’s growing.<p>So, if you're a maker with a product you're stoked about, come check us out at ItsLaunched.com and if you've already launched with us, a huge thank you. You're the reason this thing exists in the first place.<p>As for me, I'm just a maker trying to create something that makes a difference. And thanks to this community, I feel like maybe, just maybe, we're doing exactly that. Here's to the makers and the dreamers. Keep building awesome things. We'll be here to make sure the world sees them.
**Popularity**: 6 points | 5 comments
---
## 10. Show HN: Agents Made Simple

**URL**: [https://github.com/Pravko-Solutions/FlashLearn](https://github.com/Pravko-Solutions/FlashLearn)
**Author**: galgia
**Description**: I have built many AI agents, and all frameworks felt so bloated, slow, and unpredictable. Therefore, I hacked together a minimal library that works with JSON/dict/kwargs definitions for each step, allowing you a simpler way to define reproducible agents. It supports concurrency for up to 1000 calls/min, giving you speed and predictability in your workflows.<p><i>Install</i><p><pre><code> pip install flashlearn
</code></pre>
<i>Input is a list of dictionaries</i><p>Simply take user inputs, API responses, and calculations from other tools and feed them to <i>FlashLearn</i>.<p><pre><code> user_inputs = [{"query": "When was python launched?"}]
</code></pre>
<i>Skill is just a simple dictionary</i><p>A skill is an LLM’s ability to perform a task, containing all the necessary information. You can create your own, use predefined samples, or generate them automatically from example data.<p><pre><code> ConvertToGoogleQueries = {
"skill_class": "GeneralSkill",
"system_prompt": "Exactly populate the provided function definition",
"function_definition": {
"type": "function",
"function": {
"name": "ConvertToGoogleQueries",
"description": "Convert the given question into between 1 and n google queries to answer the given question.",
"strict": True,
"parameters": {
"type": "object",
"properties": {
"google_queries": {
"type": "array",
"items": {"type": "string"}
}
},
"required": ["google_queries"],
"additionalProperties": False
}
}
}
}
</code></pre>
<i>Run in 3 lines of code</i><p>Load the skill, create tasks (a list of dictionaries), and run them in parallel. Results are easy to parse in downstream steps.<p><pre><code> skill = GeneralSkill.load_skill(ConvertToGoogleQueries)
tasks = skill.create_tasks([{"query": "User's query"}])
results = skill.run_tasks_in_parallel(tasks)
</code></pre>
<i>Get structured results</i><p>The output is a dictionary, where each key corresponds to an index in the original list. This lets you keep track of results easily.<p><pre><code> flash_results = {'0': {'google_queries': ["QUERY_1", "QUERY_2"]}}
</code></pre>
<i>Pass on to downstream tasks</i><p>Use the structured JSON output in your next steps.<p><pre><code> queries = flash_results["0"]["google_queries"]
results = SimpleGoogleSearch(GOOGLE_API_KEY, GOOGLE_CSE_ID).search(queries)
msgs = [
{"role": "system", "content": "insert links from search results in response to quote it"},
{"role": "user", "content": str(results)},
{"role": "user", "content": "When was python launched?"}
]
print(client.chat.completions.create(model=MODEL_NAME, messages=msgs).choices[0].message.content)
</code></pre>
Feel free to ask anything!
**Popularity**: 4 points | 6 comments
---
## 11. Show HN: I made an UI for AutoHotkey using Python

**URL**: [https://www.autohotkey.com/boards/viewforum.php?f=22](https://www.autohotkey.com/boards/viewforum.php?f=22)
**Author**: Fajar_Rahmad
**Description**: This is my free and open-source project that work with taking input from user and made AutoHotkey script from it. With integration of AutoHotkey Interception to make script able to remap only on specific devices.<p>Can be useful for someone who want to use AutoHotkey, but don't know how to code or just lazy to code or simply someone who don't know AutoHotkey but interested in it's feature and want to use this project as a whole.<p>This is not official tool from AutoHotkey but my standalone project.
**Popularity**: 6 points | 3 comments
---
## 12. Show HN: Google Analytics for Developers

**URL**: [https://metricswave.com](https://metricswave.com)
**Author**: falcon_
**Description**:
**Popularity**: 5 points | 2 comments
---
## 13. Show HN: I built an AI Agent to do Visual QA and Front end bug fixing

**URL**: [https://chitr.ai/](https://chitr.ai/)
**Author**: mwiki02
**Description**: Hi HN! I am excited to share this new tool,
How it works:
1. Detects visual inconsistencies (misalignments, colors, spacing, typography, missing assets) between design mockups and developed UI.
2. Auto-generates Jira/Linear tickets, eliminating manual bug tracking.
3. AI fixes frontend bugs, creating GitHub PRs with clean code.
4. Browser Agent monitors live UI changes, preventing visual regressions in production.<p>Discord: <a href="https://discord.gg/xGsWnujG" rel="nofollow">https://discord.gg/xGsWnujG</a>
**Popularity**: 3 points | 1 comments
---
## 14. Show HN: JSONBench, a Benchmark for Data Analytics on JSON
**URL**: [#](#)
**Author**: saisrirampur
**Description**: In the same spirit as ClickBench, one of the standard benchmarks for analytical databases, we are releasing JSONBench (<a href="https://jsonbench.com/" rel="nofollow">https://jsonbench.com/</a>), a benchmark for JSON-based analytics in databases. Many databases, now natively support JSON data types to store and query unstructured data. You can use JSONBench to evaluate how these JSON types perform across databases. We are starting with 5 databases: ClickHouse, MongoDB, Elasticsearch, DuckDB, and PostgreSQL. Please feel free to contribute and add more databases.<p>Here is the official GitHub repo: <a href="https://github.com/ClickHouse/JSONBench/">https://github.com/ClickHouse/JSONBench/</a> and the detailed blog on JSONBench: <a href="https://clickhouse.com/blog/json-bench-clickhouse-vs-mongodb-elasticsearch-duckdb-postgresql" rel="nofollow">https://clickhouse.com/blog/json-bench-clickhouse-vs-mongodb...</a>.<p>Looking forward to hear your feedback on this project and how we can improve it!<p>Thank you,
Sai Sriampur,
ClickHouse
**Popularity**: 3 points | 1 comments
---
## 15. Show HN: I made a job board exclusively for tech internships and new grad jobs

**URL**: [https://www.goodfirstjob.com](https://www.goodfirstjob.com)
**Author**: bucky_maler
**Description**: Hey HN,<p>Over the past couple of months (in my off hours) I built Good First Job — a job board exclusively for tech internships and new grad jobs. It started as a way for me to finally tryout some of the AI tools I’ve been hearing so much about, but also attempt to build something useful. I built it with Next.js + Supabase and deployed it on Vercel. Along the way I tried out v0, GitHub Copilot, and Supabase AI assistant. It's designed based on user feedback, and my personal experience as a CS student searching for an internship and grad looking to begin my career as an SWE. Any feedback is greatly appreciated!
**Popularity**: 1 points | 2 comments
---
## 16. Show HN: Lab – A CLI tool for instant code experiments

**URL**: [https://github.com/lugenx/lab](https://github.com/lugenx/lab)
**Author**: lugenx
**Description**: I made a tool to eliminate the friction when you want to quickly test some code. Type `lab` with any extension and start coding immediately - no thinking about filenames or directories.<p>Key features:
- Instant start: Type `lab` with any extension to open a new file
- Smart organization: Files auto-named with date+letter (e.g., 250112a)
- Quick access: `lab 1` opens most recent file
- Auto cleanup: Files expire after 7 days (configurable)
- Run anywhere: `lab -r 1 python` runs file with any command<p>The goal was to remove all overhead between "I want to try something" and actually writing code. Files live in ~/lab and clean themselves up - no management needed.<p><a href="https://github.com/lugenx/lab">https://github.com/lugenx/lab</a><p>Feedback welcome!
**Popularity**: 3 points | 0 comments
---
## 17. Show HN: ENT Stack – Full-Stack TypeScript Starter

**URL**: [https://github.com/ironexdev/ent-stack](https://github.com/ironexdev/ent-stack)
**Author**: ironex
**Description**: Hey HN,<p>I wanted a simple and batteries-included way to start my full-stack TypeScript projects so I built ENT Stack - a monorepo with Express, Next.js and tRPC.<p>It covers the basics - code sharing (between backend and frontend), auth, DB, validation, state management, i18n, logging, mailing, testing, CI/CD and infra.<p>Its focus is to be minimal, flexible, and scalable. It uses proven libraries (Drizzle, Playwright, TanStack Query, Tailwind, Zod, Zustand ...) with custom authentication, authorization and i18n solutions that are easy to modify or replace.<p>The project also contains an NPM package, so new projects can be created with one command:<p>- pnpm create ent-stack@latest
**Popularity**: 3 points | 0 comments
---
## 18. Show HN: SNOOZPAPER - LLM-curated daily news quiz, inspired by NPR's WWDTM

**URL**: [https://www.snoozpaper.com/](https://www.snoozpaper.com/)
**Author**: mmoustafa
**Description**: Hey HN, I've been trying to stay away from doom-scrolling the usual content feeds but wanted to get a quick peek of daily headlines to stay in the loop. I enjoy listening to NPR's Wait Wait... Don't Tell Me, but the weekly cadence has become a bit slow for our era.<p>So I built this app. Every morning Claude Sonnet 3.5 sifts through the latest news and creates a daily news quiz to keep you informed in a quick fun way.<p>Let me know what you think!
**Popularity**: 3 points | 0 comments
---
## 19. Show HN: Learning Tauri by building modern desktop RSS reader

**URL**: [https://github.com/rahuldshetty/reader-project](https://github.com/rahuldshetty/reader-project)
**Author**: anonymousd3vil
**Description**: Hello people of the internet!
Just wanted to share my project here that I've been building for the last couple of weeks. This is a RSS feed aggregator and reader project that is built using Tauri (I know Rust now!), SvelteKit and TailwindCSS. I wanted to get back into desktop app building and Tauri seemed really interesting (espcially when it is written in Rust). While building this app, I had almost 1% interaction with Rust and most of the heavy lifting was done at the frontend with using Tauri plugins (that is Rust in the backend).<p>Anyway want to share here to capture more feedbacks. Do you guys still use RSS? What apps do you refer to on daily basis? Let me know!!<p>Note: The project is far from complete and still has bugs, UX improvements and features to be added.
**Popularity**: 3 points | 0 comments
---
## 20. Show HN: I made an AI agent that helps DevOps teams resolve incidents 60% faster

**URL**: [https://platops.ai/](https://platops.ai/)
**Author**: Bahushruth
**Description**: Hey HN,<p>We built PlatOps to help platform teams resolve production incidents faster using AI. Our AI agent either auto-resolves incidents using workflows learned from your past incidents or guides your on-call engineers through resolution steps.<p>A common problem we hear from SRE teams is that incident resolution is still largely manual and relies heavily on tribal knowledge. Engineers waste precious time gathering information from multiple sources during incidents, and learnings from past incidents often stay trapped in postmortem docs.<p>PlatOps solves this by:<p>1. Automatically gathering relevant information (logs, metrics, docs) when an incident occurs<p>2. Learning from your team's past incident resolutions to suggest or automate fixes<p>3. Providing AI-guided resolution steps when manual intervention is needed<p>Teams using PlatOps have seen:<p>- 60% reduction in Mean Time To Recovery (MTTR)<p>- Faster onboarding of new on-call engineers<p>- Better knowledge retention from past incidents<p>We're looking for feedback from the HN community, especially from folks who manage production systems. Would love to hear your thoughts on:<p>- Current pain points in incident management<p>- Features you'd like to see<p>- Integration suggestions<p>Try it out at <a href="https://docs.platops.ai" rel="nofollow">https://docs.platops.ai</a>
**Popularity**: 1 points | 2 comments
---
## 21. Show HN: Supabase Next.js SaaS Template – With Auth, RLS, and File Management

**URL**: [https://github.com/Razikus/supabase-nextjs-template](https://github.com/Razikus/supabase-nextjs-template)
**Author**: Razikus
**Description**: Hey everyone!<p>I’ve built a production-ready SaaS template using Next.js 15, Supabase, and Tailwind CSS. This template includes everything needed to quickly launch your SaaS product, including authentication, user management, file storage, and more.<p>It also have migrations, configs, and can be started under 10 minutes<p>Video of deployment:
<a href="https://www.youtube.com/watch?v=kzbXavLndmE" rel="nofollow">https://www.youtube.com/watch?v=kzbXavLndmE</a>
**Popularity**: 1 points | 2 comments
---
## 22. Show HN: DeepSeek R1 Now Available on AI/ML API

**URL**: [https://aimlapi.com/build-with-deepseek-r1-api](https://aimlapi.com/build-with-deepseek-r1-api)
**Author**: KarraAI
**Description**: Browse API Docs for simple and secure integration.
**Popularity**: 1 points | 1 comments
---
## 23. Show HN: Getting compile-time safety with Go templates

**URL**: [https://alesr.github.io/posts/go-templator/](https://alesr.github.io/posts/go-templator/)
**Author**: alesr_dev
**Description**: If you're using Go HTML templates and want to catch errors earlier, I wrote a little thing that might give you ideas.
**Popularity**: 2 points | 0 comments
---
## 24. Show HN: Slipbox – On-Device Transcription for Meetings, Podcasts and Videos

**URL**: [https://www.slipbox.ai/](https://www.slipbox.ai/)
**Author**: Wayve
**Description**:
**Popularity**: 1 points | 1 comments
---
## 25. Show HN: AI Prompts for Generating Passive Income

**URL**: [https://incomeprompt.com](https://incomeprompt.com)
**Author**: kokorikooo
**Description**: I am creating a system focusing on providing income generating prompts. Join and give me your feedback.
**Popularity**: 1 points | 1 comments
---
## 26. Show HN: Erugo – A privacy-focused, single-binary WeTransfer alternative
**URL**: [#](#)
**Author**: pmx
**Description**: I wanted to share a tool I've been working on called erugo - it's a privacy-respecting file sharing solution that you can host yourself.<p>*Why I built it:*<p>I wanted to learn Go by building something practical that I'd actually use. I needed a simple way to share large files with clients and family, but didn't want to rely on services that track usage or collect data. Most importantly, I wanted something that would just work without complex setup or dependencies.<p>*Key Features:*<p>- Single binary deployment (backend + frontend bundled together)<p>- No tracking, no metrics collection, completely private<p>- Local authentication for share creation<p>- Human-readable share URLs<p>- SQLite for simplicity (no external database needed)<p>- Clean, modern UI<p>- Configurable storage paths and file size limits<p>- MIT licensed and completely open source<p>*Tech Stack:*<p>Built with Go backend and Vue.js frontend, packaged into a single binary. Uses SQLite for metadata storage and local filesystem for files.<p>*Getting Started:*<p>1. Download the binary<p>2. Run it<p>3. Follow the interactive first-run setup<p>4. Start sharing files!<p>The project is fully open source and available at: <a href="https://github.com/DeanWard/erugo">https://github.com/DeanWard/erugo</a><p>I'm actively developing erugo and would love to hear your feedback and feature requests. Currently working on adding Docker support and white-labeling options via the UI.<p>Let me know if you have any questions! As this is my first Go project, I'm particularly interested in feedback from experienced Go developers as I expect there are many ways to improve the code.
**Popularity**: 2 points | 0 comments
---
## 27. Show HN: I Built a Fairer Product Hunt Alternative (and It's Taking Off)

**URL**: [https://itslaunched.com/](https://itslaunched.com/)
**Author**: lakshikag
**Description**: A little over a week ago, I was sitting in front of my computer wondering if anyone would care about the thing I’d just built.<p>Let me rewind a bit.<p>I’m a solo indie maker, just like a lot of you. I’ve built so many projects, put in the work, and then… nothing. A few months ago, I launched something I was genuinely proud of on one of the big platforms. I was excited, hopeful. But within hours, it got buried under a pile of other launches. No one saw it. No one cared.<p>That sucked. Not because I expected it to blow up overnight, but because it felt like I never even had a shot. And I kept thinking about how many other indie makers feel the same way?<p>So, I decided to build something different.<p>I coded for four days straight, juggling my 9-5 job, running on no sleep, and a lot of self-doubt. But I kept going because I believed in the idea: a platform where indie makers could get a fair shot.<p>The idea was simple (but powerful as I see it):
• 10 launches per day, max. Every product gets its moment in the spotlight.
• 2 votes per user, per day. Quality over quantity.
• An "Under Radar" feature to give overlooked products a second chance.
• A randomized product list to ensure fair exposure and reduce voting bias.<p>I posted about it here on Hacker News and on X, half-expecting crickets. But something incredible happened. Within hours, indie makers just like you and me started scheduling their products.<p>And in just 7 days, over 150 products were scheduled to launch on the platform.<p>Every time a new product is scheduled on ItsLaunched, I'm reminded why this platform needs to exist. These are products that deserve to be seen. I'm not sharing this to boast, but to thank this community. Your support, your feedback, and most importantly, your willingness to give a platform like this a chance, means the world to me.<p>I’m still tweaking and improving the site every day based on feedback. It’s far from perfect, but it’s growing.<p>So, if you're a maker with a product you're stoked about, come check us out at ItsLaunched.com and if you've already launched with us, a huge thank you. You're the reason this thing exists in the first place.<p>As for me, I'm just a maker trying to create something that makes a difference. And thanks to this community, I feel like maybe, just maybe, we're doing exactly that. Here's to the makers and the dreamers. Keep building awesome things. We'll be here to make sure the world sees them.
**Popularity**: 1 points | 1 comments
---
## 28. Show HN: I share awesome SaaS ideas that have started making money recently

**URL**: [https://www.validatedsaas.com/](https://www.validatedsaas.com/)
**Author**: kogekar
**Description**: I define a validated SaaS idea as<p>1. one that’s already making good money today.
2. has high profit margins.
3. fairly easy to build and nothing too complex.
4. competitors emerged in last few months.
5. being second or third to market, but not too late.<p>If you are interested in such ideas, you will like my gig :)
**Popularity**: 2 points | 0 comments
---
## 29. Show HN: Alexa Skill for HIIT and Tabata Timer

**URL**: [https://www.amazon.com/dp/B0DHX2BFZ6](https://www.amazon.com/dp/B0DHX2BFZ6)
**Author**: __s__
**Description**: This Alexa skill helps you track time for interval training, alternating between exercise and rest. Once enabled, you can start it by saying, "Alexa, open hit timer."<p>The free plan includes a default workout of 8 sets of 20 seconds of exercise and 10 seconds of rest. The premium plan allows you to customize the number of sets, exercise duration, and rest periods to suit your training needs.<p>What is HIIT (High-Intensity Interval Training)?
HIIT involves alternating between high-intensity exercises and short rest periods. This training method allows for high calorie burn in a short amount of time, making it easy to incorporate into a busy lifestyle.<p>What is Tabata Training?
Tabata is a type of HIIT and a particularly effective training method. It consists of 20 seconds of all-out exercise followed by 10 seconds of rest, repeated for 8 sets, totaling 4 minutes. This method enhances cardiovascular function and strength, while also improving endurance. It’s ideal for those seeking efficient workouts with high returns in a short time.<p>Try this skill to support a healthy lifestyle!
**Popularity**: 2 points | 0 comments
---
## 30. Show HN: I Built a Directory for MVP Developers

**URL**: [https://mvpbuilders.co.uk/](https://mvpbuilders.co.uk/)
**Author**: Wealthyshezzy1
**Description**: I’m excited to introduce MVP Builders, a brand-new directory designed to connect startups and entrepreneurs with top-tier MVP developers and agencies. If you’re building a startup and need a reliable team to bring your idea to life, or if you’re an MVP developer looking for more clients, this is for you!<p>Let me know if you will add your profile, it's currently free though<p>Cheers
Wealthyshezzy
**Popularity**: 2 points | 0 comments
---
## 31. Show HN: IDE for Prompts

**URL**: [https://guidancelab.ai/](https://guidancelab.ai/)
**Author**: thatjoeoverthr
**Description**: Hi!<p>After several projects in which I found it absolutely necessary to automate testing on a prompt-by-prompt basis, I decided to make a kind of prompting "IDE". Something like the OpenAI "playground", but versioning, integrated automated testing.<p>This is for backend / full-stack developers who wind up using LLMs in automated processes.<p>It's rougher than I'd like, but I'm looking for others who would like to work this way. If this seems like a way you'd like to work, I'd like to get in touch and build it for you.
**Popularity**: 2 points | 0 comments
---
## 32. Show HN: HDR Steganography – one file / two images

**URL**: [https://github.com/derenrich/hdr-steganography](https://github.com/derenrich/hdr-steganography)
**Author**: brokensegue
**Description**: tl;dr you can make a JPEG that looks totally different for users on SDR vs HDR displays<p>I'm curious if people think this is an actual issue or just a curiosity. I doubt this is novel but I recently discovered you can do this.
**Popularity**: 1 points | 1 comments
---
## 33. Show HN: Official DeepSeek V3 API Is Out on AI/ML API

**URL**: [https://aimlapi.com/build-with-deepseek-v3-api](https://aimlapi.com/build-with-deepseek-v3-api)
**Author**: okti_ai
**Description**: An open-source provider adds Deepseek, at a low price and high uptime
**Popularity**: 1 points | 0 comments
---
## 34. Show HN: OG Snake game on your Terminal

**URL**: [https://github.com/abishekvenkat/terminal-snake](https://github.com/abishekvenkat/terminal-snake)
**Author**: abishekvenkat
**Description**: Play the snake game on your terminal. Built with Python and curses.
**Popularity**: 1 points | 0 comments
---
## 35. Show HN: I Built an AI Powered Email Client (Sivers Inspired)

**URL**: [https://www.one.email/](https://www.one.email/)
**Author**: luizsantana
**Description**: I've been seeking a better solution to unify a few different email addresses I have.
On top of that, I really like the idea of Split Inboxes, but I would like to create my own and let AI classify them for me.<p>Especially trying to follow Derek Sivers idea of owning your own email account, I wanted to group them together with my Gmail and professional email account (<a href="https://sive.rs/pe" rel="nofollow">https://sive.rs/pe</a>)<p>Given I didn't find any reasonable solution to do so, I built my own and I've been very happy using it for the past few months.<p>Glad to hear any feedback about it!
**Popularity**: 1 points | 0 comments
---
## 36. Show HN: Read your kids the story YOU create

**URL**: [https://younikorn.app/](https://younikorn.app/)
**Author**: khnov
**Description**: I have two kids, which story to read before bed is starting to be a struggle: Kids are curious by nature, they're always excited by new stuff.<p>So Why not read a unique bed story every night ?<p>I'm in an extended sick leave for a broken bone, I've slowly built Younikorn, the tool that takes a user instructions and build a amazing story around that.<p>It a also has a very beautiful and kids friendly book reader. Especially designed for kids.<p>Check this out, I'm disabling sign up requirement for HN folks : You can still signup for a FREE account to get more credits !
**Popularity**: 1 points | 0 comments
---
## 37. Show HN: I scraped 10M Shopify products to build an API

**URL**: [https://developer.searchagora.com/](https://developer.searchagora.com/)
**Author**: pencildiver
**Description**: Hi HN! I'm Param, founder of Agora.<p>The Agora API enables developers to search, purchase, and track orders for 10 million products sold on 25,000 Shopify and WooCommerce stores. You can search by text, image, URL, or location to find products.<p>Every Shopify store has several public JSON files that are available on the same URL route. The file for general store information appears at [Base URL]/meta.json. Product information appears at [Base URL]/products.json. Variant and inventory information appears at [Base URL]/[Product Route].js.<p>Every WooCommerce store has a similar file that has a different data structure. The store information appears at [Base URL]/wp-json/. Product information appears at [Base URL]/wp-json/wc/v1/products.<p>I bought a list of e-commerce stores and built a crawler to index the store and product information. The crawler runs every day to add, edit, and delete product information for all stores. When you retrieve product details via the API, we dynamically check the price, stock, and variant information. This ensures that we only sell products that are currently available, at the real-time price.<p>We're starting with 25,000 Shopify and WooCommerce stores and will soon have products from other e-commerce platforms and marketplaces including Amazon, Walmart, Etsy, Wix, Squarespace, and more.<p>I'd love your feedback!
**Popularity**: 1 points | 0 comments
---
## 38. Show HN: Sentence Counter

**URL**: [https://www.sentencecounter.me/](https://www.sentencecounter.me/)
**Author**: atharvtathe
**Description**:
**Popularity**: 1 points | 0 comments
---
## 39. Show HN: Web-based PGP key generator

**URL**: [https://github.com/ni5arga/pgpchan](https://github.com/ni5arga/pgpchan)
**Author**: ni5arga
**Description**:
**Popularity**: 1 points | 0 comments
---
## 40. Show HN: Jane AI – Automate Phone Calls with Natural Language

**URL**: [https://www.loom.com/share/93ee80617c33468287faf250fca2576e?sid=b1348f17-04cf-421b-b4f2-a57f1d63eba6](https://www.loom.com/share/93ee80617c33468287faf250fca2576e?sid=b1348f17-04cf-421b-b4f2-a57f1d63eba6)
**Author**: lui8311
**Description**:
**Popularity**: 1 points | 0 comments
---
## 41. Show HN: DeepSeek-R1 Running in Nvidia Jetson Nano

**URL**: [https://gmujtaba.com/blog/2025/deepseek-webui-demo-minimal-installation/](https://gmujtaba.com/blog/2025/deepseek-webui-demo-minimal-installation/)
**Author**: sumo86
**Description**:
**Popularity**: 1 points | 0 comments
---
## 42. Show HN: Kopimatic, Brewing Calculator PWA

**URL**: [https://nealrs.github.io/kopi/](https://nealrs.github.io/kopi/)
**Author**: nealrs
**Description**: Hey HN, I built a PWA to help you brew a great coffee. It's setup for v60 pourovers, AeroPress, drip, and James Hoffman's Iced Coffee recipe.<p>It's got wakelock support and a 'mocha mode' for thsoe late night brews. No frameworks, no analytics, no referral links -- just a little JS & CSS hosted on GH Pages.<p>Recipes and calculations are designed for my equipment & tastes, so YMMV.
**Popularity**: 1 points | 0 comments
---
## 43. Show HN: Live Demo – DeepSeek R1 vs. OpenAI O1 for RAG

**URL**: [https://r1-demo.deepset.ai](https://r1-demo.deepset.ai)
**Author**: oryx1729
**Description**: Hey HN,<p>We built a live demo to compare DeepSeek R1 and OpenAI’s o1 model on a simple RAG pipeline using Haystack, our open-source AI framework. Both pipelines use the same retrieval and prompts to ensure a fair comparison.<p>Would love to hear your thoughts -- how do open-weight models stack up against proprietary ones for RAG?<p>blog post + demo link: <a href="https://www.deepset.ai/blog/deepseek-openai-comparison-by-haystack-and-deepset" rel="nofollow">https://www.deepset.ai/blog/deepseek-openai-comparison-by-ha...</a>
**Popularity**: 1 points | 0 comments
---
## 44. Show HN: Animating pixel art textures with UV mapping

**URL**: [https://stipple-effect.github.io/docs/preview-scripts](https://stipple-effect.github.io/docs/preview-scripts)
**Author**: flinkerflitzer
**Description**: An outdated but still effective visual aid:
<a href="https://www.youtube.com/watch?v=Bj1foXYcHl4" rel="nofollow">https://www.youtube.com/watch?v=Bj1foXYcHl4</a><p>Source code:
<a href="https://github.com/stipple-effect/stipple-effect">https://github.com/stipple-effect/stipple-effect</a>
**Popularity**: 1 points | 0 comments
---
## 45. Show HN: Pocket Log, macOS app, transcribe your audio log into visual a timeline [video]
![Show HN: Pocket Log, macOS app, transcribe your audio log into visual a timeline [video] - Project Screenshot](https://showhntoday.com/images/42879956.png)
**URL**: [https://www.youtube.com/watch?v=AThJa7SW-ro](https://www.youtube.com/watch?v=AThJa7SW-ro)
**Author**: emadda
**Description**: Pocket Log is a macOS app that transcribes audio files from a USB dictaphone or Apple Voice Memos into a visual timeline.
**Popularity**: 1 points | 0 comments
---
## 46. Show HN: I made an iOS app to view Plausible Analytics on home screen widgets

**URL**: [https://applausible.app/](https://applausible.app/)
**Author**: rfbabeheer
**Description**: As someone who loves to keep a close eye on website performance, I’ve often found myself wishing for a simple, mobile-friendly way to monitor key website stats on the go. Sure, Plausible has a great web dashboard, but when you want quick insights without opening a browser, something is missing.<p>That’s why I built Applausible. I wanted a dedicated app that gives me instant access to key metrics like current visitors, top pages, and visitor sources—right from my iPhone or iPad. The goal was to create something minimal, fast, and reliable for Plausible users who need instant insights wherever they are.<p>With Applausible, you can:
See website visitor counts
Quickly check top-performing pages and top countries
Effortlessly monitor stats with a clean, intuitive interface
Use home screen widgets to keep your stats always in view
Sync your configured settings seamlessly across all your devices using iCloud<p>The app's UI has been optimized for both iPhone and iPad, ensuring a smooth and enjoyable experience no matter which device you’re using.<p>You can try Applausible free for 7 days and explore all its features. This is still an early version, and I know there’s plenty of room for improvement.<p>If you’re a Plausible user and want a simpler way to keep track of your website stats, go ahead and try Applausible. I’d love to hear your experience and feedback!
**Popularity**: 1 points | 0 comments
---
## 47. Show HN: Search for drugs approved to treat a given disease

**URL**: [https://www.baybridgebio.com/drug-revenue.html](https://www.baybridgebio.com/drug-revenue.html)
**Author**: aaavl2821
**Description**:
**Popularity**: 1 points | 0 comments
---
## 48. Show HN: Get Dofollow Backlikes and Visibility

**URL**: [https://liftysaas.com/](https://liftysaas.com/)
**Author**: inhkjp
**Description**: I built a launching platform to give backlinks. If your products are not ready for Product Hunt due to it requires lots of work and support, launch on LiftySaaS, improve SEO then get ready for Product Hunt
**Popularity**: 1 points | 0 comments
---
## 49. Show HN: Opennote – Agentic and text-to-animation educational tools for students

**URL**: [https://opennote.me](https://opennote.me)
**Author**: rishisrihari
**Description**: Hey HN, I'm Rishi, one of the two developers at Opennote. Opennote is an edtech platform built for interactivity, with robust text-to-animation generation, Desmos and whiteboard agent integrations, and context-awareness throughout to offer the most personalized experience possible.
As second-year students, we've already had our fair share of tough classes - and limited resources, lectures with thousands of students, and a small instructional team to orchestrate it all doesn't exactly help.<p>For students trying to juggle classes and apply complex content, it becomes difficult to grasp the content in a way that they understand. So we interviewed students and professors to get an idea of how we could make higher education more personalized and interactive.<p>We started Opennote in early 2024, as first-years competing at a hackathon and were able to develop an MVP in about 40 hours. We got a lot of great feedback and ran an open beta run a couple months later just to test the waters, but things didn't feel right quite yet. Now, we've rebuilt the platform from the ground up and went all in on building a robust, interactive suite that students really value.<p>Education demands innovation, and Opennote is our solution. We'd love to hear your feedback!
**Popularity**: 1 points | 0 comments
---
## 50. Show HN: ChatGPT-like Flutter app demo with source code (no backend and ~1k LOC)

**URL**: [https://github.com/backmesh/flutter-chatgpt](https://github.com/backmesh/flutter-chatgpt)
**Author**: pombo
**Description**: Source Code: <a href="https://github.com/backmesh/flutter-chatgpt">https://github.com/backmesh/flutter-chatgpt</a><p>Live Demo: <a href="https://flutter-chatgpt.pages.dev" rel="nofollow">https://flutter-chatgpt.pages.dev</a>
**Popularity**: 1 points | 0 comments
---
## 51. Show HN: R2md – quickly export entire codebase to a single Markdown/pdf

**URL**: [https://crates.io/crates/r2md](https://crates.io/crates/r2md)
**Author**: stan_kirdey
**Description**: super simple tool, what sets it apart is straight forward cli interface without too much noise
**Popularity**: 1 points | 0 comments
---
## 52. Show HN: Super Simple Business News Ticker

**URL**: [https://news.thinkingbytes.co.uk/](https://news.thinkingbytes.co.uk/)
**Author**: boros2me
**Description**: I put together a super simple Business News ticker I can have opened on a second screen. Not sure why I couldn't find something this simple already made without clutter, sign up popups, etc.
**Popularity**: 1 points | 0 comments
---
## 53. Show HN: Copy Console – Browser Extension

**URL**: [https://luisreinoso.dev/copy-console-browser-extension/](https://luisreinoso.dev/copy-console-browser-extension/)
**Author**: __luis__
**Description**: Fix errors quickly by copying console.logs and paste on your prefer AI
**Popularity**: 1 points | 0 comments
---
## 54. Show HN: MyUserFeedback – A Dead-Simple Way to Collect User Feedback

**URL**: [https://myuserfeedback.com/](https://myuserfeedback.com/)
**Author**: robby1110
**Description**: Hey HN,<p>I built MyUserFeedback.com – an embeddable feedback widget for websites. It’s lightweight, easy to set up, and helps developers collect user feedback without overcomplicating things.
Key Features
One-line embed: Just drop an <iframe> into your site.
Fully customizable: Toggle form fields like star ratings, name, and email.
No bloat: Simple, fast, and privacy-friendly (no tracking).
Free trial: Give it a shot and cancel before the trial period ends<p>I wanted a straightforward tool that doesn’t require external JS or bloated third-party services. If you're building something and need quick feedback from users, give it a shot!<p>Live demo video on the landing page: <a href="https://www.myuserfeedback.com" rel="nofollow">https://www.myuserfeedback.com</a><p>Would love to hear your thoughts—what’s missing? What would make this more useful for you?<p>I will continue to expand and improve on the product over time, increasing how customisable the form is and also providing a larger variation in feedback forms.<p>For more regular updates on the progress or if you want to reach out directly, feel free to follow me on X @robert_watkin_ :)<p>Cheers,
Robert
**Popularity**: 1 points | 0 comments
---
## 55. Show HN: Moar Content – make marketing content from your content (for free)

**URL**: [https://moarcontent.com/](https://moarcontent.com/)
**Author**: earksiinni
**Description**: Hey all, I got sick of making marketing content for every different social media channel (X, LinkedIn, Instagram, etc.), so I made a tool to do it for me.<p>Just put in your URL pointing to your content, select the kind of marketing copy you wanna generate, click "generate", and boom. Free marketing.<p>Probably the sickest feature is being able to parse YouTube videos. Try it out .<p>Would love to know what y'all think before I put too much work into it!
**Popularity**: 1 points | 0 comments
---
## 56. Show HN: Open Alternative to Google AI Studio

**URL**: [https://www.reddit.com/r/LocalLLaMA/s/nsHmMidNZU](https://www.reddit.com/r/LocalLLaMA/s/nsHmMidNZU)
**Author**: scosman
**Description**:
**Popularity**: 1 points | 0 comments
---
## 57. Show HN: Hollow – A Customizable Digital Workspace
**URL**: [#](#)
**Author**: ryu-suke
**Description**: The project is a modular, fully customizable digital workspace designed for those who want complete control over their tools. Instead of being locked into predefined workflows, it lets you create, style, and organize tools as cards that seamlessly integrate into your workspace.<p>- How the Project Works<p><pre><code> Tools - the app's core functionalities are it's tools, for example a notebook, kanban, webview...
Limitless Customization - Styling the tools as i refer to each instance of it a 'card' is a another core feature, from minimalist setups to complex multi-card workflows.
Plugin System - Extend functionality with plugins, making it adaptable to your needs, developer can use the app's api to make plugins/tools for the app.
</code></pre>
- Why This Project?<p>Unlike traditional productivity apps, this project doesn’t force a specific structure. It’s an open-ended system where you build your own tools, layouts, and workflows instead of adapting to someone else’s design choices. Whether you need a note-taking space, a task manager, or something entirely unique, the project adapts to you.<p>- Check it out: <a href="https://github.com/hollow-app">https://github.com/hollow-app</a><p>Would love to hear your thoughts, ideas, or feedback!<p>Thanks a lot.
**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
## Related Resources
- [Hacker News](https://news.ycombinator.com/)
- [Show HN Guidelines](https://news.ycombinator.com/showhn.html)
- [Previous Show HN Roundups](https://showhntoday.com)