I didn’t push it that far, but this is my attempt from a while ago. I’ll definitely take some clues from your setup.
I thought it would look need and give me a lazy out for a consistent layout/presentstion 🥸
Finally it's out, my experiment in all-monospace web!
https://t.co/nfk8BAbDxJ
I've tried to include a bunch of different elements to showcase the idea. Many more things could be added and supported. I've had a lot of fun with this so far!
Finally it's out, my experiment in all-monospace web!
https://t.co/nfk8BAbDxJ
I've tried to include a bunch of different elements to showcase the idea. Many more things could be added and supported. I've had a lot of fun with this so far!
@estebs Glad you're enjoying zellij! Some exciting updates are planned but AI integration is not one of them.
Features that include collecting user data will not happen and there are many terminals that offer AI int if you're looking for that. Besides, my users are intelligent enough 😉
@aarondfrancis@steve_tenuto Dump the videos into a SQLite Db that can be downloaded after purchasing the course? With a little script to open and play? 🤣😇🫠
Started this last night and it’s been a blast! @aarondfrancis is an amazing presenter & educator. If you feel like meddling with SQLite I can highly recommend this series.
🎉 High Performance SQLite is live!
This video course covers everything you need to know about SQLite. It's 65 videos across 6 modules, with at least 20 more videos to come.
We're launching in early access today, so the price is currently discounted!
Y'all go get it!
@ellie_huxtable@fasterthanlime I hope https://t.co/Sv3zuwIhdY can rally enough momentum from the community. I personally like that -some bugs notwithstanding- I could get proper index/column/line markers for YAML objects. Serde support is not there yet…
I really like @PlausibleHQ have used them for years.
Is there any product with a similar focus on simplicity for bug tracking. I just want the bug and what is known about it. I don't need any release info or any other content
@orhundev ratatui question: is there a derive I can throw on a strict that would let me generate a tree-like UI to edit an instance? I have a rust struct for my helm chart and I would love to have an interactive UI to modify the values.yaml…