HackerTrans
TopNewTrendsCommentsPastAskShowJobs

krlx

no profile record

Submissions

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

appwrite.io
3 points·by krlx·ปีที่แล้ว·0 comments

comments

krlx
·4 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
It's live on Github now !

https://github.com/Karalix/micro-cafe
krlx
·7 เดือนที่ผ่านมา·discuss
It's open-source now : https://github.com/Karalix/micro-cafe

have fun :)
krlx
·7 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
Yes, the url is public :)
krlx
·7 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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
·ปีที่แล้ว·discuss
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.