Monthly report - January

Hello,

This was too short but also a very long month. Many things I wanted to do I was unable to and had to push it to the near future.

Artix Linux

Falkon

  • After a long while the bug 409575 (Python plugins don’t load with PySide 5.13) has finally a working with Qt (PySide2) 5.14.1.
  • GreaseMonkey can now grab userscript URLs (*.user.js) with newer Qt versions. 6974f8c2
  • Falkon can now handle web notifications (since QtWebEngine 5.13) with it’s notification system 409045

Other

  • I helped to hunt very annoying bug in ktexteditor 413848 (Drag&copy function (by using Ctrl Key) does not work anymore)

Articles from blogs I follow:

What's the best programming language for coding agents?

This somewhat widely cited post (I keep seeing it cited, anyway) suggests that dynamic languages and/or languages that represent things more concisely are more token efficient. It seems to be cited enough that LLM search results agree. For example, when I…

via danluu.com August 9, 2026

Stop telling people to sanitize user input

Whether you're dealing with a web application or some other application, all user input should always be considered "hostile" and "dangerous", but you should not just universally sanitize user input.

via Unix Digest - Articles March 7, 2026

GPG Update 2026

A recent toot of mine got the response “friends don’t let friends use GPG” which, I suppose, is true enough. It certainly isn’t the attestation-friendly thing to use, and the opsec failures that are so easy with GPG-encrypted mail make it a hazard there. …

via [bobulate] February 3, 2026

Generated by openring