Recent Projects I Didn't Finish
A developer reflects on unfinished tech projects, including profiling JavaScript apps and analyzing fast HTTP router strategies.
A developer reflects on unfinished tech projects, including profiling JavaScript apps and analyzing fast HTTP router strategies.
A developer reviews their 10-month tenure at Remix, highlighting community growth and achievements before leaving to focus on a new venture, EpicWeb.dev.
An interview transcript explaining Deno, a modern JavaScript/TypeScript runtime created by Node.js founder Ryan Dahl to address Node's shortcomings.
An overview and technical exploration of Poem, a feature-rich, Rust-based web framework, covering its setup, features, and examples.
A monthly update on TinyPilot, a tech hardware/software project, covering revenue, software licensing, and development progress.
A developer explains why Django is an excellent choice for building large, database-driven web applications, highlighting its rapid development, security, and ecosystem.
A guide exploring the Axum web framework for Rust, covering its features, setup, and examples like a chat app.
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at PyCon Italia 2022.
A talk from PyCon Italia 2022 on how developers can maximize their use of the Django web framework by engaging with and contributing to its open-source community.
A talk on leveraging PostgreSQL's advanced features within Django web framework for more powerful database-driven applications.
A talk from PyCon DE 2022 on how to maximize your use of Django by contributing to its open-source community and development.
A talk from Django Day Copenhagen 2022 on how to get involved in and contribute to the Django open-source community.
A talk from Python Web Conference 2022 on how to maximize Django's potential by engaging with and contributing to its open-source community.
The author details building a minimal HTTP parser for the Atlas web framework, focusing on extracting the method and path from the request line.
The author discusses building HTTP request and response objects for their Lua web framework and explores options for an HTTP parser.
The author explores routing in web frameworks and details the implementation of a flat-list routing system for their Lua-based Atlas framework.
The author details the process of adapting Python's ASGI standard for Lua, creating LASGI to connect a Lua web server and application.
A talk summary on leveraging PostgreSQL's advanced features within Django projects, presented at PyCon Sri Lanka 2022.
A developer shares their journey of learning Lua by attempting to build a web framework and server from scratch.
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at Pyjamas Conf 2021.