Emma Tebibyte emma
emma pushed to main at bonsai/harakit 2024-01-15 16:50:16 -07:00
c444198efc closed #18
28becbafbc fop(1): updated copyright year and usage info
52def0a32d Makefile, fop(1): added argument parsing and -d option
91e129b813 Makefile, getopt-rs: added getopt-rs library
49a3bb9f30 Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations
Compare 15 commits »
emma commented on pull request bonsai/harakit#18 2024-01-15 16:43:16 -07:00
fop(1) and Rust sysexits support (no yacexits!)

After going over this with Trinity verbally, we have decided to merge the existing fop(1) implementation while we work on resolving #19.

emma commented on pull request bonsai/harakit#18 2024-01-15 16:37:44 -07:00
fop(1) and Rust sysexits support (no yacexits!)

I suppose we need to resolve #19 before we can truly decide on what to do.

emma pushed to fop at bonsai/harakit 2024-01-15 16:34:15 -07:00
28becbafbc fop(1): updated copyright year and usage info
emma commented on pull request bonsai/harakit#18 2024-01-15 16:32:20 -07:00
fop(1) and Rust sysexits support (no yacexits!)

I’m not exactly sure what the best way to go about this would be. I didn’t see this before adding the -d option.

emma pushed to fop at bonsai/harakit 2024-01-15 16:30:29 -07:00
52def0a32d Makefile, fop(1): added argument parsing and -d option
91e129b813 Makefile, getopt-rs: added getopt-rs library
49a3bb9f30 Makefile, .gitignore, .editorconfig, configure, tests/cc-compat.sh: added configure script for compiler optimizations
622c13021d GNUmakefile: replaced with POSIX Makefile
0c2223d4fb getopt-rs(3): added getopt library for Rust
Compare 8 commits »
emma commented on issue bonsai/harakit#8 2024-01-01 21:50:08 -07:00
qi(1): The qi shell

Its definition in POSIX makes it unintuitive for shell scripters. Emma should elaborate here when fae has time, fae has more experience with this.

From: "Lawrence Velázquez" <vq@larryv.m…
emma commented on issue bonsai/harakit#8 2024-01-01 21:37:04 -07:00
qi(1): The qi shell

Maybe we could have a shift-like that will “shift” any variable with IFS-delineated text?

emma commented on issue bonsai/harakit#8 2024-01-01 21:35:42 -07:00
qi(1): The qi shell

It necessitates storing "$0" as a new shell variable to be able to continue using it, which shell authors writing diagnostics messages and following good practice always want to do.

shift(1)…

emma commented on issue bonsai/harakit#27 2024-01-01 20:49:11 -07:00
GNU yes(1) analogue

i think we discussed an out(1) command in the past that does what echo does but without the uncertainty that comes with how it’s defined in POSIX. we definitely want a format(1) command but i…

emma pushed to main at yac/coreutils 2024-01-01 14:57:01 -07:00
8b9c71c405 cat(1): use bytes over strings, not all input is utf-8
emma pushed to main at yac/coreutils 2024-01-01 14:54:00 -07:00
9e629048bf added README
emma transferred repository bonsai/yacexits to yac/yacexits 2024-01-01 13:48:31 -07:00
emma commented on issue bonsai/harakit#26 2024-01-01 10:52:55 -07:00
Usage of Projects tab

Sounds good. We should get started when we have a few more of our own utilities to show for it

emma commented on issue bonsai/harakit#27 2024-01-01 10:52:09 -07:00
GNU yes(1) analogue

i didn’t think we would be including printf? didn’t we discuss a different formatting tool?

emma commented on issue bonsai/harakit#24 2024-01-01 00:18:33 -07:00
Dependencies in README

that’s true. it could probably be both in the README and the Makefile as a comment

emma commented on issue bonsai/harakit#26 2024-01-01 00:17:41 -07:00
Usage of Projects tab

@trinity: that’s well over 100 kanban boards. is that such a good idea?

emma opened issue bonsai/harakit#27 2024-01-01 00:14:27 -07:00
GNU yes(1) analogue
emma closed issue bonsai/harakit#17 2024-01-01 00:02:50 -07:00
simexec(1)
emma opened issue bonsai/harakit#26 2023-12-31 23:59:38 -07:00
Usage of Projects tab