Archived Posts | algrt.hm

Archived Posts

  1. 25 August 2024

    Minimal definition: computers somewhere else which are always on and which can be accessed over the internet. What it is (physically…

  2. 4 August 2021

    When exploring an unfamiliar codebase it is often desirable to see where variables, functions, and the like are used. Some IDEs will help…

  3. 25 July 2021

    Feature branching in git; creates branch from branch and retains branch after merging in:

  4. 25 July 2021

    The first rule for success with usenet is to have multiple block accounts on different backbones. Some good assorted links on usenet, given…

  5. 29 June 2021

    Firstly, get hold of some ODBC drivers; Microsoft have a good guide to getting the driver installed for many major distributions (e.g…

  6. 24 June 2021

    You use credentials in your (jupyter) notebook or python script and you are about to check it in to a (git) repository. What’s the quickest…

  7. 2 March 2021

    get_iplayer, software which allows you download from the BBC iplayer service, is back. There are packages for e.g. MacOS with Brew, FreeBSD…

  8. 16 October 2020

    If you want to know more about how to use Vim / Neovim, you could do worse than look to: Tim Pope, author of many great Vim plugins…

  9. 9 May 2020

    Dualit, known as the last word in toasters, are probably one of the best known British manufacturers of domestic machinery along with Dyson…

  10. 20 December 2019

    After updating, Gatsby gave me the following error: Having had a quick look at the issues page, the below worked for me in terms of getting…

  11. 19 December 2019

    Most people have strong views about what they keep in the digital backpack. The below is the tooling I like to use and can recommend: Bear…

  12. 24 September 2019

    A couple of great resources for combining jupyter notebooks with blogging: Converting jupyter notebook into other formats: https…

  13. 25 May 2019

    In linux and MacOS, the desktop is generally located at ~/Desktop. On Windows, it seems to be more complicated than that. Thankfully…

  14. 25 May 2019

    If not properly configured, Samba can fall fowl of a couple of security issues: CVE-1999-0519: null session/password netbios access CVE-200…

  15. 24 March 2019

    Ubuntu and Nvidia drivers will tell you which version of Ubuntu you are running: I am using 18.10 which is the latest as at the time of…

  16. 18 March 2019

    PDF editing on MacOS is not as problematic as you might think. The default Preview app offers editing—you need to hit the little toolbox…