- 2 Posts
- 15 Comments
wulf@lemmy.worldto Technology@lemmy.world•Stop Treating Phone Numbers As A Digital IDEnglish4·6 months agoPersonally I use mailbox.org, it’s not free, but you are not the product
wulf@lemmy.worldto Linux@lemmy.ml•There are sane people with this many VMs on a personal machine, right? RIGHT?0·10 months agoI run a different LXC on Proxmox for every service, so it’s a bunch. Probably a better way to do it since most of those just run a docker container inside them.
Second impression of Garuda (Arch based). My first impression was the dragonized version, which is KDE with lots of mods to make it Mac like, but with extra window animations.
I like things simple, so when I tried Garuda again, I installed the Gnome version. Other than some weirdness getting my Nvidia card working with Wayland, it has run better than anything else on my laptop.
Fully agree with this. There will be a slight learning curve since it will be different from what your used to, but it’s friendly enough to figure out.
If you know the windows program you want to use just search something like “Linux alternative for x” (sometimes there is specific KDE or Gnome progs)
wulf@lemmy.worldto Technology@lemmy.world•Freetube is the best way to watch YouTubeEnglish6·10 months agoInvidious is awesome, if possible, self hosting one in docker is great and keeps it up to date
wulf@lemmy.worldto Technology@lemmy.world•Project Kuiper: Amazon's answer to SpaceX's Starlink passes 'crucial' testEnglish151·2 years agoCall me a socialist, but the moment the tech was proven either the US or some UN based org should have eminent domained and brought Starlink.
That way there wouldn’t be multiple companies sending tens of thousands of satellites into space. And hypothetically there would be a greater expectation of equal access. Oh and access wouldn’t be at the whim of a pretty billionaire.
Ha, I did the same thing. Was getting really tired of pip issues and attempting to use pyenv and messing up a lot. Figured I’d start clean.
Didn’t realize so much depended on python and ended up needing to rebuild the whole thing.
Now I don’t mess with python on my host and only use VMs for Dev or messing around.
wulf@lemmy.worldto Linux@lemmy.ml•[SOLVED] Can't access drive on linux/windows dual boot1·2 years agoThis was my problem, it’s enabled by default, so double check that
SOLUTION:
Here is the solution I came up with:
pub struct Configuration {} impl Configuration { fn get std::str::FromStr>() -> Result { Ok(T::from_str("1234"); } } fn main() { let my_conf_val = Configuration::get(); }
Afraid this might have been the case, if Ogeon’s suggestion doesn’t work out, I’ll probably end up with multiple getters, one per type. There aren’t that many anyway
Thank you!
Correct, I would want the caller to know what they’re getting, I’ll see if this works, Thank you!
Any Ubuntu affiliated distro is required to use snaps, so Kubuntu will use them. Startup times are terrible, but running performance should be the same.
Another simple distro to try would be either Mint or Pop-OS. Both are still Ubuntu based, but without snaps
Mint’s interface (Cinnamon) is similar to Windows, Pop-OS uses a modified GNome
wulf@lemmy.worldto Linux@lemmy.ml•Is there a Linux based OS for public computers, such as at a library or a PC cafe?8·2 years agoI’m not sure of exactly how they manage everything, but my county library system uses Debian with an XFCE interface.
Not sure if it’s because it’s been this way long enough now, or it just looks close enough to Windows, but I haven’t known anyone to complain (and my in-laws complain about everything else)
Using gnome now, but have always enjoyed Xfce. Was going to use it for my current setup, but at the time it didn’t support Wayland. It looks like it’s getting close, but not quite there yet.
Maybe once Wayland is fully supported I’ll give it a shot again.
Miniflux for me as well, I find the progressive web app for mobile has the best color scheme for my eyes