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.

Update to Projects page

2024-08-12

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

2024-08-11

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

2024-08-07

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

2024-07-31

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?

String Theory

2024-07-30

An article highlighting the two important string types in Rust.

{ Word Count: 1183 words | Reading Time: 6 minutes }

Do you want to know more?

markdown-html-rs - Converting Markdown Content to HTML

2024-07-24

Highlighting markdown-to-html, a Rust CLI program which helps you convert markdown content to HTML.

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

Do you want to know more?

nf - An Empty File Maker

2024-07-16

Highlighting nf, a Rust program which makes an empty, new file.

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

Do you want to know more?

Jeff Mitchell Dev - Re-Re-Loaded

2024-07-04

Some thoughts from the author regarding this latest iteration of this blog.

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

Do you want to know more?

How I Learned to Stop Worrying and Love Tailwind

2024-01-24

The author eats crow...and embraces Tailwind in his Rust mis-adventures.

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

Do you want to know more?