HackerTrans
トップ新着トレンドコメント過去質問紹介求人

krlx

no profile record

投稿

Appwrite Sites: an Open-Source self-hostable Vercel alternative

appwrite.io
3 ポイント·投稿者 krlx·昨年·0 コメント

コメント

krlx
·3 か月前·議論
Given that from 2026 onwards most of the code is going to be computer generated, doesn't it open some interesting implications there ?
krlx
·5 か月前·議論
Yeah I often find myself with this need too and I really didn't want to open a huge Electron app each time I need to visualize or edit a simple md file.

Claude helped me vibe code a small rust editor : https://github.com/Karalix/markzap it's tuned to my usage, you should make your own too !
krlx
·7 か月前·議論
It is far from fine. It was my little dirty project where I knew there was only 3 users and where I could be finally escape the usual process from my professional life.

But heh, now is the Time for me to patch all the hole I left. Lots of coffees depend on me now.
krlx
·7 か月前·議論
It's live on Github now !

https://github.com/Karalix/micro-cafe
krlx
·7 か月前·議論
It's open-source now : https://github.com/Karalix/micro-cafe

have fun :)
krlx
·7 か月前·議論
Just had a look at the control code. I must have been drunk because it is totally idiotic. I am surprised it took that long for it to be reported on HN
krlx
·7 か月前·議論
The "what should we eat" problem was a big source of tension in our household since the arrival of our first child. Too much time-consuming, too much planning effort. What changed our life (and I really mean it) is the app https://jow.com: it suggests you a list of meals for the week suited to your family and equipment, and it creates a shopping list for your preferred delivery provider. I only have good things to say about it and could go on for hours.
krlx
·7 か月前·議論
I really love the idea of an ecosystem of Apps Powered by Parents (APPs). Please reach out if you ever plan to implement it!
krlx
·7 か月前·議論
Yes, the url is public :)
krlx
·7 か月前·議論
If there's a demand for it to become open-source, why not? But I'll have to improve code quality first. As the presence of french labels indicates it, i18n is not properly implemented for this project.
krlx
·7 か月前·議論
That's a nice idea ! Will definetly add it soon.

And for the food, one can already add anything, it's just a text field. A friend of mine only has alcoholic drinks and snacks on his menu page.
krlx
·7 か月前·議論
https://mytinycafe.com/

An PWA primarily for my wife and my daughter. They can order their hot chocolate and their coffee as if they were going to grab something at a fancy café downtown, but instead it's at home and I'm the barista. It is quite nice to have for when my wife comes back from work and want something specific, or when we are waiting for the visit of a few friend, they can order exactly the available beverages and everything is ready when they're here.

It was also a good playground for me to implement Web Push notifications (to never miss new orders).

It's a basic Nuxt 3 app with Appwrite as the backend with rough edges, but much enough for our household use !

If you want to spam my phone with notifications, please visit my café : https://mytinycafe.com/alix
krlx
·昨年·議論
A web app for my wife and my friends so they can order hot drinks when they are coming to my home.

Still quite early in the development but if you want to make my phone ring you can place an order on this page : https://micro-cafe.nuxt.dev/alix

You won't see your placed order nor get served however.