Just starred shell-functools by sharkdp. It’s an exciting project with a lot to offer.
Functional programming tools for the shell
All published posts
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.
I came across ydata-profiling from Data-Centric-AI-Community, and it’s packed with great features and ideas.
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
I came across voidrice from LukeSmithxyz, and it’s packed with great features and ideas.
My dotfiles (deployed by LARBS)
I like FormidableLabs’s project webpack-dashboard.
A CLI dashboard for webpack dev server
git reset -- <file>
rage unstage to wipte out history of staged commit
git reset --hard <file>
keeps modifications
removes history
...
This is my story into data science.
I am addicted to the process of learning and improving my skills nearly to a fault. The reason I say nearly is because my addiction is fueled with results. I crave the output of my work enhance the work of others. I jump with joy as I see users gain insights they could have never imagined before. My mouth starts watering as I see their boring repetitive data mining activites be completed in a matter of seconds, opening up their mind to focus on their expertise. The day I stop learning will be the day that I start looking for another career path.
It’s not all about winning.
...
Looking for inspiration? fzf-preview.vim by yuki-yano.
The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.
If you’re into interesting projects, don’t miss out on background, created by ParthS007.
Runs things in the background.
The work on react-select by JedWatson.
The Select Component for React.js
This morning I log into my VCS and check activity on my projects to find that someone else has been very active on my projects fo the last few weeks. I quicklyhover over the missing avatar to find that It’s Me. What’s wrong here, why do I look like two different people throughout the day! upon further investigation I see the issue. while setting up a new terminal environment I mistyped my email address by one character. After much searching and a few failed attempts I was able to fix it by following an article no longer available (2021) from https://help.github.com/articles.
Clone the repo, note it must be a --bare clone.
git clone --bare https://github.com/user/repo.git cd...
...
The year of intenionality
This is a follow up to my previous post 2018-retrospective
This year I will become more productive, by intensionally working on a well thought out plan, learning the right technologies, and leave behind a positive legacy.
...
Check out engineer-man and their project youtube.
Code from the Engineer Man YouTube channel. Please do not submit pull requests, they will be ignored/closed. The code in the repo needs to remain as it was in the video.
2018 was a year of many ups and downs, and learning to deal with a whole new set of problems professionally and at home. In 2018 I logged in to my first Linux system, setup my own webserver, data pipelines, database. I learned to use react and d3. Stepped up my python, javascript, and sql.
At home the doctor appointments keep piling in. While I am learning to deal with it all there were several times throughout the year that I was very overwhelmed with everything and broke down.
Here are the goals I had listed out for 2018 and how I faired at completing them.
...
Today I want to take some time to talk about the things that make me happy in my work environment. This is completely free-flow off the cuff, but are things that I do that make me happy, not having them would definitely be a deal breaker for me .
A positive work atmosphere goes a long ways. We all have enough negativity going on in our lives that is out of our control accepting any negativity in the workplace is a no go for me. There was a point in which I was suffering a lot of negativity at work. This began to trickle into every part of life, and it became hard to see positivity anywhere. My wife not only noticed this, but put a polite request in for change. It was definitely a low point and she could tell tell that my work life was not helping anything.
Throw out the negativity - courtesy 3 min read
Just starred NES.css by nostalgic-css. It’s an exciting project with a lot to offer.
NES-style CSS Framework | ファミコン風CSSフレームワーク
kennethreitz has done a fantastic job with responder. Highly recommend taking a look.
A familiar HTTP Service Framework for Python.
cheatsheets by rstacruz is a game-changer in its space. Excited to see how it evolves.
Cheatsheets for web development - devhints.io
If you’re into interesting projects, don’t miss out on awesome-vscode, created by viatsko.
🎨 A curated list of delightful VS Code packages and resources.
psp_hourly_rates by rwhitt2049 is a game-changer in its space. Excited to see how it evolves.
My local power company offers market based electricity rates that vary by hour. This is an analysis to determine if it could save me money. https://www.powersmartpricing.org/
Check out tomerfiliba and their project plumbum.
Plumbum: Shell Combinators
adereth has done a fantastic job with dactyl-keyboard. Highly recommend taking a look.
Parameterized ergonomic keyboard
I recently discovered lazygit by jesseduffield, and it’s truly impressive.
simple terminal UI for git commands
Just starred python-guide by realpython. It’s an exciting project with a lot to offer.
Python best practices guidebook, written for humans.
Check out Choices-js and their project Choices.
A vanilla JS customisable select box/text input plugin ⚡️