How is Windows less corporate than MacOS or ChromeOS?
- 0 Posts
- 82 Comments
Implement an SOC on the FPGA and boot away!
Some anti cheat either didn’t work well with Linux or is specifically intended to be incompatible with Linux.
I’ve tried getting Windows XP games to run both in windows 7/10/11 and wine with little success. However, I have gotten them to work in Windows XP virtual machines.
WolfLink@sh.itjust.worksto
linuxmemes@lemmy.world•Social gatherings have been... different since I switched.
2·4 months agoI gave up on getting multiple displays to work consistently on macOS and Windows years ago and just got an ultrawide instead.
WolfLink@sh.itjust.worksto
Cybersecurity@sh.itjust.works•Threat model for PGP signed software vs. HTTPSEnglish
1·4 months agoOne thing I’ve never understood about providing a hash for the download, is that the download and the webpage displaying the hash are typically served from the same domain, so if the download is compromised, couldn’t the hash be too?
Yeah the extensions are important. I have my top bar completely hidden until I open quick search. I like the aesthetic of a completely clear screen with just my desktop background and my windows (I also generally configure macOS this way as well).
I’m a long term Mac user and have been periodically playing with Linux because I want to fully switch eventually. (full disclosure I currently still have a MacBook I use as well as a Linux desktop)
I’ve tried Ubuntu, Debian, Elementary, and probably a few others I’ve forgotten, but the first one I’ve really felt is a viable daily driver OS is Bazzite. This is because it largely just works out of the box, such that you only need to install and tweak extra things if you really want to.
I strongly recommend Bazzite, and I personally prefer the Gnome variant.
Bazzite gives you:
- easy way to update everything in one place
- “App Store” like application to find most apps you’ll need
- all the basic drivers and utilities you’ll need out of the box
- a “Files” application that feels like Finder
- a “Document Viewer” application that feels like Preview (although it’s not as powerful)
- a quick search feature that’s a lot like Apple’s Spotlight, and honestly is way more reliable than Spotlight in more recent macOS releases
- multitouch trackpad gesture support out of the box
- a Settings app that is pretty straightforward to navigate and controls most of the things you would care about
- There are other settings apps for finer tweaking. I know that sounds confusing, but Linux people wouldn’t complain if it wasn’t possible to change every detail somehow. Bazzite does a good job of making the important stuff accessible in the main settings app IMO, so you generally don’t have to worry about the deeper options.
Here’s a guide to get you started:
- Go here: https://bazzite.gg/
- Fill out the dropdowns (Q: What hardware are you using? A: Desktop, Q: Who is the vendor of your primary GPU? A: this depends, it’s important to get it right, ask for help if you are unsure, Q: What desktop environment do you prefer? A: I recommend gnome, but KDE is great too, Q: Do you want Steam Gaming Mode? A: No, I want a traditional desktop experience)
- Click the “download Bazzite …” button
- Make a USB stick into a bootable Bazzite installer (I recommend using https://etcher.balena.io/)
- Boot your computer from the USB stick. How to do this depends on the motherboard, but generally means holding down a key while booting (on a Mac it’s Option, on other computers it’s often something like Del or F2 or F12 or something) This will bring you to a menu that you navigate with keyboard arrows until you find the option to boot from the USB
- Follow the steps from the installer. It’s pretty user friendly.
Note that this will delete all data in the USB you use and the drive you install Bazzite on
Once you have installed Bazzite, here are a few programs I’d recommend (these can be found in the “Bazaar”, which is an “App Store” like way to get programs.
- VLC (like QuickTime in macOS, but honestly VLC is way more powerful)
- LibreOffice (there are a couple FOSS Office suite options, this is the one I personally recommend)
- KdenLive (video editing - like iMovie or Final Cut)
- GIMP (like Adobe Photoshop)
- Disk Usage Analyzer (like DaisyDisk on Mac), if you’ve ever used that
- Mailspring (I haven’t found an email app that is quite as nice as Apple’s but Mailspring is the one I’m currently using)
If you have any other questions let me know! I’m happy to help.
It’s not easy to switch, but it can be made easier if you keep all your important files in one place.
WolfLink@sh.itjust.worksto
linuxmemes@lemmy.world•"how do i install this on Linux?" "thats the neat part. you dont."
3·5 months agoOn bazzite it’s “ujust update”
There are cables in the windows side but not the Linux side, which also seems like an odd choice for a human to make to me.
I have set up WireGuard manually running on a home server. It’s not that hard to set up IMO but that definitely depends on your experience level.
Other than that I’d second Tailscale which is similar but easier to set up
WolfLink@sh.itjust.worksto
Linux@lemmy.ml•Bazzite just delivered over a petabyte of ISOs in a single month
2·6 months agoIt’s the most plug-and-play Linux has ever been from my experience.
WolfLink@sh.itjust.worksto
Selfhosted@lemmy.world•Have clankers visited my blog one hundred twenty-one sexagintillion eight hundred ten novemquinquagintillion times so far in November??English
91·6 months agoThis is why I use CloudFlare. They block the worst and cache for me to reduce the load of the rest. It’s not 100% but it does help.
Computer science was all Linux at my college. Xubuntu, specifically.
WolfLink@sh.itjust.worksto
Cybersecurity@sh.itjust.works•Is there any other means of surfing the world wide web without the internet and services of companies like cloudflare ?English
19·6 months agoThe choice to use CloudFlare is made by whoever made the website you are visiting
WolfLink@sh.itjust.worksto
Programmer Humor@programming.dev•99% of Windows usability issues would be fixed if Windows had the guts to add this button
21·7 months ago99% of the time the “other program” is a minimized file browser window open to the drive.
WolfLink@sh.itjust.worksto
Programmer Humor@programming.dev•Computer Science Courses that Don't Exist, But Should
5·7 months agoI would actually love to take 3300! That sounds fun.
As for 4020, writing performant code in Python typically means calling into libraries that are written in C.
WolfLink@sh.itjust.worksto
Linux@lemmy.ml•Windows 10 refugees flock to Linux in what devs call their "biggest launch ever"
1·7 months agoThanks I’ll look some of these up and maybe I’ll understand why people hate systemd
I just selfhost bare git repos on an ssh server