Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
sherlock Hunt down social media accounts by username across social networks
maigret is an easy-to-use and powerful fork of sherlock.
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://github.com/asvetliakov/vscode-neovim
Install NeoVim 0.5+ using icon.
icon nvim -ic --ppa
Install the NeoVim plugin from the extension market in VSCode or Code Server.
Set the …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
| Shortcut | Description |
|---|---|
ctrl + shift + + |
Increase size of tabs. |
ctrl + shift + + |
Decrease size of tabs. |
ctrl + + |
Zoom in a page. |
ctrl + - |
Zomm out a page. |
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
To build Scipy from sources, BLAS & LAPACK libraries need to be installed. See site.cfg.example in the Scipy source directory and
sudo apt-get install gfortran libopenblas-dev liblapack-dev
The dependency requires …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tool Review: Lessons learned from using FeatureTools to simplify the process of Feature Engineering
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
verminal is good one
Updating the environment variable SHELL (using the command chsh)
to change the default shell doesn't work for Hyper.
You have …