New release: machine-state v1.2
I updated the machine-state library with several new functions that allow querying things like processor time, network IO, disk IO, etc.
2025-01-23 11:57:56 +0000 UTC View Post
I updated the machine-state library with several new functions that allow querying things like processor time, network IO, disk IO, etc.
2025-01-23 11:57:56 +0000 UTC View PostShinmera: grew another year older
Shinmera: underwent FFS and recovered
Shinmera: started shipping out the 2024-11-30 14:14:42 +0000 UTC View Post
And as promised once again, here's an experience report about the facial feminisation surgery I've undergone a little over a week ago.
I'm already doing a whole lot better now and will be back to work as normal next week. I'm already working...
2024-11-12 11:03:15 +0000 UTC View PostShinmera: released text-draw
Shinmera: released my skull 2024-10-26 09:12:04 +0000 UTC View Post
This library implements some functions to draw graphics using pure Unicode text only. The intention is to allow you to create more meaningful debugging output in things like describe or documentation.
2024-10-14 17:26:36 +0000 UTC View Post
This is a free-to-use 3D model of my skull derived from a CT scan.
2024-10-02 16:54:44 +0000 UTC View PostShinmera: released open-with
Shinmera: published "Porting...
2024-09-28 16:12:56 +0000 UTC View Post
Hello! Here's a mid-month article specifically about our effort to port SBCL and Trial to the Nintendo Switch. It goes into quite a bit of technical detail, so if you're interested in that, do give it a look! There's also a brand new video recordi...
2024-09-13 13:44:39 +0000 UTC View PostThis is a small utility library to open a thing (usually a file or URL) in an appropriate handler (usually an external file manager or browser).
2024-09-02 13:04:09 +0000 UTC View PostShinmera: Recovered from SRS for the most part
Shinmera: Published "Through to Myself"
Shinmera: Improve...
2024-08-31 11:47:00 +0000 UTC View Post
As promised in the last patron update, here's a lengthy blog article describing my experience undergoing SRS and the subsequent recovery period.
I'm now doing pretty well again and will start work again in earnest next week, which also happe...
2024-08-26 15:16:12 +0000 UTC View Post
Hoorah, I finished a new story, "Things Left Unsaid"!
Read it here: https://reader.tymoon.eu/article/435
It takes place between Getting Through to You and Wha...
2024-08-08 14:45:34 +0000 UTC View PostShinmera: Got SRS
Shinmera: Implemented Github Actions workflows for staple and 2024-07-27 08:38:26 +0000 UTC View Post
Shinmera: released cl-qoa
Shinmera: released precise-time...
2024-06-29 08:16:03 +0000 UTC View PostThis is a small library hooking into the operating system to give more precise timing information than implementations usually provide via get-universal-time or get-internal-real-time.
2024-06-04 16:49:33 +0000 UTC View PostThis is an implementation of the Quite OK Audio format, modelled after the reference implementation.
2024-06-03 18:13:20 +0000 UTC View PostShinmera: completed "Getting Through to You"
Shinmera: started work on a 2024-05-25 10:48:42 +0000 UTC View Post
I made another comic! It's 65 darn pages, and since Patreon is pretty bad for reading many images at once, you can read it here:
https://studio.tymoon.eu/view/2627 2024-05-25 09:42:14 +0000 UTC View Post
Shinmera: released cl-resvg
Shinmera: released 2024-04-29 08:12:43 +0000 UTC View Post
This is a small bindings library to resvg, a Rust library to render SVG images to bitmaps. It can be used as a standalone way to display SVG images.
2024-04-14 16:48:49 +0000 UTC View PostShinmera: started work on framebuffers
Shinmera: released 2024-04-01 10:50:44 +0000 UTC View Post
This is a small toolkit library to help deal with Apple's CoreFoundation, Cocoa, and Objective C interfaces. It's a collection of utilities I had copy-pasted between libraries, alongside some extra stuff that's useful for type translation and Obje...
2024-03-19 18:45:00 +0000 UTC View PostThis is a wrapper library for the "Good Old Games" (GOG) Galaxy SDK. It provides both a C wrapper library around the C++ library the SDK provides, a low-level direct bindings wrapper to that, and a high-level convenient-to-use Lisp library.
2024-02-05 12:36:18 +0000 UTC View Post
This library provides additional functions used in statistics or random generation. It provides a variety of distribution functions to provide a biased random number generation and generators for random numbers on 3D volumes.
Additionally, r...
2024-01-21 17:19:30 +0000 UTC View PostThis library implements various functions to access status information about the machine, process, etc. Particularly amount of processing time and memory used, and so on.
2023-11-22 11:14:28 +0000 UTC View Post