You can also use this lil guy, but by default you can’t install unfree software (not sure if that is different if you use flakes):
nixpkgs.config.allowUnfree = true;
- 2 Posts
- 22 Comments
You forgot
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "steam" "steam-original" "steam-unwrapped" "steam-run" ];
coffee_tacos@mander.xyztoMicroblog Memes@lemmy.world•Black highlighter ≠ ErasingEnglish
4·2 months agoBlorp blurrp
I had a very similar experience on campus a couple years back, Indiana is not the place to be.
I bought the game, tried to fly into the nearest star, and found out that it was just a part of the skybox. Immersion ruined :(
All you have to do is switch the storage to AHCI mode in BIOS. Windows has to have a special driver for it too in RAID mode, at least as of last time I tried to install it on a dell.
coffee_tacos@mander.xyzto
Open Source@lemmy.ml•Good actually user friendly foss chat app?
10·6 months agoI’m surprised that no one else has said this one yet: Delta Chat
It looks like that answer might be lost to time, but the flower has been used to represent “everlasting love and devotion” since the middle ages. source (wikipedia)
Kites?
coffee_tacos@mander.xyzto
Technology@lemmy.world•Forced E-Waste PCs And The Case Of Windows 11’s Trusted PlatformEnglish
1·9 months agoIdk about the lack of repairability, those things are really easy and cheap to fix in my experience. They are at least no less repairable than 95% of laptops on the market.
For showing disk size+usage, you can just go to the “My Computer” tab. It even shows size and usage for networked drives that support it. The rest of your criticisms are pretty valid though.
You would not believe your eyes
coffee_tacos@mander.xyzto
Ask Lemmy@lemmy.world•Do you think about the possibilities of the world in terms of "timelines"? [aka: Many-Worlds Theory, Yes or No?]
5·1 year agoI like to think of the multiverse as an infinite field of colored static, and our universe is just a tiny segment that managed to represent a comprehensible world.
coffee_tacos@mander.xyzto
News@lemmy.world•Musk helped kill a congressional spending bill. But much of what he spread was misinformation
19·1 year agoIf Musk had legitimate criticism of the bill grounded in facts, then I believe it would have been perfectly reasonable to make an attempt to try to influence lawmakers. The issue here was the use of misinformation, influencing lawmakers to make decisions contrary to what a factual argument would lead them to have made.
coffee_tacos@mander.xyzto
Technology@lemmy.world•GNU Radio LoRa PHY level receiver & transmitterEnglish
71·1 year agoYes, SDR is less efficient than a specially designed radio chip, but what you gain is flexibility. With SDR, your radio can use any transmission encoding, you are mainly just limited by your polling rate.
Specially designed radio chips thrive in constrained, high-volume manufactured devices. However, for development purposes, being able to use LoRa with an SDR is an amazing step up.
“I can get out anytime I want, I just like it here” - vim user
coffee_tacos@mander.xyzto
Technology@lemmy.world•Help Us Hack The Software Industry!!!English
221·1 year agoFirst of all, Linux is not a desktop environment. If you meant “desktop operating system” in that statement, there are still a lot of problems with that.
Windows does have a lot going for it, wide app support, ubiquitous use in industry, and the backing of one of the biggest tech companies in the world. But for most people, linux has enough app support for their workflow with only minor modifications.
Email, web browsing, and office apps are all that a vast majority of people use their computers for. And all of these work “out of the box” in all mainstream linux distros. It just looks different than what people are used to, so they are hesitant to try it when offered, but can usually find their way around given a little instruction and time.
Look at chromeOS as an example, definitely not your traditional linux OS, but still runs on the linux kernel and has all the issues that come with that. However, chromebooks are still one of the most popular laptops for use in high schools. Schools may have ulterior motives for this choice of device such as surveillance, but the devices still work for 99% of what those students need for their classes. And a traditional linux operating system is even more flexible.
There are some apps that the libre alternatives are objectively worse (photoshop and CAD software come to mind), but people that use these kinds apps are a minority of desktop users. And support for them would likely increase significantly with more users moving to linux, making the area more profitable for companies to support.
We are all biased towards what we are used to, and that means that I am biased towards linux. However, from my experience helping others learn how to use linux, they generally don’t care all that much. For personal computers, the biggest concern they usual have is about games working, but those issues are getting easier to fix by the day










The lock screen and display manager are two separate pieces of software. The display manager runs before a user profile has been selected for graphical login, so it does not have access to your user desktop/display settings