• 23 Posts
  • 199 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle



  • Depends on your budget, I guess. My setup consists of a regular Samsung Smart-TV that I have disconnected from the network, connected to a mini-PC from Minisforum running Linux Mint. The reason I got that was mainly for gaming, could get away with a significantly cheaper option if not. I run my own Jellyfin-server for media content (movies, TV and music) and use FreeTube to watch YouTube (which I sync with my laptop and mobile using SyncThing). I do use a wireless foldable and rechargeable keyboard with built in trackpad, but it’s not working as great as I imagined. Corsair used to have a nice media keyboard, but as far as I know they have discontinued it and I haven’t yet found a new one that fits my criteria, so I keep using the foldable one.

    As for gaming, I run emulation through RetroArch and Steam in big picture mode. I have four 8BitDo Ultimate controllers in case I get any friends over who are keen on a round of Mario Kart.










  • Thanks for taking the time writing this up, it is very helpful for my understanding (and I imagine many others’ as well)! For the things I don’t completely understand for now, this also gives me a lot of additional pointers for what to learn more about to get a better grasp. So it goes straight into my notes for future reference.

    Sounds like I should dare to activate my dGPU and reboot to check it out now then :) My biggest worry was that it would be so severely broken that I wouldn’t be able to switch back, but I know that is just an irrational fear - no way Tuxedo would’ve switched to Wayland by default if it broke their own laptops. But I’ve been a little twitchy about larger updates since I deleted KDE accidentally from not properly reading/understanding the prompts during update.




  • Wayland should be faster. What would you expect to happen? It should just work, while in the background EVERYTHING is changing.

    I had assumed that I would get a somehow smoother experience (such as speed, for instance) or some other perceivable benefit, but I think Ramin Honary nicely highlighted the necessity of the change on the backend side. So your point is good, maybe I should just expect a smooth transition where I don’t notice anything.

    For Freetube, it should automatically detect running on Wayland and use that. But I had one bug on Freetube only on Wayland, may be an Electron issue.

    If I run the executable after downloading from the GitHub repo directly, it launches in XWayland. The additional parameters I mentioned in the post used to work to launch it in Wayland, but not anymore.


  • cyberwolfie@lemmy.mlOPtoLinux@lemmy.mlNot really sure I get Wayland
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    1 month ago

    Thanks for such a detailed account - it really makes sense to move on from X11 based on what you write.

    When I first heard about what X11 and Wayland was and how long the transition has been in the making, I found it a bit hard to believe that it should take so long. I am still not fully sure why it would take so long time to mature… is it a chicken-and-egg kind of situation where it cannot mature properly before it is more widely used, but it has not been more widely used because it was not mature enough? Or is it such a difficult task to get this right and that the development time reflects that?

    And why would for instance NVIDIA GPUs continue to have issues with Wayland (and what kind of issues would actually be caused by this?)? Is that a matter of closed source drivers and lack of support from NVIDIA’s side to implement required changes? Or are such issues on a more fundamental level (i.e. architectural differences that somehow factors into this - I have no idea what I’m talking about now, I’ll stop writing…)?



  • I use Obsidian, which is quite powerful with their vast plugin library. You can do a lot of automation, and you can check out some of Nicole van der Hoeven’s videos, who among other things use it to keep track of TTRPG campaigns, both as a player and as a game master. For example this one.

    I don’t use their sync service, but have all files locally on my Nextcloud server. I sync them to my phone with Syncthing, which unfortunately means I cannot encrypt them with Cryptomator like I planned, but if you only use it on your computer, that is also something you could do. If you are paranoid about them still phoning home with your data, then you can block its network access with a firewall. I think you can install plugins manually.

    I would have preferred it if it was FOSS. I have considered checking out Logseq as an alternative. But the bullet-based workflow doesn’t appeal to me, so I haven’t tried yet. I switched over from Standard Notes, and honestly it was pain to transfer because the text export from Standard Notes was all over the place, as I had used a lot of different note types. I tried to parse some of these smart notes they have, but I couldn’t quickly figure out how they were structured to automate it, so I ended up manually going through and copying over what I wanted to keep. I like the approach of keeping plain text markdown files. It is easier to export to another application in the future, although some of the content will be useless as it is explicitly written for the plugins (e.g. Dataview).