Skip to content

Instantly share code, notes, and snippets.

@sogaiu
sogaiu / janet.1.predoc
Last active September 7, 2025 13:19
draft
---
Title: JANET(1)
Authors: Calvin Rose <[email protected]>
Date: 2025-09-07
Project: Janet
---
NAME
====
checks settings of system and programs, e.g.:
* is microphone on?
* are any network services running?
* are certain web browser settings in a certain state?
@sogaiu
sogaiu / transitioning-from-void-to-mint.md
Last active September 7, 2025 02:30
transitioning from void to mint

background

void was good, but i didn't find it was practical for me to get an idea of where things were going. i'm not willing to rely solely on irc as it appears it is a requirement to give away one's ip address to all participants of a channel (or server) and that's not really something i'm comfortable with.

mint is something i've used before (though quite a while back). unfortunate that it uses systemd, but one can't have everything i suppose.

@sogaiu
sogaiu / cqueues-servicekit.lua
Created September 4, 2025 07:40
from llmII
--[[
cqueues-servicekit - A daemonization API based upon ServiceKit
Original ServiceKit can be found -
https://github.com/LuaDist2/servicekit-posix
License:
Copyright (c) 2012 Aaron B.
Copyright (c) 2019 LLMII <[email protected]>
@sogaiu
sogaiu / george-board.md
Last active September 2, 2025 12:31
george board
george-board
* minor fixes pr candidate items
* change comments
/* Use counter to keep track of number of '=' seen */ <- should be backticks?
* initially missed things
* popstate has a for loop surrounding most of its code
* atsign's non-default cases all return...the default case leads to code
after the switch statement (slightly confusing?)
* unknown items