• 4 Posts
  • 377 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Maybe people have gotten Saned for network scanning working on other things than bazzite, but I can’t figure it out and the discord is never helpful.

    But document signing is a technical limitation caused by flatpak. You can technically do it by installing your entire office and authentication suite on a rooted distrobox, but then that is defeating a fair amount of the point of ease of use and sandboxing. I haven’t tested that though so even that might have some bugs or not work.

    There are but trackers on different upstream flatpak software for it like Firefox, but it has been completely dead for 5 years with no plans on looking at it.


  • Bazzite or an immutable if you do gaming and don’t need a lot of special functionality (e.g. network scanning doesn’t work, document signing doesn’t work and will never work, managing gpg keys, embedded firmware development, Belgian EID, etc…)

    Mint if you don’t have a brand new system and just want an easy experience.

    Arch if you want all niche software to simply be available through the package manager and never have to find rpm/deb packages.

    Debian for a server (or maybe opensuse MicroOS nowadays)

    Opensuse if you really want an EU OS or something very integrated with a snapshot system.

    And of course, Hannah Montana Linux if you are enlightened.




  • Don’t get a tablet if you already have a Linux laptop or a dedicated workspace.

    Get a drawing pad. They are better, more cost-effective, have a better feel (non-display versions), have better pens, and you aren’t restricted to neutered programs offered on android/iOS.

    Wacom is traditional, but expensive and their pen tech is kind of aging at this point, but they always work flawlessly.

    XPPen is the great value alternative (with even better stuff on the top end). i have an XPPen Deco Pro Gen2 and it is an absolutely great pad with the texture of paper, and their little macropad with a scroll wheel works well. The downside is that you need a screen, but it is quite ergonomic.

    The few actual artists I know use the XPPen Artist Pro series which is a drawing pad with a screen, and then they just plug it into their laptop and close the lid. Not as portable, but generally as good or better experience

    XPpen also has good Linux drivers. They work in the kernel by default often, but the macropad and pressure sensitivity customization won’t work globally without their drivers.


  • XP-pen has much more cost-effective options that are just as good nowadays since wacom hasn’t innovated in like 15 years lol.

    They also work out of the box in Linux, but for all of the shortcuts, they also have driver packages for every distribution and if it isn’t available, support will package the newest version for you (in my experience) in your chosen format and then send it to you and update the driver downloads.

    The XP Pen Deco Pro Gen2 is an absolute beast for a drawing tablet.

    XPPen also has a android drawing pad but that is normal android I think.

    If OP wants the drawing tablet experience with a screen, they can also get XPPen Artist Pro display tablet series which of the few artists I know in real life, are what most of them use.

    An actual drawing pad is much better than even an IPad for drawing, and you can also use whatever program you want (like Krita), not just the neutered programs that come on iOS or android.








  • Different person, but I have had my Xperia 5ii for 4 years. It hasn’t gotten any updates for 2.5, but in Belgium, bank apps and a national identity authentication app HAVE to work because the national ID reading software doesn’t work on atomic linux distros so I can’t risk putting Lineage on it to extend its lifespan. The fingerprint sensor stops working 4-12 hours after a reboot due to a prolific software bug and the battery life has degraded quite a bit.

    Maybe the FP6 would be a good successor. FP5 actually got 3rd for me when I took the MKBHD blind photo test after the pixels, the camera seems quite good now.


  • Yeah, I’m sorry but also the policy of OSM to not update road closures (and also no standard way to do it) until they reach a few months to a half year makes it almost useless for navigation in places with multiple construction projects throughout a year

    I can get 20 minutes added to my 30 minute route trying to find a good detour because organic maps just keeps shoving me back to a closed route.

    There is construction in different places 6-7 months of the year here. If I can’t trust organic maps to get me to my destination, then it is useless as a car navigation tool and I can’t switch from map services that update their maps frequently.



  • I had the same thing on Bazzite just with the local network, not a VPN.

    I believe it has to do with the firewall. You have to open the port both incoming and outgoing for 53317.

    But you literally have to be on the same network, so for example if both devices are on the same local network (hence local in the name) and your phone is on a VPN but your computer is not on a VPN, then it won’t work.

    It should work if you VPN into your local network remotely so that both devices are on the same LAN, however, then that won’t work anyway because you have to have physical access to the device to accept the transfer (you could probably use a remote desktop to do that, but then it is getting complicated)



  • Fair, but very very very often (unless you are a full time daily user of the commandlet and all objects you may run into or have a photographic memory) you don’t know the actual specific property or object exact verbatim and have to rely on a very quick search to remember that one object you used 3 months ago once that you need now for example. Or you want to see where/if something is referenced in another subset of programs like a specific IP, another program, a resource taken up, etc…

    That is mostly what grep is used for: discovery and reference, which powershell I don’t think has a substitute for so instead you have to sort through documentation and forums.