You are here |
shrik3.com | ||
| | | |
williamdurand.fr
|
|
| | | | CVE-2016-0728 has been disclosed earlier this week and it is a serious security issue. The vulnerability affects most of the Linux kernel versions (3.8 and above). Although the exploit seems tricky to successfully use, it is still a flaw that has to be patched ASAP. | |
| | | |
blog.dowhile0.org
|
|
| | | | Linux 4.1 wasreleased last week and like previous kernel releases, this version again contains contributions made byCollaboraengineers as a part of our current projects. On this release, not only Collabora contributed several patches for different subsystems but also for the first time made it to LWNlist ofmost active employers for a Linux kernel release andTomeu... | |
| | | |
sergioprado.blog
|
|
| | | | Have you ever wondered how the Linux kernel is tested? | |
| | | |
hackaday.io
|
|
| | I've posted the scripts used to generate the anti-aliased text used in the User Interface. The first is a Photoshop script,CreateFontData.jsx. This makes a set of PNG files, one for each character. The second isConvertText.py, a Python script that takes the output of CreateFontData and generates C code for display the characters on the Epson LCD used in the project. Note these scripts have some hard-coded pathnames in them (to the development folder) but this is pretty easy to find and modify. |