I just started using both recently and it’s great. For the fzf file search, there’s even some extension that can show a preview pane of text files and even images!
I just started using both recently and it’s great. For the fzf file search, there’s even some extension that can show a preview pane of text files and even images!
Same here, I have chromium installed basically just for teams usage
Most of it was just nice little touches that didn’t change my day much, but the explicit sync in Wayland by also adding the Nvidia 555 driver has really been nice
I am a historian whose specialty is too recent to deal with anything like that (20th century), but also have a friend who, to be generic here, deals with a handful of a few centuries back. She found a baggie of a drug mistakenly stored with a letter in an archive (think 18th century) and on a whim, dipped their pinky into the powder and tried it. They regret that decision, but also, nothing happened:)
EDIT: Historians can be boring, but not always that tame
Hmmm sweet forbidden wine!
Just installed in EndeavourOS this morning
😂 I don’t pay that much attention to usernames, but once I saw your comment, I was like “hey, I think I have come across SatansMaggotyCumFart a few times before!”
That’s a thing where I am from. Also, only day where alcohol cannot be sold, as you must do your duty sober. Fair compromise if you ask me: if I already know who I am voting for, I also had the prescience to buy my booze the night before :)
It wasn’t my original intention, but ingress made me walk a whole lot!
Interesting article on what that actually meant for contemporary Mayans: http://theappendix.net/issues/2012/12/time-and-the-maya-apocalypse-guatemala-1982-and-2012
Never heard of mktemp before, that’s need. Come to think of it I never thought about how /tmp is really used by the system in the first place, time to do do studying I guess
That’s awesome. I don’t have one of their products but generally feel a good vibe about the company
One neat thing about swapping the motherboard is that you can easily just 3d print a case for it and use it as a server! I saw a post on the homelab community where FW was selling older model MBs for cheap, and people snapped them up for that. Someone sells a slim case for it, but they also have a printable model for it online
Yeah, I have one piece of software where I need Windows with a GPU (Fusion 360, got it running on wine once but an update broke it), and my wife needs my PC for Adobe stuff sometimes. I might buy a cheapo used older GPU, I don’t need much since it’s not for gaming. That said, the video showed something that might fix where I got stuck last time trying to pass the integrated GPU, so I’m trying that again. I have a Ryzen 9 with 24 cores, so plenty of juice to go around If that if I can pass the igpu through. Then I could try looking glass and be all set. Thanks for sharing, gave me some hope to try again haha
Ha, I was about to edit to say I watched the video. It’s a pretty smooth transition into the client machine!
Thanks for sharing the details! I’m gonna check out the video. So if I understand correctly, when you start your VM, it completely takes over video, and you’re not seeing the host desktop at all, but then when you shut down the VM, it returns to your host desktop? So the resulting experience is like dual booting, but a lot faster? I Heard about looking glass, but hadn’t delved into it since I couldn’t even get the igpu to passthrough in the first place (testing with a cable going to another input in my monitor, which AFAIK, would be the part that looking glass solves)
Oh, this looks nice. I like the bit about maintaining different versions, which is something kind of annoying about maintaining different setups for my laptop and desktop
I just learned about stow, which as far as I understand, is a package that kinda manages the whole symlinking bit for you plus a few things? Honestly, I am not sure how it would differ exactly from what you’re doing, but you should check out a short video on it: https://www.youtube.com/watch?v=y6XCebnB9gs&t=3
Ha, very nice!
I was looking for something similar for a while, like something for simple relational data with some GUI for data entry, aka “I don’t wanna write a little web app just for this”. I had used AirTable at work before at work so that’s what came to mind and my searching was basically for “open source or selfhosted alternative to AirTable”.
Came across some decent candidates, can’t remember all the names, but the one I tried, Grist, was pretty straightforward and did the job: easy relational data setup, GUI for all basic data types including file uploads, easy to create input forms, and widgets that talk to the API and you can customize with JavaScript. Setup was easy with docker
EDIT: other names that came up when looking were NocoDB and BaseRow ( I don’t remember why I didn’t try them for my specific needs)