Hacker News new | past | comments | ask | show | jobs | submit | ghaering's comments login

I am very excited to have found this. It uses Talos Linux as image and offers tons of functionality. Seems to be a bit rough around the edges, but very promising.

Currently spawning my first cluster with it.


That is very much needed. The situation is untenanble currently.

This service has been discontinued recently, with a bunch of others that lacked adoption from customers.

Unfortunately the tweet is gone. Their S3 offering is now in beta, but I am very curious if they'll announce something regarding Kubernetes.



That actually looks quite useful. I will try to tinker with it in my homelab.


That's great. Would love to hear your feedback. You can also join our Discord Community if you have any questions. Would be happy to answer them. https://discord.devtron.ai/


For production setups, you usually want high-availability. So unless you use it on a network file system like EFS (which the SQLite author recommends against), SQLite is not an option.


Not all production setups require >99.999% availability. There are many cases when it’s OK to use a VM with periodic snapshots/backups. In case of a HW failure (which doesn’t happen often) you can recover from a snapshot. An advantage is than an app with a DB in a file (no HA) requires almost no maintenance work.


If HA is what you need, there are solutions.

But it just so happens that I’ve seen in the real world so many single instances of Oracle, PostgreSQL, Maria/MySQL, SQL Server etc. that I know in practice there is a big difference between what someone needs/wants and what someone gets.

A lot of that has also to do with the complexity of setting up HA instances of such databases. Also this is simpler with HA sqlite setups.


In most cases, primary/failover is more than enough for high availability - and things like LiteFS are able to provide that for SQLite.


You can do ice skating at Planten un Blomen!


What is ZIRP?


Probably it is a "Zero Interest Rate Policy"

https://en.m.wikipedia.org/wiki/Zero_interest-rate_policy


Zero interest rate policies - cheap debt


Interest rates being near zero


Did anyone find out how to run it on the Brave browser? It wants to run on a "supported browser".


I have very fond memories of Modula-2. I hacked a lot of cool stuff with it (also with inline assembler) as a teenager. When I eventually switched to C and C++ because I was curious about learning, the overall experience was much worse due to the build system and much slower compile times. We were talking orders of magnitude here.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: