Adam Drake

Adam Drake is an advisor to scale-up tech companies. He writes about ML/AI/data, leadership, and building tech teams.

Adam Drake
โœจ๐Ÿš€ Oh, rejoice! Another command-line tool promising to automate your browser while you ponder why your AI overlord can't just do it all for you. Because clearly, we needed more ways to complicate the simple act of web browsing with cryptic scripts and endless terminal commands. ๐Ÿค–๐Ÿ’ป
https://github.com/cosinusalpha/webctl #commandlinetools #automation #webbrowsing #AIsimplified #techhumor #HackerNews #ngated
GitHub - cosinusalpha/webctl: Browser automation via CLI โ€” for humans and agents

Browser automation via CLI โ€” for humans and agents - cosinusalpha/webctl

GitHub
๐Ÿš€ Ah, the classic tale of #overengineering a command-line tool that already works perfectly fine! Because what we really needed was for "find" to become even more obscure and unintelligible by compiling its arcane syntax into bytecode. ๐Ÿคฆโ€โ™‚๏ธ Thanks for ensuring no one will ever understand their file searches again! ๐Ÿ™„
https://nullprogram.com/blog/2025/12/23/ #commandlinetools #findbytecode #softwaredevelopment #programminghumor #techirony #HackerNews #ngated
Unix "find" expressions compiled to bytecode

๐Ÿš€ Ah, the classic tale of a command-line tool that promises to manage your SQL database schemas and #migrations, but really just manages to migrate your sanity. โš™๏ธ Because who wouldn't want to replace straightforward SQL commands with an over-engineered GitHub Copilot hallucination? ๐Ÿค–
https://github.com/gh-PonyM/shed #commandlinetools #SQLdatabase #GitHubCopilot #techhumor #overengineering #HackerNews #ngated
GitHub - gh-PonyM/shed: Collection of db and json-schemas

Collection of db and json-schemas. Contribute to gh-PonyM/shed development by creating an account on GitHub.

GitHub
I've just been reminded that `tac` exists for those occasions where you need to `cat` a text file in reverse order. Not a tool I need often, but very useful on those occasions.
#cli #gnu #commandlinetools
๐Ÿš€โœจ Behold, the next evolution: a feline doppelgรคnger with the gift of syntax illumination! Because who wouldn't want their command line tool to possess the superior ability to add colors to your mistakes? ๐Ÿ˜ธ๐ŸŒˆ Let's just hope it can also catch those bugs it's highlighting! ๐Ÿž๐Ÿ”
https://github.com/sharkdp/bat #felineinnovation #syntaxhighlighting #commandlinetools #colorcoding #bugcatching #HackerNews #ngated
GitHub - sharkdp/bat: A cat(1) clone with wings.

A cat(1) clone with wings. Contribute to sharkdp/bat development by creating an account on GitHub.

GitHub
Ah, yes, because what the world desperately needed was yet another command-line tool from someone who just discovered #Rust ๐Ÿš€. Clearly, the only solution to human suffering is a "universal code runner" that no one asked for, but hey, at least it looks good on #GitHub, right? ๐Ÿคฆโ€โ™‚๏ธ
https://github.com/Esubaalew/run #commandlinetools #programming #humor #softwaredevelopment #HackerNews #ngated
GitHub - Esubaalew/run: Universal multi-language runner and smart REPL written in Rust.

Universal multi-language runner and smart REPL written in Rust. - Esubaalew/run

GitHub

Murex โ€“ An intuitive and content aware shell for a modern command line

https://murex.rocks/

#HackerNews #Murex #Intuitive #Shell #ModernCommandLine #CommandLineTools #TechInnovation

Murex

A smarter $SHELL and scripting environment with advanced features designed for safety and productivity. Murex is a modern shell

Murex
"๐Ÿ“ OMG, my pet peeve! Command-line tools putting #dotfiles in 'Library/Application Support' on #macOS is a typo in the matrix, obviously ๐Ÿ™„. Let's pretend #XDGCONFIGHOME isn't just another place to hide our messes! ๐Ÿงน"
https://becca.ooo/blog/macos-dotfiles/ #commandlinetools #techhumor #petpeeve #HackerNews #ngated
macOS dotfiles should not go in ~/Library/Application Support

A CLI tool is not an app, and none of you are reading the docs as carefully as you think you are

Interesting. id3tool does not clobber embedded cover images, but does not allow you to set a genre that's not in its list of known genres. id3tag and id3v2 do allow you to set set an arbitrary genre name, but they both clobber embedded cover images. #Linux #CommandLineTools