Nigeria No1. Music site And Complete Entertainment portal for Music Promotion WhatsApp:- +2349077287056
Tuesday, 21 January 2025
Show HN: Restaurant Software Directory https://bit.ly/40pmdvI
Show HN: Restaurant Software Directory Hey HN! I’ve built a free directory that lists and compares restaurant software (POS, inventory management, accounting, etc.). I run a small project on the side and realized how scattered the tools are, so I put them all in one place: Any feedback is welcome, even if you’re not in the restaurant space—especially around UI, search functionality, or new features I could add. https://bit.ly/40pcLIE January 22, 2025 at 02:29AM
Monday, 20 January 2025
Show HN: Ergonomically call LLM in bulk from CLI https://bit.ly/42gfabg
Show HN: Ergonomically call LLM in bulk from CLI Hi! I've found myself repeatedly writing little scripts to do bulk calls to LLMs for various tasks. For example, run some analysis on a large list of records. There are a few "gotchas" to doing this. For example, some service providers have rate limits, and some models will not reliably return JSON (if you're asking for it). So, I've written a command for this. What I've tried to do here is let the user break up prompts and configuration as they see fit. For example, you can have a prompt file which includes the API key, rate limit, settings, etc. all together, or break these up into multiple files, or keep some parts local, or override parameters. This solves the problem of sharing settings between activities, and keeping prompts in simple, committable files of narrow scope. I hope this can be of use to someone. Thanks for reading. https://bit.ly/4hoDjAM January 20, 2025 at 11:22PM
Show HN: Humbug – an open source AI dev environment mostly built by AI https://bit.ly/4hGozgT
Show HN: Humbug – an open source AI dev environment mostly built by AI https://bit.ly/4hpfg4u January 20, 2025 at 10:50PM
Show HN: Terraform Provider for Inexpensive Switches https://bit.ly/4jqI26W
Show HN: Terraform Provider for Inexpensive Switches Hi HN, I’ve been building this provider for (web managed) network switches manufactured by HRUI. These switches often used in SMBs, home labs, and by budget-conscious enthusiasts. Many HRUI switches are also rebranded and sold under various OEM/ODM names (eg. Horaco, XikeStor, keepLiNK, Sodola, etc) making them accessible/popular but often overlooked in the world of infrastructure automation. The provider is in pre-release, and I’m looking for owners of these switches to test it and share feedback. My goal is to make it easier to automate its config using Terraform/OpenTofu :) You can use this provider to configure VLANs, port settings, trunk/link aggregation etc. I built this provider to address the lack of automation tools for budget-friendly hardware. It leverage goquery and has an internal SDK sitting between the Terraform resources and the switch Web UI. If you have one of these switches, I’d love for you to give it a try and let me know how it works for you! Terraform Registry: https://bit.ly/4jC5fmL OpenTofu Provider: https://bit.ly/4hiPsHi I’m happy to answer any questions about the provider or the hardware it supports. Feedback, bug reports, and ideas for improvement are more than welcome! https://bit.ly/4hpLdKh January 18, 2025 at 02:14PM
Sunday, 19 January 2025
Show HN: I Compiled the Do's and Don'ts for Flirting with Every MBTI Type https://bit.ly/40CqJs6
Show HN: I Compiled the Do's and Don'ts for Flirting with Every MBTI Type https://bit.ly/40HbZbv January 20, 2025 at 03:32AM
Show HN: Zippd – Deploy static sites in seconds (OSS) https://bit.ly/4g3Rvhy
Show HN: Zippd – Deploy static sites in seconds (OSS) I built a static site deployment tool similar to GitHub Pages or Firebase Hosting And It's Open Source, Link - https://bit.ly/3E1QKIl https://bit.ly/4g5mTMB January 20, 2025 at 03:45AM
Show HN: TikTok Video Downloader https://bit.ly/3Ec0n7g
Show HN: TikTok Video Downloader We just built a small tool to download all your tiktok videos by just providing your tiktok username. You can try it out in https://bit.ly/4g7usCu Even though it's reinstated, with all the ban and no-ban conversation it's better to download all your videos and back it up. This is primarily aimed at creators who have a large number of videos. Please feel free to drop any feedback! https://bit.ly/4g7usCu January 19, 2025 at 07:35PM
Show HN: Open ChatGPT/Claude/Google with one address bar command https://bit.ly/42mAdsC
Show HN: Open ChatGPT/Claude/Google with one address bar command Chrome extension that opens ChatGPT, Claude, Perplexity, Google, and DuckDuckGo in new tabs when you type 'm query' in the address bar. No tracking. Open source. MIT license. https://bit.ly/40AjAZb January 19, 2025 at 12:23PM
Show HN: Turn your Kindle 4 Non-Touch device into a network scanner https://bit.ly/4g3dlSe
Show HN: Turn your Kindle 4 Non-Touch device into a network scanner https://bit.ly/4g7Idkx January 19, 2025 at 11:53AM
Show HN: Next.js App with PocketBase Integration https://bit.ly/3WnEeco
Show HN: Next.js App with PocketBase Integration https://bit.ly/3PFEDTN January 19, 2025 at 07:44AM
Saturday, 18 January 2025
Show HN: Math Minigame https://bit.ly/3WqQ2ea
Show HN: Math Minigame If you're currently caffeinated you may or may not want to hop on to this zap-or-confetti mental math operant conditioning chamber Sorry for the low effort app slop but this is what you get haha Certified sound free because that sort of dopamine is just distracting https://bit.ly/3WpEPKC January 18, 2025 at 11:36PM
Show HN: Deploy Docker Containers Without Setting up/Managing an Infrastructure https://bit.ly/3CgXwcO
Show HN: Deploy Docker Containers Without Setting up/Managing an Infrastructure DOrch enables Engineers, Indie Hackers, and Startups to host a docker container (OCI-compatible containers at large), without having to set up or manage a container infrastructure. It comes with features like env variables management, file sharing, FREE subdomain issuance, TLS certificate management, and automatic restart, with more features in the pipeline. The console also allows you to view logs from your containers. The product idea occurred to me about 18 months ago, while working at a different startup. The strategy of the CEO was, spray-and-pray: we created lots of products hoping one would take off. Despite being a small team working on many things, I would say we tried in terms of product quality. Our products weren't what I would consider Grade-A, engineering-wise, but they worked well for the most part. However, when it came to infrastructure, we couldn't say the same. We always had one or two things breaking every now and then. Now, you would ask, why not just use Kubernetes. Well, we thought of that. But considering how small we were and how much workload we had, there was no way we could operate Kubernetes effectively. Yes, we could have also employed a managed Kubernetes solution, but for a startup which already spends a lot on core infrastructure, due to how many projects we operated, management wouldn't approve of a managed Kubernetes solution. There are also solutions like Heroku. However, as a company where containers are our standard unit of deployment, and tries to avoid platforms that try to lock customers in, Heroku and its likes were also off the table. Platforms like Render are definitely an option. But while there are many lovers of Render and similar products, we just did not like the experience. We are of the opinion that Render was doing too many things. We just wanted to deploy containers. We were not looking for a platform offering 101 ways to deploy, but instead, we wanted 1 standard and open way to deploy. In short, Render felt like trading one pain for another discomfort. The solution we eventually settled for was to come up with a crude internal solution. After taking off a few months from product development entirely, with a couple of bash scripts, python scripts, and custom-built binaries, we were finally able to fortify our infrastructure, which held up for a while. Even though we (temporarily) solved the problem, it got me thinking a lot. I came to the obvious realization that infrastructure isn't as perfect as we sometimes assume. There are still gaps in the infrastructure space and we just saw one of them. As someone who had been looking out for a problem to found a startup around, I soon began working on what would become DOrch today. On Jan 8, I launched DOrch. While the Pro & Enterprise models are our destination, the basic model which is now out ( https://bit.ly/3Wr6VoZ ) for Engineers, Indie Hackers, and Startups, offers a peak into what the Pro & Enterprise models could offer. We are currently building on the back of AWS. Our long term goal also includes operating our own data centers ourselves. We hope we get there. https://bit.ly/3Wr6VoZ January 18, 2025 at 10:35AM
Show HN: I made a mini golf in my lunch time https://bit.ly/3DTXO9R
Show HN: I made a mini golf in my lunch time https://bit.ly/3E1XdTE January 18, 2025 at 09:16AM
Friday, 17 January 2025
Show HN: Discorch – Offline tool to browse and delete your Discord messages https://bit.ly/3PFFV1m
Show HN: Discorch – Offline tool to browse and delete your Discord messages Built this to help users manage their Discord message history. Upload your data package to browse messages and generate deletion requests that comply with Discord's requirements, all offline and locally. Discord's bulk deletion process is complex and poorly documented. With their recent push toward monetization and ads, users need better tools to control their data. Discorch makes this accessible by guiding you through the process step by step, with a simple and intuitive interface. Includes a Go CLI for attachment downloads. Search functionality needs improvement and there are some known bugs, but it works well for most use cases. Issues and PRs welcome at https://bit.ly/3Eai1s4 . I'll keep an eye on the comments for feedback and bug reports! https://bit.ly/3PFpthv January 18, 2025 at 12:00AM
Show HN: I built a credit-based system API https://bit.ly/4gOZi3T
Show HN: I built a credit-based system API Hey HN! I'm a solo developer who's been building web apps for the past two years. I kept seeing other devs struggle with clunky credit systems for usage-based pricing. So, I decided to build Creduse: a robust API that makes integrating usage-based pricing into your web app very easy. It records every credit-related action as an immutable transaction in a ledger (nope, no blockchain involved), so you don't have to worry about data integrity or complex accounting. Is this something you'd find useful for your projects? What features would make it even better for your projects? https://bit.ly/4gOZjot January 17, 2025 at 11:16AM
Thursday, 16 January 2025
Show HN: Another ELF Analysis Toolkit https://bit.ly/3PFunv6
Show HN: Another ELF Analysis Toolkit Nyxelf simplifies static and dynamic analysis of ELF binaries, enabling you to extract valuable insights effortlessly. And can be used for vulnerability assessments, unpacking, syscall tracing, and memory analysis. https://bit.ly/3EarCPB January 14, 2025 at 09:33AM
Show HN: Javaistic: Master Java Programming Quickly and Easily https://bit.ly/3E0pMRy
Show HN: Javaistic: Master Java Programming Quickly and Easily Hello HN community, I'm excited to introduce Javaistic, an open-source platform designed to simplify and accelerate your journey in learning Java programming. Whether you're a beginner or looking to deepen your understanding, Javaistic offers a comprehensive and user-friendly experience. Key Features: Comprehensive Content: Explore a wide range of topics, from basic concepts to advanced subjects like arrays, strings, 2D arrays, recursion, and matrices. Beautiful Design: Enjoy a visually appealing and optimized learning environment that enhances your educational experience. Ad-Free Learning: Focus on your studies without distractions, as Javaistic is completely ad-free. Open Source: Join our community on GitHub to contribute, suggest improvements, or report issues. About the Creator: Javaistic is developed and maintained by me (Arghya Ghosh), a passionate full-stack developer from India. Get Started: Visit Javaistic to begin your Java learning journey today. We welcome your feedback and contributions to help us improve and expand the platform. Happy coding! https://bit.ly/3DZRA8u January 16, 2025 at 11:28PM
Show HN: I made an open source directory of where to showoff your projects https://bit.ly/3DShdrK
Show HN: I made an open source directory of where to showoff your projects I made an open source directory for sharing projects Ever wondered how to show off that something you just built? Look no further! Awesome Launch is meant to be a list of communities and forums you can share your projects to get feedback or your first users. Anyone is free to contribute sites and resources. Hope you enjoy! https://bit.ly/4jlxFks January 16, 2025 at 02:23PM
Show HN: I made MP3 editing software based on a custom DSL https://bit.ly/4fZTfrW
Show HN: I made MP3 editing software based on a custom DSL This is MP3 editing software for .NET, built around a custom DSL called CJM, which integrates features of CUE, M3U, and SQL. CJM extracts specific sections from multiple files, combines them, and performs playback or export seamlessly. https://bit.ly/40A0mCU January 16, 2025 at 02:32PM
Show HN: Genious.name – AI Domain Generator That Checks Availability https://bit.ly/4h8Lb9y
Show HN: Genious.name – AI Domain Generator That Checks Availability https://bit.ly/4g8KY5i January 16, 2025 at 11:45AM
Subscribe to:
Posts (Atom)