Using it on my latest install. Not bad. I mostly picked it for the visual aspects but I’m in the fence about it’s functionality. It feels like it takes more clicks than it should to open stuff.
Using it on my latest install. Not bad. I mostly picked it for the visual aspects but I’m in the fence about it’s functionality. It feels like it takes more clicks than it should to open stuff.
Ansible is a legitimate way to provision a VM, but that’s not it’s strong suit. You should look into Teraform as it’s more industry standard.
Been using it a few weeks and mostly happy. 2 gripes are waydroid not working (didn’t have a big desire to use it but still) and leaning into the immutability aspect can be tough. I say it’s tough because it didn’t take long to run into a case where I really need to use rpm-ostree install and I’ve so far failed at using workarounds.
I think they’ll basically be a controlled opposition party. Having only one party control the entire government should be a red flag for most Republican voters. Keeping them at a consistent 20-30% of all offices is a good way to say, “Look, you have choice. Not our fault Democrats have unpopular policies and can’t muster a majority anymore.”
Really. For a new user, fixing the repos is one of the less intuitive things to do.
Will Smith eating spaghetti is the only true test of an AI video creator.
Also, a bit impressed the girl at the top isn’t insanely gorgeous like most AI generations. Making mundane or ugly things is usually a struggle for most models that are built on high quality, studio imagery.
Sorry it’s bringing you down but we could become the next Russia in a few months. If we do it’s definitely going to become your problem as well.
Spoiler: Mac and Windows only. Was hoping for a Flatpak or something but not yet.
Maybe it’s a doomed experiment but I think it’s possible to praise an act but not praise the actor. I’m hoping small concessions can lead to common ground.
I’ll actually amend my first bullet though since I believe Trump is a genuine liar (which is contradictory) and say instead I applaud that he committed us to leaving Afghanistan.
I’d recommend dual booting right now so you can transition over a longer period. Also make sure your chosen distro supports dual-boot. Technically any distro can dual-boot but if it doesn’t support dual-boot you’ll have to put in some extra effort to make sure both can boot safely and easily.
I’ll agree to the top three. We all wish the pull out would’ve gone better and probably sooner but someone had to nope out of that mess. Alterior motives or not I’m glad we’re out of there.
It wasn’t easy but I found at least three small things I do appreciate about him. I think painting him as the antichrist is as helpful as declaring him as the second coming of Christ. Maybe it’s too soon but some kind of outreach needs to occur or the desperation on each side will only increase.
Or just skip ahead and unionize.
I’m new to Gnome, been using XFCE and Budgie for the longest time. Does this or any other extension allow offsetting the location of the date and time? A webcam attached to my monitor mostly blocks it.
Wow. I might have the same model. What distro are you running?
I’m running Ubuntu Budgie Jellyfish. My biggest gripes are battery life and notifications (only low battery warning I get is the screen flickering 1 min before it dies at around 5% power), video (maybe once a month the screen will go black and I can’t do anything but hard reset), and Wi-Fi (5G connection is much more likely to drop than 2.4G if I’m between APs). Might be a bit of a lemon since I had to get the mobo replaced in like the first 2 weeks.
My Dell XPS is my most hated computer. 90% stable with Ubuntu but that 10% really stings.
I’m highly considering this as a daily driver. Docs need a bit more organization and not sure how big the community is but it checks a lot of boxes for me.
Again, capable of a lot but it’s best at configuration management. I like to use Ansible after I install an OS to do things like tweak SSH to be more secure, install Fish shell, set common environment variables and aliases, create a bin folder in my home directory, and clone down a bunch of custom scripts I have and a remote Git repository. You can do this kind of thing with a bash script also but with a well written ansible playbook you can run it over and over and it can fix configuration drift (in my example it could ensure my repository of scripts is up to date).