📰 Dev.to · Artem
Articles from Dev.to · Artem · 5 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9631)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · Artem
2w ago
I built a Self-Hosted Solana Payments Library for Django Framework
I have built a library for the Django framework that simplifies the process of accepting crypto...

Dev.to · Artem
1mo ago
AI Wrote It. Your Database Paid for It: How get_object() in DRF Actions Quietly Kills Backend Performance
A pattern that looks clean, “idiomatic,” and AI-approved: @action(detail=True, methods=["put"]) ...

Dev.to · Artem
4mo ago
Implementing Strictly Typed JsonRpc Method Calls in Kotlin
Throughout my career, I've primarily worked with two main programming languages - C# and Kotlin (plus...

Dev.to · Artem
5mo ago
FastAPI & PostgreSQL Sharding: A Step-by-Step Guide (Part 2) - Step-by-Step Implementation
This is a continuation of my series of articles about horizontal scaling of databases. In the first...

DeepCamp AI