Emma Tebibyte emma
emma commented on issue bonsai/harakit#20 2023-12-31 23:57:59 -07:00
Zen koans and sayings to place in man pages

@Woozysafe i like the idea of using the I Ching but James Legge has a less than stellar reputation with me. I hope we can find an alternative translation. Would you be willing to look into it for me?

emma commented on issue bonsai/harakit#24 2023-12-31 23:52:55 -07:00
Dependencies in README

i think this should be included in a BUILDING file

emma opened issue bonsai/harakit#25 2023-12-31 23:37:55 -07:00
Linux Capabilities as a first class citizen
emma commented on issue bonsai/harakit#19 2023-12-31 22:53:17 -07:00
ASV in Bonsai

we can write a man(7) page on our asv usage

emma commented on issue bonsai/harakit#19 2023-12-31 22:52:18 -07:00
ASV in Bonsai

@trinity has some good input on how to do this

emma commented on issue bonsai/harakit#19 2023-12-31 15:56:59 -07:00
ASV in Bonsai

agreed

emma reopened issue bonsai/harakit#19 2023-12-31 15:56:59 -07:00
ASV in Bonsai
emma commented on issue bonsai/harakit#20 2023-12-30 22:41:56 -07:00
Zen koans and sayings to place in man pages

I have written permission to use Charles Muller’s translation of the Tao Te Ching for our fortune(1) implementation: http://www.acmuller.net/con-dao/daodejing.html

perhaps we could use…

emma commented on issue bonsai/harakit#19 2023-12-30 13:06:15 -07:00
ASV in Bonsai

It seems to be hardcoded in most terminals that control characters (0x00 to 0x1F) should not even be allocated a cell, denying fonts, and users, the ability to render glyphs in their place. This…

emma commented on issue bonsai/harakit#19 2023-12-30 13:04:53 -07:00
ASV in Bonsai

@silt the worst part of Gitea and the reason I want to make Mintee is that Gitea doesn’t do e-mail thread replies.

emma commented on pull request bonsai/harakit#18 2023-12-30 11:15:14 -07:00
fop(1) and Rust sysexits support (no yacexits!)

I’m going to write a library in Rust (with C bindings) which handles ASV stuff.

emma commented on issue bonsai/harakit#14 2023-12-30 11:08:42 -07:00
fis(1) – field isolator

we probably should not do these options for our cut-like:

-b list   Cut based on a list of bytes. Each selected byte shall be
                 output unless the -n option is also specified.…
emma closed issue bonsai/harakit#19 2023-12-30 11:00:06 -07:00
ASV in Bonsai
emma commented on issue bonsai/harakit#19 2023-12-30 11:00:04 -07:00
ASV in Bonsai

i’m going to close this but feel free to continue discussing

emma commented on issue bonsai/harakit#20 2023-12-30 10:55:36 -07:00
Zen koans and sayings to place in man pages

The James Legge translation of the Tao Te Ching is public domain.

i’m not the biggest fan of this translation. it doesn’t flow quite right to me

emma commented on issue bonsai/harakit#20 2023-12-30 10:53:46 -07:00
Zen koans and sayings to place in man pages

does it need to be specifically zen Buddhism?

No, but since these tools and overall the Unix Philosophy have roots in Taoism as well as Buddhism it would make the most sense.

https://en.w

emma commented on issue bonsai/harakit#20 2023-12-29 21:59:21 -07:00
Zen koans and sayings to place in man pages

Would "Zen and the art of motorcycle maintenance" count?

We would need to get permission from the publisher. CC(-BY)-SA or public domain are best.

emma commented on issue bonsai/harakit#21 2023-12-29 21:46:21 -07:00
rpn(1) - reverse polish notation

This is an option for a reverse polish notation library in Rust we could use/distribute: https://github.com/lillycat332/dc-rs

emma opened issue bonsai/harakit#20 2023-12-29 16:17:28 -07:00
Zen koans and sayings to place in man pages
emma commented on issue bonsai/harakit#19 2023-12-29 15:15:30 -07:00
ASV in Bonsai

Another concern that has been brought up a number of times is that some fonts do not print the ASCII field separator character; however, I see this as an issue with the fonts and not an issue for…