Articles and News


Uncovering a 24-Year-Old Bug in the Linux Kernel

The author analyzes an old issue in the Linux kernel TCP implementation.

https://engineering.skroutz.gr/blog/uncovering-a-24-year-old-bug-in-the-linux-kernel/

#linux #tcp


(Very) Basic Intro to Elliptic Curve Cryptography

In this post, the author gives a short introduction to ECC (Elliptic Curve Cryptography.)

https://qvault.io/2020/09/17/very-basic-intro-to-elliptic-curve-cryptography/

#cryptography #elliptic-curve


ENIAC Turns 75

This article gives an insight into the history of the ENIAC (Electronic Numerical Integrator and Computer) on the occasion of its 75th anniversary.

https://cacm.acm.org/news/250485-eniac-turns-75/fulltext

#eniac #computer-history


Babelfish: The Elephant in the Room?

In this post, the author reflects on how Amazon AWS’s Babelfish will influence PostgreSQL.

https://postgresql.fund/blog/babelfish-the-elephant-in-the-room/

#postgresql #aws-babelfish


Staying Safe With .NET Containers

This post gives some general security advice in working with .NET containers.

https://devblogs.microsoft.com/dotnet/staying-safe-with-dotnet-containers/

#dotnet #container


Farmers Are Having to Hack Their Own Tractors Just to Make Repairs

This article shows the consequences of proprietary, closed software finding its way more and more into farming.

https://www.thedrive.com/news/39158/farmers-are-having-to-hack-their-own-tractors-just-to-make-repairs

#right-to-repair #agriculture


NOTAM for SREs

The author suggests defining a single place where SRE should document temporary information on systems and their operation.

https://billduncan.org/notam-for-sres/

#sre #devops #notam


Consensus is Harder Than It Looks

This article highlights three challenges in consensus for highly available systems.

https://brooker.co.za/blog/2020/10/05/consensus.html

#high-availability


Releases and Projects


Rust 1.50.0

»For this release, we have improved array indexing, expanded safe access to union fields, and added to the standard library.«

https://blog.rust-lang.org/2021/02/11/Rust-1.50.0.html

#rust #type:release

FileRun

FileRun is a self-hosted file manager.

http://www.filerun.com/

#file-sharing #self-hosted


ncdu

Home of the ncurses-based disk usage analyzer; also contains a list with similar projects.

https://dev.yorhel.nl/ncdu

#disk-usage


plocate

plocate is a faster mlocate replacement with a smaller index footprint.

https://plocate.sesse.net/


Miniflux

»Minimalist and opinionated feed reader.«

https://miniflux.app/

#rss


Beej’s Guide to Network Programming

https://beej.us/guide/bgnet/html/

#network #network-programming #learning


:wq