How to build a simple App for tracking your Stock Portfolio using Google Sheet, AppScript and AppSheet:
https://github.com/etnt/stocks #appscript #appsheet #stocks #portfolio
GitHub - etnt/stocks
Contribute to etnt/stocks development by creating an account on GitHub.
GitHubwtf! I wanted to look at a man page (foo.3) on my Mac with good'ol `nroff -man foo.3 | less`. Well, I managed...after `brew install groff` also installed sqlite, openjdk, kotlin, and what not....WTF!?

GitHub - etnt/zed: Line-based editor written in Zig
Line-based editor written in Zig. Contribute to etnt/zed development by creating an account on GitHub.
GitHubZinc - ZIg Netconf Client. It's a start, although the SSH part is not fully working atm (I'm scratching my head...).
https://github.com/etnt/zinc #zig #netconf
GitHub - etnt/zinc: A NETCONF client written in Zig
A NETCONF client written in Zig. Contribute to etnt/zinc development by creating an account on GitHub.
GitHub
GitHub - etnt/yaws_appmod_router: Yaws route handling
Yaws route handling. Contribute to etnt/yaws_appmod_router development by creating an account on GitHub.
GitHub
GitHub - etnt/aiask
Contribute to etnt/aiask development by creating an account on GitHub.
GitHub
GitHub - etnt/cfg
Contribute to etnt/cfg development by creating an account on GitHub.
GitHubNext up, Native Functions.
#zig #loxGot function calls to work...phui.. \o/
#zig #loxComparision: while- and for-loop.
#zig #lox