Matthew Lang avatar

Matthew Lang

Family guy and web developer

That’s the 2nd time in a matter of weeks I’ve used a YAML file as a data source instead of going to straight to creating a table in the database.

The YAML file bridges that gap nicely of not needing the database quite yet, but we do need to store some structured data.

That’s pretty much most of my repositories moved from GitHub to sourcehut.

Writeabout is still on GitHub but is undergoing a Sinatra rewrite. Once that’s complete, I’ll mark the one on GitHub as archived and publicise the new one on Sourcehut.

More of my projects will gradually appear on sourcehut.

Finding the Right Git Platform for Personal Projects

I migrated one of my two GitHub accounts to GitLab a few weeks ago. The move itself had nothing to do with missing features or pricing. It was primarily to try out something else that wasn’t GitHub.

At my job, I spend most of my days on GitHub. When working on my little projects, stepping back into GitHub feels like I am back at work again. With the lines blurring between work and personal coding, I started to think that when I spent time coding on my projects, it still felt like “work”.

So, for one GitHub account, I migrated that account to GitLab. It’s been a great move, and despite being on GitLab’s free tier, I can still match feature for feature what I was paying GitHub for. And when it comes to working with that account, I don’t feel like I am back at my desk.

After the move, I considered moving my other private repositories to GitLab, but GitLab would be more than I needed. It has many great tools for maintaining code bases, but I don’t need them for smaller projects.

I needed something other than GitHub or GitLab.

Enter SourceHut, created by Drew DeVault. SourceHut is a collection of open-source development tools that are a good alternative to GitHub and GitLab.

I’ve been considering using SourceHut for a while, but I have only started seriously considering it in the last couple of weeks.

Today, I created my account and initialised a single repository to get me started. A much more straightforward and basic user interface is strange, but it works. I have become accustomed to the feature-rich user interfaces of GitHub and GitLab. While SourceHut lacks many of the features found in the two bigger platforms, the simplicity of the SourceHut user interface makes it refreshing to use, with just the essentials.

Over the next few weeks, I will migrate more repositories, and then I can demote my GitHub account to be used only for work.

Finally finished my greenhouse project.

A much better use of the space and will be a better environment for growing. We’ve more flowers growing on the deck as well. Be nice when these are in full bloom.

We’ve more plans for next year. A couple of raised beds will be added for vegetables and herbs.

A small glass greenhouse with a black frame is situated on a bed of stones in a backyard garden.

A cracking for our golf club’s juniors to start their league matches. It’s looking like a draw but could still go either way.

A lush golf course features well-maintained greens, sand bunkers, and is surrounded by trees with a person visible in the distance.

I started putting the steel base down on top of my greenhouse’s foundation tonight. Hopefully, it will be fully built and ready to host some plants by next week.

Good times ahead at Green Bay?

Green Bay’s first wide receiver round 1 pick since 2002 isn’t the only reason the Packers fan base is excited. Matthew Golden had some great stats for last season and the playoffs.

In 16 games last season, he hauled in 58 receptions for 987 yards — 17.0 yards per catch — and nine touchdowns as a trusted target for quarterback Quinn Ewers. Golden saved his best play for down the stretch, posting season highs in receptions (eight) and receiving yards (162) against Georgia in the SEC Championship Game. During the Longhorns’ thrilling double overtime win over Arizona State in the quarterfinals of the College Football Playoff, Golden had seven receptions for 149 yards and the game-tying touchdown in the first overtime.

Stats like this are encouraging, and hopefully, Golden can carry this production level to the Packers for many seasons to come. I’m also looking forward to seeing Christian Watson return. Having Golden and Watson on the field together gives Love a lot more options.

I’ve been using the Claude 3.7 Sonnet LLM within Zed and the results have been pretty good. Claude is a lot more verbose than my previous experience with Copilot and a few times has recognised issues around my code that I didn’t see initially.