Centos/Redhat dependencies for building python
Not exhaustive: readline-devel openssl-devel zlib-devel libffi-devel bzip2-devel
Not exhaustive: readline-devel openssl-devel zlib-devel libffi-devel bzip2-devel
lonlat: a quick script to lookup longitude & latitude for a town on the command line: https://github.com/jamespo/commandmisc/blob/master/scripts/lonlat Requires python 3. Run with lonlat -m usage for how to setup, then lonlat -h.
Some interesting ones here. I like the look of sanic.
Go to about:config and change this value browser.urlbar.maxRichResults
Create file attachments directly from the system clipboard. Source: Attach from Clipboard
Find man pages too verbose and all you want are some examples? Try tldr – I installed the python client in a virtualenv Tip: you can get git subcommands docs by putting in the “proper” binary, eg tldr find git-checkout
Now FF 57 (Quantum) has been released, old style extensions are no longer supported. Here are replacements that I’ve found: Feed RSS mini icon on Bookmarks Button – Awesome RSS DownThemAll – Download Star Click-to-Play Manager – ??? Copy Plain Text 2 – Copy PlainText FireGestures – Foxy Gestures PrefBar – ??? Might require multiple …
Continue reading ‘Webextension compatible extensions for Firefox 57’ »
Algorithms to Live By: The Computer Science of Human Decisions eBook: Brian Christian, Griffiths: Amazon.co.uk: Kindle Store Just got this book – very interesting.
quicksynergy patch
My new current favourite theme for emacs is spolsky. If you use elpy / highlight-indentation, you might want to define this too: (set-face-background ‘highlight-indentation-face “#1B2025”)