• 3 Posts
  • 28 Comments
Joined 1 year ago
cake
Cake day: November 21st, 2023

help-circle




  • It’s an amazing tool.

    For your comics list, I’d suggest Dataview, quickadd, and templater plugins. With those three you could easily make a database with an entry mask, that automatically sorts the files into folders and sets metadata based on the mask input, and dynamically creates various tables for reference.

    Folder notes could be useful too, depending how you want to set it up, and how detailed you want to have your tables.

    Whatever you decide on, good luck. :)



  • I was trying so hard to get GTP4ALL to work inside of obsidian because it has this localdocs feature, where you can feed it documents and it integrates them into itself. I want the model to be aware of the whole vault, and also generate notes based on the vault contents, constantly updating.

    It looks like podman desktop + chatGPG obsidian plugin is the way to go through, I’m playing around with it and it looks promising.








  • UNY0N@lemmy.worldtoLinux@lemmy.mlBeginners Guides
    link
    fedilink
    arrow-up
    5
    ·
    3 months ago

    In addition to rhe other advice, I’d add what helped me the most: install arch from scratch.

    Use an older PC you have lying around, or just a VM. Use the installation guide on the arch wiki (or a video on feetube if you prefer to listen to a human explain stuff) and just learn as you go.




  • This certainly isn’t of the same caliber as some of these other comments, but I found it to be fitting to the topic.

    Last year I was having problems getting the game stellaris working on arch. (I use bazzite now, btw) My solution was the following:

    1. download the game via steam.
    2. switch it to use proton
    3. switch it back to linux version
    4. use the terminal to make the entire game folder read-only, so that steam couldn’t touch the game anymore and screw it up.
    5. add the exicutable to PATH
    6. start the game via terminal

    If any one of those step was left out, it didn’t work. I’m no linux expert, so I didn’t have the skills to actuality find the real problem.




  • I haven’t seen any hardware issues, but perhaps I’m just ignorant. I’m pretty busy with work and family generally, so I seldom dig into troubleshooting recently. I’m not even sure I’d know how to start with hardware diagnostics on an atomic distro (but that should be easy enough to find in the documentation).

    I’ll try turning off steam overlay, thanks for the tip!



  • Thank you for the detailed answer!

    Based on all the answers I’ve recieved, I see that’s it’s probably best that I leave the DE alone. At the end of the day, I just need to make sure that I have the correct dependencies for the app in question. Installing the entirety of Gnome was really just my lazy fix idea.