Skip to content

Good youtube Channels

Computerphile - Great channel to know of things as well as understanding tools

Faster than lime - Deep video about common things which we just take for granted and there deep explaination

TheAltF4Archives - A curious guy who learned a lot of things very deeply and had good mindset about how to approach coding

Online Book

Dive Into Systems - Great book to getting started with understanding system and programming in general

Blog

Fasterthanlime - Great blogs about very intersting concept which are very thoughfully explained

Julia Evans - Intersting blogs about general programming opinions and fun write ups about git internals and other software workings

CSS tricks -> Understanding CSS

Niko Matsakis's - smallcultfollowing Blog -> Rust Related deep dive blogs

Void Linux Src tips and tricks -> Great blogs about optmizations on void src package building

Good online apps

Excalidraw - A convinient online draw tool with good and stable ui

Regexper - Visualize the state machine for regex

Regex 101 - A irreplaceable tool when writing regex

It tools - Generally useful tools collection

JS brower Engines Compatibility Checker - Tool to check js and runtimes compatibility with new features

Browser Compatibility Check - Browser version compatibility

Dev Docs

Project ideas/Guides

Creating tools from scratch - A collection of great projects and resources to make them in common programming langs.

Rust fun things to try

darkcoding.net

A very small Rust binary indeed · Graham King

A forum answer which explains how rendering and displaying windows work

Blessed Rs a curated list of trusted crates for rust for any given task

Rust Fun and intersting Blogs to read

Leaving Rust gamedev after 3 years -> Detailed analysis of choosing rust for the wrong use case

Interactive sites

Float Exposed -> Binary representation for number data types

Mess with DNS -> For playing around and seeing dns requests