Author: jasalt

  • Aurora Borealis pictures from countryside

    Visited southern Jyväskylä countryside during an interesting space weather event having high probability of Aurora Borealis and Perseid meteor shower hitting the Earth atmosphere.                   Pictures were taken with Sony RX100m7 pocket camera on a portable “Velbon potable multi stand 155” tripod with 13 second shutter speed.…

  • Visit at Helsinki museum of technology

    Visited Tekniikan museo this month during a free ticket day. It was nicely reachable from Herttoniemi by city bicycle via Viikki dirt roads. The museum and the trip was surprisingly interesting. There was also other interesting things like electric network simulation system, “living rooms” in different styles from 60s, 90s and 2010s, some stuff for…

  • gptel got out of hands

    I was calling deepseek-coder-v2 running in Ollama from Emacs gptel.el to generate some simple code but it spinned out of control remarkably on its own after the request asking questions of deprecating quality from itself until cutting out after 577 lines. Default gptel system prompt was “You are a large language model living in Emacs…

  • Hello World

    This is first test post from org2blog, hoping this works okay. Installed with default config from tutorial: (use-package org2blog :ensure t :config (setq org2blog/wp-blog-alist ‘((“chronicoverengineering” :url “https://chronicoverengineering.com/xmlrpc.php” :username “jasalt”)) org2blog/wp-image-upload t)) Other than logging in interactively with password after running (org2blog-user-interface), I had to enable the XmlRpc API that was disabled by default on hosting…

  • Initial ActivityPub plugin problems

    Searching this handle from another Mastodon instance shows post count but Posts list only shows: Older posts from other servers are not displayed. Browse more on the original profile Maybe related issue https://github.com/Automattic/wordpress-activitypub/issues/190. Troubleshooting…