New Python tooling in Rust

Today I found in HN two interesting tools for Python, I have been interested in Python lately because I joined a company that actively writes Python.

The frist one is Ruff a better linter to be used instead of PEP and the other one is RIP a replacement for pip both are implemented in Rust

Posts by me

Kernel mods with eBFP

Friday, July 19 2024 was a very interesting day, several Windows machines were down showing the blue screen of death. The problem was caused by a software update from a security company named Crowdstrike, which was installed on all the …