RSSAmplifier

Blog

Chi Shang Cheng

Hi, I'm Chi Shang. I'm a web developer based in Utrecht, The Netherlands.

cscheng.infoRSS feed ↗28 posts

Latest posts

Book notes: Perfect Software and Other Illusions About Testing

Building a chat application with a local LLM from scratch

Applying natural sort to a Django CharField with PostgreSQL

Limiting the number of objects of an InlineModelAdmin in Django

Securely connect to Amazon RDS using ECS container as bastion

Monitoring Celery performance with CloudWatch Logs Insights

Debugging Sentry locally in a Django project

Prevent long running PostgreSQL queries with statement timeout in Django

Book notes: The elements of FORTRAN style

Automatically import all Django models in the Django Console in PyCharm

Prevent long running MySQL queries with max_execution_time in Django

How to exclude duplicates using a subquery with Django and MySQL

Using GeoDjango with GDAL on AWS Lambda

Book notes: The Psychology of Computer Programming

Mocking a file storage backend in Django tests

Trying out AWS Cloud9 IDE for Django development

Installing PycURL on macOS High Sierra

Git tip: autostash with git pull --rebase

Integrating webpack-dev-server with Django

Book notes: Peripheral Vision

Chain multiple Ajax requests with Backbone.js

Calculate circle-line intersection with JavaScript and p5.js

Drawing egg shapes with p5.js

One Light color scheme for IntelliJ

Quick way to find unused CSS with Chrome DevTools

Use Fira Sans as system font on Ubuntu 16.04

Raspberry Pi AirPlay audio receiver with shairport-sync

Hello again, world