|
You are here |
www.talhoffman.com | ||
| | | | |
mergeboard.com
|
|
| | | | | Execute docker containers securely in a multi-tenant environment by combining the isolation level of VMs with the docker ecosystem. | |
| | | | |
www.unixsheikh.com
|
|
| | | | | [AI summary] The provided text is a detailed overview of FreeBSD's features and advantages compared to other operating systems like Linux and Windows. It highlights key aspects such as ZFS support, security, performance, and the availability of various tools and frameworks. The author shares their personal experience with different operating systems and recommends FreeBSD for its UNIX-like nature and suitability for specific tasks such as ZFS usage. | |
| | | | |
model-checking.github.io
|
|
| | | | | In this post we'll apply the Kani Rust Verifier (or Kani for short), our open-source formal verification tool that can prove properties about Rust code, to an example from Firecracker, an open source virtualization project for serverless applications. We will use Kani to get a strong guarantee that Firecracker's block device is correct with respect to a simple virtio property when parsing guest requests, which may be invalid or malicious. In this way, we show how Kani can complement Firecracker's defense in depth investments, such as fuzzing. | |
| | | | |
nathanchance.dev
|
|
| | | Recently, I built a computer for school that I installed Windows 10 Pro on (link to the current specs if you are curious). I was a little bummed about leaving Chrome OS because I was going to lose my local Linux development environment; however, Windows Subsystem for Linux is a thing and it has gotten even better with WSL 2, as it is actually running a Linux kernel so there is full Linux compatibility going forward. | ||