This is where I blog about random stuff, including politics and programming. It’s honestly fairly similar to the articles section.
- [politicorner]
Trans Rights Are Not Just a Distraction
politics
trans
cw-transphobia
In the UK and the US1 there has been a sharp spike in transphobic hate by elected officials. In the UK in particular there is a lot of it even from the supposedly “left-wing” party, Labour2 (though nowadays it’s milquetoast at best), and even in the mainstream “left-wing” paper, the UK Guardian (as criticised by the US branch of the same paper). Read more...
- [programming]
Neurodiversity and Rust
programming
neurodiversity
rust
accessibility
To say that Rust is my favourite programming language would be an understatement. Certainly, plenty of people agree with me, given it’s continued top rankings of preference in developer surveys for the past several years (even if some of it might be hype). Read more...
- Stop Bootlicking Death ...or, a rant on people's attitude towards those who do not accept mortality
politics
transhumanism
philosophy
technology
rant
Warning This is at least partially a vent of my frustration at the attitude towards those of us who refuse to accept death, spurred on by a recent reddit thread. Read more...
- Modular Thinking
neurodiversity
adhd
thinking
learning
psychology
In my life, I spend probably far too much time examining my own thought processes. In doing so, I have identified strategies that I engage in that allow me to learn and develop effectively, and asynchronously - that is, without necessarily knowing or understanding the prerequisites for a given piece of knowledge and all the associated background. Read more...
- Implementing Unicode Entry for All Programs With kitty's Unicode Kitten
programming
technology
awesomewm
So, kitty is a wonderful terminal emulator that is very keyboard driven. I use it for lots of things, even stuff that other people use a GUI for such as pulseaudio management (via pulsemixer, specifically). Read more...
- [sitestuff]
There Was No Hugo Bug at All
site-meta
hugo
programming
golang
So it turns out, there was no hugo bug whatsoever technology , only user error. For a short summary - when I commit to this site’s git repository, I run a pre-commit hook that updates the datetimes of any modified pages that have dates to match the current time, unless that page is marked finalised. Read more...
- [sitestuff]
So Now This Site Has Real RSS
site-meta
A couple of people have been using janky RSS feeds by accessing <some-base-url>/<some-part-of-the-site>/index.xml. Because, up until now, I have always used relative URLs in everything (for ease of distribution in a folder), this meant the URLs in the RSS feeds would essentially have to be pasted on the end of one of my hosting locations. Read more...
- [sitestuff]
At Some Point I'm Going to Move to Zola
site-meta
programming
rust
golang
In the previous blog post - A Weird Hugo Bug I Found technology hugo - I discovered an awful, awful bug that I have no idea of the cause. Read more...
- [sitestuff]
A Weird Hugo Bug I Found
site-meta
programming
technology
hugo
Recently, I was writing this post climate politics future about, well, vertical farming, and I had some serious difficulties getting the leaf bundle to actually show up in the final output. Read more...
- [p2p-git]
Part 1 - Git Architecture
programming
p2p
git
rust
decentralisation
To create a system designed for peer-to-peer git repositories, we first must understand the ideas involved in, and the structures used by git. Read more...
- [p2p-git]
Part 0 - The Playing Field
programming
p2p
git
rust
decentralisation
Before I start exploring p2p git and how to build it, I want to take a peek at the current options for peer-to-peer git, their issues and my motivation for moving towards constructing my own for everyone to use. Read more...
- [sitestuff]
Statically Rendering Maths ...or, a review on how I did it
personal
site-meta
technology
maths
So, in my last blog post I spent a lot of time explaining how maths is typically rendered on the internet and my issues with integrating it into this website (notably with my philosophy on when javascript should be present in static pages - that is, never), as well as being generally irritated. Read more...
- [sitestuff]
Trying to Statically Render Maths
site-meta
technology
maths
personal
So, I’m creating this website of mine, with weird and curious content of all types. I’ve got a relatively clean (if script-modified to be less hardcoded) version of the wonderful simple. Read more...
- [FOSS]
License Classification Summary
foss
technology
This blogpost provides a summary of how I think of the spectrum of licenses from copyneutral/permissive licenses to copyleft/viral licenses. Of course, it is more complex than this, but this gives a good idea for use in discussions where the exact specifics are less relevant. Read more...
- Just Getting Started
personal
Hey folks, I’m going to be writing all kinds of fun things on this site, all with associated tags (I had a lot of fun coming up with a CSS-only filter system): Read more...
- [FOSS]
reproprietization
terminology
foss
philosophy
technology
“Reproprietization” is a term I came up with for the process by which open-source software can be recontained in proprietary silos or otherwise be used in proprietary products. Read more...
- Part 0 - The Playing Field
Before I start exploring p2p git and how to build it, I want to take a peek at the current options for peer-to-peer git, their issues and my motivation for moving towards constructing my own for everyone to use. Read more...
- Part 1 - Git Architecture
To create a system designed for peer-to-peer git repositories, we first must understand the ideas involved in, and the structures used by git. Read more...
- Programming
programming
Place for all random posts about programming things.
- Sitestuff
site-meta
Simple subsection of the blog for interesting things vaguely related to the site.
- The Politi-Corner
politics
This is where I write about politics and political philosophy or just general philosophy if it relates to politics. Prepare for spicy transhumanism, lgbt+ rights, futurism and more. Read more...
- Maths
maths
The part of my blog dedicated to random maths shit.
- The Free and Open Source Software Section
foss
technology
This section of the site is dedicated to blogposts primarily about Free and Open Source Software and related topics. In case you are unaware, FOSS software is software in which the source code is available (generally upon request), and free to modify and redistribute. Read more...