Show HN Today: Top Developer Projects Showcase for 2025-01-09
SagaSu777 2025-01-10

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

Summary of Today's Content

Today's Product Highlights

  • Product Name: TabPFN v2
  • Highlight: A state-of-the-art foundation model for small tabular data that delivers predictions in seconds versus hours, outperforming traditional methods on datasets up to 10,000 samples.

Quick Summary

  • Most Hot Category: AI/ML Tools
  • Top Keywords: AI, Database, Developer Tools
  • Most Popular Product: Tetris in PDF (986 points)

Technology Trends

  • AI/ML Integration
  • Database Optimization
  • Developer Productivity Tools
  • Web Browsers
  • Data Visualization
  • Healthcare Technology

Project Distribution

  • AI/ML Tools: 35%
  • Developer Tools: 25%
  • Web Applications: 20%
  • Browser Extensions: 10%
  • Healthcare Solutions: 5%
  • Others: 5%

Trend Insights

  1. Strong focus on AI integration across various domains, particularly in data analysis and automation
  2. Growing emphasis on developer productivity tools and workflow optimization
  3. Increasing interest in novel approaches to browser technology and web applications
  4. Rising demand for healthcare-related technology solutions
  5. Trend toward open-source development and community-driven projects

Recommendations:

  • Focus on AI-powered developer tools
  • Invest in healthcare tech solutions
  • Consider browser extension development
  • Prioritize open-source projects
  • Explore data visualization opportunities

Top 1. Experience the timeless classic of Tetris brought to life within a PDF format. Challenge your skills and enjoy this unique twist on the beloved puzzle game, easily accessible for gamers and enthusiasts alike. Dive into a nostalgic adventure that merges creativity and fun in an innovative way! (Likes: 986, Comments: 178)

Top 2. Factorio Blueprint Visualizer: Enhance your gaming experience with this powerful tool that allows players to visualize and optimize their blueprints in Factorio. Streamline your factory designs and improve efficiency with an intuitive interface and detailed layout previews. Perfect for both new and seasoned players looking to maximize their gameplay potential! (Likes: 422, Comments: 92)

Top 3. Discover Kate's App: a revolutionary tool designed to enhance productivity and streamline your daily tasks. Perfect for individuals and teams alike, this app offers intuitive features, customizable workflows, and seamless integration with your favorite apps. Experience a smarter way to manage your time and projects today! (Likes: 91, Comments: 109)

Top 4. Introducing TabPFN v2: A state-of-the-art foundation model designed specifically for small tabular data, offering unmatched performance and efficiency. (Likes: 115, Comments: 30)

Top 5. A privacy-focused browser that enhances your online experience by seamlessly integrating uBlock Origin (MV2) for effective ad-blocking and tracking prevention. (Likes: 7, Comments: 28)

Top 6. Introducing an ultra-portable Gantt chart tool designed specifically for highly regulated environments, ensuring efficient project management and compliance on the go. Ideal for professionals seeking simplicity and effectiveness in tracking timelines and deliverables. (Likes: 11, Comments: 0)

Top 7. A fun and engaging way to remind friends who reigns supreme in your competitive adventures, ensuring the winner's glory never goes unnoticed! Perfect for game nights and casual competitions, it adds an entertaining twist to friendly rivalries. (Likes: 5, Comments: 5)

Top 8. DeepNode: A powerful tool designed to enhance your search capabilities and optimize your learning process. (Likes: 5, Comments: 4)

Top 9. A simple and intuitive tool that helps you keep track of the time, ensuring you never miss an important deadline or meeting again. Perfect for busy professionals and students alike, it takes the guesswork out of your schedule! (Likes: 5, Comments: 4)

Top 10. Transform your audio experience with hyper-realistic voice cloning technology that creates stunningly accurate voice replicas from just 3 seconds of sound. (Likes: 4, Comments: 4)

1. Show HN: Tetris in a PDF

Show HN: Tetris in a PDF - Project Screenshot

URL: https://th0mas.nl/downloads/pdftris.pdf

Author: ThomasRinsma

Description: I realized that the PDF engines of modern desktop browsers (PDFium and PDF.js) support JavaScript with enough I/O primitives to make a basic game like Tetris.

It was a bit tricky to find a union of features that work in both engines, but in the end it turns out that showing/hiding annotation "fields" works well to make monochrome pixels, and keyboard input can be achieved by typing in a text input box.

All in all it's quite janky but a nice reminder of how general purpose PDF scripting can be. The linked PDF is all ASCII so you can just open it in a text editor, or have a look at the source code here: https://github.com/ThomasRinsma/pdftris/blob/main/gengrid.py

Popularity: 986 points | 178 comments


2. Show HN: Factorio Blueprint Visualizer

Show HN: Factorio Blueprint Visualizer - Project Screenshot

URL: https://github.com/piebro/factorio-blueprint-visualizer

Author: piebro

Description: Hey there, I'm a big fan of the game Factorio and the beauty of factories in the game. That's why I created a website to artfully visualize Factorio blueprints a few years ago. With the new 2.0 update, a few things broke. I took the opportunity to rewrite everything from Python to JavaScript and support Factorio 2.0 and the Space Age DLC. It's now also possible to easily modify the style of the drawings. Let me know if you find any bugs or if you have ideas for features.

Popularity: 422 points | 92 comments


3. Show HN: Kate's App

Show HN: Kate's App - Project Screenshot

URL: https://katesapp.org/hn

Author: bhpreece

Description: Caregiving is a natural, human act of compassion and caring, and most of us, at some point, will rely on someone to help us with our health care (> 70%) or be tasked with helping someone else (> 10%).

Kate's App is a tool to coordinate doctor contact information, prescriptions, pharmacies, appointments, notes, and other information with family and caregivers, and do it safely and privately. This is not a clinic portal, and is not associated with any insurance or medical providers.

The app is 95% complete, and is entirely usable as is (for any interested beta users). I intend to clean up the rest of it, and go GA within a few weeks. In the meantime, I would love to answer any questions or hear helpful critiques.

BTW, Show HN is the best.

Popularity: 91 points | 109 comments


4. Show HN: TabPFN v2 – A SOTA foundation model for small tabular data

Show HN: TabPFN v2 – A SOTA foundation model for small tabular data - Project Screenshot

URL: https://www.nature.com/articles/s41586-024-08328-6/link

Author: onasta

