15 Followers
24 Following
102 Posts
E=m×Rust+ChatGPT JPEG AI Native Web 3 SaaS Blockchain Startup CEO
Websitehttps://redpilled.dev
Every app will consist of two parts:
1. Client Side Decorations
2. Padding

Why do we even need Git and stuff when it is possible to just commit the source code as the RFC

https://www.rfc-editor.org/rfc/rfc6716#appendix-A.3

And look you can even do patches
https://www.rfc-editor.org/rfc/rfc8251#section-3

This is the next generation of immutable, distributed but centralized, patch-based VCS

RFC 6716: Definition of the Opus Audio Codec

rerere in git rerere stands for reduce reuse recycle

#git

Wait wth, they still use C89 wth wth, bro has to declare variables before using them in a for loop, bro can't even use booleans, not even stdbool.h 😭

Beautiful C

#JustCThings

you don't put wheels on the locomotive,
you put locomotive on the wheels

Please never use Cargo for anything

#rust

smug vibes
Just a daily reminder to myself that sharks are smooth, and anyone who tells otherwise is wrong.

I love #golang for stuff like

local body, err = fetch(url)
if err ~= nil then
return nil, err
end