in Germany there’s a (somewhat) new law that makes it mandatory for all websites to ask you if it can store cookies on your harddrive. since then every time you visit a new page or on a new installation you have to click through three pop-ups, it’s sooooo annoying to navigate the internet since then. so yeah this feature is more then welcome here ^^
And the thing is afaik in the EU websites cant save anything nonessential unless you actively opt-in. In other countries its opt-out. So blocking cookie banners while not strictly cleaning or blocking may be harmful for privacy
As I understand it, the blocker has website-specific rules to automatically click the right buttons. For the first release, they've probably primarily tested those with German websites. I assume that if it works well there and they've ironed out most bugs, we can see it roll out more widely.
I think (and hope) tha the logical conclusion of the DNT lawsuit v LinkedIn will be that DNT will be deemed necessary and sufficient, and that this setting will replace all the cookie banners. But even if that comes to pass it will be years before all the banners will be gone.
They might have changed the OP to fix it in the past hour, but for me the “screenshot” is coming from the social image for the link on the post itself. Clicking through the link gets to the actual article.
Is it hard to switch from Xfce to Plasma? Will it affect my installed programs? I only use this computer for gaming and dev work which is backed up against a git repo tho so I wouldn’t be too sad to lose it.
Not really, and no. This shouldn’t affect your already-running system. This change means that the iso will offer plasma by default and will run plasma in the live environment.
And I wouldn’t say it’s particularly hard to switch from any desktop environment to another. It takes some relearning where stuff is, keyboard shortcuts, etc, but any desktop environment can run any Linux program, provided the necessary libraries are installed (which your package manager takes care of). You can install kde programs on your xfce desktop, and they will run fine (and vice versa). They’ll just pull in a bunch of kde libraries when you install.
We can do that when it's actually released; blogspam tries to publish on the expected release date before the actual release so it can scoop up the clicks. Release notes should be posted here later: https://www.mozilla.org/firefox/120.0/releasenotes/
This major change won’t affect existing EndeavourOS users as they will be able to continue enjoying the Arch Linux-based distro with their favorite desktop environment. On the other hand, the devs removed the Sway, Qtile, BSPWM, Openbox, and Worm community editions from the Calamares installer as there’s no one left to maintain them.
May also be relevant to some users.
The devs explain the switch from Xfce to KDE Plasma as a way to make EndeavourOS development and maintenance easier for them as they have a more native experience with the Calamares installer.
Could someone explain to me why the Calamares installer would have to do with them deciding on KDE over XFCE?
Calamares uses the QML / Qt toolkit. Most of the people involved in Calamares are also involved in the KDE Project.
XFCE use the GTK toolkit.
So, it is totally reasonable to say that KDE is “more native”.
While Wayland maybe a factor, KDE itself will not be fully Wayland compatible until Plasma 6 next year. So that does not really explain the timing of this move.
I use XFCE myself so I am a bit nervous about the change. We will see.
I thought that “Wayland by default” being merged meant it will be a part of the next release but there wasn’t even a mention of it. Will it be a part of the next release maybe?
I could be wrong, but i think that was probably on the alpha release, which is now the beta release, so maybe the next stable release will have wayland by default.
There was somebody on the Linux reddit with a self hostable ebook app just a week or so. It looked slick but wasn’t really that useful for me. Might be worth a look.
I feel that I’m usually more upset that apps choose electron and I have performance issue because they didn’t spend time writing a proper lightweight desktop application. I feel like Calibre is actually one of those apps.
I could see portability across devices being useful but is the Calibre interface really going to be conducive for that?
All the other services I have running are on a server in my closet, which I access with a web browser from other devices. Calibre needing to run on my workstation is a big shift in that workflow. Especially because all the rest of my media is sitting on that server.
Also, UX of open source desktop apps is… lacking. They don’t look good, and they don’t feel good to use. But that might be because I’m picky and spoiled by decades of using a Mac.
I definitely don’t want more Electron apps. About the only things I want to run locally is a browser, a text editor, and a terminal.
That’s fair but I think one of the most critical features of Calibre for me is interfacing with my e-reader over USB to download/upload my epubs. I don’t know how that would work from a Browser app.
You can use Podman too, if that would be a problem.
Look at StirlingPDF if you want an example how to run OR are interested in a great web-UI PDF editor based off various open sourc tools, in a single interface
It’s unnecessarily annoying to set up, as the other user pointed out. But it can be set up by itself using hub.docker.com/r/linuxserver/calibre-web docker, and used standalone. The only trick is needing an empty database.
Can you explain bit more please. I have calibre-web running, downloaded empty database, added some books in the same folder as database, but nothing is showing up in calibre-web gui. Did I miss something?
ePub is basically just a limited HTML page in a zip file (plus a bunch of metadata and CSS styles), and ePub 3 can contain audio and video elements embedded in the text, just like a webpage. With the most basic usage, it would just show up as an audio player in the middle of the text, no sync. But there is also a media overlay thing I haven’t looked much into that looks like it provides sync.
9to5linux.com
Active