Friday, January 3, 2025

Show HN: I built a recipe app weeks after starting to code GoRecipeHub is live https://ift.tt/agPmjB0

Show HN: I built a recipe app weeks after starting to code GoRecipeHub is live I started learning to code just a few weeks ago, and today I’m thrilled to share my 4th app, GoRecipeHub. It’s a cooking companion that lets users discover, save, and share recipes effortlessly. I’d love your feedback: What features would you add to make it even better? Check it out here: https://gorecipehub.com https://gorecipehub.com January 2, 2025 at 04:41PM

Thursday, January 2, 2025

Show HN: I built a green noise player to help you relax, focus, and stay calm https://ift.tt/ajGSu4T

Show HN: I built a green noise player to help you relax, focus, and stay calm Sometimes, I struggle to block distractions and create a calming environment while working. Most tools I’ve tried were either cluttered, didn’t provide the right kind of sound, or required payment. So, I decided to build my own simple green noise player. For context, green noise features balanced, mid-range frequencies that mimic soothing natural sounds—ideal for relaxation, focus, or creating a peaceful backdrop while working. It’s also great for taking a mindful break during a busy day. Right now, it’s a free, lightweight, browser-based solution. Playback pauses on mobile when the screen locks, but I’m exploring ways to improve it. Maybe a dedicated mobile version in the future? Would love to hear your thoughts and feedback! https://ift.tt/Q0bSog3 January 2, 2025 at 03:49AM

Show HN: I made a screensaver that solves chess puzzles https://ift.tt/RBiZnVc

Show HN: I made a screensaver that solves chess puzzles https://ift.tt/2yKr4SN January 1, 2025 at 10:50AM

Show HN: GitHub-style screen time visualizer on iOS https://ift.tt/OG31Fup

Show HN: GitHub-style screen time visualizer on iOS I wanted a longer-running view of my screen time data - in particular my usage on a given day vs. my goal usage. Github absolutely nails year-long visualization with their contributions heatmap, so borrowed some inspiration and created a similar screen time visualizer on iOS. Here's what it looks like: https://ift.tt/cQwlmuG This is a free feature of the Clearspace app. Here's a link to our original HN launch with Clearspace: https://ift.tt/yB5m6zF https://ift.tt/EnT1CtX January 2, 2025 at 01:24AM

Wednesday, January 1, 2025

Show HN: Cave Adventure 1976 PICO-8 port https://ift.tt/Vz9uKCL

Show HN: Cave Adventure 1976 PICO-8 port Made this during COVID. I was into PICO-8 at the time and saw someone ported DOOM to it. I'm more of a text adventure guy, so I decided to port ADVENT. Basically I wrote a FORTRAN-to-Lua transpiler. The hardest part was figuring out what version of FORTRAN the source code was written in, finding a manual, cramming it into the limited cartridge space, but most of all, wrapping my mind around the data file format. Always admired Will Crowther for making this. Very fun project. I recorded myself during the whole process but I never posted a video. Future work maybe. https://ift.tt/MV9Ahie December 31, 2024 at 09:14PM

Show HN: GitHub repository through a Podcast https://ift.tt/8Fa5Jiq

Show HN: GitHub repository through a Podcast Understanding any GitHub repository is tough, especially a big one - this project aims to make it a tad bit easier by giving the listener a primer + some details on the specific repository. For some people (like me) - audio/visual medium is more easily understandable. So, I hope this project is helpful to some of them. This project was inspired by https://gitdiagram.com - so check it out as well, and maybe use them together for better understanding. Future plans: 1. To add more voices and let users choose most natural one (decide between OpenAI/Microsoft Speech) 2. Custom instructions to the SSML creator. Self hosting: 1. For speech - You can use Microsoft Speech (they do have free credits I think) 2. For SSML text - You can also use Gemini flash 2.0 exp - with 15 free credits (I am using OpenAI GPT 4o) https://ift.tt/TVRAGbm December 31, 2024 at 11:50AM

Show HN: Handwritten Christmas Card for Hacker News https://ift.tt/9UdFb2g

Show HN: Handwritten Christmas Card for Hacker News Hi HN, I’ve been working on a small project that transforms handwritten notes into animated, shareable cards. While the create functionality isn’t live yet, I wanted to share a sneak peek by creating a handwritten Christmas card specifically for the HN community. I started thinking about this after seeing too many AI-generated cards, cookie-cutter email templates, and overly polished designs that lack any personal touch. A friend recently sent me a handwritten card in the mail, and I found it nice that he took his time to write a handwritten note. I wanted to capture that same feeling without the overhead of snail mail. https://ift.tt/rfDXQGU December 28, 2024 at 03:06PM

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding https://ift.tt/IwYJfju

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding With the Mozilla Pocket shutdown coming up in about two weeks, I thought ...