As a "seasoned" Git user, this was great!
www.youtube.com/watch?v=aolI...
As a "seasoned" Git user, this was great!
www.youtube.com/watch?v=aolI...
- github.com/pipefunc/pip...
- github.com/basnijholt/t...
And try tuitorial in the browser at tuitorial.nijho.lt
I spent perhaps 1000 hours building pipefunc (scientific workflows in #Python). To explain it better I created Tuitorial for interactive terminal based code tutorials. Turns out that in just a few days itβs already more popular (using a vanity metric) than pipefunc! Look at that exponential π
Awesome! I was missing this particular feature when starting to develop my first Textual app (tuitorial for terminal-based code tutorials github.com/basnijholt/t...)
Thanks for sharing! Actually a few interesting things!
Very excited to see them put my work in the list (github.com/pipefunc/pip...) even if it is in βthe long tailβ π
Found a couple of things that I miss already π’:
- No find (github.com/ghostty-org/...)
- No scrollbar (github.com/ghostty-org/...)
- No clickable file paths (with line number) (github.com/ghostty-org/...)
Check out my new project: `tuitorial` that I am super excited about! π Create interactive, terminal-based code tutorials with programmable highlighting (regex and other patterns). Supports Python/YAML, images, Markdown title slides. π»β¨ github.com/basnijholt/t... #opensource #python
I have always stuck to iTerm2 but tried WezTerm, Alacritty, and Kitty but kept going back. Didn't even THINK that performance would matter at all, but it is crazy how snappy Ghostty feels. I just installed it today and feel like I won't ever go back to iTerm2!
π₯ Released opennb: open Jupyter notebooks + deps from GitHub or any url instantly!
uvx --with "pipefunc[docs]" opennb pipefunc/pipefunc/example.ipynb
One command:
β¨ Creates temp venv
π¦ Installs deps (instant!)
π Opens notebook
github.com/basnijholt/opennb
#Python