🦜 SpoonStack - Forgejo
@code.spoonstack.org.spoonstack@rss-parrot.net
I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline!
Brought to you by the RSS Parrot.
---
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Your feed and you don't want it here? Just
e-mail the birb.
amelia pushed to main at SpoonStack/Pictomancy
https://code.spoonstack.org/SpoonStack/Pictomancy/compare/d647cd518a816bf4ae14b04ee0598c7272965226...7ed5ea7d8ae7043d26c5ee1658229b6aa9e8826e
Published: July 20, 2026 02:53
7ed5ea7d8ae7043d26c5ee1658229b6aa9e8826e
[Raytracer] Add a simple modulator composition test demo, aka "flying through hyperspace."
7f384b39e1df30121a369b4e57e9afdad45528f9
[Modulators] Add a number of useful things.
amelia pushed to main at SpoonStack/Grimoire
https://code.spoonstack.org/SpoonStack/Grimoire/commit/1c98b7307a3a72f1bcc98ea3caddda186dfc717e
Published: July 16, 2026 02:43
1c98b7307a3a72f1bcc98ea3caddda186dfc717e
[Cleanup] Minor cleanup/simplification of Visual Studio Solution support for BuildConjury
amelia pushed to main at SpoonStack/Grimoire
https://code.spoonstack.org/SpoonStack/Grimoire/compare/e3ad388d01132a15a8c2d71bc3920b85d9aaaa9b...99aac5178116a7f7d5ce389e39496ae50421ce8e
Published: July 16, 2026 02:21
99aac5178116a7f7d5ce389e39496ae50421ce8e
[BuildConjury] Properly load Visual Studio Solution configuration and target pairings, using Build Specifiers.
2319e3e6d6324810ab9e919f31dd6246dae5e939
[BuildConjury] Add notion of a "specifier" which combines…
amelia pushed to main at SpoonStack/SpoonOS
https://code.spoonstack.org/SpoonStack/SpoonOS/compare/82630c2359128c875e0427a1fdabb38e4b65aa34...8fc2b3de9d832991b33ff9401be1a3dc0d38ffcb
Published: July 12, 2026 03:47
8fc2b3de9d832991b33ff9401be1a3dc0d38ffcb
Remove comment from completed work item
5b8ff99c658390f1e0181ec9de49a1445c2e81be
Explicitly add scalable-font2 to Kernel project to flag the dependency.
551ff799a6e5237f6db1ef3f8fbd96f71b61ac25
[Cleanup] Fix some…
amelia pushed to main at SpoonStack/SpoonOS
https://code.spoonstack.org/SpoonStack/SpoonOS/compare/a709767af05006feb487b1e17ebde88a2abf5f11...82630c2359128c875e0427a1fdabb38e4b65aa34
Published: July 11, 2026 21:27
82630c2359128c875e0427a1fdabb38e4b65aa34
Update documentation for new in-tree copy of ACPICA.
07ac3df0b6049d94f24b0c0027272c5d7a3e0a47
Fix some minor build warnings/quibbles.
e52a71234bc3f1103fcce710a024b1c149ac958a
[ACPI] Updates to use new in-tree copy…
amelia pushed to main at SpoonStack/SpoonStackCore
https://code.spoonstack.org/SpoonStack/SpoonStackCore/commit/e1375284d14352ff62c944558a29db47a72b3578
Published: July 11, 2026 21:27
e1375284d14352ff62c944558a29db47a72b3578
Fix some minor debug build warnings.
amelia pushed to main at SpoonStack/SpoonOS
https://code.spoonstack.org/SpoonStack/SpoonOS/commit/a709767af05006feb487b1e17ebde88a2abf5f11
Published: July 11, 2026 00:11
a709767af05006feb487b1e17ebde88a2abf5f11
[Cleanup] Tweak various libraries to use new SpoonStack Core C++ string functions.
amelia pushed to main at SpoonStack/SpoonStackCore
https://code.spoonstack.org/SpoonStack/SpoonStackCore/commit/5fdb95a8439da402076ae13faec1d4f0bf5f2ae1
Published: July 11, 2026 00:10
5fdb95a8439da402076ae13faec1d4f0bf5f2ae1
[C++ Core Libraries] Add some useful string functions.
amelia pushed to main at SpoonStack/SpoonOS
https://code.spoonstack.org/SpoonStack/SpoonOS/commit/a2bf5eeeb0d7e22f27fc9752c2c743ddf47a851a
Published: July 10, 2026 03:58
a2bf5eeeb0d7e22f27fc9752c2c743ddf47a851a
[ACPI] Use StringLiteral safety wrapper from SpoonStack Core to make ACPI table signature checks a tiny bit safer.
amelia pushed to main at SpoonStack/SpoonStackCore
https://code.spoonstack.org/SpoonStack/SpoonStackCore/commit/54316e5a111c420eb5d49b81d1dfbf1ca81e269c
Published: July 10, 2026 03:58
54316e5a111c420eb5d49b81d1dfbf1ca81e269c
[C++ Core Libraries] Add string literal safety helper.