Thanks for your suggestions! All look like viable solutions, but I’m looking for open-source alternatives to those :)
Thanks for your suggestions! All look like viable solutions, but I’m looking for open-source alternatives to those :)
The use case would be pair programming. Only one of the users would control the desktop at a given time, and the second would be mostly watching and pointing out things. After a while, the roles of programmer and observer could switch and the second user could take control.
I don’t get it either! It’s a good article and I 100% agree with the author. Maybe it’s because it’s talking about a service and the whole article can be considered as advertisement, but I don’t agree.
“Thanks for all the good memories”
I don’t really care for this product. It’s another unnecessary AI assistant. What I’m struggling to understand is why it matters which platform it’s been built on. What difference would it make if they wrote an entire OS from scratch only for this device instead of using Android, if the end product would be the same?
I’ve tried it in iOS, and spent a lot of time fiddling with the settings, but for the life of me I can’t get a decent resolution from it. I get very distant points and I was no able to improve it, so I gave up :(
Sorry! I know it’s been ages, but this is what I use:
Not so long ago I had the same question myself, and I ended up setting 1 Postgress instance and 1 MySQL instance for all services to share. In the long run, I had so many version and settings incompatibilities across services that moved back to one DB per service that is tuned specifically for it. Also, I add a backup app to all my docker compose files that have a DB in it. This way, backups happen periodically and automatically.
Gotcha. Thanks!
Hello again! I am trying Flatcar, and I really like the concept. I had not used immutable distros before. I have a question: How can I apply changes to the configuration? I have a YAML file with the butane config and transpile it to a JSON file with the ignition configuration. How do I apply that new configuration? Do I have to delete the VM and start over again, or is there a way to update it inside the VM? I looked around in the official docs, but did not find anything :(
I use it too! I really like it :)
Looks good! I’ll give it a try. Thanks!
This is my plan B in case I can’t find a lightweight distro to replace RancherOS. Thanks!
This looks super interesting. Thanks! One question though; can I still use it if I don’t want to use Kubernetes? I just want to deploy a few containers here and there. I was thinking about moving everything to Kubernetes, but it seems a bit overkill for the 10 containers I have running.
What I’m looking for is something like https://tuple.app/, but open source.