Refactoring UI: The Book Learn how to design awesome UIs by yourself using specific tactics explained from a developer's point-of-view.
Release: Elastic Beanstalk introduces .NET 5 on Linux and Windows Server platforms on November 20, 2020 November 20, 2020—This release introduces AWS Elastic Beanstalk support for .NET 5 on both the Amazon Linux 2 and the Windows Server platforms. The new platform version for Windows Server also provides Windows security updates, additional framework update...
The Birth of UNIX with Brian Kernighan - CoRecursive Podcast When you work on your computer, there are so many things you take for granted: operating systems, programming languages, they all have to come from somewhere. In the late 1960s and 1970s, that somewhere was Bell Labs, and the operating system they were bu...
Facebook Is Going After Its Critics in the Name of Privacy The company wants to shut down an academic study of political ad targeting, just as it prepares to reinstate targeted political ads.
Datasheets: 16x2 LCD By Hand (No microcontroller) First video in a series dedicated to reading datasheets. This video focuses on a datasheet for a 16x2 LCD, which is simple enough that it can be programmed by hand (without a microcontroller). LCD Datasheet: https://www.sparkfun.com/datasheets/LCD/ADM160...
Even faster bash startup I sped up bash startup from 165 ms to 40 ms. It’s actually noticeable. Why and how did I do it?
Booting from a vinyl record – BOGIN, JR. Most PCs tend to boot from a primary media storage, be it a hard disk drive, or a solid-state drive, perhaps from a network, or – if all else fails – the USB stick or the boot DVD comes to the rescue… Fun, eh? Boring! Why don’t we try to boot from a recor...
X11 Library Sees Lots Of Fixes With libX11 1.7 Release Phoronix is the leading technology website for Linux hardware reviews, open-source news, Linux benchmarks, open-source benchmarks, and computer hardware tests.
GIMP - This is 25 Exactly 25 years ago, Peter Mattis wrote a message to several newsgroups announcing a new image editor called GIMP.
- Developer! Developer! Developer! Day These are the sessions submitted for this year's event. Vote now to let us know which sessions you would like to see at DDD North 2020!
iPad Linux Linux on the iPad isn't a reality yet, at least not like on a desktop platform. With hardware becoming more and more powerful every year, obsolete iPadsshould be allowed to continue to serve a purpose. Obsolete iPads could be affordable personal computers...
HANDS-ON: The TAG Heuer X Grand Prix de Monaco Historique Limited Edition is a red rocket for the wrist | Time and Tide Watches The TAG Heuer X Grand Prix de Monaco Historique Limited Edition might be one of the nicest looking releases in 2020. Check it out here.
Things I wish I'd known as a junior developer Let's talk about some of the things I wish I had known as a junior developer to help you learn to be a better developer earlier in your career.
Redirector, Keyboard and foxes This week, nothing fancy, not a big article about a Federated media, not a tutorial on how to do things, just a small article to chill.
How I Teach vim The positive response to my post about “Why I Teach vim” has been extremely appreciated and the most common question I have received is “OK, but how do you teach vim? This is a mu…