Ryan X. Charles (@ryan_x_charles) 's Twitter Profile
Ryan X. Charles

@ryan_x_charles

Pro-AI, Pro-Crypto, Pro-America. Founder of @identellica, a pseudonymous identity verification service, and @earthbucks_com, a scalable blockchain. 🤠🇺🇸

ID: 1581593852628156419

linkhttps://ryanxcharles.com calendar_today16-10-2022 10:32:41

5,5K Tweet

2,2K Takipçi

2,2K Takip Edilen

Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

Today I'm excited to announce Termplot, a new way to render beautiful plots in your terminal. Simply cat a plotly configuration file into termplot, and it will render the result directly in your terminal, assuming your terminal supports the iterm image protocol. Termplot is

Today I'm excited to announce Termplot, a new way to render beautiful plots in your terminal.

Simply cat a plotly configuration file into termplot, and it will render the result directly in your terminal, assuming your terminal supports the iterm image protocol.

Termplot is
Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

i'm making a tool called nutorch, which is a nushell wrapper for libtorch, the same c++ library that backs pytorch here i am running a 20,000x20,000 matmul from my command line on both cpu and gpu ("--device mps"), demonstrating gpu is ~5x faster in this case

i'm making a tool called nutorch, which is a nushell wrapper for libtorch, the same c++ library that backs pytorch

here i am running a 20,000x20,000 matmul from my command line on both cpu and gpu ("--device mps"), demonstrating gpu is ~5x faster in this case
Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

today, i'm happy to announce i am running postgres on planetscale i am also: - running linux on windows - running kubernetes in a docker container - running apple maps on a samsung

Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

i just one-shotted something complex with grok-4. i translated a nushell plugin from python to typescript. it produced a 100% working translation on the first shot, with two minor non-fatal bugs. it's a good model, sir!

Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

the latest ai models are truly great and extremely helpful for nearly all programming tasks. however, they all trip up on ansi escape codes for terminal prompts and i just have to solve that part without them.

Ryan X. Charles (@ryan_x_charles) 's Twitter Profile Photo

god i love ai. just used grok 4 to make a significant rewrite to a script i use. it probably would have taken me an hour by myself. instead, it only took a minute or two to type in the prompt, only one pass to fix an issue, and it is now perfect.