biscuits

joined 1 year ago
[–] biscuits@lemmy.sdfeu.org 1 points 11 months ago (3 children)

Also no issues with to capture sound as well? For example, on Discord?

[–] biscuits@lemmy.sdfeu.org 26 points 11 months ago* (last edited 11 months ago) (16 children)

I've fully switched to Wayland some time ago (it could be already a year) after I learned about how insecure X really is and I honestly do not experience any issues that I sometimes see on the internet. I've been using Gnome for few months, but now I switched to KDE. I think a lot of apps are working natively on Wayland, but for other cases you have XWayland that also works flawlessy in my opinion.

One of things that was issue for me was that I couldn't use Auto-Type feature in KeePassXC, because Wayland doesn't let apps pretend to be a keyboard or capture windows as easily as X does. Funnily enough, I've managed to get it working by running keepassxc --platform xcb, but it stopped working some time ago and I'm not entirely sure why. Other thing that is a problem for me is screen sharing. Wayland doesn't allow apps to capture screen as I mentioned earlier so it heavily relies on PipeWire for this and PipeWire has its own sets of problems. It seems working correctly for the most part, but I couldn't really figure out how to share screen with sound. Not a dealbreaker for me, and a workaround would be to route audio as a microphone input for example, but it is an issue nonetheless. This is only a problem on Discord, in OBS you can easily select video and audio sources.

If you're using KDE already, you could just select Plasma (Wayland) in your display manager and play with it a bit to see if you like it and experience any issues.

[–] biscuits@lemmy.sdfeu.org 4 points 11 months ago (1 children)

Kinda. PeerTube is a self-hostable application that creators can use to host their content, so it doesn't have ads per se. Invidious, just like youtube-dl, fetches video files from YouTube servers, so it also doesn't play any ads that would normally be played before and during video.

[–] biscuits@lemmy.sdfeu.org 5 points 11 months ago (1 children)

Were you booting to Windows between first successful boot and one with this error? Are you sure you have secure boot disabled?

[–] biscuits@lemmy.sdfeu.org 1 points 11 months ago

At least CalyxOS, DivestOS offer Android 13 builds for FP4 (and obviously LineageOS, but it doesn't have OTA updates, afaik)

[–] biscuits@lemmy.sdfeu.org 3 points 11 months ago

Well, IPx5 is technically water resistant for water jets and up to 12.5 liters per minute. I think that sounds enough to be used it rain. I also saw some reviews of other devices that even IPx4 is fine in rain.

[–] biscuits@lemmy.sdfeu.org 7 points 11 months ago* (last edited 11 months ago)

Google is intrusive. The story where Google literally send police on a dad that had stored photos of his son on Google Drive that he meant to show to a doctor or countless stories with scanning emails. For the first one a mitigation could be to encrypt files before hand, but it's not at all convenient for regular people that want to have their photos automatically synced and backed up. For the second one, you could also encrypt emails beforehand using PGP, but yeah, pretty much no one does that. And none of this potential mitigations make Google any less intrusive. And I think I could even argue they allow themselves to be like that because they are this big.

That being said, I'm not arguing that Google Workspace, that integrate tools, storage and emails for way cheaper that other alternatives, is not great value for companies. But it's still Google, so no matter how you look at it, it's still bad choice for privacy. But the other choice being Microsoft, there's hardly a better way.

[–] biscuits@lemmy.sdfeu.org 1 points 11 months ago* (last edited 11 months ago)

Also keep it mind that, while Grist looks like a spreadsheet, there are some key differences between it and a typical spreadsheet (see here). You may need to spend some time with the documentation (which is really good btw, and they have video tutorials as well), but in my opinion it's really worth it.

[–] biscuits@lemmy.sdfeu.org 7 points 11 months ago* (last edited 11 months ago) (1 children)

I use Grist for this purpose. Check out this template, this may be just what you want and using widgets it is quite easy to create a form to append to the expenses database (just like here). Grist works really nice on mobile too and is also pretty easy to self-host if you need an extra degree of privacy, but you can use the official instance as well.

If you want I can send you my Grist template that does pretty much all things you want.

[–] biscuits@lemmy.sdfeu.org 3 points 1 year ago (1 children)

It really depends what other init system you mean, but openrc checks all the boxes. It uses shell scripts, but I've never seen any that would be 500 lines long (at least in Alpine). Services can have defined dependencies as well can be classified into groups so you don't need to configure for any specific service, you can just say 'depend on dns' and any available will be run. And openrc also supports running services in parallel.

[–] biscuits@lemmy.sdfeu.org 3 points 1 year ago

I really like Alpine's mkinitfs. It seems like the most straightforward approach IMO.

[–] biscuits@lemmy.sdfeu.org 13 points 1 year ago (7 children)

In my setup I still use reverse proxy even though all of my services are inside a VPN. IMO it is just more convenient to have services accesible as subdomains or subdirectory than as different ports.

view more: ‹ prev next ›