📝 Bash Notes
Bash is super powerful.
Show Remaining Space on Drives
df -h
show largest files in current directory
...
All published posts
Bash is super powerful.
Show Remaining Space on Drives
df -h
show largest files in current directory
...
I have used %autoreload for several years now with great success and 🔥 rapid reloads. It allows me to move super fast when developing libraries and modules. They have made some great updates this year that allows class modules to be automatically be updated.
🔥 Blazing Fast
💥 Keeps me in the comfort of my text editor
...
If you’re into interesting projects, don’t miss out on promote-open-source-project, created by zenika-open-source.
📄 How to promote my open source project?
Check out watchtower by kislyuk. It’s a well-crafted project with great potential.
Python CloudWatch Logging: Log Analytics and Application Intelligence
Just starred shell-functools by sharkdp. It’s an exciting project with a lot to offer.
Functional programming tools for the shell
Throw that mouse Away its time to setup some keyboard shortcuts.
These sortcuts were the baseline for switching from tmux/vim to vscode. Most folks posts I was able to find gave great tips on replacing vim, but very few have focused on the hackability of tmux. tmux allows me to rapidly fire up a workspace, create new windows and splits. Then When I switch tasks I can leave that workspace open and and jump right back in later exactly where I left off. There is nothing quite like it. The shortcuts listed here make the transition a bit better. The worst thing I found when using vscode at first was no way to switch between the terminal and editor without the mouse. This first set of keybindings solve that issue.
The worst thing I found when using vscode at first was no way to switch between the terminal and editor without the mouse.
...
Looking for inspiration? Jupyter-Atom-Dark-Theme by burglarbenson.
A dark theme for Jupyter Lab
tarpas has done a fantastic job with pytest-testmon. Highly recommend taking a look.
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
I like mcfunley’s project pugsql.
A HugSQL-inspired database library for Python
I like ggreer’s project the_silver_searcher.
A code-searching tool similar to ack, but faster.
My git workflow based on real life. Its not always clean and simple.
sometimes things get messy
pull 👉 branch 👉 format 👉 work👉 add 👉 commit 👉 pull 👉 rebase 👉 push
...
Check out forestryio and their project forestry.io.
Forestry.io website
Check out maildown by chris104957. It’s a well-crafted project with great potential.
A super simple CLI for sending emails
Testing out forestry.io
I still ♥️ your product dont be
forestry is simple
...
Just starred eslint-config-wesbos by wesbos. It’s an exciting project with a lot to offer.
No-Sweat™ Eslint and Prettier Setup - with or without VS Code
Check out ydataai and their project ydata-profiling.
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.