|
You are here |
caleb-vincent.io | ||
| | | | |
www.craigpardey.com
|
|
| | | | | If there was one piece of advice I could give to someone considering a career in software development it would be: Learn to f$%@cking type! Knowing how to touch type is the single most valuable skill that a developer can possess. Typing allows you to concentrate on what you're coding rather than how to get the characters on the screen. In other words, you're able to think about the code rather than thinking about where to find the letters on the keyboard. Jeff Atwood and Steve Yegge both make the same point. | |
| | | | |
www.kroah.com
|
|
| | | | | As was pointed out to us stable kernel maintainers last week, the overflow of the .y release number was going to happen soon, and our proposed solution for it (use 16 bits instead of 8), turns out to be breaking a userspace-visable api. As we can't really break this, I did a release of the 4.4.256 and 4.9.256 releases today that contain nothing but a new version number. See the links for the full technical details if curious. | |
| | | | |
dustymabe.com
|
|
| | | | | cross posted with this Project Atomic blog post Introduction RPM-OSTree/OSTree conveniently allows you to rollback if you upgrade and don't like the upgraded software. This is done by keeping around the old deployment; the old software you booted in to. After a single upgrade you'll have a booted deployement and the rollback deployment. On the next upgrade the current rollback deployment will be discarded and the current booted deployment will become the new rollback deployment. | |
| | | | |
caniuse.com
|
|
| | | "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers. | ||