Logo of a litchi fruit Litchi Pi
Litchi Pi
  • Home
  • Articles
  • RSS
  • Email
  • Github
  • Mastodon

Recent posts

  • How Rust can build an elegant API around raw memory
    06/09/2023
    This post will explain what registers are, what are their use in bare-metal programming, and how these macros allows for smooth Rust code when working with them.
  • Git code audit viewed as a Rust programmer
    24/01/2023
    Analyse the Git source code audit performed by X41 and Gitlab, and find out if the vulnerabilities found would get mitigated by Rust or not. From there, describe good security practices when writing code in Rust.
  • Nixfying the build of web applications easily
    14/01/2023
    Build web applications using Nix, ease the process using a library to build common Javascript frameworks, and present a script to manage a PostgreSQL database. Also calls for contribution on the nix library.
  • Build a Jekyll blog using Nix
    12/01/2023
    Use Nix flakes to build a Jekyll blog, overcoming the setup issues to build the static website and/or serve it locally.
  • Simple errors handling in Rust using macros
    03/09/2022
    Describes how using macros you can easily handle errors of a whole piece of software elegantly.
  • See all posts

All series

  • Writing a container in rust
    Series where we create Crabcan, a container software like Docker written in Rust using Linux's various security and isolation features.

All categories

  • Nix
  • Infosec
  • Rust
Content released under a Creative commons CC BY-NC license
Previous website This website is part of the webring Experimental Math & Programming Ring Next website