django-planet

Feed: Josh Karamuth

Hi, I'm Josh from Mauritius. I write about programming and other related topics.

Blog Josh Karamuth
RSS 2.0 Feed Josh Karamuth
web https://joshkaramuth.com/
Last Update01.29.2025
Posts31

Build a Reusable Component with Django Cotton and AlpineJS

Jan. 14, 2025 » Josh Karamuth » [Archived Version]

Learn how to build a reusable component with simple tools

Read More

The Most Absurd Profession

Jan. 13, 2025 » Josh Karamuth » [Archived Version]

Programming isn't about building useful software, it's about decency.

Read More

Show Django forms inside a modal using HTMX

Dec. 25, 2024 » Josh Karamuth » [Archived Version]

Learn how to create and edit models using Django forms inside a modal using HTMX

Read More

How to show a modal in Django + HTMX

Dec. 16, 2024 » Josh Karamuth » [Archived Version]

Learn how to show a modal with minimal Javascript in Django + HTMX

Read More

How and why to run your Docker apps without root

Oct. 25, 2024 » Josh Karamuth » [Archived Version]

Understand the importance of running your apps without root privileges inside your Docker container

Read More

Automated container deployment without a registry

Oct. 23, 2024 » Josh Karamuth » [Archived Version]

Learn how to automate deployment of a containerized Django app without a registry

Read More

Docker is better than Podman

Oct. 22, 2024 » Josh Karamuth » [Archived Version]

I experimented with Podman and realized that Docker is still better

Read More

Understanding Python Decorators thanks to Django

Oct. 14, 2024 » Josh Karamuth » [Archived Version]

Master Python decorators by dissecting ones provided by Django

Read More

A script to "Modernize" your Linux CLI

Oct. 13, 2024 » Josh Karamuth » [Archived Version]

Use this script to install modern CLI tools for Linux

Read More

I moved my blog from Ghost to Astro

Oct. 12, 2024 » Josh Karamuth » [Archived Version]

Learn about the benefits of publishing with Astro instead of Ghost

Read More