Explore the hottest developer projects on Show HN for 2024-12-05. Dive into innovative tech, AI applications, and exciting new inventions!
Summary of Today's Content
Today’s content showcases a variety of innovative projects across different fields. Highlights include Bikeshed, which tracks NYC bikeshare rides in real-time, and Squids.Games, offering a Squid Game-inspired way to track YouTube stats. There’s also a Data Connector tool that allows interacting with databases via natural language, along with several developer-oriented tools like Feedhunt, a lightweight feedback collection tool, and Sourcetable, an AI-powered spreadsheet for productivity. Additionally, there's an AI-driven tool for generating Gravity Forms and a platform for real-time water quality monitoring, demonstrating the creativity and utility within the tech community.
1. Show HN: Bikeshed: Track NYC bikeshare rides in real time
URL: https://abejellinek.com/bikeshed/
Author: rafram
Description:
Popularity: 1 points | 0 comments
2. Show HN: I Built Squids.Games: Track YouTube Stats with a Squid Game Twist
Author: sleepy_duck
Description: Hi HN,
I’ve launched Squids.Games, a website that tracks YouTube stats—likes, dislikes, views, and more—inspired by the life-or-death competition vibe of Squid Game. While no actual games are played here, the site serves as a fun and dramatic way to visualize how creators are battling it out for attention and engagement on YouTube.
The idea came from watching how the world of content creation has turned into its own high-stakes arena, where stats can make or break a creator's success. Squids.Games gives you a clear snapshot of who’s “winning” the game on YouTube, and who might be falling behind.
It’s a simple concept right now—just tracking numbers—but I’m exploring ways to make it more interactive and insightful.
I’d love your thoughts on:
What additional stats or features would you like to see? Does the Squid Game metaphor resonate with how you see social media today? Any ideas to take this further? Thanks for checking it out, and I look forward to your feedback!
Popularity: 1 points | 0 comments
3. Show HN: Data Connector – Chat with Your Database and APIs
URL: https://github.com/inferablehq/inferable/tree/main/data-connector
Author: johnjcsmith
Description: Hey HN!
Wanted to share a project I have been working. Data Connector is an open source tool for interacting with Databases (Postgres, MySQL, SQLite) using natural language. Prompts are handled using a ReAct[1] agent which has access to the schema and a tool for executing queries.
It also has experimental[2] support for calling APIs (OpenAPI, GraphQL) which allows for queries that can span multiple systems (Find this user's details in Clerk, etc).
We have mostly been using it for managing our local development environment, but it has configurable controls for running in other environments.
- Privacy Mode which never sends query results back to the LLM context, instead the result is returned to the user as JSON
- Approval Mode which requires manual approval of each query before it is executed
Data Connector runs within a private subnet, connects to the database and polls for new queries. There is no requirement to open traffic to the database or share credentials / connection strings.
Data Connector is built using another project we are working on Inferable (also open source) which is a runtime for building and observing LLM-based agents.
Would love your thoughts!
[1] https://arxiv.org/abs/2210.03629
[2] We have been testing these with various schemas and are currently working on better handling for large OpenAPI specs, etc.
Popularity: 12 points | 0 comments
4. Show HN: I built a news aggregator for British Columbia
Author: hairunhuang
Description:
Popularity: 1 points | 1 comments
5. Show HN: Drag-and-drop images, get a functional website in seconds
URL: https://www.robustlaunch.com/
Author: vishva13
Description:
Popularity: 3 points | 0 comments
6. Show HN: Canny felt bloated and overpriced,so I built indie-friendly alternative
URL: https://feedhunt.app
Author: Yeeze
Description: Hey HN,
I’ve been frustrated with feedback tools like Canny for a while now. They’re packed with features I didn’t need, overly complicated, and the pricing ($359/month!) just doesn’t feel indie-friendly.
So, I spent the last few months building Feedhunt—a lightweight alternative for indie makers and small teams. It’s simple, affordable, and focused on what matters:
- Collect feedback from your users
- Let them vote and prioritize features
- Build a product users love without guesswork
- Fully customizable boards (logos and themes)
- Indie-friendly pricing: no subscriptions, just $18 for 3 months or $72 for a year
Tech stack: Nextjs, PostgreSQL. Focused on being lightweight and solving real problems.
Check it out at feedhunt.app. I’d love to hear your thoughts or feedback on what could make it better. Thanks for taking a look!
Popularity: 1 points | 0 comments
7. Show HN: PromptNinja – Test your prompts against adversarial attacks
URL: https://langtail.com/prompt-ninja
Author: PetrBrzyBrzek
Description: I built this tool to help anyone writing prompts test them against various types of adversarial inputs and edge cases. It helps identify:
- Prompt injection vulnerabilities
- Unexpected behaviors
- Edge case failures
- Prompt stability issues
Whether you're building AI app, using ChatGPT, or just want to write better prompts, PromptNinja simulates different attack patterns and gives you a battle score based on how well your prompt holds up against various challenges.
Try it here: https://langtail.com/prompt-ninja
Feedback and suggestions welcome!
Popularity: 2 points | 0 comments
8. Show HN: How fast can you scroll? Scroll Speed Test
URL: https://speed2.franzai.com/
Author: franze
Description:
Popularity: 1 points | 1 comments
9. Show HN: Hacker News RAG App
URL: https://github.com/writer/framework-tutorials/tree/main/hacker-news-social-listener
Author: samjulien
Description: Hacker News Listener built with Writer Framework, Palmyra X 004, & built-in RAG tool:
- Scrapes posts & comments
- Auto-uploads to Knowledge Graph
- Lets you chat w/ scraped posts
- Shows source attribution
Live on Hugging Face Spaces: https://huggingface.co/spaces/samjulien/hacker-news-listener
Popularity: 4 points | 0 comments
10. Show HN: Checkmate, a server and infrastructure monitoring application
URL: https://github.com/bluewave-labs/checkmate
Author: gorkemcetin
Description: We just released Checkmate 2.0 (formerly BlueWave Uptime). Originally designed as a simple uptime manager, Checkmate has evolved into an infrastructure monitoring tool.
With the addition of our lightweight Go-based server agent (Capture) it's possible to monitor key metrics like CPU, RAM, and disk usage across remote servers.
We’re now exploring new features, including enhanced notifications, advanced configuration options, DNS monitoring, and status pages (which are almost ready to launch btw). There are no plans for synthetic monitoring, APM, log management, traces etc. It'll hopefully stay as small as possible.
It's still the early days for Checkmate. The project gained some traction with 31 contributors and this version itself had 13 contributors.
- Server: https://github.com/bluewave-labs/checkmate
- Agent: https://github.com/bluewave-labs/capture
- Demo: https://checkmate-demo.bluewavelabs.ca/ (The username is uptimedemo@demo.com and the password is Demouser1! )
Popularity: 14 points | 1 comments
11. Show HN: Model Context Protocol Finder
URL: https://www.mcpfinder.com/
Author: AndyKeoooDev
Description: work in progress but I aggregated a few MCPS you can use on the then Anthropic MCP system they are some pretty cool ones on there
Popularity: 2 points | 1 comments
12. Show HN: Bountyboard, largest open source bounty database
Author: 0x41head
Description: Hi there,
Over the past year, I've been actively involved in various open source projects and have successfully completed numerous bounties.
One of the biggest challenge I encountered was locating high-quality, well-paying bounties. Many of these bounties tend to be scattered in different places or managed in unconventional ways.
To address this issue, I created a centralized dashboard to assist bounty hunters like myself in easily discovering open source bounties.
I welcome any feedback or suggestions!
Popularity: 1 points | 0 comments
13. Show HN: JavaFX app recreating the Omegle chat service experience with ChatGPT
URL: https://github.com/maxamel/OmegleGPT
Author: maximamel
Description: This is a JavaFX project which aims to simulate the Omegle online chat service with ChatGPT, letting you chat with AI 'strangers' based on mutual interests. It started off as a client for the actual service but pivoted due to the service shutdown.
Popularity: 2 points | 1 comments
14. Show HN: Travel Wrapped 2024, create beautiful infographics of your 2024 travels
URL: https://venngage.com/ai-tools/travel-wrapped
Author: wooyi
Description: Visualize your year of travel with stunning infographics that capture your journey in a creative and memorable way.
Popularity: 11 points | 0 comments
15. Show HN: Banan-OS, an Unix-like operating system written from scratch
URL: https://github.com/Bananymous/banan-os
Author: Bananymous
Description: This is my operating system that I've been working for the past 2 years. All of the code is written exclusively by me except from ported software. banan-os has a monolithic kernel targeting x86 (i686) and x86_64 architectures. The project consists of bootloader, kernel and userspace libraries (libc, libGUI, libFont, ...). It also uses my custom C++ standard library partly based on stdc++.
Currently I have basic TTY and GUI environment with some of the basic UNIX utilities like cp, ls and stat. I have basic support for USB (keyboard/mouse/storage), disks (NVMe, AHCI), custom networking stack with TCP and UDP support, and a UNIX-like filesystem with /dev /tmp /proc filesystems.
The whole project is written in C++ except for my BIOS bootloader that is written in 16-bit real mode assembly. I have been testing the OS mainly on virtual machines but also frequently on real hardware.
Popularity: 277 points | 38 comments
16. Show HN: Generate RN mobile apps with just a prompt
URL: https://marketplace.visualstudio.com/items?itemName=sindujaramaraj.app-developer-copilot
Author: perfnerd
Description:
Popularity: 2 points | 0 comments
17. Show HN: dotnet CMS to build drag-and-drop sites with setup infrastructure
URL: #
Author: nickddimitrov
Description: We launched PureBlazor CMS today to help .NET devs deploy simple drag-and-drop sites with a fully provisioned infrastructure (AI SEO editor, hosting, security, auth, etc.).
Once you’ve built a site, you can hand it over to your non-technical users to run independently. They can drag and drop blocks visually, edit text, and update the site’s SEO with our native AI editor.
Please, check out our free trial at https://cms.pureblazor.com - we can’t wait to hear what you think.
Popularity: 5 points | 0 comments
18. Show HN: Launchquick.dev – a quick waitlist page builder
URL: https://www.launchquick.dev/
Author: cursorial
Description: I've been attempting to validate a ton of ideas for products and in doing so have created a bunch of different waitlist pages to collect emails of people that might be interested.
Today I decided to throw together a super simple tool that helps you build a waitlist page in minutes and then exports to a React component or HTML.
Popularity: 1 points | 0 comments
19. Show HN: Sourcetable – "Cursor for Spreadsheets"
URL: #
Author: mceoin
Description: Hi HN! I’m Eoin, founder of Sourcetable (https://sourcetable.com).
Sourcetable is a web-based spreadsheet that lets users pair with AI to do better, faster work. If you spend a lot of time in spreadsheets doing fairly repetitive grunt work, there's a good chance Sourcetable can massively increase your productivity so you can spend your time on more interesting things.
There are two ways people primarily interact with AI inside Sourcetable: the sidebar (CMD + ), which is great for document or range-based analysis, and the command bar (CMD + K), which is handy for cell-based operations. This is because spreadsheets have inline workflows and meta workflows, somewhat similar to Cursor's text editor UX.
The fastest way to use the product is to upload an XLSX or CSV file and start asking questions.
Sourcetable's AI is helpful with workflows including data cleaning, formula assist, chart generation, research, analysis, language translation, data transforms, thinking through problem solving, error handling, etc. If you can ask an AI to do it, it might just work!
The best way to get value from the Sourcetable is to remember that you are pairing with very helpful LLMs, but not (yet) an all-powerful AI. It doesn't do everything for you, but it will make curious people more productive.
One thing the HN crowd might find interesting is that we have put a lot of work in making sure answers are hallucination free wherever possible. We do this by having the LLM write code which our backend validates and executes. If you're using the AI chatbot for analysis, open the code editor and have a look!
I'm constantly surprised by the breadth of users and use cases. We have seen soil scientists, virtual assistants & EAs, MBA students, criminologists, oil refineries, telemarketers, astrologers, sales ops folk... etc, using the product. Considering we set out to build Sourcetable for operations folk, it has been a pleasant surprise to see just how useful and broadly applicable an AI native spreadsheet can be to society.
On the technical side, Llama 3.1 (via Groq) and Claude 3.5 are the work horses. LiteLLM handles load balancing to work within RPM & TPM constraints, and OpenAI models are the backup. Our spreadsheet is DuckDB based which has big speed advantages for regular spreadsheet & data work, and also for keeping our AI agents fast.
Finally, Sourcetable is free for students (freemium for everyone else), just sign up using your student email. If you have product feedback, we would love to hear from you: eoin@sourcetable.com
Popularity: 4 points | 2 comments
20. Show HN: Generate Gravity Forms with AI
URL: https://gravitybuilder.ai
Author: harness_up
Description: At my previous company we leveraged the popular Gravity Forms plugin for WordPress to build forms for clients. We built A LOT of forms. However as good as their drag & drop editor is we still had to spend hours creating most forms. We would need to make sure the form had all the correct fields, populate certain types of fields like checkboxes with choices. Then we would want to ensure the form had an optimal layout so that users could complete it easily. This required us to add section and page fields. We also would use tricks like "conditional logic" to show or hide fields based on previous inputs.
Many clients didn't know exactly what they wanted when it came to forms. A typical request might be "Give me a vehicle inspection form" without specifying what fields the form should have. This required our staff to spend additional time planning out the form before actually building it. It was slow and expensive.
This is why we build Gravity Builder AI.
Now we can generate new Gravity Forms either by entering a prompt OR uploading a document example. In seconds, we get a well designed form ready for testing.
Here are some videos of how it works:
https://www.loom.com/share/0b759df89fe846fa99bf9d178edd1f49?...
https://www.loom.com/share/85370e9b93e1497fa8388c8ad2b93bb0?...
https://www.loom.com/share/badacee1f83147719a0f35940fd67109?...
https://www.loom.com/share/09ba265d8014438a97dd9096459228b5?...
We can even build forms in other languages!
https://www.loom.com/share/f28cd1ba556f429d90bd8ed490b0a7e5?...
Gravity Forms is one of the most popular plugins ever for WordPress. Are you using it for your site or recommending it to clients? We'd love for you to try out Gravity Builder AI. There is a FREE version available on our website: https://gravitybuilder.ai
Let me know what you think of the product. Cheers!
Tom Whitaker Co-Founder
Popularity: 2 points | 0 comments
21. Show HN: Screen Sharing via Browser
URL: https://screensharing.net/
Author: blacktechnology
Description:
Popularity: 1 points | 0 comments
22. Show HN: Fifty – A game where you match numbers until you clear the board
URL: https://fiftygame.com/play
Author: cover
Description: Hey everyone, I'm Fabio, a very long time lurker here.
Today I want to celebrate and share with you, again, a game that I conceived more than 8 years ago.
I shared it last week with all its history (if you're curious) [1], but it just stayed in the "shownew" and never reached the main "show" page, hopefully this time it'll do better (:crossed_fingers:)!
What changed since last week? Today I've also published the mobile apps for both iOS and Android (last week it was just web), which are also my first mobile apps ever. So I believe it's still a worthwhile post and something to show :)
I'd love to know what you think about it. I'll try to answer to everyone during the day.
[1]: https://news.ycombinator.com/item?id=42244536
Popularity: 8 points | 2 comments
23. Show HN: I put all the best lessons from successful people on one platform
URL: https://focus-ai.replit.app/
Author: thomoliverz
Description: For >10 years I consumed books, articles & podcasts to figure out the habits, lessons & techniques that made successful people successful.
Now I don’t have enough time to read and/ or listen to all that information.
So I put all the best tips in one place.
So you (& I) can achieve more, faster.
At the same time I made it easy to search with AI & apply the lessons to your life.
It’s called Focus - I would love any feedback.
I've made a test user for all those from HN - enter it when accessing paid content: hntester@email.com.
Popularity: 1 points | 0 comments
24. Show HN: Data-to-paper AI-scientist platform just out in NEJM AI
URL: https://ai.nejm.org/doi/full/10.1056/AIoa2400555
Author: roykishony
Description: Autonomously analyzes data and writes human-verifiable scientific papers!
Fun GUI for AI-human copiloting!
Papers are "data-chained": each result can be click-traced all the way up to the raw code.
Try it out: pip install data-to-paper
Popularity: 6 points | 1 comments
25. Show HN: Make open-source contributions fun and meaningful
URL: https://helpwanted.dev?new
Author: LeonidBugaev
Description: I do maintain big OSS projects and and try to contribute as well.
However contribution experience can very bad, if you follow the path of picking the most famous objects. Good luck contributing to Node, Rust, Shadcn and etc - they do not need your contribution, their PR queue is overloaded and they can't handle it. Plus you need to get to their internal circles first, though quite complex process.
The world is much bigger. There are so many help required from the smaller but still active projects.
Just recently I raised 3 small PRs, and they reviewed the same day!
As a my respect to all the OSS community, I have build this website, which in the nutshell shows latest "help wanted" and "good first issue" issues, from all over github in the last 24 hours.
You would be amazed how many cool projects out of there looking for the help!
Popularity: 4 points | 2 comments
26. Show HN: Edit and remove metadata from PDFs (free)
URL: https://privacykick.com/metadata-editor/pdf/
Author: bertwitt
Description:
Popularity: 1 points | 0 comments
27. Show HN: KanthorQ – Messaging System Backed by PostgreSQL
URL: https://github.com/kanthorlabs/kanthorq
Author: buglungtung
Description: It's my pleasure to share my open-source project with the HN community:
KanthorQ - Messaging System Backed by PostgreSQL
Repo: https://github.com/kanthorlabs/kanthorq Docs: https://docs.kanthorlabs.com/kanthorq/
I designed, developed, and maintained it to address most of my use cases. Here are some key features:
- Transactional enqueuement: Helps avoid situations where you successfully enqueue a message, but your compute is lost, or the opposite scenario occurs.
- Message persistence: Messages are stored in the database indefinitely until explicitly deleted. This makes tracing, monitoring, and debugging much easier.
- Categorization by subjects: Simplifies message filtering and organization by subject.
If you're familiar with NATS.io, you'll find it easy to get started with KanthorQ. I was an avid user of NATS.io, and it inspired me greatly while designing KanthorQ.
Some example usecases
- Webhook gateway
- Batch jobs
- Notifications
Popularity: 2 points | 1 comments
28. Show HN: I built a practice planner and drill library for basketball coaches
URL: #
Author: jordanmorgan10
Description: Hi HN,
Living around a few college coaches, I discovered some common pain points around saving drills and planning+running a practice. The crossover of those pain points with youth coaches was similar.
So, I built an interactive practice planner and drill library into my indie basketball coaching app, Elite Hoops[1].
I built it around three verbs, "Plan", "Run" and "Build":
Plan Practices/Workouts/Tryouts: Use the drill library to be a source of building blocks for practices, tryouts and workouts.
Run and Share: Run practices from your phone (complete with automatic drill progression) or export plans as PDFs to share/print. Build them up from your drills, piecing them together like lego pieces.
Build Your Drill Library: I included 200+ preloaded drills, or coaches can create their own, complete with descriptions, focus areas, and videos. This was key because a lot of coaches find drills they like on Instagram, TikTok, YouTube or fill-in-the-blank, but they save them all over the place. Now, they've got one spot for all of them.
For some fun technical aspects, I wrote up some SwiftUI details[2] on my own blog. And, I have the marketing post with feature details as well[3].
Anyways, I feel like basketball software usually isn't that exciting, so I'm trying to sneak into the niche with some (sigh, I know) innovative approaches. If you’re a coach or know someone who might find this useful, let me know what you think, always open to thoughts/feedback.
Thanks for checking it out! Jordan
[1]: https://apps.apple.com/us/app/elite-hoops-basketball/id64437... [2]: https://www.swiftjectivec.com/Eight-Fun-SwiftUI-Details-In-P... [3]: https://elitehoopsapp.com/basketball-practice-planner-for-io...
Popularity: 3 points | 2 comments
29. Show HN: Unblob extraction suite with Landlock sandboxing
URL: https://www.onekey.com/resource/unblob-2024-highlights-sandboxing-reporting-and-community-milestones
Author: kissgyorgy
Description:
Popularity: 1 points | 0 comments
30. Show HN: Refgrow – Double growth through referrals
URL: https://refgrow.com/
Author: AlexandrBel
Description:
Popularity: 2 points | 0 comments
31. Show HN: Built a City Explorer Because My Wife and I Got Tired of Switching Apps
URL: #
Author: Bnicovski
Description: Hey HN!
You know that feeling when you're exploring a new city, and you stop in front of this stunning building or quirky statue, but have no clue about its significance? That was me and my wife last year, constantly switching between apps and guidebooks instead of actually enjoying our travels together. After one too many times of saying "I wish we knew the story behind that," I decided to build Travo. It's a city guide that lives in your pocket, born from real frustration and countless hours of getting lost in beautiful places (sometimes intentionally, often not). I've spent the past year working solo on this, turning those travel pain points into something I hope makes exploring cities more enjoyable and less about staring at multiple screens. The goal? Let you wander freely while still knowing the rich stories behind everything you're seeing. Travo transforms your smartphone into an interactive city guide that combines maps, audio narration, and local insights. It helps you discover hidden gems and cultural landmarks at your own pace. Here's what you get:
Here's what you get:
- Audio storytelling that brings local history and culture to life
- Interactive maps that let you explore at your own pace
- 7-day customizable itinerary planning with optimized routes
- Use navigation points directly in your favorite app with public transport options
- Available in 13 languages for global travelers
- AI-powered historical and cultural insights that bring cities to life
- Extensive coverage of points of interest, powered by advanced AI technology
Perfect for independent travelers who love exploring at their own pace, culture enthusiasts eager to learn the stories behind city sights, and anyone curious about the history around them. I decided to keep the business model simple and traveler-friendly: explore 8 cities with free access, and when you find a city you love, unlock it with a one-time purchase to get access to all stories within 50km/31 miles around that city. You only pay for the places you want to explore.
Special for HN readers: use code HN2024 to unlock one city of your choice!
The challenging part? As a solo developer, I've had my share of late-night debugging sessions and moments questioning my sanity. I'd love to hear from fellow developers about managing projects solo, and from travelers about what would make this more useful for you. Particularly interested in your experiences with the interactive map and generated plans.
Try it out:
Website: travo.me App: https://link.travo.me/travo (automatically opens App Store/Play Store based on device)
Let me know what you think! I'm here to answer questions and learn from your insights.
Popularity: 1 points | 0 comments
32. Show HN: Replace "hub" by "ingest" in GitHub URLs for a prompt-friendly extract
Author: cyclotruc
Description: Gitingest is a open-source micro dev-tool that I made over the last week.
It turns any public Github repository into a text extract that you can give to your favourite LLM easily.
Today I added this url trick to make it even easier to use!
How I use it myself:
- Quickly generate a README.md boilerplate for a project
- Ask LLMs questions about an undocumented codebase
It is still very much work in progress and I plan to add many more options (file size limits, exclude patterns..) and a public API
I hope this tool can help you Your feedback is very valuable to help me prioritize And contributions are welcome!
Popularity: 170 points | 46 comments
33. Show HN: Made a Customizable Scroll Progress Bar Component for Framer
URL: https://pixcodrops.com/articles/scroll-progress-bar-for-framer/
Author: brownieman1325
Description: Hey folks, made a simple scroll progress bar that adds dynamic scrolling interactions to your projects, fully customizable.
You can adjust the thickness of the bar, choose between single color, gradient, or multi-color.
Grab it for free :)
Popularity: 2 points | 1 comments
34. Show HN: I automated foreign key discovery with GPT-4
URL: https://erikedin.com/2024/09/30/using-ai-to-automate-foreign-key-discovery/
Author: 321k
Description:
Popularity: 1 points | 0 comments
35. Show HN: The Internet History Calendar
URL: https://internethistorycalendar.com
Author: awwstn
Description:
Popularity: 8 points | 0 comments
36. Show HN: EmoGPT, Your Emotional Companion
URL: https://emogpt.vercel.app/
Author: Shivamsouravjha
Description: Made a gpt wrapper that understands your mood and talks like it, depending on it own mood surely
Popularity: 1 points | 0 comments
37. Show HN: Chrome extension to create calendar events
URL: https://chromewebstore.google.com/detail/calendar-event-creator/capijkoneacppaolnpjhjgpccldniabl
Author: chocks
Description:
Popularity: 2 points | 2 comments
38. Show HN: I made a sliding crossword puzzle
URL: https://njyoon.github.io/jumun/
Author: njyoon
Description: I loved playing the sliding puzzle Rush Hour as a kid and love making crosswords now, so I decided to combine the two with some Wordle mechanics. I've queued up enough daily puzzles to last the rest of the year, and hope you enjoy solving!
Some fun-for-me considerations:
- In normal number/picture sliding puzzles, half the configurations are unsolvable (Numberphile has a pretty good video on why this is). But having duplicate letters means that even if you are left with a single inversion in a 5x5 sliding puzzle (which usually indicates that the puzzle is unsolvable), you can often get out of it by switching duplicate letters.
- I'm not very good at math though, so if anyone can tell me the conditions under which switching duplicate tiles reverses parity, I'd love to know! Just in case all configurations aren't solvable, I ran some code to shuffle the tiles with legal moves when I set the daily puzzles.
- I'm very new to game design (this is my first one), but I've always enjoyed games and puzzles that can scratch both sides of my brain. Hope that comes across in this one!
Popularity: 4 points | 1 comments
39. Show HN: I Made $300 After 3 Months of Launching Growflyer
URL: https://www.growflyer.com/how-it-works
Author: kaizarbharmal
Description: Hi HN,
I’m Kaizar, a student and founder of Growflyer, an all-in-one platform that helps website owners better understand their users and improve engagement. After three months of launching, Growflyer has earned its first $300, and I’d like to share my journey.
What is Growflyer? Growflyer is a toolkit for websites that combines:
Marketing Analytics: Real-time insights into user behavior. Feature Flags: Test and roll out features without deploying code. Session Replay: Understand where users are getting stuck. Custom Notifications: Engage visitors with personalized pop-ups and messages.
The Journey: I launched Growflyer with a simple goal: to help websites turn visitors into engaged users. The first few months were spent building the product while juggling university and an internship.
Lessons Learned:
Start Simple: The MVP focused on analytics and notifications. Over time, I’ve added more features based on user feedback.
Marketing is Key: Launching on different SaaS submission helped Growflyer gain visibility and early adopters.
Consistency Matters: While balancing school, I ensured consistent updates and support for users.
Feedback Welcome! I’d love to hear your thoughts on Growflyer. What features do you think would help website owners the most?
Thanks for reading, and I’m happy to answer any questions!
Popularity: 1 points | 0 comments
40. Show HN: Typed, Expressive SQL-Like QueryBuilders/ORM for TypeScript/JS
URL: https://litdb.dev
Author: mythz
Description:
Popularity: 3 points | 0 comments
41. Show HN: Faster Feature Transformations in Feast (The Open Source Feature Store)
URL: https://feast.dev/blog/faster-feature-transformations-in-feast/
Author: franciscojarceo
Description:
Popularity: 2 points | 0 comments
42. Show HN: Reflections on a Failed Computer Vision Startup
URL: https://www.brooks.team/posts/on-directai/
Author: benjbrooks
Description: I wrote up a retrospective on my time working as a founder at DirectAI (https://directai.io). We learned a lot and I wanted to share some things I wish I had known ~18 months ago.
Popularity: 4 points | 2 comments
43. Show HN: OpenOrch – orchestrate AI models, microservices, containers, and more
URL: https://github.com/openorch/openorch
Author: dobika
Description:
Popularity: 4 points | 0 comments
44. Show HN: Building a Thread Pool in Rust
URL: https://nocoffeecraft.substack.com/p/lets-build-a-thread-pool-in-rust
Author: implabinash
Description:
Popularity: 1 points | 0 comments
45. Show HN: Free and open source tool to count the code lines you pushed to GitHub
URL: https://git-contributions.streamlit.app
Author: ggay
Description: GitHub contribution graph is cool but only represents commits on master branch.
I was curious about the total number of lines I've pushed this year from all my contributions across all the branches of all the repositories (even the private ones).
Spotify is sharing stats about top artists or number of streams, Strava about distance and elevation, but there's no tool for the developers.
Popularity: 1 points | 0 comments
46. Show HN: GitHub Repository – KeyTik: The All-in-One Automation Tool Update v1.4
URL: https://github.com/Fajar-RahmadJaya/KeyTik
Author: Fajar_Rahmad
Description: GUI-Based Keyboard Remapper with Profiles, Auto Clicker, Screen Clicker, Multiple Files Opener, AutoHotkey Script Manager and More.
------------------------------------------------------------------------------------------------------------------------------------------------------
Update Changelog:
* Refine Feature:
-Refine left click binding in select key.
-Now if selecting key, the rest of the select button will disabled.
-On first run, check AutoHotkey script that run in the background to tell which one of the button (exit or run) to disable and enable.
-Refine bundled automation tool to make it more neat.
Popularity: 1 points | 0 comments
47. Show HN: Self Hosted AI Server Gateway for Ollama, ComfyUI and FFmpeg Servers
URL: https://openai.servicestack.net
Author: mythz
Description:
Popularity: 12 points | 0 comments
48. Show HN: KlerkAI – Instant Idea Validation from millions on Reddit
URL: https://klerkai.com
Author: talhadar
Description: Hi HN community,
I've built klerkAI, an AI tool that searches through millions of Reddit posts to provide instant validation and feedback on business ideas. The goal is to help make informed decisions backed by data from genuine conversations on Reddit.
Backstory:
Whenever I'm starting a new project, Reddit is my go-to place for research. But manually going through threads can be time-consuming. So, I thought, why not create an AI agent that connects to the Reddit API to do the research for me? That's how klerkAI came to life.
Future Plans:
I'm planning to expand klerkAI's capabilities to:
Check brand and project sentiment Perform political analysis Manage Google Sheets via WhatsApp Act as a personal email assistant via WhatsApp I'd love for you to try it out and share your feedback.
You can check it out here: https://klerkAI.com
Looking forward to your thoughts and suggestions!
Popularity: 2 points | 0 comments
49. Show HN: An AI Assistant for LinkedIn Engagement, Analytics and Networking
URL: https://zerba.vercel.app/
Author: six_knight
Description:
Popularity: 1 points | 1 comments
50. Show HN: Open-Source SaaS Real-Time Water Quality Monitoring with AI Features
Author: kesslermatics
Description:
Popularity: 1 points | 0 comments
51. Show HN: Keyrunner.app – A Secure, Free Alternative to API Clients
URL: #
Author: mysterious9247
Description: Hi HN,
I’m the founder of KeyRunner, a security-focused API client, and today we’re celebrating our 1-year anniversary!
KeyRunner is built as a free alternative to API clients that either charge for essential features or start free and switch to paid models. Here’s how we’re different:
Local Storage Only: Encrypted, secure, and privacy-first. No Login Needed: No signups, just get started. Free Forever for Core Features: No paywalls, ever. Secrets Management: Integrations with HashiCorp Vault, AWS, Azure, and Google Secrets Manager. API Connectors: Import APIs from API management platforms.
We’re proud to stay free, supported by enterprise customers who value our advanced security features.
Try it out: Website :https://keyrunner.app/
VS Code Extension : https://marketplace.visualstudio.com/items?itemName=KeyRunne...
Would love your feedback!
Popularity: 1 points | 0 comments
52. Show HN: A REST API to generate PDF document using JSON
URL: https://github.com/MorabaaSoftwareSolutions/QuestPDF.Server
Author: itsmuntadhar
Description: Many of us reach the point in their project(s) where they have to generate PDFs
A great solution exists in the .NET echo system called QuestPDF.
Today, we open-sourced a rest api wrapper to allow any other platform to generate PDF via a simple POST request.
Popularity: 1 points | 0 comments
53. Show HN: QwikDocs – a documentation tool for your editor
Author: atmospherejeans
Description: Hey everyone, I’ve been working on an app that is designed to make documenting software easier and more fluent from inside your editor.
It’s basically a VSCode extension that allows you to document your code in your editor; there is a web app too where you can add/manage projects.
The main differences between this tool and other ones I’ve seen are:
* Doesn’t require access to source control/git.
* Built to make documenting second nature (with the shortcuts above code).
* You do have a document with the AI option in the editor; however, the application doesn’t rely on AI documenting all of your code.
* Sync documentation with Notion, Confluence, etc. via markdown export.
Looking forward to feedback from the HN community! Would also love to hear about your experiences while building and documenting software and any other issues you’ve had during the process.
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