Found 111 bookmarks
Newest
What Color is Your Function? – journal.stuffwithstuff.com
What Color is Your Function? – journal.stuffwithstuff.com

An amusing take on async/await being sprinkled all over a language. While this is aimed more at the JavaScript crowd, I think the Python folk can relate too.

There are some good points here, and some good descriptions of the sort of frustration that can be felt. At the same time there are also some not-quite-sensible aspects to it as well.

Still a fun read.

·journal.stuffwithstuff.com·
What Color is Your Function? – journal.stuffwithstuff.com
Braindrop: A terminal-based client for raindrop.io
Braindrop: A terminal-based client for raindrop.io

Braindrop is a terminal-based client for the raindrop.io bookmaking service.

It has support for:

  • Adding, editing and removing raindrops
  • Searching and filtering with tags and free text
  • Checking if a link is available in the Wayback Machine
  • And more

The application is under active development and will have more features added as time goes on.

·github.com·
Braindrop: A terminal-based client for raindrop.io
wyuenho/emacs-pet: Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el
wyuenho/emacs-pet: Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el
What looks to be a module for Emacs that helps find the right venv for a project; I think. Saving this to look at at some point in the future.
·github.com·
wyuenho/emacs-pet: Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el