I don’t know if I can recommend framework. I’ve been having lots of reliability issues with their hardware.
I had massive issues a few months in. Lots of weird issues such as SSD randomly disconnects, screen flicker & system crashes, and issues with powering on after leaving the laptop overnight.
Been emailing back and forth with them since October trying out different fixes. All this time I haven’t really been able to use my laptop reliably. It should be getting sorted eventually. Their warrenty is pretty good and they finally agreed to replace the whole thing.
The laptop was nice. The modular ports was kinda cool because you can choose your io. The nice part was being able to open the laptop and upgrade parts without voiding warrenty. I think this is hardware issues rather than linux compatibility issues.
Maybe a Thinkpad would be more reliable for uni work
Any modern Thinkpad will run any Linux distro easy, from bios updates up to gaming with Proton. Dell laptops also have a good linux support. Try to avoid laptops with Nvidia cards though, AMD driver installation is way easier if not completely invisible/painless.
I just made the switch a few months ago and I’ve only seen memes about audio, never anyone actually asking how to fix audio and I also never encountered issues with audio myself. my usb audio interface works just fine, although it’s not really professional. what’s the big deal?
I will have to keep a Windows install due to I'm a developer, and Windows is still more relevant for games (also GUIs for debuggers - is there any for GDB?), so no big deal.
windows is hell for development tho???
I spend most of my time in WSL2 and MSYS .
unless you’re developing specifically for windows using win32 api, but i think all software should be cross platform these days.
i use vscode/codiums built-in debugger gui but I’m pretty comfortable with gdb too
I don’t do a lot of native development (I’m primarily a Java guy) so I can’t vouch for it however upon a quick search Seer looks like an interesting GDB GUI.
I went back to my Windows partition due to some performance issues with a specific game and it’s pretty frustrating to deal with. Icons on my taskbar I can’t get rid of, os hassling me about signing up for Microsoft products and overall a bit of a less polished experience than my Linux install out of the box.
Has anyone had luck or experience with using IPP for printing from Linux? A standard networking protocol for printing sounds like it should make a lot of these problems mute.
Technically yes, but WSL2 is remarkably close to optimal in terms of throughput. Unlike WSL1 (a type 2 hypervisor), WSL2 requires Hyper-V (a type 1 hypervisor), meaning Windows also runs as a VM once it’s enabled. The Linux vGPU driver still needs to go through the Windows Nvidia driver as far as I know, but that is seldom the bottleneck for CUDA applications.
AHHHH “Has ptsd flashbacks from having to use Cygwin on a mixed build environment for a popular MMO that’s about some kind of war up in the stars…” lol NOT THE CYGDRIVE lol jk but it did take me back ~5 years.
Better in which way? WSL2 is a VM running ALONGSIDE Windows, not inside. Its performance is basically bare metal. If you have enough RAM, there is no reason to use cygwin instead of WSL2.
Ads are not only present in the browser. For example, there are Smart (not really lol) TVs that have ads embedded right into the operating system (reddit.com/…/unremovable_ads_on_my_2500_samsung_s…). You can’t install an adblocker there, but a DNS based filter will know how to deal with this. There are other alternatives, some are cloud hosted like NextDNS or ControlD, there are other local alternatives like AdguardHome or PfBlockerNG if you run a PfSense Firewall. There are also simple solutions like AdGuard’s Public DNS or Mullvad’s Adblocking DNS servers. If you use an iPhone or iPad, you can easily download a configuration profile that includes the DNS settings for these services. I think NextDNS offers a similar service. On Android, you can just set up Dns over TLS, I think it’s called Private DNS in the settings. DNS adfiltering can’t get rid of all ads though, e.g. YouTube’s mechanism for displaying ads is resistant to DNS filtering. That’s what uBlock Origin if for though.
Pi-Hole will work on literally every device on your network. It can block ads on smart TVs, cell phones, etc. It can prevent certain forms of tracking on video doorbells, voice assistants, cameras, etc. You can also set up custom DNS to restore online service to old game consoles or to host web services at home.
You also get all the metrics. For example, I can see that my computer reaches out to my printer several times a minute and that the Oculus app for my Quest 2 was reaching out to its servers even when the app was “closed”.
You could also use it as a sort of parental control. It can provide one set of block lists to the parent’s devices and a different one to the kids devices. Or you could do the same with IoT devices so they are only allowed to reach out to the services they need to be able to run.
uBlock is still important though. It’s possible to get around a DNS filter like Pi-Hole by serving ads from the same domain that the core service is served through. uBlock Origin can do things like block YouTube ads for instance.
µBlock Origin is great for browsers that support extensions. But that won’t get most Android TV ads or Apple TV users. And I suspect many of the people with pi hole also use µBlock Origin for redundancy.
Correct, I use both myself. Pihole is also my DHCP server and I created different blocklists for different devices on my network. For example, I have “general”, “media”, “gaming” and “kids”.
Speed and efficiency. Why waste time downloading ad content just for it to be hidden by the browser when you can simply stop them from being downloaded in the first place?
With a pi hole, you’re basically setting up a DNS server that has built in abilities to stop ads.
What that means is, you can point your router (or any device really) at that DNS server (pi hole) to block ads.
Ublock is good.
Due to remote work constraints, a pi hole doesn’t play nicely with their stuff and I can’t be bothered to figure out a work around. Mostly because it’s my wife’s remote work, and their IT is hesitant to talk with me about it - I get it, I wouldn’t do that at work (I’m in IT).
So I use ublock on Firefox on both my desktop and phone, plus I run through a VPN that blocks ads and malware for everything else. The VPN is a separate use case, but that’s just an added benefit.
linuxmemes
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.