Interview with Wayne Huusey
Public
Surely you're a creep, Mr Feynman
Article about the common whitewashed portrayal of Feynman, and other men in science who have been terribly sexist, or worse.
Software companies in Edinburgh
Handy list of IT (and software development) companies in the Edinburgh area.
How to record screencast videos with Mac OSX
Tutorial on recording screencast videos on a Mac.
Dave Pearson on Twitter: "Playing around with twitter while watching Tony Blair finally leave us alone."
My first ever tweet.
The lingua franca of LaTeX – Increment: Open Source
History of TeX (and in part LaTeX).
Home – the Common Lisp Cookbook
A cookbook of Common Lisp code.
Advanced Bash-Scripting Guide
And advanced guide to bash scripting.
ghub-use-workaround-for-emacs-bug will break in emacs 25 for gitlab · Issue #89 · magit/ghub
Issue relating to a TLS problem with Emacs and forge, at the moment. Contains details of a useful workaround.
Various Licenses and Comments about Them - GNU Project - Free Software Foundation
The Free Software Foundation's take on various software licences, both Free and non-Free.
Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | Leanpub
Book that introduces Common Lisp.
Beautiful Racket by Matthew Butterick
Book that uses Racket.
Uberon
An anatomical ontology that represents body parts, organs and tissues in a variety of animal species, with a focus on vertebrates
Common Lisp: A Gentle Introduction to Symbolic Computation
Free book that should be a good introduction to Common Lisp for many people.
Git ransom campaign incident report—Atlassian Bitbucket, GitHub, GitLab
Incident report on the "git ransom" attack from earlier on this month.
Trans-inclusive Design – A List Apart
Informative article about designing software with transgender people in mind.
Sarah Carey on Twitter: "Today I keep trying to type "fasta" and end up typing "pasta". So, I made a pasta.fasta… "
Rather silly but enjoyable twitter thread where someone makes fasta files of pasta.
Brew Dog accused of stealing marketing ideas
Interesting twitter thread about how Brew Dog are accused of taking people's marketing ideas without paying anything for them. One of a long line of negative stories I've read about this company.
Evaluation of location encoding systems
Good overview of various location encoding systems.
What The @#$%&! (Heck) is this #! (Hash-Bang) Thingy In My Bash Script | Linux Journal
Handy article to help explain shebang to people.
Let's Get Going With Org mode - beorg
A very gentle introduction to org mode.
Org-mode Hidden Gems: Document Structure
Nice post about some "hidden gems" in org mode.
Copy to clipboard pure JavaScript - JSFiddle
Example code for copying rich text to the clipboard from JavaScript.
Migrate zsh history to fish
Handy little tool to help migrate a zsh history to fish.
fish: Documentation
Manual for the fish shell. I'm very tempted to give this a try out with a view to changing from zsh.
Home · The Julia Language
Manual for Julia 1.1.
Home · BioSequences.jl
Collection of bioinformatics tools for Julia.
GitHub - sdispater/poetry: Python dependency management and packaging made easy.
Possible replacement for pipenv. Seems to do a lot of what I would need, and perhaps some more; but also appears to be missing some things I do find useful about pipenv.
For example: I do like how pipenv sweeps up the whole venv thing in what feels like a sensible way. poetry doesn't appear to handle that sort of thing (by design, as far as I can tell).
Why I'm not collaborating with Kenneth Reitz — njs blog
Blog post about problems behind the funding of requests3, plus serious issues with the author. Chimes somewhat with the questionable behaviour I have seen in pipenv issues.
Scientific computing’s future: Can any coding language top a 1950s behemoth? | Ars Technica
Article that discusses how languages for science have moved on (or not) since the days of Fortran and Lisp.