Good day
Read the whole email protocol.
Implemented a little SMTP client in rust
https://t.co/G0y5wraezl
Will implement a SMTP server, email parser and email encoder now
@magic_bubblez Lol, I remember I won one hackathon in 1st year bcz we used "MySQL" nobody else used any database, it was a design hackathon (our design was shit af)
How to build a basic calculator in 2026:
- Provision an AWS EKS Kubernetes cluster
- Deploy 4 isolated microservices (Add, Sub, Mul, Div)
- Route operations through a high availability API Gateway
- Stream keystroke telemetry via Apache Kafka
- Cache "1+1=2" in a distributed Redis instance
- Offload complex division to a decentralized LLM agent
- Build a stateless UI in Rust compiled to WebAssembly
- Hardcode "if 2+2=4" as a fallback safety net