dtb trinity
trinity created pull request bonsai/harakit#72 2024-02-22 19:29:21 -07:00
dj(1): remove function pointer hijinks
trinity created branch dj-fix in bonsai/harakit 2024-02-22 19:27:30 -07:00
trinity pushed to dj-fix at bonsai/harakit 2024-02-22 19:27:30 -07:00
58245c9484 dj(1): remove function pointer hijinks (fixes #66)
trinity pushed to mm at bonsai/harakit 2024-02-22 19:16:18 -07:00
395205d4c6 mm.1: fix case in copyright thingy
trinity commented on issue bonsai/harakit#60 2024-02-22 19:00:17 -07:00
find(1p) analogue

I'm working on a fork of Google's walk(1) that adds the features necessary for our uses. It's very nearly done (compiles and runs,…

trinity commented on issue bonsai/harakit#71 2024-02-22 15:36:15 -07:00
Reserve -h

They're less prescription and more suggestion; certainly exceptions can and will exist, though I do think that -h should only print the program usage. There should be a known incorrect usage…

trinity commented on issue bonsai/harakit#34 2024-02-22 14:00:32 -07:00
Name
  • butane - bonsai utilities and none else. It doesn't quite fit with the theme but goes hard.

toolchest sounds a lot like toybox. butils is alright but…

trinity commented on issue bonsai/harakit#70 2024-02-20 22:12:30 -07:00
Harakit by Example

Should this go in docs/ or a separate repo?

trinity opened issue bonsai/harakit#71 2024-02-20 10:57:01 -07:00
Reserve certain options for certain functions
trinity commented on issue bonsai/harakit#70 2024-02-20 07:57:29 -07:00
Harakit by Example

dd(1p)

POSIX dd(1p) is a clone of the Data Definition (DD) command in IBM's Job Control Language (JCL) [[origin of the…

trinity commented on issue bonsai/harakit#70 2024-02-20 07:01:42 -07:00
Harakit by Example

It may be better to just have a Bonsai system wiki.

trinity opened issue bonsai/harakit#70 2024-02-20 06:59:43 -07:00
Bonsai coreutils by Example
trinity approved bonsai/harakit#67 2024-02-18 20:59:28 -07:00
Makefile: RUSTFLAGS not RUSTCFLAGS
trinity commented on issue bonsai/harakit#60 2024-02-18 13:57:12 -07:00
find(1p) analogue

I'm working on a fork of Google's walk(1) that adds the features necessary for our uses. It's very nearly done (compiles and runs, but…

trinity commented on issue bonsai/harakit#66 2024-02-18 13:42:34 -07:00
Change type of function pointer

On a side note - you can't create a pull request? Is this issue on your end or ours?

trinity commented on issue bonsai/harakit#66 2024-02-18 13:40:58 -07:00
Change type of function pointer

I should just drop the function pointer magic and use an if - working around type differences there (on which this is further elaborated in the surrounding comments) has caused me enough grief…

trinity commented on pull request bonsai/harakit#52 2024-02-17 23:57:58 -07:00
CONTRIBUTING: updated information

"This ensures contributors with smaller viewports can continue to easily contribute while letting contributors with large screens use multiple editing panes side-by-side."

trinity commented on pull request bonsai/harakit#52 2024-02-17 23:57:58 -07:00
CONTRIBUTING: updated information

Should be present tense, as a git commit is less a historical note and more a description of how the operation is affecting the graph.

trinity commented on pull request bonsai/harakit#52 2024-02-17 23:57:58 -07:00
CONTRIBUTING: updated information

This reference should probably be closer to the ref if it's only cited once.

trinity suggested changes for bonsai/harakit#52 2024-02-17 23:57:58 -07:00
CONTRIBUTING: updated information