Migrating my blog to Astro (with Claude)

So it's been ages since I posted or updated this blog. I don’t know what the root cause was, but life just got busy, and I didn’t have time for this blog.

Now I plan to restart blogging; the practice of learning and writing has been helpful in growing as a developer. Given that the software development landscape is changing, expect many posts on AI.

Now, if you’ve been to this blog before, you…

Read more →
8 Astrophotography Lessons the Beginner Guides Leave Out

Photographer Matt Suess was halfway through a 45-minute star trail exposure in Joshua Tree when he noticed a hazy band stretched across the sky. He had grown up in New England, where light pollution hid the Milky Way, so he didn’t know what he was looking at. He pointed his camera at it. It was Suess’s first time seeing the Milky Way, but the photos came back soft. Decades of night shooting…

WIP Games • Aimtrainer

Aimtrainer
See the ContentDB page for more information
Code: https://codeberg.org/astro-ctf/aimtrainer

Aimtrainer is a game to practise your aim.

How to play:

  1. Select a gun
  2. Press play
  3. You then have 15 seconds to make the best score
  • Score is based on the number of targets killed, and your accuracy
  • Use /s to open the main menu if you closed it

Currently supported…

Read more →
WIP Games • Aimtrainer

Aimtrainer
See the ContentDB page for more information
Code: https://codeberg.org/astro-ctf/aimtrainer

Aimtrainer is a game to practise your aim.

How to play:

  1. Select a gun
  2. Press play
  3. You then have 15 seconds to make the best score
  • Score is based on the number of targets killed, and your accuracy
  • Use /s to open the main menu if you closed it

Currently supported…

Read more →
WIP Games • Aimtrainer

Aimtrainer
See the ContentDB page for more information
Code: https://codeberg.org/astro-ctf/aimtrainer

Aimtrainer is a game to practise your aim.

How to play:

  1. Select a gun
  2. Press play
  3. You then have 15 seconds to make the best score
  • Score is based on the number of targets killed, and your accuracy
  • Use /s to open the main menu if you closed it

Currently supported…

Read more →
WIP Games • Aimtrainer

Aimtrainer
See the ContentDB page for more information
Code: https://codeberg.org/astro-ctf/aimtrainer

Aimtrainer is a game to practise your aim.

How to play:

  1. Select a gun
  2. Press play
  3. You then have 15 seconds to make the best score
  • Score is based on the number of targets killed, and your accuracy
  • Use /s to open the main menu if you closed it

Currently supported…

Read more →

Astro6.0

Astto6.0がリリースされた。基本的な機能に変更はないが多くの機能追加がある。

Astro 6.0 | Astro Astro 6 is here with a refactored dev server, an experimental Rust compiler, live content collections, CSP, and more. https://astro.build/blog/astro-6/

アップグレード方法

Terminal window

# Recommended:

npx @astrojs/upgrade




# Bun

bun x @astrojs/upgrade




# Manual:

npm install…
Read more →
Color dithering

On Friday I decided to revisit the topic of dithering to add color. Back in 2017 I made a lot of interactive examples on Observable showing different kinds of dithering. It was fun: I distinctly remember when dithering was still a concern for computers, and it was one of those things, like the different color grading of the different broadcast TV channels, that gave a little texture to…

Read more →
Page 1 Older →