nixos VS cups

Compare nixos vs cups and see what are their differences.

nixos

NixOS Configuration (by pimeys)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nixos cups
7 30
102 895
- 4.2%
8.6 9.4
3 months ago 2 days ago
Nix C
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nixos

Posts with mentions or reviews of nixos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • The Framework Laptop 13
    1 project | news.ycombinator.com | 4 May 2023
    I enabled the pstate driver yesterday for my T14s gen3 (AMD). It almost doubled my battery life, the fan never spins anymore and it's very very quiet and cool now. You need to specifically enable it in Linux kernel, this is how I did it:

    https://github.com/pimeys/nixos/commit/17e8a9e2ce4b0f34ef6cf...

    It should also be used together with the `shedutil` governor for the best results.

  • What’s New in Emacs 28.1?
    23 projects | news.ycombinator.com | 6 Apr 2022
    Wayland support didn't make it... Oh well it is in version 29.

    I've been using the wayland version with libgccjit many months now from their git repo and it is extremely snappy and stable editor.

    My strategy to keep all of this together is a nix derivation that compiles the latest master branch with all the plugin. Oh and my config is an org file with clear comments...

    https://github.com/pimeys/nixos/tree/main/desktop/emacs

    All reproducible...

    Btw. I recommend SystemCrafters video series Emacs from scratch. It teaches how to make a vanilla emacs to work like doom emacs does. It was helpful for me to understand the magic behind doom...

    https://m.youtube.com/playlist?list=PLEoMzSkcN8oPH1au7H6B7bB...

  • XMonad – The Automated Tiling WM
    19 projects | news.ycombinator.com | 7 Oct 2021
    I kind of have a thing for ThinkPads, and I have three laptops with NixOS:

    - ThinkPad X1 Carbon 2018 model. Even the fingerprint reader works with this one. And fractional scaling for the 4k monitor! Config: https://github.com/pimeys/nixos/blob/main/hosts/purrpurr.nix

    - ThinkPad T25. Everything except the fingerprint reader works. https://github.com/pimeys/nixos/blob/main/hosts/muspus.nix

    - ThinkPad X230: Everything works here. The classic workhorse. https://github.com/pimeys/nixos/blob/main/hosts/meowmeow.nix

    I never tried anything else except ThinkPads just because I'd miss the TrackPoint a lot...

  • Bye Cups: Printing with Netcat
    5 projects | news.ycombinator.com | 3 Aug 2021
    I used to dread setting up printers on any operating system. I've done it countless of times with Linux, Windows and macOS, and it's been quite common to have some kind of fight with the printer until I get my paper out.

    Only recently, by buying a Brother laser printer at home, and setting all my machines to use NixOS, I haven't been needing to think about printer problems anymore. All I need is this piece of config, and the printer will Just Work with the new computer:

    https://github.com/pimeys/nixos/blob/main/modules/home-servi...

  • Nix is the ultimate DevOps toolkit
    21 projects | news.ycombinator.com | 9 Apr 2021
    I did a month, diving directly into the deep end with flakes and all. I don't know, it really is hard in the beginning. Like, really hard. But eventually I got myself a setup I could use in my two laptops and workstation. A setup, that sets my home directory, all my programs and my custom desktop just the way I want. Everything is in the github repo, and installing with the flake will give me the exact experience I have in my other machines.

    I tend to use lots of custom tools and commands, that are really painful to install and setup for a new machine. With NixOS all of it is just one command away.

    But, I agree, it is REALLY HARD in the beginning to grasp things.

    Here's my configs if you want to see how I approached my own setup: https://github.com/pimeys/nixos

  • When Miguel de Icaza stopped using Linux
    1 project | news.ycombinator.com | 3 Apr 2021
    And I come here always to remind people in the Apple bubble, that there are big groups of us who are not thinking like that!

    I'm also soon in my 40s and I had my Apple years between 2004 and 2010. I came back to Linux and kind of hate the word tinkering even. The current Linux system offers something that nobody else does: your own desktop just how you like it.

    I have my configs in GitHub: https://github.com/pimeys/nixos

    With this config, I can take any ThinkPad (that are plentiful, great HW and cheap), boot from USB and get the same exact desktop experience I've had for almost a decade now in twenty minutes.

    And what kind of desktop? A minimal tiling window manager on top of Wayland. Exactly the applications I need. The same wallpaper as always. The same editor, the same browser, the same keyboard shortcuts, the same kernel params, the same internet setup. Sound? Always worked. With PipeWire, it even seems to work better than on my Windows installation (and replacing PulseAudio with PipeWire was a one line config change).

    Now. There will be no product manager somewhere that will dictate how I use my computer. If something changes in my workflow, that comes from my configuration. Nowhere else. No advertisement for new products, no suddenly disappearing applications. If something breaks from an update, I just boot to the version before I started them and I'm back to the previous state. When updates are leaving me to a state I'm happy about, I commit them to that GitHub repo and they will work exactly the same until I decide to update again. And I run the master branch of NixOS which is breaking sometimes, and it's still much more stable experience I ever had with OSX...

    Of course this is not for everybody, but please understand when celebrating the commercial offerings how there's so many of us who do not want a desktop experience dictated by product managers. Who are kind of conservative how our workflows should stay the same for years, or decades. And we are still super productive, doing our work and very happy using Linux.

    I'm going to copy&paste this comment to every single Apple post from now on...

