Emma Tebibyte emma
emma commented on pull request bonsai/harakit#86 2024-04-23 19:24:33 -06:00
docs: fixed formatting of many manpages

@silt what are your thoughts

emma commented on pull request bonsai/harakit#86 2024-04-22 09:55:32 -06:00
docs: fixed formatting of many manpages

To be fair to me, this is not an infinitive, it is the second-person conjugation of the verb. The infinitive would be “to compare integers”, but it reads “[you] compare integers”. This…

emma pushed to main at emma/en 2024-04-18 11:51:14 -06:00
41b0293d42 stdin support, added optional highlight(1) dependency
4f0788048b made en print to stdout by default
Compare 2 commits »
emma pushed to docs at bonsai/harakit 2024-04-18 08:48:12 -06:00
187d9486b7 dj.1: debug output clarification
b41af1b578 dj.1: -c: grammar
ed284b9949 dj.1: -a: More specific wording
3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant
df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other
Compare 5 commits »
emma commented on pull request bonsai/harakit#86 2024-04-18 08:38:18 -06:00
docs: fixed formatting of many manpages

Null with two Ls is often used to refer to the null (zero) memory address, which is typically somewhere between 16 and 48 bits.

But is it not clear if it is a null byte (which is 8 bits in…

emma commented on pull request bonsai/harakit#86 2024-04-18 08:37:26 -06:00
docs: fixed formatting of many manpages

@trinity did you have any thoughts on this?

emma commented on pull request bonsai/harakit#86 2024-04-18 08:34:44 -06:00
docs: fixed formatting of many manpages

I am still under the persuasion that we should order them alphabetically

emma commented on pull request bonsai/harakit#93 2024-04-17 23:05:21 -06:00
peek(1)

Could this functionality be attained using a combination of existing or hypothetical utilities and shell features? We should consider whether this utility should be necessary for its use case.

emma commented on pull request bonsai/harakit#93 2024-04-17 22:34:15 -06:00
peek(1)

Peek reads input from standard input with terminal echo disabled,

emma commented on pull request bonsai/harakit#93 2024-04-17 22:34:15 -06:00
peek(1)

“[...] the standard output”

emma commented on pull request bonsai/harakit#93 2024-04-17 22:34:15 -06:00
peek(1)

What is the benefit to this over using a shell pipe?

emma commented on pull request bonsai/harakit#93 2024-04-17 22:34:15 -06:00
peek(1)

Either:

emma suggested changes for bonsai/harakit#93 2024-04-17 22:34:15 -06:00
peek(1)
emma pushed to getopt-bindings at bonsai/harakit 2024-04-13 23:43:17 -06:00
78eacd660a getopt.rs(3): better Opt return
emma pushed to getopt-bindings at bonsai/harakit 2024-04-13 17:15:37 -06:00
d1b77d652b getopt.rs(3): returns last parsed option
emma commented on pull request bonsai/harakit#91 2024-04-12 22:31:03 -06:00
Add getopt(3p) bindings for Rust

I will see what I can do

emma pushed to getopt-bindings at bonsai/harakit 2024-04-12 00:13:28 -06:00
8c255e61fc COPYING.GPL: initial commit
emma pushed to getopt-bindings at bonsai/harakit 2024-04-11 23:52:40 -06:00
95927ba8c5 getopt.rs(3): formatting
ad92fe27d4 fop(1): switch to getopt.rs(3)
Compare 2 commits »
emma pushed to getopt-bindings at bonsai/harakit 2024-04-11 20:34:33 -06:00
bb2c63bfaf getopt.rs(3): fixed pointer shenanigans
88b0d55440 getopt.rs(3): refactor to remove as much as possible from unsafe
Compare 2 commits »