PinnedPublished inThe StartupCaching and Scaling DjangoCaching is the most important aspect of scaling along with database indices. It’s not impossible to get up to 99% speed improvements…May 17, 2020May 17, 2020
PinnedSpeed up your website 4x and reduce your costs by 75%Hi! I’ve been using Django since 10 years now, ranging from dozens of personal projects to highly active websites accommodating millions…Apr 18, 20211Apr 18, 20211
Credential Stuffing Attacks and Protection for web frameworks (examples with Django)Hi! As web developers we have to be mindful about a lot of attack types and follow best practices to keep our users and data safe. My…Dec 26, 2020Dec 26, 2020
Infinite redirect issue with Wordpress admin and Cloudflare (aka err_too_many_redirects)Very short answer: Add the following snippet to the top of your wp-config.php file.Aug 25, 2020Aug 25, 2020
Caching and Scaling for Django Part IIHey everyone! In Part I of this series, we have investigated how to cache a long-running function, and what the common pitfalls are with…May 25, 20201May 25, 20201
Changing / Rotating Django Secret Key without logging users out!How we rotated the secret key on production transparent to users (+1 for following best security practices :) )May 2, 2020May 2, 2020
Telefonunuzdan ücretsiz PDF CV Oluşturun — Kolay CV UygulamasıÖzgeçmiş yazmak stresli bir deneyim olabilir, çünkü bunun nasıl doğru olacağına dair çok fazla kaynak ve fikir var. Hangi kılavuzun…Apr 30, 2020Apr 30, 2020
The CV App — Smart CV Builder with templatesHow to make a quick and smart CV? How to stand out in the eyes of the hiring manager when he has several CVs on his table? One way to do…Feb 4, 20201Feb 4, 20201
Hello World in Programming 101If your aim is to learn programming and get to know a bit better how to world runs, the first program you should ever write is a “hello…Aug 23, 2017Aug 23, 2017