Open dckc opened 4 years ago
signal ... Sms... Transition...
Sat 7 Nov reboot
Dec 19 reboot
/etc/fstab
#problemhg on kc-strip... increasingly difficult to install... had to use debian package. hm.
$ nix-env -iA nixpkgs.mercurial
installing 'mercurial-5.6'
...
nix-env: src/libexpr/attr-set.hh:54: void nix::Bindings::push_back(const nix::Attr&): Assertion `size_ < capacity_' failed.
Aborted
see also:
Reboot today:
dev:
My workstation just more or less insisted on being upgraded. df /keybase
was acting funny. Dropbox too?
So now I'm running the MATE flavor of Ubuntu FocalFossa/ReleaseNotes
Ubuntu
Release 20.04.3 LTS (Focal Fossa) 64-bit Kernel Linux 5.4.0-91-generic x86_64 MATE 1.24.0
Hardware
Memory: 15.5 GiB Processor: Intel® Core™ i5-7500 CPU @ 3.40GHz × 4 Graphics: Mesa Intel® HD Graphics 630 (KBL GT2)
System Status
Available disk space: 73.6 GB
what were the config files I got prompted to replace? mysql was one of them. hm.
trying out guix and ungoogled-chromium in place of Brave
20:10 connolly@jambox$ guix package --list-installed
qemacs 0.3.3 out /gnu/store/fls0z9f35i3c8lh964pi4p6gbng9pjjq-qemacs-0.3.3
haunt 0.2.5 out /gnu/store/ry6x068bza7y5grkqm05qfvnfx7x1rd0-haunt-0.2.5
glibc-locales 2.33 out /gnu/store/cs0gixg223mz58jzs23aa6iqjx9sr67y-glibc-locales-2.33
emacs 27.2 out /gnu/store/71v40a3hvxvknzgj1ls9h2qk3qwyjixn-emacs-27.2
gnucash 4.6 out /gnu/store/lclijsvl2ll9iagm1znivlcqmfbvw9z2-gnucash-4.6
ungoogled-chromium 97.0.4692.71-1 out /gnu/store/r873crixzz4v5pgac26p4d1pwc73dpyl-ungoogled-chromium-97.0.4692.71-1
...
IndieWeb note: I have github send me copies of all my issue comments. This isn't quite "publish on your own site; syndicate elsewhere" nor "publish elsewhere; pull to your site" but it is "give me my data back" and under my own domain. I use gmail as my MX provider, but via Google Takeout, I get it all back in .mbox format (specifically, mboxr).
I wrote a little python thingy to index the stuff in sqlite3.
And I found josephg/mail-viewer: Pure browser email viewer that uses josephg/mime-to-jmap: Tools to convert RFC2822 email messages to JMAP - grungy C code to handle all sorts of noisy email, packaged as an npm module using WASM. It ate a 1GB mbox in about two minutes and let me browse the mail, view image attachments, and so on.