| 27 Sep 2022 |
ckie (they/them) | need the clicky feeling.. | 17:16:08 |
k0kada (he/him) | In reply to @ckie:ckie.dev probably same, but I am a sucker for a big keyboard and screen Yeah, this is what I meant, just the Deck docked with an external keyboard and monitor | 17:16:33 |
k0kada (he/him) | And fast storage | 17:16:39 |
k0kada (he/him) | Well, the CPU performance on Deck is limited, but except for when I recompile too many things in NixOS this isn't a huge problem | 17:17:12 |
ckie (they/them) | even my desktop struggles to rebuild my config when its nixpkgs update time | 17:17:40 |
ckie (they/them) | too many patches | 17:17:50 |
ckie (they/them) | speaking of nixpkgs update time.. I think it's now maybe | 17:18:01 |
k0kada (he/him) | I just build my whole config in GitHub Actions | 17:18:38 |
ckie (they/them) | aha the builder would run out of ram here | 17:18:52 |
ckie (they/them) | i have a host that runs a few services but was born to build the nixos config | 17:19:17 |
k0kada (he/him) | Oh rly? What you're building there to end the available RAM? | 17:19:21 |
ckie (they/them) | it's not very good at it either | 17:19:23 |
k0kada (he/him) | I build even Emacs and it works fine :P | 17:19:29 |
k0kada (he/him) | It takes a while though | 17:19:38 |
ckie (they/them) | yeah I got pissed off by gtk4 once and patched nixpkgs to bring all the gtk3 apps back | 17:20:24 |
k0kada (he/him) | I see | 17:20:37 |
ckie (they/them) | so I just have to build all of them every time | 17:20:37 |
k0kada (he/him) | sudo dd if=steamdeck-recovery-4.img of=/dev/disk2 oflag=sync status=progress bs=128M
536870912 bytes (537 MB, 512 MiB) copied, 339 s, 1.6 MB/s^C^C^C^C
671088640 bytes (671 MB, 640 MiB) copied, 425 s, 1.6 MB/s
5+0 records in
5+0 records out
671088640 bytes (671 MB, 640 MiB) copied, 425.2 s, 1.6 MB/s
This is why I hate macOS
| 17:21:06 |
k0kada (he/him) | It is going to be faster to login in my NixOS machine and download this image again them to try to flash the pendrive on macOS | 17:21:55 |
ckie (they/them) | work lappy? | 17:22:55 |
k0kada (he/him) | Yeah | 17:23:31 |
k0kada (he/him) | Really miss when I could work daily using NixOS | 17:23:42 |
ckie (they/them) | In reply to @ckie:ckie.dev so I just have to build all of them every time this includes webkit rather conveniently | 17:24:05 |
ckie (they/them) | I think maybe a few webkits sometimes? | 17:24:10 |
k0kada (he/him) | Oh, building any modern browser engine is a pain | 17:24:31 |
ckie (they/them) | ckie@cookiemonster ~/git/nixpkgs -> git rebase origin/nixos-unstable
Auto-merging nixos/modules/services/web-servers/nginx/location-options.nix
CONFLICT (content): Merge conflict in nixos/modules/services/web-servers/nginx/location-options.nix
error: could not apply 5e0fa64560c... nixos/nginx: hackier hack
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 5e0fa64560c... nixos/nginx: hackier hack
ckie@cookiemonster ~/git/nixpkgs ->
| 17:24:50 |
ckie (they/them) | here we go! | 17:24:53 |
k0kada (he/him) | root@mikudayo-re-nixos:/home/thiagoko/Downloads/ > bzcat steamdeck-recovery-4.img.bz2 | dd if=/dev/stdin of=/dev/sdb oflag=sync status=progress bs=128M
91910144 bytes (92 MB, 88 MiB) copied, 6 s, 15.3 MB/s
Like I said
| 17:27:45 |
ckie (they/them) | nice | 17:27:59 |
ckie (they/them) | gnome just did its strike thing again | 17:28:08 |