• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • Well yes but I am not sure that this is the main problem with flatpak containers.

    I’d rather point out that this approach creates a bigger attack surface since the containers tend to ship with outdated versions of libraries, frameworks and tools that the actual application relies on because it is now that specific app developer’s problem to update them inside of the container. So with this, even an up to date system is not really up to date and might suffer from severe vulnerabilities. I’d say it depends on your application, use case and threat scenario; containerization can make sense but is not the holy grail.






  • X3I@lemmy.x3i.techtoLinux@lemmy.mlEnabling Bluetooth on Arch Linux
    link
    fedilink
    arrow-up
    50
    arrow-down
    1
    ·
    edit-2
    8 months ago

    This is one of the reasons why I am very unsure about the whole archinstall thing. On the one hand, it lowers the barrier of entry for less techy people, which is always good. On the other hand, it allows for installing the OS without ever having to use the archwiki, which leads to people making a blog post like this that could be solved by looking for “bluetooth” in the archwiki and following the instructions. To somebody not familiar with the OS, this makes it seem like arch is much more complicated than it actually is. “To run arch, you have to hope that there is a blog post or youtube video for simple things like bluetooth!”

    No, you simply go here: https://wiki.archlinux.org/ (Also very useful resource if you are on any other distro btw)


  • Sorry, saw the reply just now. I use Wayland pretty much exclusively since I switched all my devices to Linix roughly three years ago and I face no issues. Afaik sway is fully compatible with i3 config, so I assume your gestures should just work the same. Hyprland is a different beast, it is still pre-release, so while the state is impressive, do not expect super advanced niche features like gestures (check their wiki to see if they are supported). I don’t use an OSK, whenever I fold, I pretty much use only xournal++ which I navigate with pen and touch. However, there is at least one that I tinkered with some months ago and it worked, I cannot remember the name though (probably got it from the arch wiki). Lid switch detection works well in sway, so I assume configuration for it to come up automatically should be trivial. Again, definitely try sway first, this should give you the best experience. Hope it helps!




  • Wtf is “Linux desktop”? There are more than a dozen different mainstream desktop environments and window managers that have different degrees of maturity, stability and complexity so this blank statement is very hard to support. Not even talking about the servers/prtocols behind it. I can certainly not confirm that experience on Sway, Gnome and Hyprland and with how young the latter is, I would actually expect it to break.

    So no, from a technical perspective, Linux is absolutely ready as long as you stick to stable distros and configurations.

    Edit: wording





  • You are totally right to be confused, the USB naming is a total mess. A quick Google search told me that your two ports are Thunderbolt4, another thing to mix in. TB4 to my knowledge integrates USB4, so you can basically connect anything that is USB2,3,4 or Thunderbolt3 or 4. Luckily, none if that matters for your use case, pretty much all proper docking stations support charging (usually the functionality is listed explicitly on the docking station description), so you can probably choose almost any. If you go with one of the big laptop manufacturer’s product (Dell, HP) it is pretty much guaranteed to work. Personally, I use HP’s Thunderbolt 3 dock for my gf and HP’s universal Thunderbolt Dock for myself across my work and private devices. Even works on my android phone!


  • X3I@lemmy.x3i.techtoLinux@lemmy.mlInstalling Batocera
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    11 months ago

    Just confirming this being a thing; had to battle the same crap recently at work trying to install Ubuntu server onto Dell Optiplex’s… also make sure SATA is set to AHCI and not RAID, as well as the boot options that someone already pointed out in another comment.