Tim Abell
banner
0x5.uk
Tim Abell
@0x5.uk
First Direct is offering £175 for account switches! That's not nothing!

And they have great customer service. What's not to like.

(No I'm not being paid for this, it's just an offer worth sharing.)

www.firstdirect.com/banking/curr...
August 1, 2025 at 8:53 AM
Finally tried Claude Code with Claude Sonnet 4 - really liking the CLI, it's slick. For a CLI addict & touch-typist like me it really feels like flow.

Built a tiny firefox add-on in about 2 hours.

github.com/timabell/fir...

Just waiting for it to be approved in the addon store now.
July 30, 2025 at 9:43 PM
#supernote daily planner made by chatgpt. Pretty cool that you can ask chatgpt to make pngs of an exact pixel size to fit the device (makes pdfs too which is how this started)
July 10, 2025 at 8:36 AM
July 9, 2025 at 11:29 AM
Static sites are unbeatable. Look at that home page load. Under a second.
July 8, 2025 at 11:31 AM
In the name of being all-in on #RustLang, and to escape the increasingly slow build times I've converted my blog from jekyll/github-pages to zola/netlify

github.com/timabell/0x5...

Much better build & deploy times
July 8, 2025 at 11:21 AM
People ask why I'm interested in #RustLang

My markdown webserver completed an entire page render in LESS THAN ONE MILLISECOND 🤯🦀

That's the efficiency I was after.

You know you're onto something when the dashboard shows response times in microseconds!

Code is high-level, tidy & readable.
June 27, 2025 at 4:20 PM
🎙️New episode of the Rust Workshop podcast 🎙️

Interview with Tim McNamara @timclicks.dev about the upcoming Rust Forge conference, and much more.

Enjoy!

share.transistor.fm/s/b5038eaa
June 11, 2025 at 3:33 AM
I heard on X that the waymo taxis were being torched, in the end the capitalists always win, so I got dall-e to make me some pics of the self-drive taxis getting the upper hand. I wasn't expecting it to go so dark on me!
June 10, 2025 at 9:01 PM
Obscure meme of the day
June 8, 2025 at 7:07 PM
May 4, 2025 at 10:41 PM
That's reaaaally useful.
Great for pasting into logseq, or any other markdown capable tools.

"Copy Git Link Plugin for JetBrains IDEs | JetBrains Marketplace"
plugins.jetbrains.com/plugin/17756...
May 2, 2025 at 12:43 PM
For anyone who still naively thinks that the current LLMs / AI / Coder Assistants will replace competent coders rather than just assist them, here's an example of Claude taking "the VW approach to passing a test".
May 1, 2025 at 12:45 AM
March 14, 2025 at 2:11 AM
March 14, 2025 at 2:10 AM
Is it just me or is the Azure #CosmosDB emulator slow and unreliable?
I was so pleased when they announced the emulator, and now I just hate having to use it because half the time I have to kill it, restart it 3 times, and wait for the certificate to actually be available before I can do anything.
March 3, 2025 at 10:35 AM
😵 Programmers are officially doomed, I just watched as Codeium Windsurf AI IDE just made a test fail - then searched the web - then read a stackoverflow answer, then fixed the test! Run for the hills! 🫠

"Searching stackoverflow" was the one remaining skill we had over the AI 😵‍💫
March 1, 2025 at 7:21 PM
Here's the #RustLang podcasts to follow while wait for @rustnationuk.bsky.social to post videos for this year's conference! 🦀 🎙🎧
February 20, 2025 at 7:29 AM
@openuk.bsky.social looooove the hoodie, and loved doing the #RustLang panel discussion at conference!
February 5, 2025 at 10:06 PM
I've invited "Rusty the Clown" to run the kids birthday party. Hey hey hey kids.
Catchphrase:
"Borrow checker says no, kid."
#RustLang #BadCoderParent

I knew AI was useful for something.
February 5, 2025 at 2:22 AM
This is good example of why I try and avoid the stock market news machine. It's full of out-of-context fear mongering.

pic one: ahhh massive crash in one day.... ahhhhhh
pic two: zoom out - um, what's all the fuss about
January 27, 2025 at 10:32 PM
I've made an "almost" simple test git repo to be used for practicing reading complex branch/merge history. Good for practicing --first-parent etc.

github.com/timabell/tra...

Blogging to follow. Subscribe to my mailing list if you don't want to miss it: 0x5.uk/subscribe/
January 23, 2025 at 10:19 PM
@lpalmieri.com
Got a 3rd test isolation for you. Separation in hierarchy of data.
I.e. if all records in multiple tables are owned by a user or company record at the top of the hierarchy, test setup starts by creating a new record at the top, and then multiple tests' data can coexist.
Effective.
January 23, 2025 at 12:07 AM
Holy shit. FluentAssertions has gone non-free.

Apache license deleted.

This is no longer a #FOSS library as of v8

#RIP #OpenSource #dotnet

github.com/fluentassert...
January 15, 2025 at 2:22 PM
I made a minimal example of an azure function app with polly retries on outbound http calls

github.com/timabell/azu...

#Azure #dotnet #yaks

This is harder to get right than you'd think from the Microsoft marketing, even with copilot / gpt to hand.
December 18, 2024 at 1:14 AM