#python

↩ Gemlog

↩ Root

Nimpressions

2022-06-05 - Nimpressions

First impressions of the Nim programming language

📁 Programming

#nim, #python, #c-sharp

Gemican: A Capsule Generator

2021-10-02 - Gemican: A Capsule Generator

Following on from my Pelican plugin, I decided that a fork was necessary to introduce full support for Gemini.

📁 Gemini

#python, #pelican, #blogging, #smolnet

Gemini Launch!

2021-06-23 - Gemini Launch!

All about the launch of this very capsule, and how it is generated and hosted.

📁 Gemini

#python, #pelican, #blogging, #smolnet

Runtime Class Modification

2020-03-25 - Runtime Class Modification

Batteries-included package development in Python requires an unorthodox approach when targeting microcontrollers.

📁 Programming

#python, #micropython

Bad Idioms

2020-01-10 - Bad Idioms

A brief investigation of Python's EAFP idiom applied to C#.

📁 Programming

#python, #c-sharp