• 0 Posts
  • 78 Comments
Joined 2 years ago
cake
Cake day: September 27th, 2023

help-circle
  • paid for a year a while back when they had some discount. will not renew.

    like others have said:

    • no standard protocols support to use other clients and their clients are shit
    • no client improvement in the last year
    • their pricing buckets are weird and the price per gigabyte is too high

    it’s a niche product. if e2ee is the primary goal, that’s fine. it’s not what most people want/need. as far as I see it, we lack a good service with no tracking/mining and tuta is just too much limiting.




  • Linux is not what it used to be.

    When you think linux (on the desktop), don’t think nerdy terminal thing… Think a bit more complicated Android when using gnome and when talking normal use. You still can use it for advanced features like self hosting, but for advanced things you would need terminal. Regarding normal use, I installed it for my mom… No complaints, no viruses, she is super happy since people today mostly use a web browser.

    Mini PC can be used for selfhosting, yes. Server is a ‘role’. It’s not necessarily hardware. So you can selfhost a bunch of things on rpi, Linux phone or actual server hardware. Subscribe to selfhosted community and see what people do there. Easiest is maybe to start with network file share to work with windows (in Linux world this is called samba).

    Self hosting will not come always with a gui and you need to learn things like podman (a container engine), but recently a management tool called cockpit bacame very usable. I think i saw that they even have samba configuration GUI, but I’m not sure. Anyway, Cockpit is a web tool, so if you have it enabled, you can fix and change things from another computer. Check the screenshots: https://cockpit-project.org/

    If Arte Works via a browser, install Firefox and that’s it.

    I use a mini PC from HP, elitedesk or prodesk not really sure, with Intel 8gen cpu. Size is like 2x 100g chocolates. I would advise against this specific micro pc - due to some hp firmware stupidity - it causes HDMI to not have Sound out-of-the-box. Some manual configuration is needed (if you do opt for it, I can tell you how to fix it).

    To avoid these problems. I would go for AMD CPU of 4000 gen of later. That kind of pc on willhaben costs roughly 200-300eur.

    You can check also afbshop they tend to have refurbished equipment for really good prices with warranty from time to time.


  • Since we are in the privacy community, maybe not. I only proposed it for convenience and if this didn’t cross your mind.

    Privacy aside, with PS5 or Xbox you get a device with two features. Plus new games are insanely pretty, I really like Forza 5. Since this is not what you want, I can propose maybe one alternative, better fitting for privacy community: use Linux Box in the form of a mini PC and get a USB optical drive.

    A while ago I was considering a similar thing, just instead of dvd, I was considering blu-ray. Couldn’t find really a cheap one which works with 4k, so im sticking with mini PC option and an Xbox




  • Not OP, but what I do lack here is a decent server Implementation in a single binary and easy deployment.

    Also decent native clients for various platforms. Do we have any good ones?

    This probably isn’t a xmpp specific, but I’d like to have it work like wireguard. If the keys are wrong, self hosted instance would just reject it on the packet level. Then only authorized clients could use it. Outgoing connection on some hub instance would give access to outside world. All this would help with self hosting.












    1. Dual boot should be ok. If and when you decide to fully switch, I’d say it’s better to do a reinstall. Messing with partitions always comes with disclaimers. A bit advanced topic if you are interested: when you resize partition usually data needs to be moved, depending what you do with it, so it will wear your ssd; also you should be aware that you must install windows first, Linux second because windows doesn’t really play well with others and be sure NOT to format EFI partition when installing Linux.

    You have alternatives to dual boot: VMs. Run Linux on bare metal, then boot up a VM if you need something only windows can provide. Gnome has a new VM tool incoming.

    1. No idea for audio, but Photoshop has alternative, gimp. Wether you like it or not, it’s another story (people I know really really hate that one). For digital art there is a tool called Krita that runs on kde. People really enjoy using it.

    2. NTFS has one thing that Linux doesn’t really like - it is case insensitive. Linux normally works with case sensitive filesystems. There was recently a rant by the Linux overlord about case insensitive filesystems, so you might want to stay clear of it. It’s ok to use it on a thumb drive though.

    Edit: minor typing fixes


  • ijhoo@lemmy.mltoKDE@lemmy.kde.socialAbout Plasma’s X11 session
    link
    fedilink
    arrow-up
    2
    arrow-down
    5
    ·
    9 months ago

    Any effort in this area is too much since it is for sure wasted. Even Bugfixes. If people want to use it, they should have stuck with plasma lts or use an lts distro.

    I know I’m not majority with this opinion, but plasma 6 should have dropped x11. Plasma 7 should drop xwayland.

    Not only does this make sense effort wise, but it prioritizes future and not past development.

    Valve can stay with older kwin version and/or support move to Wayland with SDL improvements and whatever else is needed. Not that they lack resources… Also Vulkan.