2025-03-08 12:44:30
Journalism has long been in crisis. Business models are broken. Trust is eroding. And recently, there’s been a notable uptick in news avoidance. Worldwide, nearly four in 10 people say they sometimes or often avoid the news, according to the latest research from the Reuters Institute.
As much as I care about journalism’s survival — it’s an industry I work in and believe is crucial to a functioning society — I can’t blame people for stepping back. I’m one of them. And I no longer feel guilty about it.
One lesson I hope our generation learns is that it’s okay to step back and let the younger ones step up. They’ve got boundless energy and are smart.
Recover, regroup, and when you’re ready, you can rejoin the fight.
2025-03-08 12:35:35
If you do a project, you should write about it.
I recommend adding “write about it” to your definition of “done” for anything that you build or create.
2025-03-04 21:04:00
These Collab Fund blog posts are exceptionally dense with solid advice. I couldn’t find only one pull quote to attach to this post because there are way too many.
This article touches on independence in all of its forms (financial, moral, tribal, etm.), as well as the importance of pairing it with purpose.
2025-02-28 13:13:00
The very first app I ever built for iOS was an app where you could push a button and it would generate a random celebrity for you.
I used only images in Wikipedia, and at the time, the vast majority of quality images of celebrities were from people who went to a convention or premiere, snapped a bunch of photos of as many famous people as possible, and then uploaded them to the public domain.
These are unsung heroes, as far as I'm concerned.
I always admired these people and thought maybe one day I would contribute to Wikipedia in this way.
So I used ChatGPT 4o to whip up a script that allows a user to provide a set of geo-coordinates and it'll return a list of the closest Wikipedia entries which are missing photos.
Here's a link to the HTML that got spit out. Feel free to take the source code and modify it. Or feel free to look up your own geo-coordinates and give it a spin.
The next time you are out on a walk in your neighborhood and you come across a park that you recall is missing an image, you can pull out your phone, snap a photo of it, and take ten minutes to release it into the public domain so other dorks in the future can see what your neighborhood looks like.
And by the way: I know that if I didn't have a large language model, there's no chance I'd be sitting here at 11pm looking up API documentation to try and figure out how I would put this dumb idea to use. This is the power of LLMs, people. This blog post took roughly three times as long to write than the code that was written.
I did have to refine the output once, and there's clearly no great error handling, and some of the entries it returns do have a photo yadda yadda. I get it.
This isn't a tool that one uses to produce artisanal, well-crafted software that will stand the test of time.
This is a tool that, in roughly 5 minutes, empowered me with information that I can now use to make my community a tiny bit better.
That's what I love about technology.
2025-02-25 21:34:00
When I was a kid, we had this dope McDonalds Little People toy:
My kids and I have been playing a lot of Minecraft lately. We have a world where we're building a ton of different buildings, like hotels, roller coasters, and pet stores. It's basically the same games they play IRL.
I thought it would be fun to try and recreate this play set in our world, and here's what we were able to come up with:
What I'm most proud of is how much the kids helped! I laid the foundation and got the walls and roof built, but the kids handled the interior completely by themselves. Gus even built a road as a sort of drive thru.
2025-02-25 06:13:03
I realised the other day that I actually have a straightforward heuristic for this. I count the number of times I have this thought:
“Oh nice catch, I didn’t think of that!”
Man, Sean’s been on an absolute tear lately with these observations. Definitely worth an RSS feed add if you’re into software engineering.