jeff-mitchell.dev

mostly mis-adventures with programming languages...mostly...

Blog




Here are my blog articles. I mostly write about topics related to Rust, but will from time to time tackle general programming topics.

Slow Down...to Speed Up...Reflections on the Coding Journey

Some reflection on difficulties in this coding journey.

{ Word Count: 319 words | Reading Time: 2 minutes }

Do you want to know more?

Git - The Bare Bones

An article highlighting the very basics of how to get started with the Git version control system.

{ Word Count: 946 words | Reading Time: 5 minutes }

Do you want to know more?

This Week in Rust

A link to This Week in Rust, Issue 561

{ Word Count: 34 words | Reading Time: 1 minute }

Do you want to know more?

Serving the Web with Axum

An overview of how to get started with the Axum web framework

{ Word Count: 565 words | Reading Time: 3 minutes }

Do you want to know more?

This Week in Rust

A link to This Week in Rust, Issue 560

{ Word Count: 43 words | Reading Time: 1 minute }

Do you want to know more?

Update to Projects page

An update about some new content added to the projects page

{ Word Count: 136 words | Reading Time: 1 minute }

Do you want to know more?

Other Blogs Highlight: Build Your Own SQLite

An article highlight on how to build your own SQLite database, from scratch

{ Word Count: 150 words | Reading Time: 1 minute }

Do you want to know more?

This Week in Rust Highlight: Don't Use Preludes and Globs

An article highlighting an interesting piece from This Week in Rust about preludes and globs...

{ Word Count: 102 words | Reading Time: 1 minute }

Do you want to know more?

rust-pdf-extractor - Turning PDF Documents into Plain Text

My Rust program of the week takes a pdf file as input and converts it to a plain text file as output.

{ Word Count: 174 words | Reading Time: 1 minute }

Do you want to know more?