If you’re into interesting projects, don’t miss out on skedulord [1], created by koaning [2].
captures logs and makes cron more fun
References:
[1]: https://github.com/koaning/skedulord
[2]: https://github.com/koaning
Publishing rhythm
How I Quickly Capture Screenshots directly into My Blog
When I am creating blog posts it’s often helpful to add screenshots to them to
illustrate what I see on my screen. Sometimes I lack good screenshots in my
posts because it just takes more effort than I have in the moment, and I
prioritize making content over making perfect content.
Making Screenshots # [1]
When I have something to take a screenshot of, I need to take the shot,
optimize the image, often convert it to a better format, publish it, and
create a the img tag in my blog.
- take screenshot
- optimize
- conversion
- publish
- create img tag
Created in 🐍Python # [2]
I created this tool for myself in python because that is what I am most
familiar with, but realistically most of what I am calling are shell scripts
that I could do in just about any language.
Install my screenshot tool # [3]
My screenshot tool is quite hacky and not configurable, but works wonderfully
for me. If you like it and want to use it, make it configurable or fork it.
For now it lives on GitHub...
Copier < 6.0.0b0 considered dangerous
Copier is a fantastic templating library written in python, but older versions
have a dangerous bug if you are using it inside of existing directories.
!!UPDATE # [1]
As of May 15, 2022, the stable release of copier now includes these changes, if
you have not already make sure you update.
This is a PSA # [2]
I Use copier several times per day and get fantastic benefit from this project,
this post is not intended to crap all over copier in any way, but is rather a
PSA for other users who do use copier like I do so that they know the dangers
of using copier inside an existing directory.
The issue # [3]
The fix # [4]
https://github.com/copier-org/copier/pull/273
As of the time of writing this version is still in beta, if you still want to
use copier with existing directtories, I’d strongly encourage you to install
the --pre release.
pipx install copier --pip-args='--pre'
confirm # [5]
copier --version
# copier 6.0.0b0
My update commit # [6]
https://github.com/WaylonWalker/de...
nvim-notify [1] by rcarriga [2] is a game-changer in its space. Excited to see how it evolves.
A fancy, configurable, notification manager for NeoVim
References:
[1]: https://github.com/rcarriga/nvim-notify
[2]: https://github.com/rcarriga
I came across smart-sec-cam [1] from scottbarnesg [2], and it’s packed with great features and ideas.
A privacy-focused, intelligent security camera system.
References:
[1]: https://github.com/scottbarnesg/smart-sec-cam
[2]: https://github.com/scottbarnesg
I came across cli [1] from httpie [2], and it’s packed with great features and ideas.
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
References:
[1]: https://github.com/httpie/cli
[2]: https://github.com/httpie
PyOhio CFP's
Here are some CFP’s that I used for PyOhio 2022.
https://pretalx.com/pyohio-2022/cfp
Idea to blog post in minutes - Shorter # [1]
Markata is a plugins all the way down static site generator, that covers all
the things you need to go from markdown to a blog site out of the box. Since
it’s plugins all the way down you can also rip out all the default plugins, and
do something completely different with the lifecycle.
Lets build a whole blog site in 5 minutes.
Add Kedro to your Pandas Workflow - Short # [2]
Sometimes python scripts/notebooks take a long time to run, let kedro
automatically save your datasets so that you can maintain your production code
with ease. Lets take a pipeline with an issue 30 minutes in and solve the
issue in 5 mintues.
References:
[1]: #idea-to-blog-post-in-minutes---shorter
[2]: #add-kedro-to-your-pandas-workflow---short
Check out nbdd0121 [1] and their project wsld [2].
WSL Daemon - Stable X11 connection and time synchronisation for WSL2
References:
[1]: https://github.com/nbdd0121
[2]: https://github.com/nbdd0121/wsld
Just starred dunk [1] by darrenburns [2]. It’s an exciting project with a lot to offer.
Prettier git [3] diffs in the terminal 🎨
References:
[1]: https://github.com/darrenburns/dunk
[2]: https://github.com/darrenburns
[3]: /glossary/git/
If you’re into interesting projects, don’t miss out on dagger [1], created by dagger [2].
An engine to run your pipelines in containers
References:
[1]: https://github.com/dagger/dagger
[2]: https://github.com/dagger
Gramformer [1] by PrithivirajDamodaran [2] is a game-changer in its space. Excited to see how it evolves.
A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
References:
[1]: https://github.com/PrithivirajDamodaran/Gramformer
[2]: https://github.com/PrithivirajDamodaran
I like WaylonWalker’s [1] project markata [2].
A plugins all the way down static site generator written in python. Plugins all the way down means that you can completely change the behavior of how it works by swapping plugins, installing new ones, or creating your own all in python.
References:
[1]: https://github.com/WaylonWalker
[2]: https://github.com/WaylonWalker/markata
Check out eyeseast [1] and their project python-frontmatter [2].
Parse and manage posts with YAML (or other) frontmatter
References:
[1]: https://github.com/eyeseast
[2]: https://github.com/eyeseast/python-frontmatter
I came across awesome-tuis [1] from rothgar [2], and it’s packed with great features and ideas.
List of projects that provide terminal user interfaces
References:
[1]: https://github.com/rothgar/awesome-tuis
[2]: https://github.com/rothgar
I’m impressed by markdown-styles [1] from mixu [2].
Markdown to static HTML [3] generator and multiple CSS themes for Markdown
References:
[1]: https://github.com/mixu/markdown-styles
[2]: https://github.com/mixu
[3]: /html/
nicoddemus [1] has done a fantastic job with pytest-rich [2]. Highly recommend taking a look.
pytest + rich integration (proof of concept)
References:
[1]: https://github.com/nicoddemus
[2]: https://github.com/nicoddemus/pytest-rich
patrick-kidger [1] has done a fantastic job with mkposters [2]. Highly recommend taking a look.
Make posters from Markdown files.
References:
[1]: https://github.com/patrick-kidger
[2]: https://github.com/patrick-kidger/mkposters
I’m impressed by pype.dev [1] from pypeaday [2].
my blog?
References:
[1]: https://github.com/pypeaday/pype.dev
[2]: https://github.com/pypeaday
Just starred kedro-rich [1] by datajoely [2]. It’s an exciting project with a lot to offer.
Make your Kedro experience snazzy
References:
[1]: https://github.com/datajoely/kedro-rich
[2]: https://github.com/datajoely