Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CH
Posts
96
Comments
1,013
Joined
2 yr. ago

  • It's possible to view matrix rooms without an account, but it has to be supported by the server as it has to load the conversation history from other servers over federation before showing it. I'm not sure about how long this currently takes.

    I think the key is whether it's indexable by search engines and can be archived by archive.org. Any chat service fails miserable at this and is thus not acceptable for documentation.

  • I personally don't like LaTeX for documentation because it doesn't benefit much from advanced features of LaTeX, while being more difficult to read/write than Markdown.

    Discord is great for building a community because it's the defacto chat service for communities. It replaced IRC and does that quite well. Having a place to casually chat with people more invested in the project has its advantages.

    Now I really dislike it if they think discord can replace a wiki. Iirc discord added a wiki-like feature a while ago and it's terrible because it's not indexable by search engines.

  • Counter-Strike 2 runs noticeably worse than Source games like CS:GO and Team Fortress 2. Sadly CS2s Source 2 Vulkan renderer isn't so great compared to its DX11 renderer, which is only available on Windows. It might mean you're stuck with worse performance, even I want to upgrade from my RX580 because fps drops feel really bad. When I tried to run CS2 on the Steam Deck fps where ok, but also not great, so sadly it's not unexpected that it's not playable on that laptop. Hopefully Valve improves their Vulkan renderer.

  • As a middle-ground, I think it's enough to only sync the community name and user count and maybe the description. More isn't shown in the search anyway and those 3 data points shouldn't take too much storage.

    Syncing name solves the problem of communities not showing up. The problem with only being shown posts in a community someone on the instance has already subscribed to is more difficult, as you wrote.

  • Yes, I had issue with an upgrade installed through apt, and was likely misconfigured by me. Another time I had issues after an upgrade was because of the webui and the cli worked. Yes, Nextcloud as a container is great.

  • Nextcloud (or rather Owncloud) was one of my first projects I selfhosted (on a Pi). It's also the first software which broke on a upgrade, which isn't strange given my lack of knowledge and it's complexity.

    Nowadays I like to split my services, because it's easier to maintain and solves my use cases better. Immich for photos, smb for file access (as I don't need sync), radicale for calendar/contacts. Still, Nextcloud is awesome for getting started with selfhosting or if you need a complete platform with integration and all those bells and whistles.

  • I disagree with calling CDU right extremist, because the majority isn't. Calling all conservatives right extremist erodes the meaning of the term. Now we know that parts of the CDU are (likely) right extremist, but I'd say it's a small minority.

  • The additional Ubuntu Pro security updates are also open source, which means open source maintainers are free to adopt them for the regular security updates (and some do).

    If Canonical didn't charge for those additional security updates they wouldn't be able to pay for developing them, which would result in only core packages getting patched again. Also it's possible to make an account and get them for free on a few devices, so it's really not so bad. This way of doing things is better than what RedHat is doing with RHEL.

    If Canonical restricted maintainer from applying Canonicals patches, I'd change my opinion. For me I don't need security updates that badly, so I'm fine with Debian, NixOS (or Ubuntu non-Pro).

  • Thanks, I think I understand now what you mean. I still disagree on the notion that people are forced to use flatpak and that the number is meaningless because of that. People choose to use flatpak because it solves their problem.

    I'd say it's similar to many people who use Ubuntu because of its big user base and software support. It's still an achievement to be recognized.

    Anyway, I do agree that the number itself isn't really relevant. I'm pretty tired and maybe I'm a bit pedantic, so good night (or have a nice day, depending on your timezone).

  • What do you currently do if a developer doesn't package their software for other distros? Maybe they only provide an AUR package or a .deb, so someone else has to package it.

    With flatpak the only difference is that a distro independent package exists, that anyone can install. It being possible to do cross-distro apps with a single package doesn't make it any harder for distros to also package it.

  • The issue with those numbers is that they don't account for people having multiple devices. My PC, Laptop, and Steam Deck all download apps from flathub, so I'm likely counted multiple times. On the other hand most people only use one device, so the actual numbers probably don't doffer much. It's an estimate anyway.

    Edit: I'm not surprised the amount of people using flatpak/flathub increased so much. It's my preferred method of installing proprietary software and works on any distro, even unconventional ones like NixOS or Alpine. Sandboxing continues to get better, be it isolation or usability.

  • It's great to see a Wayland window-stacking compositor to cater to those who like Openbox, altough personally prefer tiling wms.

    Why do you want to run an application as another user on the same OS? My only guess would be for isolation through seperate home directories, because with X they could still log keys, so it's not enough for proper sandboxing.

    It might be possible to (mis)use waypipe for this purpose, altough I don't know good the performance would be compared to direct rendering.

  • If you're concerned about privacy, you could build your own NAS. It's more work, but also more powerful for the money. Wolfgang's Channel on YouTube has quite a few videos about low power diy home server.

  • Thanks, I forgot rounded corners and window blur are also not supported by Sway. Especially blur does have it's non-cosmetic use cases, so maybe it'll just take a decade until they accept a contribution. i3 also didn't include the i3-gaps patches for many years.

    I do appreciate how quick navigation on sway is without unnecessary delays through animations. But especially for touchpad gestures animations are sorely lacking. Switching between workspaces with 1:1 gestures feels awesome and the main reason for me trying hyprland, besides dynamic tiling.

  • A regular capture card will adhere to the HDMI DRM HDCP, which means it'll only record a black screen. As you guessed, there're capture cards which either don't implement HDCP (unlikely for major brands), or which have been hacked and can be flashed with custom firmware.

    I've read OBS on Windows also only records a black screen, at least with hardware encoding enabled (NVENC, AMF, Quicksync also implement DRM as part of the driver). Software encoding might work.

    As always with content: If it's on your device, it can be copied.

    PS: Now I remember Crunchyroll also uses Widevine, but I've seen it streamed over Discord. So either Widevine L3 doesn't prevent recording, or it doesn't work in Firefox, or Discord doesn't use hardware encoding on Windows (unlikely), or something in my comment is wrong information -> Disclaimer, I'm just repeating from memory what I've read.