I'm feeling better about the x220 full-HD mod chip overall now that I've read more about it and watched some installation videos. there is one solder joint on a very tiny capacitor that still scares me and I need to get a finer soldering iron tip to do it properly. also I misunderstood the docking situation. I'll still be able to use an external monitor with my dock, but the *second* external monitor port (which my dock doesn't even have) will be non-functional because that's what the mod chip takes over. furthermore, someone developed a coreboot patch to configure the overridden display interface as the default display and turn off the original display interface that becomes unused after modding, which makes the whole setup "just work" without any strange quirks like an active display that does nothing.
Proud to have been a part of the project since 2013. I haven't been active in awhile, but I have contributed a lot of packages, a Linux container implementation, a build system for programs written in Ruby, importer tools for PyPI and RubyGems, the 'guix environment' and 'guix publish' tools, and probably some small stuff I've forgotten.
oh hey there is a lisp game jam going on. totally missed it because I haven't done any lisping in quite some time now. 3 days remain! per usual, technomancy is making something cool.
Discussions (using the term loosely) about software licensing are always full of developers bitter about the GPL because they feel entitled to using other people's code in their proprietary product and get mad when they can't. I have a feeling that if I wanted to use their proprietary code in my free project the reaction would be different.
"Container solutions like Docker get us part of the way there. In a sense you could argue that containerization is precisely the multi-tenancy solution I'm heading toward, except that it borrows heavily from the legacy path of virtualization by treating system images like giant statically linked binaries."