Page 14
SongSearch autocomplete rate now 2+ per second
July 11, 2019
0 comments
From jQuery to Cash
June 18, 2019
4 comments
Categories: Web development, JavaScript
Build an XML sitemap of XML sitemaps
June 1, 2019
0 comments
Generate a random IP address in Python
June 1, 2019
0 comments
How I simulate a CDN with Nginx
May 15, 2019
1 comment
WebSockets vs. XHR 2019
May 5, 2019
0 comments
Categories: Web development, Web Performance, JavaScript
KeyCDN vs AWS CloudFront
April 29, 2019
3 comments
Categories: Web development, Web Performance
I think I might put my whole site behind a CDN
April 23, 2019
0 comments
Categories: Web development, Nginx, Web Performance
Whatsdeployed rewritten in React
April 15, 2019
0 comments
Categories: Web development, Python, React, JavaScript
KeyCDN vs. DigitalOcean Nginx
April 12, 2019
0 comments
Categories: Web development, Nginx, Web Performance
Optimize inlined SVG on developer.mozilla.org
April 4, 2019
0 comments
Categories: Web development, Web Performance
Best way to count distinct indexed things in PostgreSQL
March 21, 2019
3 comments
Categories: Django, PostgreSQL
Format numbers with numberWithCommas() or Number.toLocaleString()
March 5, 2019
1 comment
Categories: Web development, JavaScript
Django ORM optimization story on selecting the least possible
February 22, 2019
16 comments
Categories: Web development, Django, Python, PostgreSQL
Experimenting with Nginx worker_processes
February 14, 2019
0 comments
Categories: Web development, Nginx, macOS, Linux