Published onMarch 22, 2023Learning Rust: ConcurrencyrustUsing threads in Rust and comparing performance to a single thread.Read more →
Published onFebruary 22, 2022A Solo Engineer's Dream MVC - Django, htmx, AlpinejspythondjangohtmxA match made in heaven for applications created by a single developer, taking full advantage of Django's templating and organization.Read more →
Published onFebruary 6, 2022Browser History with HtmxpythondjangohtmxManaging Browser History in a Single Page Application Built with Django and htmx.Read more →
Published onFebruary 2, 2022Learning Rust: The Option EnumrustpythonjavascriptRust has made me reconsider the null value and has made me appreciate safe code.Read more →