From fdee892b3cace1a0d1e45c2fef6d80966b78594b Mon Sep 17 00:00:00 2001 From: Olive Date: Tue, 3 Mar 2026 11:47:49 -0500 Subject: [PATCH] change name to lilac --- LICENCE | 2 +- src/eider-git/main.rs | 2 +- src/eider-md/main.rs | 4 ++-- src/html/foot.html | 2 +- src/md/index.md | 16 ++++++++-------- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/LICENCE b/LICENCE index d814674..bb01ea2 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -(C) 2025-2026 Olive +(C) 2025-2026 Lilac Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/eider-git/main.rs b/src/eider-git/main.rs index 65af84a..cf3044a 100644 --- a/src/eider-git/main.rs +++ b/src/eider-git/main.rs @@ -1,5 +1,5 @@ /* eider-git - git cgi - * Copyright (C) 2025-2026 Olive + * Copyright (C) 2025-2026 Lilac * see LICENCE file for licensing information */ use std::collections::HashMap; diff --git a/src/eider-md/main.rs b/src/eider-md/main.rs index 636d97e..d44150c 100644 --- a/src/eider-md/main.rs +++ b/src/eider-md/main.rs @@ -1,5 +1,5 @@ /* eider-md - markdown processor - * Copyright (C) 2025-2026 Olive + * Copyright (C) 2025-2026 Lilac * see LICENCE file for licensing information */ use std::error::Error; @@ -292,7 +292,7 @@ fn main() -> Result<(), Box> { let output = File::create(htmldir).unwrap(); let mut writer = BufWriter::new(output); - let title = "Olive's Blog lipu_pi_soweli_kili"; + let title = "Lilac's Blog lipu_pi_soweli_kili"; let desc = "Posts about my hobbies and projects"; write!(writer, include_str!("../html/head.html"), title.split(" <").nth(0).unwrap(), diff --git a/src/html/foot.html b/src/html/foot.html index 0eb5b60..4cff95c 100644 --- a/src/html/foot.html +++ b/src/html/foot.html @@ -1,6 +1,6 @@
-

by Olive (she/her)

+

by Lilac (she/her & it/its)

ฮ˜ฮ” ยท ๐Ÿณ๏ธโ€โšง๏ธ

diff --git a/src/md/index.md b/src/md/index.md index 55baf93..826ede1 100644 --- a/src/md/index.md +++ b/src/md/index.md @@ -1,18 +1,18 @@ -Olive's Website lipu_pi_soweli_kili +Lilac's Website lipu_pi_soweli_kili Computer Engineer & @{Certified Punk Rocker}{https://youtu.be/z9LiPuVRyU8&t=261} # About Me -Howdy! My name is Olive, and this is my website! I host my some of my projects here (and the blog posts I write about them). I'm interested in low-level computing, FPGAs, radio communication, and analog synthesisers. When not tinkering with 'puters, I like to crochet, make jewellery, work leather, learn languages, listen to music, read, and watch movies. +Howdy! My name is Lilac, and this is my website! I host my some of my projects here (and the blog posts I write about them). I'm interested in low-level computing and FPGAs. When not tinkering with 'puters, I like to birdwatch, crochet, work leather, learn languages, listen to music, read, and watch movies. # Technology Besides the follies which cause me to reinstall Arch Linux every few months, I do a pretty good job ordering 'puters around. Here is some of the software I've written: -~ @{hive}{https://code.grasswren.net/Olive/hive} โ€“ Web-based code auto-grader for programming students -~ @{rd}{https://code.grasswren.net/Olive/rd} โ€“ Ultra-light Linux privilege elevator for systems with few users -~ @{arcane}{https://code.grasswren.net/Olive/arcane} โ€“ QMK firmware configuration for my split keyboard -~ @{eider}{https://code.grasswren.net/Olive/eider} โ€“ CGI web program that displays git repositories -~ @{hrtime}{https://code.grasswren.net/Olive/hrtime} โ€“ Form website for a medical research project +~ @{hive}{https://code.grasswren.net/Lilac/hive} โ€“ Web-based code auto-grader for programming students +~ @{rd}{https://code.grasswren.net/Lilac/rd} โ€“ Ultra-light Linux privilege elevator for systems with few users +~ @{arcane}{https://code.grasswren.net/Lilac/arcane} โ€“ QMK firmware configuration for my split keyboard +~ @{eider}{https://code.grasswren.net/Lilac/eider} โ€“ CGI web program that displays git repositories +~ @{hrtime}{https://code.grasswren.net/Lilac/hrtime} โ€“ Form website for a medical research project For many years, I have programmed using C, shell, make, git, and the POSIX/Linux ABI. I also do server administration with Linux. Lately, I've picked up Rust for writing small programs and web backends with simple frontends in plain HTML/CSS. -My dream job would be writing firmware in C or designing programs for FPGA (once I finally learn Verilog at university). +I work writing firmware using C and assembly. I'd love to get a job designing programs for FPGAs (once I finally learn Verilog properly). # Music My favourite genres of music are grunge, punk, hyperpop, breakcore, and digital hardcore. I really enjoy the music scene where I live, and I think it's critical that everybody gets out there and interacts with local artists in some capacity.