NokiMo
Yukari Hafner

Yukari Hafner

patreon


Yukari Hafner posts

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.

View Post

2024 In Review

New Libraries

Status Update, November 2024

Overview

  • Shinmera: grew another year older

  • Shinmera: underwent FFS and recovered

    ...

    View Post

FFS, Zürich 2024 Edition

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 bac...

View Post

Status Update, October 2024

Overview

New release: Text Draw

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 documentati...

View Post

New release: My Skull

This is a free-to-use 3D model of my skull derived from a CT scan.

View Post

Status Update, September 2024

Overview

Porting SBCL to the Nintendo Switch

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...

View Post

New release: open-with

This 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).

View Post

Status Update, August 2024

Summary

SRS, Zürich 2024 Edition

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...

View Post

New Story: Things Left Unsaid

Hoorah, I finished a new story, "Things Left Unsaid"!

Read it here: https://reader.tymoon.eu/article/435

It ...

View Post

Status Update, July 2024

Overview

Status Update, June 2024

Overview

New release: precise-time

This 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.

View Post

New release: cl-qoa

This is an implementation of the Quite OK Audio format, modelled after the reference implementation.

View Post

Status Update, May 2024

Overview

Getting Through to You

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:

2024-05-25 09:42:14 +0000 UTC View Post

Status Update, April 2024

Overview

New release: cl-resvg

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.

View Post

Status Update, March 2024

Summary

New release: cocoas

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...

View Post

Status Update, February 2024

Summary

New release: cl-gog-galaxy

This 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...

View Post

Status Update, January 2024

Summary

  • Shinmera: released random-sampling 
  • Shinmera: fixed collision response behavio...

    View Post

New release: random-sampling

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 r...

View Post

Status Update, December 2023

Summary

Status Update, November 2023

Summary

New release: machine-state

This library implements various functions to access status information about the machine, process, etc. Particularly amount of processing time and memory used, and so on.

View Post