Tuesday, July 9, 2024

Show HN: WAL Implementation in Golang https://ift.tt/SYRoZiv

Show HN: WAL Implementation in Golang I wrote this simple WAL library in Golang that I use to write data that my kafka producer fails due to errors like Broker going down or some other issue. Took inspiration from etcd/wal https://ift.tt/nfkQDSK July 9, 2024 at 12:20AM

Show HN: I coded my own JSON translation tool to easily localize my side project https://ift.tt/x75QWPc

Show HN: I coded my own JSON translation tool to easily localize my side project Hi HN, I’m Joan, the developer of Quicklang. I made this app to easily translate and keep in sync all my localization JSON files for my side projects. While searching online for a similar tool, I only found enterprise solutions that do not allow direct editing of JSON files. I used to use ChatGPT to translate the JSON translation file changes before coding Quicklang. However, I realized that ChatGPT only allows you to input short content for translation into another language (even if you provide a .json file), and each time I had to request translations for one language at a time. So, I decided to build an app that only sends the changes I’ve made to the OpenAI API and easily translates them into all the target languages for my side projects. Technical details: I used Next.js to build the front end and backend, and I use a custom VPS (EC2 instance) on AWS to handle the translation process. This is because the translation can take several minutes, and Vercel Functions time out after 10 seconds by default (up to 60 seconds on the Hobby plan). Finally, I save the translation files in an S3 bucket. What’s next? I want to add cool features like change history, the capability to add context to the OpenAI API to make translations as accurate as possible, and maybe allow developers to interact with the API in order to use the tool. Let me know your thoughts and feedback. It’s been a blast working on this so far, and I think it’s just neat :) https://ift.tt/4jieNg6 July 8, 2024 at 11:16PM

Monday, July 8, 2024

Show HN: Imageprompt.io – AI-powered and human-curated artworks, logos, photos https://ift.tt/H9jFzWq

Show HN: Imageprompt.io – AI-powered and human-curated artworks, logos, photos ImagePrompt.io is a constantly growing collection of AI-generated content for artists, designers and everyone in need of great images. Includes stock photos for presentations and website, artworks for prints and wallpapers and logos for your next business. https://imageprompt.io/ July 8, 2024 at 12:33AM

Show HN: Hi.Events – Open-Source Event Management and Ticketing Platform https://ift.tt/lWFLoG5

Show HN: Hi.Events – Open-Source Event Management and Ticketing Platform https://ift.tt/ManJAbG July 7, 2024 at 07:56PM

Sunday, July 7, 2024

Show HN: YTHunt, App for recommending/discovering interesting videos https://ift.tt/HDlpi6g

Show HN: YTHunt, App for recommending/discovering interesting videos I built this since posting YT videos are discouraged here.. very basic no bells & whistles. Thanks https://www.ythunt.com/ July 7, 2024 at 01:33AM

Show HN: MetaShunt – high dynamic range current measurement development tool https://ift.tt/IrMxAke

Show HN: MetaShunt – high dynamic range current measurement development tool Develop and validate your ultra- low power and IoT electronics devices with ease with MetaShunt. Optimize wakeup cycles and deep sleep power consumption. Open source Python interface for expandability. Performance and capability similar to Otii Arc and Joulescope for 1/10 of the cost. https://ift.tt/tVPNA71 July 6, 2024 at 09:08PM

Saturday, July 6, 2024

Show HN: Do You Know RGB? https://ift.tt/t8kUpbO

Show HN: Do You Know RGB? https://ift.tt/OWhvmMT June 24, 2025 at 01:49PM