Zenlix
- 12 Posts
- 31 Comments
Zenlix@lemm.eeto
Programming@programming.dev•I'm thinking of creating a website and l'm thinking of using docker in the process. How do I use it in the creation of my website ?
7·8 months agoDepends. What should docker do for you?
The new template strings look cool and very usefull.
Can I boot windows with it?
Is there a good alternative to ventoy?
Of course I coukd flash the iso directly to the usb stick but thats not what I mean. I mean a trustworthy foss ventoy alternative.
Downloading all of wikipedia for one language is abiut 90GB. Inhave it on a spare drive in case of an outage. That way if I need to research something I can still do.
Stable, fully foss and commonly used.
In my first install I had different home and root partitions. That was a big mistake. Once set, you cannot resize them properly and you are fucked if they are not perfect for your need. In my case the root partition got to small. After some time I just reinstalled with a single partition and would do that again.
Does the MS version have stuff that would be incompatible with the original?
If not they made an absolute shitty move.
This is a good book to start with small usefull projects in python: https://automatetheboringstuff.com/
Zenlix@lemm.eeto
Linux@lemmy.ml•[solved] I'm having audio issues with Linux and while I have a temporary solution, I'd like to have a permanent solution if possible.
6·10 months agoWhat distro are you on?
Zenlix@lemm.eeto
Programming@programming.dev•Make my application extendable by "mods"?English
8·10 months agoI think as soon as you add mods to your application that can bring their own code with them you have a potential security issue. The most secure approach that I have seen is wasm mods/plugins run in a sandbox.
Zenlix@lemm.eeOPto
Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils
3·10 months agoThanks for your explanation.
Zenlix@lemm.eeOPto
Linux@lemmy.ml•Ubuntu explores replacing gnu utils with rust based uutils
8·10 months agoWhat does the license change actually mean? What are the differences?
As far as I know, by definition, at least restic is not incremental. It is a mix of full backup and incremental backup.
Thanks for your hint towards borgbackup.
After reading the Quick Start of Borg Backup they look very similar. But as far as I can tell, borg can be encrypted and compressed while restic is always. You can mounting your backups in restic to. It also seems that restic supports more repository locations such as several cloud storages and via a special http server.
I also noticed that borg is mainly written in python while restic is written in go. That said I assume that restic is a bit faster based on the language (I have not tested that).
As far as I skimmed the text they used bevy for their prototype not for the release or at least not as a whole.
Yeah. The idea of random stuff nesting into my pc where I will never find it again is also a big pain. That said using distroboy would make it much cleaner I guess.



Dont know anything about that network stuffut the gui looks nice. Happy to see someone using iced here.