cups

Posts with mentions or reviews of cups. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.
  • On the harm shareholders can do to OpenSource
    3 projects | /r/linux | 12 Jul 2023
    And this disagrees with you: https://openprinting.github.io/cups/
  • Why is there no open source firmware for laser or inkjet printers? (2019)
    1 project | news.ycombinator.com | 14 May 2023
    Apple apparently acquired CUPS years after it was available as an OSS project. It fits given that I was using cups so long ago and never heard it as an apple project.

    https://openprinting.github.io/cups/

  • I hate printers
    1 project | /r/iiiiiiitttttttttttt | 16 Feb 2023
    CUPS
  • How to configure & take print on Linux?
    2 projects | dev.to | 16 Nov 2022
    In December 2019, Michael left Apple to start Lakeside Robotics. In September 2020 he teamed up with the OpenPrinting developers to fork Apple CUPS to continue its development. Today Apple CUPS is the version of CUPS that is provided with macOS® and iOS® while OpenPrinting CUPS is the version of CUPS being further developed by OpenPrinting for all operating systems.
  • M1 GPU driver passes >99% of the dEQP-GLES2 compliance tests.
    2 projects | /r/linux | 23 Oct 2022
    This isn’t entirely true. There’s Apple CUPS (which is now focused on macOS/iOS) and OpenPrinting CUPS, which is used by Linux/other systems.
  • Classic 🙄
    1 project | /r/ProgrammerHumor | 10 Oct 2022
    Not for long.
  • I want printer that is compatible with Linux.
    1 project | /r/linuxhardware | 10 Aug 2022
    Printer support on Linux is actually pretty great thanks to CUPS. I'd expect most of not all mainstream brands to work.
  • Today I learned that the Free Software Movement was ignited by a jammed Xerox laser printer
    2 projects | /r/linux | 23 Jul 2022
    Has that improved/changed since IPP Everywhere became a thing & CUPS moved to that?
  • Merits of a "Just Works" distro (A Rant)
    2 projects | /r/pop_os | 5 Jul 2022
    Consider visiting the OpenPrinting CUPS repository, clicking Report a Bug and describing your issue.
  • Unable to print from CUPS print server, "Filter failed" error
    1 project | /r/linuxquestions | 8 Jun 2022
    juin 08 09:36:16 ServeurImpression systemd[1]: Starting CUPS Scheduler... juin 08 09:36:16 ServeurImpression cupsd[826]: Printer drivers are deprecated and will stop working in a future version of CUPS. See https://github.com/OpenPrinting/cups/issues/103 juin 08 09:36:16 ServeurImpression systemd[1]: Started CUPS Scheduler. juin 08 09:36:16 ServeurImpression cupsd[826]: REQUEST localhost - - "POST / HTTP/1.1" 200 349 Create-Printer-Subscriptions successful-ok juin 08 09:36:16 ServeurImpression cupsd[826]: REQUEST localhost - - "POST / HTTP/1.1" 200 176 Create-Printer-Subscriptions successful-ok juin 08 09:36:22 ServeurImpression cupsd[826]: [Client 5] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost/jobs/12) from localhost. juin 08 09:36:22 ServeurImpression cupsd[826]: REQUEST localhost - - "POST /jobs HTTP/1.1" 200 149 Cancel-Job client-error-not-possible juin 08 09:36:43 ServeurImpression cupsd[826]: REQUEST 10.11.111.175 - - "POST /printers/1_Noir_Recto_Verso HTTP/1.1" 200 565 Validate-Job successful-ok juin 08 09:36:43 ServeurImpression cupsd[826]: REQUEST 10.11.111.175 - - "POST /printers/1_Noir_Recto_Verso HTTP/1.1" 200 530 Create-Job successful-ok juin 08 09:36:43 ServeurImpression cupsd[826]: REQUEST 10.11.111.175 - - "POST /printers/1_Noir_Recto_Verso HTTP/1.1" 200 1027996 Send-Document successful-ok juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x36; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 27 0, offset 594103): dictionary has duplicated key /x38; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x36; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x38; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x36; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x38; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x34; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x36; last occurrence overrides earlier ones juin 08 09:36:43 ServeurImpression cupsd[826]: [Job 13] /var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x38; last occurrence overrides earlier ones juin 08 09:36:49 ServeurImpression cupsd[826]: 1_Noir_Recto_Verso silejonu 13 [08/Jun/2022:09:36:49 +0200] total 0 - 10.11.111.175 Ateliers informatiques Juin 2022.pdf - - juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Job stopped due to filter errors; please consult the syslog file for details. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] The following messages were recorded from 09:36:43 to 09:36:49 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Applying default options... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Adding start banner page "none". juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Queued on "1_Noir_Recto_Verso" by "silejonu". juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] File of type application/pdf queued by "silejonu". juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Adding end banner page "none". juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] time-at-processing=1654673803 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] 3 filters for job: juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pdftopdf (application/pdf to application/vnd.cups-pdf, cost 66) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pdftops (application/vnd.cups-pdf to application/vnd.cups-postscript, cost 100) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] KMbeuEmpPS.pl (application/vnd.cups-postscript to printer/1_Noir_Recto_Verso, cost 0) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] job-sheets=none,none juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[0]="1_Noir_Recto_Verso" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[1]="13" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[2]="silejonu" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[3]="Ateliers informatiques Juin 2022.pdf" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[4]="1" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[5]="noCollate ColorModel=RGB InputSlot=Auto job-uuid=urn:uuid:310cc375-f308-3416-7bd8-7b7498d4e400 MediaType= number-up=1 OutputBin=Default PageSize=A4 job-originating-host-name=10.11.111.175 date-time-at-creation= date-time-at-processing= time-at-creation=1654673803 time-at-processing=1654673803" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] argv[6]="/var/spool/cups/d00013-001" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[0]="CUPS_CACHEDIR=/var/cache/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[1]="CUPS_DATADIR=/usr/share/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[2]="CUPS_DOCROOT=/usr/share/cups/www" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[4]="CUPS_REQUESTROOT=/var/spool/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[5]="CUPS_SERVERBIN=/usr/lib/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[6]="CUPS_SERVERROOT=/etc/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[7]="CUPS_STATEDIR=/run/cups" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[8]="HOME=/var/spool/cups/tmp" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[10]="SERVER_ADMIN=root@ServeurImpression" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[11]="SOFTWARE=CUPS/2.3.3op2" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[12]="TMPDIR=/var/spool/cups/tmp" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[13]="USER=root" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[14]="CUPS_MAX_MESSAGE=2047" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[15]="CUPS_SERVER=/run/cups/cups.sock" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[16]="CUPS_ENCRYPTION=IfRequested" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[17]="IPP_PORT=631" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[18]="CHARSET=utf-8" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[19]="LANG=fr_FR.UTF-8" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[20]="PPD=/etc/cups/ppd/1_Noir_Recto_Verso.ppd" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[21]="RIP_MAX_CACHE=128m" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[22]="CONTENT_TYPE=application/pdf" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[23]="DEVICE_URI=socket://10.11.111.50" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[24]="PRINTER_INFO=1 Noir Recto/Verso" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[25]="PRINTER_LOCATION=Cyber-Base" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[26]="PRINTER=1_Noir_Recto_Verso" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[27]="PRINTER_STATE_REASONS=none" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[28]="CUPS_FILETYPE=document" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[29]="FINAL_CONTENT_TYPE=application/vnd.cups-postscript" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] envp[30]="AUTH_I****" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started filter /usr/lib/cups/filter/pdftopdf (PID 1382) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started filter /usr/lib/cups/filter/pdftops (PID 1383) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started filter /usr/lib/cups/filter/KMbeuEmpPS.pl (PID 1384) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started backend /usr/lib/cups/backend/socket (PID 1385) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pdftops - copying to temp print file \"/var/spool/cups/tmp/0056762a6a077\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: +connecting-to-device juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Looking up \"10.11.111.50\"... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -connecting-to-device juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] 10.11.111.50=10.11.111.50 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Can\'t locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/lib/cups/filter/KMbeuEmpPS.pl line 1925. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] BEGIN failed--compilation aborted at /usr/lib/cups/filter/KMbeuEmpPS.pl line 1925. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1384 (/usr/lib/cups/filter/KMbeuEmpPS.pl) stopped with status 2. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Hint: Try setting the LogLevel to "debug" to find out more. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pdftopdf: Last filter determined by the PPD: KMbeuEmpPS.pl; FINAL_CONTENT_TYPE: application/vnd.cups-postscript => pdftopdf will not log pages in page_log. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PDF interactive form and annotation flattening done via QPDF juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] hrDeviceDesc=\"KONICA MINOLTA bizhub C250i\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] prtMarkerColorantValue.1.1 = \"cyan\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1382 (/usr/lib/cups/filter/pdftopdf) exited with no errors. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] prtMarkerColorantValue.1.2 = \"magenta\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] prtMarkerColorantValue.1.3 = \"yellow\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Printer make and model: KONICA MINOLTA KONICA MINOLTA C360i juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Switching to Poppler\'s pdftops instead of Ghostscript for Brother, Minolta, Konica Minolta, Dell, and Apple LaserWriter 16/600, 4/600, 12/640, 12/600, 12/660 to work around bugs in the printer\'s PS interpreters juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Running command line for pstops: pstops 13 silejonu \'Ateliers informatiques Juin 2022.pdf\' 1 \'ColorModel=RGB InputSlot=Auto job-uuid=urn:uuid:310cc375-f308-3416-7bd8-7b7498d4e400 MediaType= OutputBin=Default PageSize=A4 job-originating-host-name=10.11.111.175 date-time-at-creation= date-time-at-processing= time-at-creation=1654673803 time-at-processing=1654673803\' juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] prtMarkerColorantValue.1.4 = \"black\" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Using image rendering resolution 600 dpi juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Running command line for pdftops: pdftops -level3 -origpagesizes -nocenter -r 600 /var/spool/cups/tmp/0056762a6a077 - juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started filter pdftops (PID 1386) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Started filter pstops (PID 1387) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] ATTR: marker-colors=#00FFFF,#FF00FF,#FFFF00,#000000,none,none,none,none,none,none,none,none,none,none,none,none,none,none,none juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] ATTR: marker-names=\'\"Toner (Cyan)\"\',\'\"Toner (Magenta)\"\',\'\"Toner (Yellow)\"\',\'\"Toner (Black)\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"Waste Toner Box\"\',\'\"\"\',\'\"\"\',\'\"\"\',\'\"Staple Cartridge\"\',\'\"Saddle Staple Cartridge1\"\',\'\"Saddle Staple Cartridge2\"\' juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] ATTR: marker-types=toner,toner,toner,toner,unknown,unknown,unknown,unknown,unknown,unknown,unknown,unknown,waste-toner,unknown,unknown,unknown,staples,staples,staples juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] ATTR: marker-levels=93,100,62,71,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] new_supply_state=0, change_state=ffff juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -developer-low-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -developer-empty-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -marker-supply-low-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -marker-supply-empty-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -opc-near-eol-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -opc-life-over-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -toner-low-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -toner-empty-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -waste-receptacle-almost-full-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -waste-receptacle-full-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -cleaner-life-almost-over-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -cleaner-life-over-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] new_state=0, change_state=ffff juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -media-empty-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -door-open-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -media-jam-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -input-tray-missing-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -output-tray-missing-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -marker-supply-missing-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -output-area-almost-full-report juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] STATE: -output-area-full-warning juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] backendWaitLoop(snmp_fd=5, addr=0x55e1d6b67ad8, side_cb=0x55e1d6222e10) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1385 (/usr/lib/cups/backend/socket) exited with no errors. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Page = 595x842; 12,12 to 583,830 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] slow_collate=0, slow_duplex=0, slow_order=0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Before copy_comments - %!PS-Adobe-3.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %!PS-Adobe-3.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %Produced by poppler pdftops version: 21.01.0 (http://poppler.freedesktop.org) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%LanguageLevel: 3 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%DocumentSuppliedResources: (atend) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%DocumentMedia: A4 595 842 0 () () juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%BoundingBox: 0 0 596 842 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%Pages: 4 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] %%EndComments juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Before copy_prolog - %%BeginProlog juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Before copy_setup - %%BeginSetup juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Before page loop - %%Page: 1 1 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Copying page 1... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pagew = 571.0, pagel = 818.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageLeft = 12.0, PageRight = 583.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageTop = 830.0, PageBottom = 12.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageWidth = 595.0, PageLength = 842.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Copying page 2... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pagew = 571.0, pagel = 818.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageLeft = 12.0, PageRight = 583.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageTop = 830.0, PageBottom = 12.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageWidth = 595.0, PageLength = 842.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Copying page 3... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pagew = 571.0, pagel = 818.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageLeft = 12.0, PageRight = 583.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageTop = 830.0, PageBottom = 12.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageWidth = 595.0, PageLength = 842.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Copying page 4... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] pagew = 571.0, pagel = 818.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageLeft = 12.0, PageRight = 583.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageTop = 830.0, PageBottom = 12.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PageWidth = 595.0, PageLength = 842.0 juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] Wrote 4 pages... juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1386 (pdftops) exited with no errors. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1387 (pstops) exited with no errors. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] PID 1383 (/usr/lib/cups/filter/pdftops) exited with no errors. juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] End of messages juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] printer-state=3(idle) juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] printer-state-message="/var/spool/cups/d00013-001 (object 76 0, offset 661336): dictionary has duplicated key /x38; last occurrence overrides earlier ones" juin 08 09:36:49 ServeurImpression cupsd[826]: [Job 13] printer-state-reasons=none juin 08 09:36:54 ServeurImpression cupsd[826]: REQUEST localhost - - "POST /jobs HTTP/1.1" 200 149 Cancel-Job successful-ok

What are some alternatives?

When comparing nixos and cups you can also consider the following projects:

asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

CUPS - Apple CUPS Sources

river - [mirror] A dynamic tiling Wayland compositor

xnu

dotfiles - And I say hey, what's going on?

pacstall - An AUR-inspired package manager for Ubuntu

nixpkgs - Nix Packages collection & NixOS

nixos - My NixOS Configurations

dotfiles - There is no place like ~/

opensource-management-portal - Microsoft's monolithic, opinionated Open Source Management Portal enabling enterprise scale self-service powered by the GitHub API 🏔🧑‍💻🧰

i3-alternating-layout - Scripts to open new windows in i3wm using alternating layouts (splith/splitv) for each new window

ippsample - IPP sample implementations.