--- | |
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? |
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.
--[[ | |
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]> |
https://askubuntu.com/a/890376
https://wiki.archlinux.org/title/Mozc#Configuration
https://github.com/google/mozc/blob/master/docs/configurations.md
edit ~/.config/mozc/ibus_config.textproto
so that it has:
active_on_launch: True
- C4 - ISeq clarity - David Miller
- Make Worse Software, Slower - Nathan Marz
And for your convenience, here are some comments you can use prewritten by ChatGPT from the prompt “generate a range of typical Hacker News responses to this post”:
* 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 |