Joined March 2008
684 Photos and videos
Who else is using Arc and is now looking for a new browser since @Atlassian bought @browsercompany?
1
156
🔧 Go 1.24 introduces the new tool directive - now you can manage your project's tools directly in go.mod! No more system-wide installations of tools or version drift across your team. Read the full guide: aran.dev/posts/go-124/go-124… #Golang

97
I've been exploring building HTTP servers in Go without any external dependencies for HTTP routing. Go 1.22's new router features, might mean we don't need third-party routers anymore! Check out the post about it 👇 aran.dev/posts/go-no-depende…

61
Been working on Google OAuth and Sheets api work last few days for stria.io. Access tokens should now automatically when expired. I've also written up some of the Google Sheets work into a blog post aran.dev/posts/building-with… #golang #buildinpublic

1
73
I've been using Go for several years now and I still need to look up the time packages formatting syntax. I don't think this is something I'll ever retain and remember
61
Put together a quick blog post about stria.io at aran.dev/posts/building-stri…

1
72
🏗️ Started working on Stria - a simple way to sync your payment data to Google Sheets. Starting with Stripe, syncing all your data to a Google Sheet, so you don't have to build this yourself stria.io #buildinpublic

88
I shared earlier today the name of my app I've been building and instantly regretted the choice of name so ended up using another name and domain I have
89
Deployed the "prelaunch" page up for my app on @flydotio today. Took a bit of time due to a DNS issue. Mostly my fault the way I was trying to configure things and not reading instructions properly. Tomorrow I'm going to put some posts up about it #buildinpublic
3
117
Aran Wilkinson retweeted
65
222
247
31,340
Quick post I wrote up this morning of Postgres Table Partition that I had to do for a recent project aran.dev/posts/postgresql-ta… #golang #postgres

49
I'm slowly moving on over to the 🦋 site bsky.app/profile/aran.dev

1
32
Built a simple Go app that receives telemetry from my boiler over MQTT to save it to Postgres. Pretty pleased with the progress with it and the way I've ended up structuring it and building it. The project was inspired by @tomasmcguinness work that he has been doing
1
79
Wanted to follow my Go stack tweet with one about some libraries I'm using in my Go projects github.com/go-chi/chi github.com/alexedwards/scs github.com/jackc/pgx github.com/sourcegraph/conc github.com/go-quicktest/qt and a few more great ones! Any others I should consider using?
1
1
48
2,841
when you switch from javascript to php
145
My account has been disabled on @bookingcom and when you go to customer support it requires you to login...

ALT Facepalm Really GIF

88
Been playing around with interactive shells and generating go projects this evening
1
85