James B's Avatar

James B

@jarofgreen.co.uk

Developer in Scotland https://www.jamesbaster.co.uk/

33
Followers
37
Following
188
Posts
01.04.2024
Joined
Posts Following

Latest posts by James B @jarofgreen.co.uk

Preview
Welcome - Second Guessing A simple game where you are asked to count a certain number of seconds. Play normal levels, Zen levels for calmness, or the monthly challenge. Completely free!

Happy March! (We like to get in early)
New monthly challenge released for our game: www.secondguessing.net

28.02.2026 07:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@thisisgelb.bsky.social Hey, I'm trying to email you but getting "550 5.1.1 The email account that you tried to reach does not exist." errors?

03.02.2026 12:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
UNIX v4 (1973) - Live Terminal | Experience Vintage UNIX UNIX v4 (1973) live in your browser. Original binaries recently recovered from archival sources once thought lost. PDP-11/45 emulator with Thompson shell and early C compiler.

"The v4 tape in the Unix history repo" from Diomidis Spinellis at #FOSDEM
Fun to see "Hello World" written on a 50 year old operating system. unixv4.dev
And UNIX used to have a Spider Interface? Why did we scrap that?!

01.02.2026 10:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Welcome - Second Guessing A simple game where you are asked to count a certain number of seconds. Play normal levels, Zen levels for calmness, or the monthly challenge. Completely free!

Happy February! (Coming soon, depending on your time zone)
We just released the monthly challenge for our game Second Guessing, give it a try: www.secondguessing.net
#SecondGuessing
(Game now with TypeScript behind the scenes to help ensure everything works correctly)

31.01.2026 17:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Welcome - Virtually Attend FOSDEM 2026 Did you know you can attend FOSDEM virtually? We help you make a schedule, whatever timezone you are in.

I added a bunch of stuff to virtuallyattend.teacaketech.scot/fosdem/2026/ today to make it easier to use - if you are interested in remote streaming sessions tomorrow check it out!

31.01.2026 17:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Welcome - Virtually Attend FOSDEM 2026 Did you know you can attend FOSDEM virtually? We help you make a schedule, whatever timezone you are in.

That's day 1 of #FOSDEM remote viewing wrapping up.
Thanks again to the speakers & volunteers who stream things so well and keep things to good time, makes it easy to hop round between rooms and talks.

31.01.2026 17:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

"PyInfra: Because Your Infrastructure Deserves Real Code in Python, Not YAML Soup" at #FOSDEM
I've never seen so many Rowan Atkinson images in a talk.
I feel like it should have come with a quiz round of what film/tv each was afterwards.
Good talk too, I'll have another look at PyInfra.

31.01.2026 15:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So wait, CodeBerg/Forgejo supports sha256 git hash format but GitHub doesn't?
So if you have a repo you want to put online but don't want anyone to put on GitHub you should use sha256?
#FOSDEM #Git

31.01.2026 10:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Well that is the first set of features and bug fixes (whoops) deployed while listening to opening keynote. Now to settle down to learn about the future of git.
#FOSDEM

31.01.2026 09:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Welcome - Virtually Attend FOSDEM 2026 Did you know you can attend FOSDEM virtually? We help you make a schedule, whatever timezone you are in.

Morning, it's #FOSDEM weekend. I'll be watching along virtually.
I made a schedule viewer that lets you browse in any time zone: virtuallyattend.teacaketech.scot/fosdem/2026/
I'll be updating that and bug fixing over the weekend too I'm sure πŸ™‚
Let me know if you use it & what you think of it!

31.01.2026 08:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
A large group of people, including children, on bikes of all sizes cycle through a green space. The text reads: Pedal on Parliament - Save the date: 30th May 2026, 11.30am - #PoP26 - Meadows to Holyrood on closed roads, 
for a cycle-friendly Scotland

A large group of people, including children, on bikes of all sizes cycle through a green space. The text reads: Pedal on Parliament - Save the date: 30th May 2026, 11.30am - #PoP26 - Meadows to Holyrood on closed roads, for a cycle-friendly Scotland

We’re back - Save the Date! In 2026 we Pedal on Parliament for a cycle-friendly Scotland, on Sat 30th May at 11.30am - Middle Meadow Walk to Holyrood, Edinburgh on closed roads.

#ThisMachineFightsClimateChange #pop26

23.01.2026 09:55 πŸ‘ 48 πŸ” 47 πŸ’¬ 0 πŸ“Œ 6
Talk about our relaunch at Teacake Tech Virtual Event - Open Tech Calendar Blog

Last night we talked at a virtual tech event about our relaunch - thanks to the attendees for a great discussion afterwards.

We've written up our talk here: blog.opentechcalendar.co.uk/2026/01/23/t...

Happy to hear feedback from people!

22.01.2026 10:51 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

You missed the name at the top of the screenshot

