Insights
Engineering Insights
Practical writing on software architecture, SaaS products, AI automation, legacy modernisation, and the business of building reliable systems.
Curated links from external sources — not 360Softy original articles.
Understanding CSRF attacks
Cross-Site Request Forgery (CSRF) is an attack that tricks users into executing unwanted actions on a web application where they're currently authenticated. Read more
Ethics and Society Newsletter #5: Hugging Face Goes To Washington and Other Summer 2023 Musings
Finetune Stable Diffusion Models with DDPO via TRL
Guide to scaling your database: When to shard MySQL and Postgres
Scaling a database presents challenges. As you grow, you might begin having trouble handling ever-increasing throughput or data size. You might find that query latency is getting worse. You might be pushing the limits of your hardware. When this happens, a classic option is vertically scaling your database by getting better hardware, but is there a better way? And what happens when you reach the vertical limits? This is where horizontal sharding comes in. In this article, we'll cover some common
SQLite on the Edge: Prisma Support for Turso is in Early Access
Prisma support for Turso is now in Early Access, enabling you to bring SQLite closer to your users. Try it out!
Non-engineers guide: Train a LLaMA 2 chatbot
Work with 360Softy
Building a SaaS product, AI system, or business platform?
Book a free consultation and we will tell you honestly whether we can help.

