Now

Building yokerhood.com, working on Cure and maintaining open-source Elixir & Erlang/OTP libraries.

2026-09-03T04:50:26.000Z

AI assistants are all like a luxury racing car with an automatic transmission and a bunch of gadgets like self-emptying ashtrays, but without a rear gear.

Breaks exist, but only as an emergency cord.

And yet, it is equipped with the most powerful engine in existence.

2026-09-02T11:09:20.000Z

TIL: AWS instance can be fed with a startup script via instance attribute to fix boot problems (I had a corrupted SWAP line in /etc/fstab.) Wow.

    USERDATA=$(echo '#cloud-config
    bootcmd:
      - sed -i '\''/swap/s/^/#/'\'' /etc/fstab
      - sed -i '\''/SWAP/s/^/#/'\'' /etc/fstab' | base64 -w 0)
    
    aws ec2 modify-instance-attribute \
      --instance-id i-0be1c0d994f8641d3 \
      --user-data "Value=$USERDATA" \
      --region us-west-2
2026-09-02T05:26:07.000Z

When I’m developing the library, I never create tasks/issues instantly when the new idea comes to my mind.

For the first time, I let it slide.

If it later comes again, I do implement it.

2026-09-02T15:55:50Z

@wthinker 900 купюр это меньше одной банковской пачки, она в майонезную банку влезет.

2026-09-02T14:01:43Z

@wthinker 90 тысяч рассовал по банкам и закопал? Они десятирублевками что ли были?

The Forth Attempt

In Rome’s grand hall where shadows fall, a noble child was crowned, Young Theophylact, in silk and gold, by sacred tiara bound. The Tusculan line had claimed the shrine, with silver, blood, and greed,…