bretthancox

bretthancox @bretthancox

About: Amateur, tinkerer, programming enthusiast

Location:
East Coast
Joined:
Jul 10, 2019

bretthancox
articles - 12 total

Python list comprehensions - help with syntax

I struggled with list comprehensions in Python. The syntax seemed so alien and strange. What ended up...

Learn More 5 0Dec 14 '21

Particle and the end of mesh

The situation Particle is an IoT company specializing in a combination of hardware and clo...

Learn More 4 0Jan 29 '20

Advent of Code 2019 - Day 5 (in Rust!)

Introduction The thought of revisiting my Clojure version of the Intcode "computer" horrif...

Learn More 9 0Jan 5 '20

Advent of Code 2019 - Day 6

Introduction As part of my ongoing effort to learn Rust, I thought it would be interesting...

Learn More 6 0Dec 18 '19

Advent of Code 2019 - Day 1 (an aside, in Rust!)

Introduction Since I'm dabbling with Rust, I wanted to see if I could do some of the Adven...

Learn More 9 0Dec 13 '19

Advent of Code 2019 - Day 5

Introduction Wow...day 5 really confused the heck out of me. Implementation was no more co...

Learn More 7 0Dec 13 '19

Advent of Code 2019 - Day 4

Introduction Day 3 was a big spike in complexity for me. Not sure why - maybe it was meant...

Learn More 8 2Dec 11 '19

Advent of Code 2019 - Day 3, Part 2

Introduction I don't know if the problems are getting harder, or my brain just struggled w...

Learn More 4 0Dec 10 '19

Advent of Code 2019 - Day 3, Part 1

Introduction Day 3 (posting on day 9...better get ready for day 4 on day 19...) exposed th...

Learn More 7 0Dec 9 '19

Advent of Code 2019 - Day 2

Introduction Day 2 (posting on day 5...sigh...) was an increase in complexity over day 1....

Learn More 4 2Dec 5 '19

Advent of Code 2019 - Day 1

Introduction My Clojure skills are rarely used, but it is a fun language for thinking outs...

Learn More 7 0Dec 3 '19

Clojure and go blocks: How to stop your program from exiting

This is my first post and probably on a topic done to death, but it's a topic I tripped over when fir...

Learn More 19 0Jul 12 '19