Description: I am excited to announce the release of TabPFN v2, a tabular foundation model that delivers state-of-the-art predictions on small datasets in just 2.8 seconds for classification and 4.8 seconds for regression compared to strong baselines tuned for 4 hours. Published in Nature, this model outperforms traditional methods on datasets with up to 10,000 samples and 500 features.

The model is available under an open license: a derivative of the Apache 2 license with a single modification, adding an enhanced attribution requirement inspired by the Llama 3 license: https://github.com/PriorLabs/tabpfn. You can also try it via API: https://github.com/PriorLabs/tabpfn-client

TabPFN v2 is trained on 130 million synthetic tabular prediction datasets to perform in-context learning and output a predictive distribution for the test data points. Each dataset acts as one meta-datapoint to train the TabPFN weights with SGD. As a foundation model, TabPFN allows for fine-tuning, density estimation and data generation.

Compared to TabPFN v1, v2 now natively supports categorical features and missing values. TabPFN v2 performs just as well on datasets with or without these. It also handles outliers and uninformative features naturally, problems that often throw off standard neural nets.

TabPFN v2 performs as well with half the data as the next best baseline (CatBoost) with all the data.

We also compared TabPFN to the SOTA AutoML system AutoGluon 1.0. Standard TabPFN already outperforms AutoGluon on classification and ties on regression, but ensembling multiple TabPFNs in TabPFN v2 (PHE) is even better.

There are some limitations: TabPFN v2 is very fast to train and does not require hyperparameter tuning, but inference is slow. The model is also only designed for datasets up to 10k data points and 500 features. While it may perform well on larger datasets, it hasn't been our focus.

We're actively working on removing these limitations and intend to release new versions of TabPFN that can handle larger datasets, have faster inference and perform in additional predictive settings such as time-series and recommender systems.

We would love for you to try out TabPFN v2 and give us your feedback!

Popularity: 115 points | 30 comments


5. Show HN: A browser designed to support uBlock Origin (MV2) and respect privacy

Show HN: A browser designed to support uBlock Origin (MV2) and respect privacy - Project Screenshot

URL: https://ublock-browser.com/

Author: tempest_tech

Description:

Popularity: 7 points | 28 comments


6. Show HN: Ultra-portable Gantt chart tool for very regulated environments

Show HN: Ultra-portable Gantt chart tool for very regulated environments - Project Screenshot

URL: https://github.com/aerugo/simplegantt

Author: aerugo_

Description: I work for government agency with a lot of security considerations. We can't install anything and using public webapps is out of the question. Going through clearance or procurement to buy or install something is a pain.

I needed a project management tool, and what we had on offer was too clunky and old. I built SimpleGantt to be ultra lightweight and portable. It's one HTML, one Javascript and one CSS file. Each project is saved into a single .yaml file.

If you have a SharePoint environment you can "host" it by uploading the repo to SharePoint after renaming simplegantt.html to simplegantt.aspx. That allows anyone with access to open the tool by simply having the URL.

Try it at: https://aerugo.github.io/simplegantt/simplegantt

This is a couple of days of tinkering, and mostly exists to keep me from going crazy while managing projects with lots of deadlines and dependencies, so don't expect much. But another person in the same position, finding this might lead to calmer days.

Popularity: 11 points | 0 comments


7. Show HN: Never let friends forget who is the winner

Show HN: Never let friends forget who is the winner - Project Screenshot

URL: https://www.shmelo.io/

Author: itsikap

Description: Hi HN,

I made a simple little app to keep track of game rankings with friends. It uses the Elo system (like in chess) to adjust scores after each game.

Works for board games, chess, padel, tennis, or anything that’s competitive.

It’s free — give it a try

Popularity: 5 points | 5 comments


8. Show HN: DeepNode – A tool to search smarter and learn better

Show HN: DeepNode – A tool to search smarter and learn better - Project Screenshot

URL: https://DeepNode.in

Author: iamadityashukla

Description: Hello HN! I recently launched DeepNode - a tool to simplify learning and research with a visual breakdown of any topic (and much more).

Think of it as ChatGPT (AI) + Structure + Google (Web sources)

When learning/searching for something, web searches can be time-consuming. AI chat tools lack structure and visual elements.

DeepNode provides an interactive breakdown of your searches, allowing you to explore the "breadth" of the topic & dive deep into the specifics.

How it works:

- Enter a topic

- Get a visual breakdown of your search

- Dive deep into specifics to expand the search

- Explore the related images and suggested reads

- Take notes on the fly

- Export the whole knowledge map as a doc (Think: your tailored research doc)

Who's it for:

- Developers

- Students and Educators

- Content Creators

- Researchers

- Basically, anyone who's curious...

Hope you have fun searching! Looking forward to any and all kinds of feedbacks.

Popularity: 5 points | 4 comments


9. Show HN: Is it 1pm?

Show HN: Is it 1pm? - Project Screenshot

URL: https://www.isit1pm.com/

Author: potatoman22

Description:

Popularity: 5 points | 4 comments


10. Show HN: Creates hyper-realistic voice clones from just 3 seconds of audio

Show HN: Creates hyper-realistic voice clones from just 3 seconds of audio - Project Screenshot

URL: https://anyvoice.net/ai-voice-cloning

Author: blacktechnology

Description:

Popularity: 4 points | 4 comments


11. Show HN: Django Daisy – Modern Django Dashboard with DaisyUI

Show HN: Django Daisy – Modern Django Dashboard with DaisyUI - Project Screenshot

URL: https://github.com/hypy13/django-daisy

Author: hypy13

Description: Hi HN!

I just released Django Daisy, a sleek and modern dashboard for Django projects built with DaisyUI and Tailwind CSS.

GitHub: https://github.com/hypy13/django-daisy Features:

    Responsive Design with customizable themes and dark mode.
    Pre-Built Components for quick setup and easy integration.
    Built for developers who want clean, modern UIs without hassle.
I made this to fill the gap for modern Django templates that are easy to use and look great out of the box.

Would love your feedback and suggestions!

Popularity: 7 points | 1 comments


12. Show HN: AgentScript AI – Build Agents that think in code

Show HN: AgentScript AI – Build Agents that think in code - Project Screenshot

URL: https://github.com/AgentScript-AI/agentscript

Author: kedrzu

Description: AgentScript is a new AI Agent framework with a novel architecture to build reliable and secure agents.

Our framework has LLMs generate a plan upfront in code (javascript) which we then parse into an AST and execute in a managed runtime, so one gets built-in state management and better visibility for debugging via the AST.

