Searching We.Love.Privacy.Club

Twts matching #blog
Sort by: Newest, Oldest, Most Relevant

Decode It Like It’s 1999
A few years ago I started to work on an MPEG1 Video decoder, completely written in JavaScript. Now, I finally found the time to clean up the library, improve its performance, make it more error resilient and modular and add an MP2 Audio decoder and MPEG-TS demuxer. This makes this library not just an MPEG decoder, but a full video player.

In this blog post I want to talk a bit about the challenges and various interesting
bits I discovered during the development of this library. You’ll … ⌘ Read more

⤋ Read More

NixOS 14.12 released
NixOS 14.12 “Caterpillar” has been released, the third stable
release branch. It brings Linux 3.14, systemd 217, Glibc 2.20,
KDE 4.14.1, and much more. See the release\
 notes
for details. You can get NixOS 14.12 ISOs and VirtualBox
appliances from the download\
 page. For information on how to upgrade from older release
branches to 14.12, check out the [manual section\
 on\
 upgrading](/manual/nixos/stable/ind … ⌘ Read more

⤋ Read More

NixOS 14.04 released
NixOS 14.04 “Baboon” has been released, the second stable
release branch. It brings Linux 3.12, systemd 212, GCC 4.8,
Glibc 2.19, KDE 4.12, light-weight NixOS containers, and much
more. See the release\
 notes for details. You can get NixOS 14.04 ISOs and
VirtualBox appliances from the download page. For information on
how to upgrade a 13.10 system to 14.04, check out the [manual\
 section on upgrading](/manual/nixos/stable/#sec … ⌘ Read more

⤋ Read More

Heartbleed vulnerability in OpenSSL
A serious security\
 vulnerability has been discovered in OpenSSL. All stable
NixOS releases prior to version
13.10.35708.15a465c are vulnerable. (You can
see your current version by running nixos-version.) To
upgrade to the latest NixOS version, run nixos-rebuild
switch –upgrade. You can verify whether you are safe by
running

$ nix-store -qR /run/current-system | grep openssl

If this shows any OpenSSL ve … ⌘ Read more

⤋ Read More