
Why type declarations for Rust constants should be unnecessary
How inconsistent rules unnecessarily complicate Rust's type system
How inconsistent rules unnecessarily complicate Rust's type system
Changing regex flags without writing duplicate regular expressions
A layman's guide to memory management, ownership, lifetimes and borrowing in Rust
A quick and easy cheat sheet for data types in python
Creating, setting up and managing a Rust project using Cargo
An experimental Markdown parser written in Rust. Using regular expressions and built-in methods (for str & String) to convert Markdown into HTML.
A repetition free CLI for git, NoGit is a Python script that prevents unnecessary repetition of the "git" keyword.
An open-source framework for building static websites, it was ported from Node.js & Pug to Rust & Tera and is available on crates.io as Antwerp.
A pump relay control program for Arduino Nano 328p microcontroller written in C++.
Modifying Bootstrap's default font without breaking your stylesheets
Demystifying the internet's primary communication protocol
How inconsistent rules unnecessarily complicate Rust's type system
A not so resourceful way of dealing with empty voids
Targeting HTML sibling elements for DOM manipulation