Bitchat – A decentralized messaging app that works over Bluetooth mesh networks
github.com
Intel's Lion Cove P-Core and Gaming Workloads
chipsandcheese.com
Building the Rust Compiler with GCC
fractalfir.github.io
The first time I was almost fired from Apple
engineersneedart.com
Show HN: I wrote a "web OS" based on the Apple Lisa's UI, with 1-bit graphics
alpha.lisagui.com
High Performance Image Sensor Processing Using FPGAs [pdf]
oda.uni-obuda.hu
Crypto 101 – Introductory course on cryptography
crypto101.io
There's a COMPUTER inside my DS flashcart [video]
youtube.com
Swedish Campground (2004)
folklore.org
Nobody has a personality anymore: we are products with labels
freyaindia.co.uk
I extracted the safety filters from Apple Intelligence models
github.com
Opencode: AI coding agent, built for the terminal
github.com
Show HN: Piano Trainer – Learn piano scales, chords and more using MIDI
github.com
Get the location of the ISS using DNS
shkspr.mobi
Thesis: Interesting work is less amenable to the use of AI
remark.ing
Functions Are Vectors (2023)
thenumb.at
Uncommon Uses of Python in Commonly Used Libraries (2022)
eugeneyan.com
I don't think AGI is right around the corner
dwarkesh.com
Backlog.md – Markdown‑native Task Manager and Kanban visualizer for any Git repo
github.com
Lessons from creating my first text adventure
entropicthoughts.com
Show HN: A Language Server Implementation for SystemD Unit Files
github.com
The Private Agent Memory Fallacy
blog.getzep.com
Jane Street barred from Indian markets as regulator freezes $566M
cnbc.com
Centaur: A Controversial Leap Towards Simulating Human Cognition
insidescientific.com
Thanks for the link.
You can download this entire Handbook of Applied Cryptography for free [1].
Recently the authors also provided online course and video namely:
- Cryptography 101: Building Blocks (fundamental cryptographic primitives) [2]
- Cryptography 101: Real-World Deployments (PKI, TLS, Bluetooth, AWS, Signal) [3]
Other courses and video includes:
- The Mathematics of Lattice-Based Cryptography (introductory course)
- Kyber and Dilithium (standardized lattice-based cryptosystems)
- Hash-based signature schemes (LMS, XMSS, SPHINCS+)
- Error-Correcting Codes (linear, Hamming, Golay, cyclic, BCH, Reed-Solomon codes
[1] Handbook of Applied Cryptography:
https://cacr.uwaterloo.ca/hac/
[2] Crypto 101: Building Blocks:
https://cryptography101.ca/crypto101-building-blocks/
[3] Crypto 101: Real-World Deployments:
https://cryptography101.ca/crypto101-deployments/