~lunabee

https://lunabee.space

info-witch and daughter of the night

~lunabee/accordion.fucker

Last active a month ago

~lunabee/nutshell

Last active a month ago

~lunabee/hermes-utils

Last active 7 months ago
View more

Recent activity

[PATCH] Add waggle channel a month ago

From Lilah Tascheter to ~whereiseveryone/toys

---
 channels.scm | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/channels.scm b/channels.scm
index 3c63fbc..22441d3 100644
--- a/channels.scm
+++ b/channels.scm
@@ -167,6 +167,17 @@
                     "7677db76330121a901604dfbad19077893865f35"
                     (openpgp-fingerprint
                       "13E7 6CD6 E649 C28C 3385  4DF5 5E5A A665 6149 17F7"))))))
    (toys-box
      (forge "sourcehut")
[message trimmed]

Build architectures via qemu-binfmt a month ago

From Lilah Tascheter to ~whereiseveryone/builds.sr.ht-guix

Would the image config be able to get the qemu-binfmt service added to it? It'd
probably result in slow builds for non-x86 architectures, but it'd still be
useful for providing some kind of compatability for "native" builds on other
architecures (especially since crossbuilds on guix are kinda jank and untested).

Thanks,
lunabee

Metadata, binfmt_misc, and magic numbers a month ago

From Lilah Tascheter to ~rabbits/uxn

So, there's been some(?) discussion of metadata, and I was wondering about if
there's been any consideration as to some way to identify varvara roms (possibly
integrated into a metadata format, idk)? I've been wanting to set up a
binfmt_misc handler for uxn roms (using uxnemu), but currently the only way to
really do that is based on file extension, which is cumbersome. It'd be cool if
an eventual metadata format would include some form of identifying magic number?