Viewing profile — yunusefendi52
yunusefendi52
HN member- Joined
- Fri, Feb 03, 2023, 12:14 AM UTC
- HN karma
- 15
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About yunusefendi52
No profile information was provided.
Recent public activity
-
story
Show HN: Licobox – Container runtime with Docker Engine on a macOS
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 …
-
comment
Comment #44478546
Not at the moment, but I might consider it if there's a signifant number of feature requests
-
story
Show HN: Distapp. Manage and distribute Android, iOS and Desktop app
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 ea…
- comment
- story
-
comment
Comment #42776671
I think devbox.sh would solve some of the issues, especially local development. You can also run devbox in CI
-
comment
Comment #42723141
Note that AFAIK .NET's new test platform currently only available in C# Dev Kit in vscode, which has different license than "C#" extension
-
comment
Comment #42221089
To be fair at least, I think in c# one should avoid Console.WriteLine as much as possible, because Console.WriteLine is blocking which make API request slow and instead use logger …
-
story
Show HN: Habit Tool, a habit tracker app using Google Drive as a storage
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 …
-
story
Show HN: EchoMe, send inactivity notification to email or webhook
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…
-
comment
Comment #41720451
I built my habit tool app using Google Drive (app-spesific directory), it can sync between device, though it has a bug (in my code) sometimes cannot sync some data so I have to res…
-
comment
Comment #41696247
I am working on inactivity notification it's called EchoMe. You open/curl the echome endpoint to reset the timer. You can send notification to email or webhook. Try here https://ec…
-
comment
Comment #41083444
It's start from completed state and then randomized. I think it's solvable if you can retrace the randomized step (by using undo button)
-
story
Show HN: Hyve Tile, a puzzle game but I can't solve it
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 …
- story
-
comment
Comment #40895020
Looks good. How do you "done" past days? Sometimes I don't actually miss the habit but not have the time to open screen. I also created similar habit tracker app for mobile https:/…
-
comment
Comment #40891812
Sorry everyone. I've been running out of free threshold both cloudflare and turso.tech so I am taking down the website. You can access the source code in github if you curious. Nex…
-
comment
Comment #40889833
Database is down. There was some bots voted every seconds. I added Turnstile 5 hours ago but it was already too late. Sorry for the inconvenience, still looking for the solution
-
comment
Comment #40889805
Database is down, it's exceeded the free threshold because there was some bots (exceeded 4 billion read). I added Turnstile around 5 hours ago but I think it was already too late. …
-
story
Show HN: Tab vs. Space, vote for your empty space
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 lo…
-
comment
Comment #38447567
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 …
- story
- story