21.01.2026 17:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Contact - Teacake Tech How to contact us

@foundationsofthedigitalstate.com Email on www.teacaketech.scot/contact/ - happy to chat!

19.01.2026 15:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Just converted a site to my own static site builder and again found it really useful that the builder checked the output after it had built it. In this case, checking no internal links were broken highlighted a few errors.

We test / lint our code with automated tools, why not our static sites too?

18.01.2026 19:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Something I've thought for years - so I'm annoyed at past me that I'm still having issues here - is when you're making a thing, take and save lots of screenshots of it. Cos later, the thing won't be accessible any more but you'll want the screenshots for something.

18.01.2026 11:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Relaunching Open Tech Calendar - Teacake Tech James Baster discusses relaunching Open Tech Calendar to list virtual tech events, with a discussion about events online.

Finally getting my talk ready for Wed: www.teacaketech.scot/our-virtual-...

18.01.2026 11:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
How to run a useful community data project - Teacake Tech How to run a useful community data project

Tried to find where I can recycle bike inner tubes & found a website that lists places. First 2 places near me have closed permanently & there's no way for me to easily report that to the site.

Community data projects are hard - reposting blog I wrote years ago: www.teacaketech.scot/blogs/2020-0...

16.01.2026 12:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Welcome - StaticPipes Documentation

Released a new version of my static site generator I use on a lot of projects. Now has better versioning of assets (Images, CSS, JS, etc) to support in-browser caching: docs.staticpipes.teacaketech.scot/stable/

16.01.2026 12:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Welcome - Teacake Tech Technology, software development and virtual events from Scotland

Right now I'm doing some learning, some of my own projects and also looking around for freelance / contract / whatever soon. A WIP website for all this is at www.teacaketech.scot - I'll do a proper "looking for work" post with that soon (feedback welcome).

07.01.2026 20:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

re Last repost, reminded me I haven't said this news here yet:

I've just left the worker's co-op I've been at for almost 8 years; thanks to everyone there who made it a great place to work and for all the interesting projects to work on.

07.01.2026 20:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
How the hell are you supposed to have a career in tech in 2026? - Anil Dash A blog about making culture. Since 1999.

The number one thing I've been hearing from people in tech lately is, basically, "How the hell am I supposed to work in this industry anymore?" Though most folks are kind of afraid to say it out loud. So I wrote about how to think about it: www.anildash.com/2026/01/05/a...

05.01.2026 20:37 πŸ‘ 350 πŸ” 129 πŸ’¬ 27 πŸ“Œ 37
The Rust Programming Language - The Rust Programming Language

Having a look at Rust out of curiosity #rustlang
Reading the book: doc.rust-lang.org/book/
Just did the first advent of code puzzle in Rust #adventofcode
But just seen recommendation for rustlings.rust-lang.org which looks interesting too.

04.01.2026 22:01 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Welcome - Second Guessing A simple game where you are asked to count a certain number of seconds. Play normal levels, Zen levels for calmness, or the monthly challenge. Completely free!

Happy New Year!
We've just released a new monthly challenge for our game, #SecondGuessing
We're proud of this one - our play tester's first comment was "woooooooow this is a bastard of a level i love it".
www.secondguessing.net
New art in this level, again by the great @patchworkbear.bsky.social

31.12.2025 12:37 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 1
Welcome - Virtually Attend FOSDEM 2026 Did you know you can attend FOSDEM virtually? We help you make a schedule, whatever timezone you are in.

Today I threw together a web tool for people who want to attend FOSDEM virtually - the official site doesn't let you browse in your local timezone, which always seemed odd.

So here's my first go: virtuallyattend.teacaketech.scot/fosdem/2026/

Comments welcome!

28.12.2025 19:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@histoftech.bsky.social Thank you! πŸ™‚

27.12.2025 20:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@histoftech.bsky.social Hello, hope you're doing well! I'm trying to get a project started and it seems like something you might approve of? Any chance of a boost if so? bsky.app/profile/open...

27.12.2025 17:33 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - tsenart/vegeta: HTTP load testing tool and library. It's over 9000! HTTP load testing tool and library. It's over 9000! - tsenart/vegeta

Load testing done with vegeta ( github.com/tsenart/vegeta )

Yesterday in Christmas: Made the Christmas Tiramisu.

24.12.2025 08:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Yesterday in tech: Boosting Django/Apache VM server.
Add mod_cache to Apache & cache-control/vary headers to Django & Apache's static files.
Load testing shows server handles multiples more simultaneous traffic than before.
Users browsers now cache assets, for snappy page loads as move around site.

24.12.2025 08:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Prometheus - Monitoring system & time series database An open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.

Setting up prometheus.io for server, app and website monitoring today.

Nice to see it progressing - when I first set it up if you wanted basic auth / SSL you had to proxy traffic throught something, now there are options built in: ruan.dev/blog/2021/10...

22.12.2025 20:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0