Dustin Boston

Navigation

  • Home
  • Blog
  • Work
  • Now
  • Uses
  • About

Blog

Read the latest posts from my blog.

Blog

De Morgan's Laws in Plain English

Today my coworker made an interesting comment about some code I wrote. The code looked like this: const isParty = !cake || !iceCream ? false : tru...

July 19, 2025
Blog

Big-O Notation Reference

This chart matches common Big-O notations with their names and relative performance ratings. Is illustrates how an algorithm's efficiency worsens as ...

July 13, 2025
Blog

Get Yourself a Personal Curriculum

Neuroscience Says You Need a Personal Curriculum for 2026 by Jessica Stillman I've been a fan of the DIY Degree, where you systematically study ea...

June 17, 2025
Blog

Packaging JS Apps with QuickJS

QuickJS is a tiny JavaScript engine written in C. Its author, Fabrice Bellard, created FFMPEG and QEMU. QuickJS can run outside of traditional b...

April 9, 2024
Blog

Pure Scrum

Scrum is a simple approach to software development based on Agile. I have been using some form of Scrum, at least personally, since the mid-2000's wh...

July 18, 2018
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

Search

Top Tags

AI(26)Software Development(13)Writing(6)CSS(6)JavaScript(5)

Archives

  • February 2026(13)
  • January 2026(30)
  • December 2025(7)
  • July 2025(2)
  • June 2025(1)
  • April 2024(1)
  • July 2018(1)

Subscribe

RSS Feed
Blarg

A developer blog

Contact

  • GitHub
  • LinkedIn
  • Bluesky

Explore

  • Archive
  • Search
  • Tags

Newsletter

Get the latest posts delivered right to your inbox.

© 2026 Blarg. All rights reserved.