dtb trinity
trinity pushed to main at trinity/menu 2025-09-12 22:22:28 -06:00
dc16810028 examples/ytfeed, examples/ytfeed.browse-feeds: Fix other bad paths
trinity pushed to main at trinity/menu 2025-09-12 22:16:11 -06:00
45ad24959d examples/ytfeed.browse-entry: Don't force my weird Raspberry Pi mpv tweaks onto the universe
trinity pushed to main at trinity/menu 2025-09-12 22:07:06 -06:00
924fa85b02 examples/README.ytfeed: add screenshot
trinity pushed to main at trinity/menu 2025-09-12 22:03:28 -06:00
4d7d369658 examples/ytfeed: Fix bad path
trinity pushed to main at trinity/menu 2025-09-12 21:54:03 -06:00
f185a26adf Refactor to remove pre-fetched example feed
trinity pushed to main at trinity/menu 2025-09-12 21:15:37 -06:00
1fb81ea611 examples/ytfeed: Fix copyright and don't auto-set YTFEED_FEEDS_DIR
trinity pushed to main at trinity/menu 2025-09-12 21:09:45 -06:00
d8603bfecc menu.rs: moar commentz
3d68a0da43 examples/README.ytfeed: finish ytfeed README for now
1da34ef6ab examples/ytfeed.launcher: Add finishing touches
d909721614 examples/ytfeed: use a more intuitive environment variable
37b86e5cbb Refactor to allow ytfeed an installer
trinity created branch main in trinity/menu 2025-09-12 21:09:44 -06:00
trinity created repository trinity/menu 2025-09-12 21:06:51 -06:00
trinity pushed to main at trinity/src 2025-04-24 19:58:50 -06:00
e90d844ff4 2025-04-24
cba16ff731 convert neovim config to lua
d3cc5416ab convert nvim config to lua
f14330ee0f 2025-04-18
12bd97447b 2025-04-05
Compare 5 commits »
trinity commented on issue bonsai/harakit#170 2025-04-06 20:23:32 -06:00
Clarify reasoning for STYLE #29

I wondered if targeted standard matters, but the newest draft has roughly the same language:

An implementation may allocate any addressable storage unit large enough to hold a bit-field. If…

trinity commented on issue bonsai/harakit#170 2025-04-06 07:47:45 -06:00
Clarify reasoning for STYLE #29

I'm fine with "avoid" rather than a strict ban, though I would prefer we either cite a standard/draft directly.

trinity commented on issue bonsai/harakit#170 2025-04-05 07:31:23 -06:00
Clarify reasoning for STYLE #29

It is because of ordering.


Long winded explanation:

From the C89 draft: 3.5.2.1 Structure and union specifiers

 An implementation…
trinity commented on pull request bonsai/harakit#168 2025-04-05 06:41:28 -06:00
CONTRIBUTING: merge STYLE into contents

I think style falls under the CONTRIBUTING umbrella nicely; it's one little handbook that tells you how to participate in the project, from the forest to the trees.

trinity commented on pull request bonsai/harakit#168 2025-04-05 06:37:15 -06:00
CONTRIBUTING: merge STYLE into contents

Looks good to me. I agree with this change.

trinity pushed to main at trinity/src 2025-04-01 19:01:35 -06:00
5ca407f1d8 2025-04-01
6d8d0d8c2d just some comments
24cb04160a make maintainable in a week
adbaf11d71 move io and keyval to libio and libkeyval
db13c085c8 better separation of modules
Compare 6 commits »
trinity commented on pull request bonsai/harakit#164 2025-03-21 15:06:48 -06:00
Set aside broken npc(1) test for now

That test always sucked. I'm considering filing a PR to erase it because it's nearly unmaintainable. Thoughts?

trinity commented on issue bonsai/harakit#41 2025-03-21 15:02:35 -06:00
rtfm(1) - manual pages

rtfm(1)'s function would be database management; the "find" in find

trinity commented on issue bonsai/fortune#1 2025-03-21 14:45:26 -06:00
Rename to koan(1)

I'm fine with this but I like the connotation of fortune better, even if it doesn't fit with the theme.

trinity commented on issue bonsai/harakit#71 2025-03-21 14:40:59 -06:00
Reserve -h

I've changed my mind. -h should never be used, and that's my only opinion on the matter - except, also, that programs should take advice from the design of other programs.