echo 'blah' | \
tr 'ah' 'lo' | \
sed -e 's/^[a-z]/H/' | \
awk '{n=split($0,a,"");
for (i in a) {if (a[i]=="H") print i " " a[i] "e";
else print i " " a[i];} print n+1 " " "!"}' | \
sort | \
cut -d' ' -f2 | \
paste -s -d '\0' -
- Fayetteville, AR
-
10:18
(UTC -05:00)
Pinned Loading
-
readstat-rs
readstat-rs Public💾 Toolkit for SAS binary files; 🦀 Rust integration with ReadStat C library
-
-
-
fs
fs PublicA small, self-contained LLM inference engine for Apple Silicon — built from scratch, in the open, to learn and teach how inference engineering works.
Rust
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





