yunusefendi52
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
- Show HN: Distapp. Manage and distribute Android, iOS and Desktop app (distapp.lhf.my.id)
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…
- Show HN: Habit Tool, a habit tracker app using Google Drive as a storage (play.google.com)
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…
- Show HN: EchoMe, send inactivity notification to email or webhook (echome.lhf.my.id)
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,…
- Show HN: Hyve Tile, a puzzle game but I can't solve it (yunusefendi52.itch.io)
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…
- Show HN: Tab vs. Space, vote for your empty space (tab-vs-space.pages.dev)
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…