Emma Tebibyte emma
emma commented on issue bonsai/harakit#22 2024-02-15 23:12:39 -07:00
swab(1) - swap bytes

On first consideration, I think it makes sense for all three to be separate utilities.

emma commented on issue bonsai/harakit#53 2024-02-15 18:20:35 -07:00
si(1) – SI unit converter

Name proposal: si(1). Thoughts?

emma pushed to readme-changes at bonsai/harakit 2024-02-15 17:40:20 -07:00
cc93389232 README: added cpp(1) as build dep
emma opened issue bonsai/harakit#60 2024-02-15 00:31:57 -07:00
find(1p) analogue
emma pushed to hru at bonsai/harakit 2024-02-14 23:32:29 -07:00
361f0ddb8b hru.1: added manpage for hru(1)
emma deleted branch rpn-fix-exp from bonsai/harakit 2024-02-14 23:11:38 -07:00
emma commented on issue bonsai/harakit#8 2024-02-14 23:10:42 -07:00
qi(1): The qi shell

I’m really not into def or having arrays/vectors in qi shell. If you want them you can use ASV.

Speaking of, I’d like to have variables representing ASV characters since typing them is…

emma closed pull request bonsai/harakit#57 2024-02-14 23:07:29 -07:00
rpn(1): fixed exponentiation
emma pushed to main at bonsai/harakit 2024-02-14 23:07:24 -07:00
5b364e104e rpn(1): fixed exponentiation
emma created pull request bonsai/harakit#59 2024-02-14 23:06:49 -07:00
fop(1) fixes
emma created branch fop-trim in bonsai/harakit 2024-02-14 23:06:25 -07:00
emma pushed to fop-trim at bonsai/harakit 2024-02-14 23:06:25 -07:00
448211bbe2 fop(1): better newline removal (preserves existing newlines)
4c663bf9dd fop(1): closure fix
f8e3013563 fop(1): fixed trimming and handled unwraps (closes #58)
Compare 3 commits »
emma opened issue bonsai/harakit#58 2024-02-14 19:17:13 -07:00
fop(1): trim newlines from output of called commands
emma pushed to hru at bonsai/harakit 2024-02-14 00:07:43 -07:00
e3a0069180 hru(1): improved SI prefix logic
emma pushed to hru at bonsai/harakit 2024-02-13 23:56:41 -07:00
1299aefc39 hru(1): fixed overflow
emma pushed to hru at bonsai/harakit 2024-02-13 17:51:03 -07:00
d0205b71da hru(1): read stdin until EOF
emma pushed to hru at bonsai/harakit 2024-02-13 17:33:06 -07:00
1ee668aed6 hru(1): made it actually work
emma commented on issue bonsai/harakit#56 2024-02-13 16:59:23 -07:00
spaces(1) – convert whitespace into spaces

This functionality can be replaced with our anticipated find-and-replace tool.

emma closed issue bonsai/harakit#56 2024-02-13 16:59:23 -07:00
spaces(1) – convert whitespace into spaces
emma created pull request bonsai/harakit#57 2024-02-13 16:58:32 -07:00
rpn(1): fixed exponentiation