TIL How to use reserved domains in tests to prevent DNS queries
www.jamesbeith.co.uk/til/2025-07-...
@jamesbeith.bsky.social
π Staff Software Engineer at Kraken Technologies πΈ Co-founder of Glued to Music
TIL How to use reserved domains in tests to prevent DNS queries
www.jamesbeith.co.uk/til/2025-07-...
π€¨ My last renewal for a .com with them was Β£10.91 / ~US$14. I already use Cloudflare so I'll likely switch my domains to them now too. Thanks, glad I checked this.
23.06.2025 03:56 β π 0 π 0 π¬ 1 π 0Take a look at www.gandi.net too, they've served me well.
23.06.2025 02:26 β π 0 π 0 π¬ 1 π 0TIL How to optimise the order of HTML head elements using Capo
www.jamesbeith.co.uk/til/2025-06-...
TIL How to write a custom alias for the Python debugger
www.jamesbeith.co.uk/til/2025-06-...
Very well, thanks. Hope you and yours are the same π
07.05.2025 06:01 β π 1 π 0 π¬ 0 π 0Made me think of "rubber duck debugging". Maybe this is "duck testing" π
07.05.2025 02:39 β π 1 π 0 π¬ 1 π 0This tracks for me. The best metaphor I can think for LLMs is that they're e-bikes.
If you're in good shape and know how to drive them, it makes you move incredibly faster with much less effort.
If you're less experienced, it will still help, but don't expect for it to drive by itself.
Great tip. Have blocked over 15,000 requests in the past 24 hours with a very similar rule I just setup.
26.04.2025 02:40 β π 2 π 0 π¬ 0 π 0Kinda crazy to think I've been working at Kraken (part of the Octopus Energy Group) for nine year now ππ What a wonderful company to be a part of.
kraken.tech
TIL How to catch missing referenced files in Django static files manifest
www.jamesbeith.co.uk/til/2025-02-...
Nice article. For the "Non-obvious variables and values" example, what about considering different types that are more self describing? For example,
```python
SESSION_COOKIE_AGE = datetime.timedelta(weeks=2).total_seconds()
```
Nice work. That's even more impressive when British me doesn't read that as 'three point one seven five' meters π
23.01.2025 00:38 β π 0 π 0 π¬ 0 π 0This is a handy tool for generating importmaps, although it targets a CDN rather than local.
generator.jspm.io
There's a CLI tool too which might offer support for local packages?
jspm.org/docs/jspm-cl...