Zenlix

joined 2 months ago
[–] Zenlix@lemm.ee 6 points 3 days ago (10 children)

What distro are you on?

[–] Zenlix@lemm.ee 3 points 1 week ago (2 children)

Try pandoc.

 

Typst, a very nice Latex alternative, written in rust has published job listings.

[–] Zenlix@lemm.ee 7 points 2 weeks ago (1 children)

I 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.ee 15 points 2 weeks ago

I hope you have success. Ventoy is a cool tool, but those binaries suck!

[–] Zenlix@lemm.ee 3 points 2 weeks ago

Thanks for your explanation.

[–] Zenlix@lemm.ee 8 points 2 weeks ago (13 children)

What does the license change actually mean? What are the differences?

 

At first I was sceptical, but after a few thought, I came to the solution that, if uutils can do the same stuff, is/stays actively maintained and more secure/safe (like memory bugs), this is a good change.

What are your thoughts abouth this?

[–] Zenlix@lemm.ee 2 points 2 weeks ago
[–] Zenlix@lemm.ee 2 points 2 weeks ago (2 children)

I removed all comments for simplicity.

deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free

deb http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free
deb-src http://security.debian.org/debian-security bookworm-security main non-free-firmware contrib non-free

deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
[–] Zenlix@lemm.ee 1 points 2 weeks ago (4 children)

What would I need to do to switch?

[–] Zenlix@lemm.ee 2 points 3 weeks ago

As far as I know, by definition, at least restic is not incremental. It is a mix of full backup and incremental backup.

[–] Zenlix@lemm.ee 5 points 3 weeks ago (2 children)

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).

 

I recently implemented a backup workflow for me. I heavily use restic for desktop backup and for a full system backup of my local server. It works amazingly good. I always have a versioned backup without a lot of redundant data. It is fast, encrypted and compressed.

But I wondered, how do you guys do your backups? What software do you use? How often do you do them and what workflow do you use for it?

[–] Zenlix@lemm.ee 1 points 3 weeks ago

For some apps that are not system relevant such as restic I have found a solution in form of distrobox. But that does not work for programs like podman.

5
submitted 3 weeks ago* (last edited 3 weeks ago) by Zenlix@lemm.ee to c/debian@lemmy.ml
 

I have a few (~5) applications where the version in the debian stable repos is to old for me. Examples would be podman and restic. I found out that the version for testing are recent enough. Is it possible to install specific apps from testing while the default is stable?

231
submitted 1 month ago* (last edited 1 month ago) by Zenlix@lemm.ee to c/technology@lemmy.world
 

We won't be adopting the Firefox Terms of Use for Thunderbird.

 

But it seems they only revlealed some of the code and not the engine nor assets.

So compiling the code could be pretty difficult.

264
submitted 1 month ago* (last edited 1 month ago) by Zenlix@lemm.ee to c/technology@lemmy.world
 

Apparently mozilla wants the right to get data from firefox users. But not like general information, they want to know what data you upload or download through firefox.

Without it, we couldn’t use information typed into Firefox, for example.

What the fuck? I use firefox because I want privacy!!! Not sharing my information with a company.

We need a license to allow us to make some of the basic functionality of Firefox possible. WHY DO YOU NEED MY DATA TO MAKE FIREFOX WORK???

 

For some time I missed the notification icon of discord. I mean the little number in the taskbar icon that appears, when you get a message.

Today I found a fix for it in the archwiki.

You need to have libunity version packaged for your distro installed. For me on debian it was libunity9. After installing it, you get the notification icon again!

 

Are there some big projects/games that are released and made in bevy?

A lot of times tiny glade is mentioned, but I can not find a reliable source from the devs that it is made in bevy.

 

I am thinking about using distrobox. Since I am on debian I wont need it to install software I could otherwise not install. But I have some apps that require weired install scripts and I am thinking about using it as a security measurement. Do you think that is a good idea? Does that idea makes sense?

31
New Rust stable version (blog.rust-lang.org)
view more: next ›