Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

ntietz.com

https://ntietz.com/atom.xml

Get the latest updates from https://ntietz.com/atom.xml directly as they happen.

Follow now 29 followers

Latest posts

Last updated 26 days ago

Covers as a way of learning music and code

27 days ago

When you're just getting started with music, you have so many skills...

That boolean should probably be something else

about 2 months ago

One of the first types we learn about is the boolean It's...

Proving that every program halts

about 2 months ago

One of the best known hard problems in computer science is the...

Taking a break

3 months ago

I've been publishing at least one blog post every week on this...

Measuring my Framework laptop's performance in 3 positions

4 months ago

A few months ago, I was talking with a friend about my...

The five stages of incident response

4 months ago

The scene: you're on call for a web app, and your pager...

Python is an interpreted language with a compiler

4 months ago

After I put up a post about a Python gotcha, someone remarked...

Typing using my keyboard (the other kind)

4 months ago

I got a new-to-me keyboard recently It was my brother's in school,...

Shadowing in Python gave me an UnboundLocalError

5 months ago

There's this thing in Python that always trips me up It's not...

Big endian and little endian

5 months ago

Every time I run into endianness, I have to look it up...

Who are your teammates?

5 months ago

If you're the manager of that team, who are your teammates If...

Stewardship over ownership

5 months ago

Code ownership is a popular concept, but it emphasizes the wrong thing...