dtb trinity
trinity created repository trinity/bonsix 2024-05-08 07:52:20 -06:00
trinity commented on pull request bonsai/harakit#86 2024-05-08 07:49:49 -06:00
docs: fixed formatting of many manpages

Good catch.

trinity commented on pull request bonsai/harakit#86 2024-05-07 23:33:51 -06:00
docs: fixed formatting of many manpages

A number can be specified for -n in dj(1)?

trinity commented on pull request bonsai/harakit#86 2024-05-07 23:26:26 -06:00
docs: fixed formatting of many manpages

The former.

trinity pushed to main at trinity/src 2024-05-06 00:35:07 -06:00
a0fe84e616 line breaks for term readability
468b6021a9 sway config
81084e0b27 some changes to dots
0faed1a871 simexec(1): switch pointer arithmetic up
Compare 4 commits »
trinity pushed to stris at bonsai/harakit 2024-05-03 21:36:28 -06:00
7c9f640ee1 stris(1): fix bug only checking the first rune of strings
trinity pushed to sleep at bonsai/harakit 2024-05-03 21:32:24 -06:00
ba55c4c8e7 sleep.1: add copyright header
003f5aeb1f Makefile: add sleep to the all recipe
327c71c8ae sleep.1: import from trinity/src
b06c1d5488 sleep(1): reduce dependence on sysexits
82f6c46b64 Makefile: update sleep recipe
Compare 29 commits »
trinity created pull request bonsai/harakit#103 2024-05-03 21:17:54 -06:00
sleep(1)
trinity created pull request bonsai/harakit#102 2024-05-03 21:14:01 -06:00
Replace str(1) with stris(1)
trinity commented on issue bonsai/harakit#79 2024-05-03 21:06:44 -06:00
str(1): design regrets

I implemented stris(1) based on this issue. I think it's a cleaner and more elegant solution to the problem.

trinity created branch stris in bonsai/harakit 2024-05-03 21:04:39 -06:00
trinity pushed to stris at bonsai/harakit 2024-05-03 21:04:39 -06:00
3910c341bd remove str(1)
cfef7aec1d stris(1)
Compare 2 commits »
trinity opened issue bonsai/harakit#101 2024-04-29 17:23:28 -06:00
dj(1) null-byte padding: -A or -a ''?
trinity commented on pull request bonsai/harakit#86 2024-04-29 04:46:19 -06:00
docs: fixed formatting of many manpages

(There is the workaround of having an empty argument; if I recall the sh(1p) builtin read supports this at least with its -b option - I remember this because [an article trended on Hacker News…

trinity commented on pull request bonsai/harakit#86 2024-04-29 04:35:02 -06:00
docs: fixed formatting of many manpages

Love it.

trinity commented on pull request bonsai/harakit#86 2024-04-29 04:34:19 -06:00
docs: fixed formatting of many manpages

I think I'm willing to cede this hill.

trinity commented on pull request bonsai/harakit#86 2024-04-29 04:33:29 -06:00
docs: fixed formatting of many manpages

"-a but with null bytes; pads the input buffer with null bytes in the event of an incomplete read.

trinity commented on pull request bonsai/harakit#86 2024-04-29 04:26:16 -06:00
docs: fixed formatting of many manpages

Perhaps that this is a kibibyte shouldn't be noted here. It may give the false impression that one could specify a SI prefix, e.g. dj -b 1KiB.

trinity opened issue bonsai/harakit#100 2024-04-28 20:25:46 -06:00
Ban generative AI
trinity commented on pull request bonsai/harakit#96 2024-04-28 20:04:10 -06:00
testing

That's true. I suppose such a test isn't necessary.