Published
All published posts
I Started Streaming on Twitch
I recently started streaming on twitch.tv/waylonwalker and it’s been a blast so far.
It all started with kedro/issues/606, Yetu called out for users of kedro to record themselves doing a walk through of their tutorials. I wanted to do this, but was really stuck at the fact that recording or editing somewhat polished vide is quite time consuming for me.
My introduction to twitch came from
...
Check out vim-twitch-line-sign by noopkat. It’s a well-crafted project with great potential.
some helpers to annotate vim signs with Twitch related metadata. Inspired by: clarkio/vscode-twitch-highlighter
Kedro Spaceflights - part 2 | Stream replay June 7, 2021
This was my seconf time ever streaming on twitch.tv/waylonwalker, and I completely botched my mic 2x.
🌱 Digital Gardening | gif to Mp4 | Stream replay June 4, 2021
Doing some Digital Gardening on stream
After this stream all gifs on my site are converted to mp4/webm if they exist.
Check out neovim-plugin by norcalli. It’s a well-crafted project with great potential.
No description available.
I’m impressed by python-lsp-server from python-lsp.
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
github-coauthors.nvim by cwebster2 is a game-changer in its space. Excited to see how it evolves.
A neovim extension for populating coauthors when comitting
Kedro Spaceflights - part 1 | Stream replay June 4, 2021
This was my first time ever streaming on twitch.tv/waylonwalker. I am excited to get going. I have been streaming early in the morning while I am still waking up, so still a bit groggy as I go.
It all started with kedro/issues/606, Yetu called out for users of kedro to record themselves doing...
The work on kedro-mlflow by Galileo-Galilei.
A kedro-plugin for integration of mlflow capabilities inside kedro projects (especially machine learning model versioning and packaging)
If you’re into interesting projects, don’t miss out on textual, created by Textualize.
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
The work on lsp-colors.nvim by folke.
🌈 Plugin that creates missing LSP diagnostics highlight groups for color schemes that don’t yet support the Neovim 0.5 builtin LSP client.
Using Kedro In Scripts
With the latest releases of kedro 0.17.x, it is now possible to run kedro pipelines from within scripts. While I would not start a project with this technique, it will be a good tool to keep in my back pocket when I want to sprinkle in a bit of kedro goodness in existing projects.
If your just learning about kedro check out this post walking through it
...
I’m really excited about netlify_deploy, an amazing project by lannonbr. It’s worth exploring!
Mini Rust CLI to deploy sites to Netlify using their API