By making an LLM express execution plan as code, Agents can think more abstractly about the task and do not even need to know all the data to perform operations on it or make decisions.

Data is expressed as local variables and can be passed to tools, which can be normal deterministic functions, or LLM enabled ones, built using LangChain or any other library.

State management and Human in the loop: This is where our approach really shines esp for agents tackling critical/sensitive workflows in regulated space such as fintech, payments & crypto for ex a treasury agent.

Because AgentScript works on AST, not really running the generated code, execution can be paused on each statement or a tool call. It can be serialized and put into a database, then retrieved and resumed from where it stopped. Each tool would be able to store its state, wait for a user interaction, an event, or some time to pass. They will have built in interactivity and approval mechanisms, so it will be easy to add human in the loop.

Here is a video showing how to build AI agents using AgentScript https://youtu.be/b3MlCpBoxNM

Here is a link to our Discord https://discord.gg/hEYMnj62DT

Please give it a spin and help us improve! This is our alpha release. We'd love to hear your feedback on what to build next.

This is our roadmap:

- Execution serialization and deserialization

- More JS features:

  - if statements,

  • for loops,

  • template literals

  • arrow functions

  • unary and binary operators

  • Input variables

    - Tool state

    - Tool interactivity

    - Observability and debugging

    - Python implementation (any python gurus? ping us!)

    ---

    Let Them Code!

  • Popularity: 4 points | 3 comments


    13. Show HN: Kutt v3 – open-source URL Shortener

    Show HN: Kutt v3 – open-source URL Shortener - Project Screenshot

    URL: https://github.com/thedevs-network/kutt

    Author: poeti8

    Description:

    Popularity: 6 points | 0 comments


    14. Show HN: Launching Directonaut – For Founders who hate marketing

    Show HN: Launching Directonaut – For Founders who hate marketing - Project Screenshot

    URL: https://directonaut.com

    Author: luka-thb

    Description:

    Popularity: 2 points | 3 comments


    15. Show HN: An online platform for reading Japanese texts with inline translations

    Show HN: An online platform for reading Japanese texts with inline translations - Project Screenshot

    URL: https://evame.tech/en/user/evame/page/shanyueji-6df?index

    Author: tomolld

    Description:

    Popularity: 2 points | 3 comments


    16. Show HN: Netpack – a bundler written in C#/.NET

    Show HN: Netpack – a bundler written in C#/.NET - Project Screenshot

    URL: https://github.com/FlorianRappl/netpack

    Author: FlorianRappl

    Description: This is a small experiment I've worked on during my winter vacation. I wanted to see if instead of using Rust / Go / Zig / whatever for development of web tools C#/.NET might be a viable alternative (esp. in terms of performance).

    The answer is yes. Right now it's still feature incomplete (so generally I would not make this a too strong statement), but as of today it's faster than the tested competition (rspack, vite, esbuild).

    Popularity: 2 points | 3 comments


    17. Show HN: Noodle Spark – Turn ideas into working apps using natural language

    URL: #

    Author: uziiuzair

    Description: Noodle Spark lets you create custom business applications by describing what you want in plain English. Currently piloting with Google's Bay Area team, we built this to fix a problem we kept seeing: businesses need custom software but can't afford traditional development.

    What you can try now:

    * Create chatbots, dashboards, and automation tools without coding

    * Build and test ideas in minutes instead of weeks

    Private Beta Launch:

    We're opening access to the first 100 users for free. Early access includes:

    * Priority access to new products and features

    * Direct channel to our product team

    * Input into our product roadmap

    * Free access during beta period

    In return, we ask for:

    * Regular product usage

    * Quick feedback calls

    * Your honest thoughts

    Tech stack:

    - Next.js + Supabase backend

    - Our custom Seed Spec engine for translating natural language to application logic

    - Seed Specification Language - https://github.com/NoodleSeed-com/seedspec

    Sign up for beta: https://www.noodleseed.com/

    We're a team of 5 engineers who got tired of rebuilding similar business apps. Rather than make another no-code tool, we focused on natural language as the interface. Tell us what you need, and Seed Spec figures out how to build it.

    We'd love feedback from the HN community, especially:

    1. What kinds of applications would you want to build?

    2. Which features would make this most useful for your workflow?

    Popularity: 3 points | 2 comments


    18. Show HN: I built an AI to help you improve your pitch deck

    Show HN: I built an AI to help you improve your pitch deck - Project Screenshot

    URL: https://www.liftmypitch.com/

    Author: jeanmayer

    Description: Hey HN!

    I built this because I've seen too many founders struggling to make their pitch decks actually work. You think it’s great, then you pitch it, and investors just... don’t get it.

    I’ve been there.

    So I made this tool: you upload your deck, and the AI gives you feedback on flow, clarity, and design. It’s like having a pitch coach – minus the $5K consultant fee.

    It’s still early days, and I’m constantly tweaking it based on feedback. Give it a try and let me know if it’s helpful (or if it sucks).

    Would love to hear your thoughts.

    Thanks!

    Popularity: 3 points | 2 comments


    19. Show HN: Scratch Earth - explore, uncover and compete in real life

    Show HN: Scratch Earth - explore, uncover and compete in real life - Project Screenshot

    URL: https://apps.apple.com/us/app/scratch-earth/id6504499641

    Author: sergeyso

    Description:

    Popularity: 3 points | 2 comments


    20. Show HN: Gauravi – My Webflow site (would love your feedback)

    Show HN: Gauravi – My Webflow site (would love your feedback) - Project Screenshot

    URL: https://gauravi.webflow.io

    Author: gauravikumari

    Description: Hi HN,

    I’m GAuravi, and I recently built gauravi.webflow.io using Webflow. The site is designed to showcase my UI UX projects which I did for real brands , startups and MNCs across the globe

    My goal was to focus on website which is easily scalable yet modern and cool. I chose Webflow because of NO CODE simplicity and seo.

    This is my first project/site on Webflow, and I’m looking for feedback from the HN community. Specifically:

    How does the design feel? Does the user experience align with its purpose? Any suggestions for improvements? Would love to hear your thoughts—whether it’s about the idea, design, or anything else. Thank you for checking it out!

    Gauravi

    Popularity: 4 points | 0 comments


    21. Show HN: Autonomous AI Agent Societies Game Demo [video]

    Show HN: Autonomous AI Agent Societies Game Demo [video] - Project Screenshot

    URL: https://www.youtube.com/watch?v=-Eyae2dl0IA

    Author: braydo25

    Description: Our team has been doing research on making practical use of autonomous AI agents within UGC game platforms.

    We've done some work on Roblox, and recently built a demo on top of HYTOPIA, which is this video.

    In the demo we have 3 agents, each able to interact with one another when they come into proximity, have relative awareness of different areas of the world, and can even take directions and interact with players.

    We'll be shipping this soon as a plugin on top of the HYTOPIA SDK so others can play with quickly creating their own agents in their own HYTOPIA games for fun, research, etc.

    It's definitely early, but something we're pretty excited about and thought HN would like it too!

    Popularity: 4 points | 0 comments


    22. Show HN: Open-source Go tools for Firestore document management and restoration

    Show HN: Open-source Go tools for Firestore document management and restoration - Project Screenshot

    URL: https://github.com/korl-co/korl-open

    Author: korl_co

    Description: Just released two utility tools for Firestore that might save you some development time. Not sure the overlap of firestore and go devs but it's been useful for us. As a small startup we are excited to get going on our opensource journey and welcome feedback!

    Just seems like some of the data management tools are underdeveloped and everyone is supposed to write their own. Thought it would be good to build a community around building new ones.

    firestore_doc_deleter - A Go-based tool for safe document operations featuring:

    Batch deletions with configurable rate limiting

    Automatic document backups before deletion

    Subcollection handling

    Dry-run mode for operation verification

    Document restoration from backups

    firestore_restore - A web interface (Go backend) for:

    Database restoration/transfer operations

    PITR (Point-in-Time Recovery) support

    Collection/document level granular control

    Progress monitoring and batch processing

    Service account authentication

    The tools are especially useful for dev/staging environments where you need more control over document operations than what's available out of the box.

    Tech stack: Go, Cloud Firestore, GCS License: MIT

    Popularity: 3 points | 0 comments


    23. Show HN: Unity-SDF-UI-Toolkit - SDF based Vector UI Package for Unity

    Show HN: Unity-SDF-UI-Toolkit - SDF based Vector UI Package for Unity - Project Screenshot

    URL: https://github.com/TLabAltoh/Unity-SDF-UI-Toolkit

    Author: tlabaltoh

    Description:

    Popularity: 3 points | 0 comments


    24. Show HN: Unlimited Soundboard for Discord

    Show HN: Unlimited Soundboard for Discord - Project Screenshot

    URL: https://github.com/christomitov/soundbored

    Author: christomitov

    Description:

    Popularity: 3 points | 0 comments


    25. Show HN: I made open source collection of companies Who pays technical writers?

    Show HN: I made open source collection of companies Who pays technical writers? - Project Screenshot

    URL: https://whopayswriters.me/

    Author: rohitghumare

    Description: Paid Technical Writing Opportunities

    This list provides a curated collection of companies offering paid writing programs for developers and technical professionals. These opportunities allow you to share your expertise, improve your writing skills, and earn money.

    Github: https://github.com/rohitg00/technical-writing-websites

    Popularity: 2 points | 1 comments


    26. Show HN: Slot Maker, an online random option generator

    Show HN: Slot Maker, an online random option generator - Project Screenshot

    URL: https://slotmaker.io

    Author: HackerQED

    Description: Because Dandy's World Slot Maker is trending, I created this. It has the most features available on the market.

    Popularity: 3 points | 0 comments


    27. Show HN: Make 100% natural AI podcasts in seconds

    Show HN: Make 100% natural AI podcasts in seconds - Project Screenshot

    URL: https://aideaflowpodcast.com

    Author: victor_cl

    Description:

    Popularity: 1 points | 1 comments


    28. Show HN: I made a free AI chatbot but only in emojis

    Show HN: I made a free AI chatbot but only in emojis - Project Screenshot

    URL: https://emojis.chat

    Author: dongjie-wu

    Description: Hi HN, I built a chatbot but the ai can only reply in emojis. See AI try hard to express itself in emojis is hilarious:D. Please try out and let me know how it goes.

    Popularity: 1 points | 1 comments


    29. Show HN: A simple image resizer to 3000x3000 pixels and an experience

    Show HN: A simple image resizer to 3000x3000 pixels and an experience - Project Screenshot

    URL: https://3000x3000-image-converter.com

    Author: QuLi-ops

    Description: Hi HN! As a programming hobbyist, I have made this stuff that can resize any images to 3000x3000 pixels with Cursor. And I find that it's important to use "docs" or "web" function when you're coding. I was using "react-image-crop" dependence, but AI wasn't good at using it. But it did the work perfectly when I let it browse https://www.npmjs.com/package/react-image-crop as docs. So we can let AI learning quickly when necessary. By the way, you can feel free to tell me what size images we always use if you like

    Popularity: 2 points | 0 comments


    30. Show HN: Hall of Prompts

    Show HN: Hall of Prompts - Project Screenshot

    URL: https://www.hallofprompts.co/

    Author: tim33

    Description: I've been seeing a lot of screenshots of ChatGPT and Gemini chats floating around the internet, but it's hard to know what's real and what's not.

    That was the inspiration behind Hall of Prompts - it's an HN-style website to share verified AI chats. No screenshots are supported, only direct links to AI Chat applications that support sharing.

    I'm hoping it can help shed some light on interesting use cases of AI chat applications.

    Popularity: 2 points | 0 comments


    31. Show HN: writenow: the command-line clone of Ensō

    Show HN: writenow: the command-line clone of Ensō - Project Screenshot

    URL: https://github.com/snosratiershad/writenow

    Author: zhoopin

    Description: An edit-free writing experiment for command-line, written in bash

    Popularity: 2 points | 0 comments


    32. Show HN: Cyantic – build complex objects from simple blueprints with pydantic

    Show HN: Cyantic – build complex objects from simple blueprints with pydantic - Project Screenshot

    URL: https://github.com/flywhl/cyantic

    Author: rorytbyrne

    Description:

    Popularity: 1 points | 1 comments


    33. Show HN: AI-Based Observability (new startup launch)

    URL: #

    Author: notadruid

    Description: Hey HN! We’re Ron and Michael from Obics (https://obics.io), an early-stage startup in the observability space. Below is our pitch and we’d love to hear your feedback. We also have an interactive sandbox at https://obics.io/sandbox-intro.

    You might think the world doesn't need another observability solution. There are already great ones like DataDog, Elastic, and New Relic. But we’ve come to believe these tools give you suboptimal capabilities. Each modern application consists of many services and “big data”-scale telemetry, and in this landscape, there’s a huge benefit to analytics, event correlation, and advanced OLAP queries.

    We think that:

    1. There’s a need for an analytics solution for telemetry data (logs, metrics, traces). Once such a solution exists [with low barriers to entry], it could change how we approach production debugging. 2. The mainstream existing solutions can’t provide analytics because their underlying databases are optimized for storage, search/filtering, and basic aggregation. 3. Asking questions in natural language about telemetry data will be extremely useful—if it works well and reliably.

    We’ve created a solution where you can get answers to questions like:

    - Show me all logs from the last 5 traces where error X happened.

    • Look at requests where there was an out-of-memory exception in the last day and break them down by data center.
    • How much is the error rate increasing in service “MyService” when the CPU is over 70%?
    • What were the most common cart items in sessions where the user added items to the cart but didn’t buy?

      Here’s the Obics solution in simple terms:

      - Save all telemetry data in a centralized columnar database that allows real-time analytics on big data. We chose ClickHouse.

    • Allow ingestion from OpenTelemetry, Prometheus, cloud providers, etc., so you can keep it vendor-neutral.
    • Train an AI model on your telemetry data.

      And here’s why we think it will work well:

      1. ClickHouse uses SQL, and LLMs are very good at generating SQL.

    1. Since LLMs aren’t 100% reliable, you can’t just ask questions and get answers you can fully trust. But if the LLM generates an SQL query, you can verify it, making the solution as reliable as the query itself.
    2. ClickHouse doesn’t require a lot of indexing, and it integrates with cheap blob storage like S3. In other words, customers can enjoy the best of both worlds: advanced analytics capabilities and lower pricing.

      That’s basically it, looking forward to your comments. You can sign up for a free trial at https://obics.io/freetrial/. We’re also looking for design partners. Thanks.

    Popularity: 1 points | 1 comments


    34. Show HN: My first successful attempt at making an autostereogram

    Show HN: My first successful attempt at making an autostereogram - Project Screenshot

    URL: https://github.com/Soham-Saha/Autostereogram

    Author: omegacombinator

    Description:

    Popularity: 2 points | 0 comments


    35. Show HN: LogQL – Monitor Your GraphQL API

    Show HN: LogQL – Monitor Your GraphQL API - Project Screenshot

    URL: https://logql.io

    Author: xinu2020

    Description: Hi HN,

    In my recent jobs I've been working mostly on graphQL projects, and despite the technology being more mature now, I wasn't happy with the monitoring in place. So I decided to create my own platform, with a focus on simplicity (as little config as possible to get things in place) and target only GraphQL (generic monitoring platforms that try to also support GraphQL tend to be incomplete or hard to use due to difference between GraphQL and other API paradigms).

    At the moment the platform allows to see the latest requests, see operations based on usage, error rate and latency, show the errors, traces (with a breakdown by resolvers) and create alerts based on metrics (with notifications by email, slack or telegram).

    How it works:

    - Create an account, copy the API key

    • Add a plugin to your graphql server (currently only Apollo Server is supported, but the goal is to support as many languages/libs as possible, please let me know in the comments if you're interested but are using another framework!)
    • The data are ingested by the platform (internally the stack uses a mix of Clickhouse, Postgres and Redis)
    • You can immediately observe the most common operations, traces, errors and create alerts

    Popularity: 2 points | 0 comments


    36. Show HN: AI Agent that turns Jam bug reports into Playwright Tests

    Show HN: AI Agent that turns Jam bug reports into Playwright Tests - Project Screenshot

    URL: https://qckfx.com/demo

    Author: chw9e

    Description: This is an AI agent using Anthropic MCP and the Stagehand MCP server from Browserbase to convert jam.dev bug reports into Playwright automated end-to-end tests.

    The website has a video demo, link to the real jam bug it’s solving, and the output Playwright scripts in both Python and JavaScript.

    The website itself was built with Lovable which I highly recommend for quick frontend development.

    Popularity: 1 points | 1 comments


    37. Show HN: Minimalist habit/to-do tracker with GitHub like heatmap

    Show HN: Minimalist habit/to-do tracker with GitHub like heatmap - Project Screenshot

    URL: https://kenzee.vercel.app/

    Author: zynovex

    Description:

    Popularity: 2 points | 0 comments


    38. Show HN: Gym Workout tracker for intermediate and advanced lifters

    Show HN: Gym Workout tracker for intermediate and advanced lifters - Project Screenshot

    URL: https://apps.apple.com/de/app/ezlift-pro/id6737275723

    Author: mo-adly

    Description: Hey guys, my name is Mo. I'm the creator of EzLift Pro. I have been a nerd, software engineer (Mostly Full-Stack) and a bodybuilder/powerlifter for over 15 years now. Long story short: I got bullied in school, so I wanted to get strong af.

    I worked in many companies in my career and one of the most consistent thing that always caught my eye is how bad the diet and health of most people are - especially engineers. This made me start a science based fitness YouTube channel to try to spread a more scientific and engineer approachable information about nutrition and training.

    Many people were asking me how do I track my workouts. So, I decided to build this app because I tried almost all the popular tracking apps and they all try to target everyone, from beginner to advanced and the app becomes way too bloated.

    And because of the boom in popularity of resistance training these days, I was like why not make an app for people who know they are doing in the gym, not complete beginners.

    One of the features I'm happy about is scanning your hand-written workouts and workout logs if you use a notebook - although it also works if you scan a picture on your laptop. Then you can track the workout or just add them to your tracked workouts and run some stats on them

    I'm using ChatGPT in the backend to scan the image and gets me a list of exercises, then I run that through a small full text search on my database to get a list of ranked matches, it's not 100% perfect, more like 70-80% depending on how difficult the exercise name is.

    But if any of you have any ideas on how to make this better, please let me know, would love to have some feedback on that.

    It’s available only for iOS for now - I'm not an elitist I swear, just had to start somewhere - I'm just one guy.

    I'm using React Native, so adding in Android should be relatively easy.

    It’s free for your first 5 tracked workouts. I’d love for you to try it and share any feedback.

    PS: If you’re new to lifting and want to start, let me know. I’d be happy to send you a beginner-friendly program to get started!

    Popularity: 2 points | 0 comments


    39. Show HN: vnsh - digital dead-drops for sharing secrets (and memes)

    Show HN: vnsh - digital dead-drops for sharing secrets (and memes) - Project Screenshot

    URL: https://vnsh.io

    Author: avigloz

    Description: I've always found the concept of dead-drops cool, and figured I could make them accessible to anyone! Securely upload any small text or image content, and share the URL to anyone.

    Once someone clicks it, they get to see what you uploaded, but the content is simultaneously deleted from the cloud and becomes inaccessible to anyone else.

    More features coming soon!

    (Also, this is my first HN post!)

    Popularity: 2 points | 0 comments


    40. Show HN: Prerender Any Web Page into Static HTML with Page Replica

    Show HN: Prerender Any Web Page into Static HTML with Page Replica - Project Screenshot

    URL: https://page-replica.com

    Author: nirvanist

    Description:

    Popularity: 2 points | 0 comments


    41. Show HN: I built a directory to help discover react libs u didn't know existed

    Show HN: I built a directory to help discover react libs u didn't know existed - Project Screenshot

    URL: https://react-finder-six.vercel.app/

    Author: hairunhuang

    Description:

    Popularity: 2 points | 0 comments


    42. Show HN: A Resume Written in C"

    Show HN: A Resume Written in C" - Project Screenshot

    URL: https://lorenzopiombini.com

    Author: Lore87

    Description: This is a small website "written" in C, i just love C and I am open to new challenges, and i want to learn as much as I can. This is a work in progress i will improve the styling!

    Popularity: 2 points | 0 comments


    43. Show HN: TLabWebViewVR – Open Source 3D Web Browser Project

    Show HN: TLabWebViewVR – Open Source 3D Web Browser Project - Project Screenshot

    URL: https://github.com/TLabAltoh/TLabWebViewVR

    Author: tlabaltoh

    Description:

    Popularity: 2 points | 0 comments


    44. Show HN: Run Any Database on Kubernetes

    Show HN: Run Any Database on Kubernetes - Project Screenshot

    URL: https://kubeblocks.io/

    Author: earayu

    Description:

    Popularity: 1 points | 0 comments


    45. Show HN: Site to Post College Rejections

    Show HN: Site to Post College Rejections - Project Screenshot

    URL: https://collegerejections.com

    Author: delamri

    Description: Hey, I'm Dris. I'm a senior in high school, and I made this site to help normalize college rejections.

    The site is open-source, so maybe someone can make a job rejection site for all the CS grads.

    Popularity: 1 points | 0 comments


    46. Show HN: "Bolt.new" for Data Extraction from Documents

    Show HN: "Bolt.new" for Data Extraction from Documents - Project Screenshot

    URL: https://go.sea.dev/

    Author: sails

    Description: Hi HN.

    I’ve been pretty inspired by the likes of http://bolt.new and http://lovable.dev for building applications.

    So much so, that we’ve started building an interface on our startup’s data extraction capabilities into a rapid data app.

    The idea is to build a fast, flexible and intuitive way to go from having a document, to a flexible data capture pipeline.

    The demo page is at https://go.sea.dev/ with a video and demo app.

    Three key features

    1. Generate a schema from a document or description (the target of the data extraction)

    2. Logic and “expert insights” get added to field level descriptions/prompts

    3. Ability to share with externals to get data (calendly for data requests!)

    The primary feature currently lacking is the ability to iterate on the schema using the chat, it is extraction/RAG/FAQ only.

    Some other WIP features:

    - Improvements on LLM powered OCR

    - Email or WhatsApp data capture

    - Embeddable data collection for SaaS

    Would love to get your feedback and comments!

    Popularity: 1 points | 0 comments


    47. Show HN: SRTD – Live-reloading SQL templates for Supabase migrations

    Show HN: SRTD – Live-reloading SQL templates for Supabase migrations - Project Screenshot

    URL: https://github.com/t1mmen/srtd

    Author: t1mmen

    Description: We've been happily building on Supabase for ~two years, two major DX frustrations aside:

    1. The iteration cycle for database functions was needlessly complex. Some variation of this workflow was common:

      - Find existing function/view/policy/etc in past migrations

    • Copy to SQL editor
    • Make changes
    • Test
    • Copy back to migration file
    • Repeat
    1. Code reviews were painful since every function modification appeared as a complete rewrite. Adding a single line in a 400-line function results in an entirely new file with +401 lines. No historic context, either. Lots of mental overhead for reviewers.

      I have searched for tools/workflows to address this, but have came up short. (https://news.ycombinator.com/item?id=36007640, https://news.ycombinator.com/item?id=37755076)

      So, over the holidays I paired with Claude to make SRTD (Supabase Repeatable Template Definitions), addressing these issues with a template-based workflow:

          # Make a template with safely repeatable SQL
       echo "-- some idempotent sql" >> supabase/migrations-templates/my_function.sql

      Edit your SQL templates, changes auto-apply to local DB

      npx @t1mmen/srtd watch

      Generate standard Supabase migrations when ready

      npx @t1mmen/srtd build

    Key features:

       * Live-reload for SQL templates (great for functions, policies, views, etc)

    • Single source of truth for database objects, with history/functional git blame.
    • Standard (Supabase) migrations as output
    • Safe iteration with WIP templates that never generate migrations (.wip.sql)
    Focus has been on Supabase migrations, but it'll work with any Postgres database using 20250109104647_migration_name.sql formatted migrations with some configuration adjustments.

    Happy to accept PR or issues for other migration file formats (or even DBs).

    Project: https://github.com/t1mmen/srtd

    Would love to hear your thoughts, feedback, and ideas for improvement!

    Popularity: 1 points | 0 comments


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

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

    URL: https://letsdebate.in

    Author: arsalanahmad01

    Description: We’re excited to introduce DebateAI (https://letsdebate.in), a platform to help you enhance your debating skills through interactive AI tools. Whether you’re preparing for competitions or refining your communication skills, DebateAI has something for everyone.

    Why DebateAI? Debating is an essential skill, but practicing effectively can be challenging. With DebateAI, you can:

    - Practice with AI opponents that simulate real-world debates.

    • Get personalized feedback on arguments, delivery, and structure.
    • Access curated topics to build stronger arguments.
    • Join a community of debate enthusiasts.

      Tech Highlights: Our React frontend and Node.js/Express backend are hosted on AWS EC2. We’ve integrated streaming AI responses to make interactions feel responsive and real-time.

      What We’d Love From You: We faced challenges optimizing AI response times for production and would love your feedback on performance, usability, and features.

      Try it out: https://letsdebate.in

      We’re eager to hear your thoughts. Let us know what you think!

    Popularity: 1 points | 0 comments


    49. Show HN: Copywork – an app that helps you write like your favorite author

    Show HN: Copywork – an app that helps you write like your favorite author - Project Screenshot

    URL: https://copywork.app/

    Author: zoeangelis

    Description: Hey HN,

    I’m an aspiring writer who struggled with writer's block for months.

    I found myself stuck in a cycle: read books on writing style, start writing, get overly perfectionistic, over-edit, get discouraged, seek more writing advice, and then put my book off again...

    That’s why I built Copywork. It’s based on a proven writing practice used by authors like Ernest Hemingway and Hunter S. Thompson. The idea is simple: copy the work of great writers word-by-word and absorb the style and structure without overthinking it.

    I hope this web app helps you overcome writer’s block the way it has for me. Since this is my first app, I’d really appreciate any feedback to help me improve it. Thank you!

    Zoe

    Popularity: 1 points | 0 comments


    50. Show HN: Generate OpenAPI HTML page with few clicks

    Show HN: Generate OpenAPI HTML page with few clicks - Project Screenshot

    URL: https://proxyman.io/posts/2025-01-09-Generate-OpenAPI-YAML

    Author: nghiatran_uit

    Description: Hi,

    I built a small feature to help you generate a OpenAPI YAML or HTML Documentation Page with few click. It's built-in in the app, no need to install any dependencies.

    You can import your HAR file, then exporting it.

    Video demo: https://www.youtube.com/watch?v=7-lMFM4-ZlA

    Popularity: 1 points | 0 comments


    51. Show HN: ChatADy.com ads for chatbots

    Show HN: ChatADy.com ads for chatbots - Project Screenshot

    URL: https://chatady.com

    Author: jernejpregelj

    Description:

    Popularity: 1 points | 0 comments


    52. Show HN: Building the net that catches class action lawsuits

    Show HN: Building the net that catches class action lawsuits - Project Screenshot

    URL: https://www.consumer-revenge.com

    Author: MaxMcKelvey

    Description: Hi HN,

    I've been interested in consumer protection law and the right to repair for a long time now, but have always wondered if there's anything I can do to help hold corporations accountable for their actions. This is that project!

    I recently launched a consumer protection platform designed to help individuals come together to hold corporations accountable for wrongdoing. The goal of the site is to provide a centralized space where users can submit evidence of corporate misconduct – whether it's misleading advertising, hidden fees, dangerous products, or other unfair practices.

    I'm hoping that through this platform we can discover and launch more class action lawsuits than ever, and make our world a safer place for the consumer. Check it out at www.consumer-revenge.com

    How would you improve this idea? I'd love to hear your feedback! Thanks for reading :)

    Popularity: 1 points | 0 comments


    53. Show HN: AutoSERP.dev – Search the Web with AI

    Show HN: AutoSERP.dev – Search the Web with AI - Project Screenshot

    URL: https://autoserp.dev

    Author: hackboyfly

    Description: Hi fellow humans (and bots),

    I recently found myself drowning in manual research on Google. While OpenAI’s ChatGPT Search feature showed promise, there’s no API for it and no indication that one is coming soon. Perplexity didn’t quite meet my needs either.

    To solve this, I created a service that integrates Google search with ChatGPT. It uses headless browser automation and API requests to fetch search results and extract structured data from each page based on specific instructions.

    This is an API-first solution, built for developers who want to programmatically automate search and data extraction in their own workflows.

    You can also try it out directly using the search widget on the first page.

    Popularity: 1 points | 0 comments


    54. Show HN: AI Personal Trainer and Gym Workout Logger

    Show HN: AI Personal Trainer and Gym Workout Logger - Project Screenshot

    URL: https://hitt.ai/

    Author: pranshuchittora

    Description: Hey HN! Excited to share hitt.ai - Your AI Personal Trainer & Workout Logger

    I built hitt.ai to solve the common gym challenges we all face: planning effective workouts, tracking progress, and knowing when to adjust our routines.

    What makes hitt.ai different? It's built with AI-first capabilities at its core. Think of it as having a personal trainer in your pocket who creates workout plans, reviews your performance, and discusses anything fitness-related – just like a human trainer would. The best part? It's 50x cheaper than a human personal trainer and available 24/7 (because let's face it, AIs don't need protein shakes or rest days ).

    Key features:

    - AI-powered workout planning that adapts to your goals and progress

    Popularity: 1 points | 0 comments


    55. Show HN: Honest – A Community-Driven Coupon Finder Extension

    Show HN: Honest – A Community-Driven Coupon Finder Extension - Project Screenshot

    URL: https://honest.mbts.dev

    Author: iqballx

    Description: Hey HN!

    I’m Iqbal, and I’d like to share Honest, a browser extension that helps users find valid coupon codes through a community-driven approach.

    Why Honest? I recently watched this Honey affiliate code scam breakdown (https://www.youtube.com/watch?v=vc4yL3YTwWk), and it got me thinking: What if we had a coupon finder that didn’t secretly steal affiliate commissions?

    I wanted something transparent and open — no dark patterns, no hidden agendas. Honest solves this by crowdsourcing coupon verification.

    - Users submit coupon codes.

    • The community votes on whether they work.
    • Codes are ranked by reliability, with invalid ones filtered out automatically.

      The result? No more expired or fake deals. At least what I hope for haha

      I know recent work already done, and posted here too, but I want to challenge myself too, because why not :D

      It's still in the early stages and would love some feedback!

      GitHub Repo: https://github.com/IqbalLx/honest Website: https://honest.mbts.dev

      Would love to hear your thoughts! Thanks for checking it out!

    Popularity: 1 points | 0 comments


    56. Show HN: Crush Your New Year Goals with This Handy Android App!

    Show HN: Crush Your New Year Goals with This Handy Android App! - Project Screenshot

    URL: https://github.com/valentk777/MyChallenges

    Author: valentk777

    Description:

    Popularity: 1 points | 0 comments


    57. Show HN: Printerz – Convert HTML to PDFs with Ease

    URL: #

    Author: thomas-cogez

    Description: I’m excited to share a project I’ve been working on: Printerz.

    It’s an API designed to make converting HTML documents into dynamic PDFs as simple and flexible as possible.

    As a developer, I’ve often faced challenges when building PDF documents, especially when trying to integrate dynamic data. Existing solutions required a lot of effort and configuration, so I built Printerz to simplify the process and save time.

    What Printerz Offers:

    - Simple API: Quickly convert any HTML to a PDF.

    • Dynamic Variables: Customize PDFs with user-specific data.
    • Template Hosting: Manage and store HTML templates seamlessly.
    • Easy Integration: Compatible with popular programming languages and frameworks.

      Who is it for?

      - Developers looking to automate PDF creation.

    • Businesses aiming to streamline their document workflows.
    • Platforms like billing services or marketplaces that need dynamic PDFs.

      You can start using Printerz for free and see how it can help automate your document generation.

      I’d love to hear your thoughts, feedback, or suggestions!

      Check it out: https://printerz.dev

    Popularity: 1 points | 0 comments


    58. Show HN: In mem cache SIEVE algorith in Go

    Show HN: In mem cache SIEVE algorith in Go - Project Screenshot

    URL: https://github.com/guerinoni/sieve

    Author: guerra

    Description: I’ve read the paper of Sieve evict algorithm and implemented an in memory cache in Go

    - zero deps

    • coverage 100%
    • thread safe
    • out-out safety to use in single thread

      Benchmark with: golang-lru, golang-fifo

    Popularity: 1 points | 0 comments


    59. Show HN: Building a DePIN-powered uptime manager and announcing $5000 grant

    Show HN: Building a DePIN-powered uptime manager and announcing $5000 grant - Project Screenshot

    URL: https://checkmate.so/

    Author: gorkemcetin

    Description: Checkmate is an open source infrastructure monitoring and uptime manager platform. In collaboration with Uprock, we are adding distributed uptime monitoring feature powered by DePIN, and granting $5000 to developers who will contribute to building the future of distributed monitoring.

    Popularity: 1 points | 0 comments


    60. Show HN: Playoffsgame.com – A Svelte(kit) Site

    URL: #

    Author: pjbrown11

    Description: I made this last year but added some new things recently. It's a fantasy football game for the NFL playoffs, so it's highly relevant right now.

    It's a static site using SvelteKit, Tailwind (partly via Flowbite), and Firebase.

    Putting it out here mainly to share how much I enjoy Svelte's reactivity system. You can see it mostly in the lineup builder demo from the home page.

    If you actually want to participate in a free pool and see how the rest of the site works after the playoffs start, use this link: https://playoffsgame.com/create-lineup?pool=the-goat

    It's free, beginner-friendly, and you don't have to create an account so it's a quick. Though, you can log in for a couple extra features if you want.

    Popularity: 1 points | 0 comments


    61. Show HN: The C³ Programming Language

    Show HN: The C³ Programming Language - Project Screenshot

    URL: https://github.com/azhibaev/c3

    Author: 9o1d

    Description: A new programming language based on the idea of simple modules. This makes it easier for humans to create programs.

    Introductory article:

    https://www.codeproject.com/Articles/5365472/C-Cubism-Extens...

    GitHub repository has video tutorials.

    Brief description:

    Create a structure with data that is convenient to process together.

    Create functions that take a pointer to the structure. Collect the functions in a single file, this is a module. Use keywords as a hashtag in the module.

    Use a program "mod_to_h" that will turn the module into a series of header files that you can include in the program.

    Use the module name with variables in the program. Some of the construction functions will be created by the compiler. In some cases, these functions are called automatically, so you don't have to do it every time, or you may forget to do it, such as freeing memory.

    I have been creating this project for five years. Now I am working on simplifying functions. For example, this is an emulation of "for" cycles, so that the function can return in the middle of nested cycles, and then continue. In other languages, there are similar constructions, and I understand why they use them. I am studying programming technology. Often there are such functions that contain the rest of the program inside themselves, and this is wrong, since the function should perform only one task. The compiler must pack nested loops back to speed up program execution, and all functions are also tried to be made inline. It is also necessary to analyze the grammar of C, and other languages, since I plan to use the syntax of JavaScript and Python directly in the C program. A custom grammar will also be available. It is possible to use AI to create programs using simple modules written by a programmer.

    Popularity: 1 points | 0 comments


    62. Show HN: Meta Wrapped – Spotify Wrapped but for Instagram and WhatsApp

    Show HN: Meta Wrapped – Spotify Wrapped but for Instagram and WhatsApp - Project Screenshot

    URL: https://www.metawrapped.com/

    Author: Mohsin_Gatz

    Description: MetaWrapped is your personalized storytelling tool, bringing fun and engaging insights straight from your WhatsApp and Instagram chats! Dive into your messaging habits like never before—discover who you text the most, which friends are always there for you, and maybe even uncover a secret admirer . Whether it's about your funniest conversations, your most-used words, or your flirty exchanges, MetaWrapped transforms your chat history into a vibrant, story-like experience that’s uniquely yours.

    This project has been a labor of love, designed to make reflecting on your year in messages both fun and eye-opening. It’s a passion project that I’m incredibly excited to share, and I’d truly appreciate your feedback! Whether it’s your thoughts on the user experience, ideas for new features, or ways to make the insights even more engaging, I’d love to hear how I can improve and make MetaWrapped even better for everyone.

    Popularity: 1 points | 0 comments


    63. Show HN: I made a text expander to reduce repetitive typing

    Show HN: I made a text expander to reduce repetitive typing - Project Screenshot

    URL: https://chromewebstore.google.com/detail/rushtype/mdiaogojdgljpfapolbgdlflobbagned

    Author: bevis_chang

    Description: I recently developed a browser extension called RushType, designed to reduce the hassle of repetitive typing and quickly paste text templates. The idea came from my experience recruiting testers for my paid app on Reddit. At the time, I had to manually adjust message content and attach a promo code for every message—so many repetitive actions. I thought, wouldn't it be great to automate this with a simple shortcut? That’s how RushType was born.

    Key Features of RushType: Customizable text templates and shortcuts: Compatible with almost all text input fields on websites. Quick date and time insertion: No more manual input for timestamps. Google Sheets integration: Fetch and paste content directly from a spreadsheet—perfect for handling large volumes of automated messages. If you frequently post messages online (like job listings, customer replies, or ad copy), this tool can save you a lot of time and effort.

    Note: Now is in the process of applying for OAuth verification, so you may see a security warning during login. This is temporary, and we are actively working on resolving it.

    This tool is newly launched, and I’d love for you to try it out and share your feedback—it would mean a lot to me!

    demo video: https://youtu.be/I9d3XUmlywY Extension store: https://chromewebstore.google.com/detail/rushtype/mdiaogojdg...

    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