Zenlix

joined 1 month ago
[–] Zenlix@lemm.ee 2 points 1 day 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 1 day 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 days 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.

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

What kind of bugs where that?

5
submitted 3 days ago* (last edited 3 days 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?

[–] Zenlix@lemm.ee 1 points 1 week ago

Thats awesome!

231
submitted 2 weeks ago* (last edited 2 weeks 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.

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

I hate that they had "never will" in there. Seems like a broken promise.

264
submitted 3 weeks ago* (last edited 3 weeks 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!

[–] Zenlix@lemm.ee 1 points 1 month ago* (last edited 1 month ago) (1 children)

As far as I skimmed the text they used bevy for their prototype not for the release or at least not as a whole.

 

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.

[–] Zenlix@lemm.ee 6 points 1 month ago

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.

 

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?

[–] Zenlix@lemm.ee 5 points 1 month ago

Here it states that the hoster used is hetzner https://lemm.ee/post/45660045. That being said Hetzner is a german company, so I would expect it to be in the eu.

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

How can such thing happen? Was an account hacked that had the permissions?

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

It seems that you are not aware in what format you installed your apps.

Before you install an app, be aware what format it is, that you are installing. Is it a debian package installed via the apt cli or via some store gui? Is it a snap package? Is it an appimage? Is it a flatpak? All of these are different and can have different issues (advantages/disadvantages). Often the same app is available in multiple formats.

This is a great video explaining what formats are out there: https://youtu.be/1lLZ-59xH3Y

[–] Zenlix@lemm.ee 2 points 1 month ago (6 children)

A have never used mint and only used debian as a Workstation. If there is a permissions issue with an application, my first thought is how you installed you application?

When you say, you cant easily get tonthe content of a drive, what Desktop Environment do you us3 and what file explorer?

31
New Rust stable version (blog.rust-lang.org)
 

I am currently searching for a name that I can use for a software project. Id like to have a short one that has no real meaning associated with it. I already asked some ai's. All names that I found sound terrible or have some meaning attached to it. . Like the name is already used for some medication or so.

How do you guys come up with names?

 

Iced, a popular GUI Crate, used by system76 for their new DE, is getting default animation support in the development branch. The animations are based on the lilt crate. As far as I know the only missing part that needs to be done is, adding animations to the default widgets.

I assume in the next release it will be shipped with animation support.

I am so happy that this is coming and look forward to see animations in my gui applications.

 

A few weeks a go discord on linux had an update that enabled you to do screensharing on wayland even with audio.

There are a few bugs. For example, you can not change the window and sometimes have to reactivate the audio check box to have the audio work. Sadly the flatpak could not shit that update, because the chromium version shipped has to major bugs in flatpaks (issue).

But the stable .deb has now working screen sharing with audio. That is something that x11 does not have.

view more: next ›