dtb trinity
trinity pushed to dj-formatting at bonsai/harakit 2024-07-19 18:27:20 -06:00
a01cea572d dj(1): replace do/while on hard seeking
trinity commented on issue bonsai/harakit#123 2024-07-19 17:01:48 -06:00
time(1p) equivalent

Would a simple wrapper around https://doc.rust-lang.org/std/time/struct.SystemTime.html suffice?

trinity pushed to libfileis at bonsai/harakit 2024-07-18 20:50:19 -06:00
6d7173e438 libfileis(3): finish removal
trinity pushed to libfileis at bonsai/harakit 2024-07-18 20:45:26 -06:00
958f08bd9e fileis.1: rename from scrut.1
02b5edae05 fileis(1): feature parity with C scrut(1)
0819eeb75d fileis(1): scrap libfileis(3), work on rewriting scrut(1) in Rust
Compare 3 commits »
trinity commented on pull request bonsai/harakit#149 2024-07-18 09:35:50 -06:00
README: fix vagueness

A notable omission is a good definition of hara. Emma - could you add one?

trinity created pull request bonsai/harakit#149 2024-07-18 09:34:56 -06:00
WIP: README: fix vagueness
trinity created branch rdme in bonsai/harakit 2024-07-18 09:33:16 -06:00
trinity pushed to rdme at bonsai/harakit 2024-07-18 09:33:16 -06:00
cd875df547 README: attempt to clarify intent
trinity commented on issue bonsai/harakit#148 2024-07-18 08:44:11 -06:00
kv(1) - key/value

I definitely think this is a little too high-level to implement here as its own tool. We should aim to support this via other tools in harakit, though.

Could you elaborate on this?

trinity pushed to code at bonsai/harakit 2024-07-18 08:29:01 -06:00
92ad73c78a libutf(3): utf8_to_chars: stylistic changes
53709a0c99 Merge branch 'main' into code
e90d25e30f Merge branch 'strcmp'
71f372d2c2 Merge branch 'intcmp'
27ff64dffa intcmp(1): add comments
Compare 198 commits »
trinity commented on issue bonsai/harakit#148 2024-07-17 11:37:31 -06:00
kv(1) - key/value

ASV (#19) might be better than =. Multiple fields would also be nice, but may be overcomplicating the matter.

trinity commented on issue bonsai/harakit#80 2024-07-17 11:02:57 -06:00
nohup(1p) equivalent

chikn(1) - it runs with its head cut off.

trinity commented on pull request bonsai/harakit#102 2024-07-16 20:53:39 -06:00
Replace str(1) with stris(1)

I don't think the collision is much concern. Consider ed(1) and shred(1) - they're obviously different based on their names and used in different contexts. They don't get mixed up. "Ed" is not a…

trinity commented on issue bonsai/harakit#48 2024-07-16 09:39:21 -06:00
flip(1) – reverse data

I like it.

trinity commented on pull request bonsai/harakit#142 2024-07-16 09:38:43 -06:00
Formatting

I can go about refactoring all the code that uses them tonight. I would be fine with outright disallowing do-whiles.

trinity commented on pull request bonsai/harakit#142 2024-07-15 20:03:10 -06:00
Formatting

I'm okay with this.

trinity commented on pull request bonsai/harakit#142 2024-07-15 19:59:55 -06:00
Formatting

I'd like to suggest prohibiting the use of do-while loops.

I can sort of get behind this because as far as I know they aren't in Rust. I think having similar C practices to Rust practices is…

trinity commented on pull request bonsai/harakit#142 2024-07-15 19:57:49 -06:00
Formatting

Bummer but I can accept this.

trinity commented on pull request bonsai/harakit#142 2024-07-15 19:56:57 -06:00
Formatting

I think I've come around on this having tried writing this style of code a bit to practice.

trinity deleted branch strcmp from bonsai/harakit 2024-07-15 19:53:22 -06:00