📰 Dev.to · Anton
4 articles · Updated every 3 hours · View all reads
All
Articles 67,091Blog Posts 99,834Tech Tutorials 16,211Research Papers 13,808News 12,523
⚡ AI Lessons

Dev.to · Anton
1mo ago
Understanding Merkle Trees: a Rust Implementation with Blockchain Examples
You have probably seen Merkle trees mentioned in blockchain or distributed systems contexts. But most...

Dev.to · Anton
1mo ago
My strategy for Strategy
Previously I already touched on the topic of design patterns. Today I want to continue this topic....

Dev.to · Anton
2mo ago
Separating API and Application Services in Ruby with Servactory
Every Rails codebase I've worked on eventually needs to talk to an external API. Stripe for payments,...

Dev.to · Anton
3mo ago
Servactory — Typed Service Objects with Declarative Actions for Ruby
Ruby's flexibility is great — until every developer on the team writes service objects...
DeepCamp AI