yunusefendi52

↗ HN profile [ 47.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN, I've been working on optimizing Docker Engine running on macOS. I know there are some free and open-source like Colima, but I've wanted to make it better. So it has: - Fast startup time, around 2-3 seconds on M3…

  2. Hi HN, I built DistApp, a tool for managing and distributing Android, iOS, and Desktop app builds. I created it after App Center Distribution was discontinued, I wanted a way to easily share builds with the QA team and…

  3. It's a habit tracker app with fairly simple features where user log everyday habit, built with Flutter. Syncing to Google Drive incrementally using timestamp last synced data with offline-first mode. It uses Google…

  4. Echome is an inactivity notification that can send notification to email or webhook in case you can't echo/reset the timer. You can add a message in your notification. Currently it has only email and webhook channel,…

  5. I created a puzzle game after some recent years of hiatus from game development. It was a puzzle game where you have to assemble a randomized tiles. You can view the preview using eye icon on the top right side. You…

  6. Hello guys. I built a simple voting app Tab vs Space. I am using turso.tech (libsql) and Nuxt 3. I was planning to use websocket but it's just too complicated and just went with long-polling every 5 seconds to get the…