Let me clarify, only the Steamboat Willie version of Mickey Mouse characters are in public domain, not the recent versions as Disney holds the copyright. In a few years, more Mickey Mouse shorts will become public domain.
Personally, I don’t give a shit about whether Mickey Mouse is copyrighted or not. What I care about is all the other works that were kept from entering the public domain because Disney was constantly getting copyright extended.
What’s funny is that Disney built their empire largely on public-domain works (such as fairy tales), but when it’s their turn to give back, they fight it tooth and nail. Classic getting to the top and then pulling up the ladder behind you.
On linux i was able to setup my hp laserjet no problem, cups recognised it just fine; the problem is with the integrated scanner, SANE sees that there is some sort of scanner but fails to talk to it, i have windows 10 installed on a usb key essentially only to use the scanner
I have a pair of LaserJet 2200dn printers, they work absolutely fine in any Linux distro but I just have to make sure to use the below driver in my case:
HP LaserJet 2200 Foomatic/lj4dith (grayscale, 2-sided printing)
If I use the default or hpcups drivers it takes fucking forever (over an hour!) to process the pages. Essentially if given the option go for the lj4dith driver for your LaserJet
That’s just a snapshot. What NixOS allows you to create configuration that will deploy your OS configured the way you like, possibly post it on places like GitHub deeply a new machine confused the exact same way.
BTRFS and ZFS filesystems offer lightweight snapshots. So you can save the state of the filesystem and restore it. It is often integrated with the package manager and a snapshot is involved before you make change.
NixOS works differently. You have a configuration file, and each time you make change to it NixOS rebuilds itself to its specification from scratch (you might assume it would be a lengthy process, but because of caching only things that are rebuilt are things that you are changing).
This means that things like for example squeezing from KDE to Gnome or X11 to Wayland aren’t scary to try and you can easily revert things back, your home directory won’t be touched.
Also those things aren’t exclusive you can use BTRFS and ZFS on NixOS to and enjoy their benefits.
Yeah, you can if you plan well enough (typically. What I’m trying to illustrate is that this works by taking a snapshot of the disk in time. It’s like keeping a working copy of your system on your disk to be able to revert to.
While with NixOS you work with a “recipe” how your system is supposed to be configured. It is much lighter. It is declarative, you change the recipe and get what you described, you change configuration and all packages which you did not mention and are not used by anything are gone. If you update your system you can use the same configuration on it
The thing is that using can still get BTRFS or ZFS and use it to have snapshots too (for example your home directory)
Nah man, 3 months ago i had fedora 38 btrfs, timeshift refused to work because subvolumes wasn’t done, but i installed everything in auto gui mode, i did them by the manual after installation, timeshift started working just fine, a week further update to fedora 39 came, i updated, everything broke because of subvolumes, i loaded fedora recovery mode from grub, tried to roll back with timeshift btrfs, it rolled back to 38 but everything was still broke, and more over, whole ssd with this installation became locked, had to recover data from completely locked up ssd, in the middle of the process it locked even further, so i couldn’t even copy some files when disk was connected as external
NixOS ended up disappointing me a fair bit. I just tried it recently and the KDE support seems very rough so far, or at least I couldn’t find good answers to how to configure it and theme it.
One of the main draw of NixOs is the reproducibility of builds, meaning that redoing the build will provide the exact same output each time, so Nix encourages you to make configuration changes through the package manager. I’ve mostly overcome my theming woes with home-manager now, but this comment was speaking to a little wrinkle I had when I was trying to learn and take advantage of the OS’s features as best I could.
The main configuration handles configuration of the system, home manager project was created to bring similar functionality for the user home directory. That’s where the name comes from.
Home manager also works great when using Nix on other systems to manage for files, for example on OS X.
At my workplace we have sketchy-looking unsigned Applescripts to install printers on Macs. You have to find the right file for the printer you want to install, and run it, or ask IT to do it for you.
It’s not ideal, but everyone that tries to improve the printing experience ends up ragequitting. Last I heard, someone in IT was looking into some sort of “print anywhere” solution where you just install one virtual printer driver and print to it, then scan your badge at any printer to see all your print jobs and print them. Not sure what the status is with that though - haven’t heard about it for a while.
I thought I saw that Mac has the same CUPS print service/printer manager that Linux uses? In fact it seems like apple developed it. I think that helps enormously with standardizing printer configs. www.cups.org/doc/admin.html
I think it does; it’s just automated installation of new printers that’s an issue as far as I know. Not 100% sure since I’m a software developer rather than an IT support person, so I never deal with stuff like that.
Enterprise grade MFD printers often have a lot of features that don’t get detected/mapped automatically, such as finishing options like staples and folding, as well as color management. I’m not a printer expert, I try to avoid them when possible, but I know that mass deploying those specific configurations in a safe and sane way seems basically impossible.
On the Fedora-based Linux machines, however, all of that seems to just pop in automatically, so I don’t think it’s a CUPS problem.
No joke, printing is like the #1 thing I like most about switching from Windows to Linux. I still get errors about the bypass tray every time I try to print from Windows. I’M NOT USING THE BYPASS TRAY!
CUPS is horrible, and also had its share of critical vulnerabilities. It is just better than the LPD mess we had before.
It is not a Linux specific thing - it was developed when there still were a lot of UNIX variants around. Apple was a very early contributor, and had quite a bit of influence in making it successful.
It’s no surprise Apple uses CUPS. They wrote it, after all.
Edit: TIL Apple didn’t write CUPS themselves but they bought the company that did it pretty early in the game. Here’s a LWN article from the time, exposing some of the worries that came with the news of the acquisition: lwn.net/Articles/242020/
I would only think them to work better on Linux because the software you’re using isn’t made by the printer company. Their software sucks. The hardware sucks, too. They’re made to be shit because a perfect printer isn’t profitable.
Since I've moved in South East Asia, I have discovered that:
Almost every single printer that exists has a conversion kit available on Taobao to use big ink bottles
There's not a single firmware that hasn't been hacked, nor a single part that hasn't been cloned
Therefore, most printer manufacturers have a specific line of durable products that allows the use of third party ink because if they don't, other people will bank of their product maintenance and they won't sell much.
The only reason we in developped country get scammed like we are, is because of IP laws and governments that allow manufacturers to abuse them with no consequences at the expense of the customers (and the planet).
Look up your printer model number on Alibaba. Or better yet, on Taobao (but if you don't speak Chinese it's a bit complicated). Your options depending on the printer you have are going to be :
Print heads conversion kits (a replacement of the complete print heads module with tubes feed from ink bottles attached outside your printer)
Refillable ink cartridges
Counterfeited Compatible ink cartridges that cost a fraction of the official ones while having 10 times more ink in them.
Now depending on where you live and the local laws it may or may not be legal to import those. In the country I live in there is no law against it. In most South East Asia the law doesn't care about that and if it does, law enforcement doesn't. :)
linuxmemes
Newest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.