This popped up on Hacker News today: The AMD Radeon Graphics Driver Makes Up Roughly 10.5% Of The Linux Kernel. I wonder if we can infer from this that AMD Radeon graphics cards are well supported on Linux..? I might buy one for my next workstation…
Tag Archives: graphics
Intel Linux graphics firmware
I got this error on my Debian Stretch system:
i915 0000:00:02.0: firmware: failed to load i915/kbl_dmc_ver1_01.bin (-2)
I found instructions to fix the error here.
Microsoft UX patterns
Reply
Reading about UX patterns from Microsoft. Particularly Branding your Windows Store apps.
Raphaël—JavaScript Library
Learning about the Raphaël—JavaScript Library. This can be used to do animations and drawing in HTML documents.