I have a brother laser Printer which I use via IPP from my network. It can hold a bunch of pages in RAM and Print them once the other (it can Print 3 in a row) are finished.
Now what does any propriatery printing service do?
They feed ONE PAGE AT A TIME, so my printer starts printing, then it starts cooling off, but then it has to HEAT UP AGAIN FOR FUCKS SAKE, and that every time.
Also if I just print via CUPS from my Linux machine, its like 5 times faster.
And I just don’t understand how my 15€ thin client from over 20 years ago can do more and better than my 1200€ iPad.
Just a reminder why I keep using Linux.
Yeah! CUPS is great. I just connected my Brother printer to it and everything Just Works.
i used to have an old brother laser printer that lasted for almost 15 years and the replacement that i got lasted less than 2; it makes me wonder if it was intentional.
Apple developed CUPS https://www.cups.org/
Ehhh… Apple took over CUPS development.
Michael Sweet of Easy Software Products developed CUPS in the late 90s. Apple hired Michel Sweet about a decade later and bought the source code.
After he left apple (another 10 years or so later), OpenPrinting forked it and Michael Sweet continued working on it there.
But no, Apple did not develop CUPS. I don’t blame you for thinking they did though.
Edit: Forgot to note.
Source: I’m fucking old now and was using Linux before CUPS existed. Holy shit was it great once it went IPP from LPD.
Edit 2: Sorry because Apple does this a lot and this one still annoys me - Safari was built on KHTML, aka KDE and Konqueror. So anyone trying to say that Apple made WebKit all in house would also be wrong.
Apple likes to do that. Take stuff and then pretend they made it. Especially from open source projects.
Companies do that. Apple more quiet, Microsoft more abusive.
Edit: while writing this, i thought of multiple cases, where they invited some project dev to a talk for a inhouse job and then ghosted them until they were done cloning it. Winget/Appget (which is dead now) one example.
Yup. MS has been more blatant and ruthless, where Apple has quietly taken (or even just taken credit for) the works of others over the years. For Apple you’ve got the ipod click wheel (creative), the original GUI (PARC), slide to unlock (noenode)… Apple, much like MS, has been doing this sort of stuff from the start.
Thanks for the history!
I’m glad my decades old grudges against apple could be informative!
Apple is such a frustrating company lol. In Seattle we still don’t have tap-to-pay for public transit with iPhones because Apple keeps so much control over what the NFC transceiver on their devices can be used for. You can tap-to-pay with Android devices. So I’m stuck still using my physical card.
Yeah and It’s used in iOS.
I feel like there’s another issue going on here because I print from my iPhone constantly and never have this issue.
At least someone has had good experiences with CUPS lol. cupsd is usually the first thing I uninstall when I install Linux onto a PC since it never works.
Weird, CUPS used to be one of the few software that worked mostly flawlessly out of the box. It works pretty well for me
This has not been my experience … at … all.
Perhaps it would be helpful to discover what exactly doesn’t work for you and fix that, rather than remove CUPS because one time it didn’t work for you seven years ago.
FYI: CUPS was recently outed as extremely insecure and irrevocably broken by design. So if you’re not actively printing, it’s probably best to uninstall it.
Less FYI more PSA (?)
Link?
So it’s only the cups-browsed service. I wonder if that’s enabled on any distros by default. Will have to check mine tomorrow.
You could print to CUPS from the other devices and potentially bypass all those shenanigans.
Also, CUPS has a PDF printer which saves you from even heating up your printer at all … I haven’t had a printer in my life for over 25 years.
Usually the print service is implemented by the printer manufacturer. Maybe try installing one or both of these apps, I needed them to print, and it worked fine after that:
https://play.google.com/store/apps/details?id=com.brother.mfc.mobileconnect
https://play.google.com/store/apps/details?id=com.brother.mfc.brprint
I’m sure there’s some way to use PS or PCL printing from Android too, but that’s probably a lot more effort.