Resources

What is this page?

This is a dumping ground for all the tools, articles, and videos that I recommend.

Christianity

Bible study

  • Bible Hub – Excellent for comparing translations and finding cross-references (though lacks Septuagint-exclusive references). Note that the ABP concordance is not implemented correctly (Septuagint-exclusive Greek words will link to similar words in the standard NT-only Greek concordance), and one of the search bars is broken in some cases. Includes Brenton Septuagint as one of the translations, albeit with chapters reorganized to match the Masoretic Text; Septuagint-exclusive books and chapters (i.e. those in Daniel and Esther) are unfortunately absent.
  • Catena – Easy way to find church father commentaries on certain verses; note that many Old Testament commentaries are (of course) referring to the Septuagint version of a passage. Be warned that the translations used may not be entirely accurate (e.g. the Hippolytus of Rome commentary on Micah 2:7-8).
  • BiblIndex – Index of Biblical Quotations in Early Christian Literature
  • Ante-Nicene Cross-Reference – Wonderful database of Church father citations of the New Testament predating the Nicaea Council of 325 A.D.
  • Notes on the Septuagint by R. Grant Jones – Lots of info on the differences and similarities between the Septuagint, the New Testament, and the Masoretic Text. Includes a huge list of NT quotations (and/or paraphrases) of the Old Testament and how they compare to the Septuagint versus the Masoretic Text. See also the condensed 2006 PDF version (which contains at least one error where “out of the mouth of infants” is placed in the wrong agreement table).
  • Dubious Passages Rarely Called Scripture – List of passages uncommon both in Greek and Hebrew Biblical manuscripts (and consequently unlikely to be authentic), but which seem otherwise doctrinally sound.
  • “Commentary on the New Testament Use of the Old Testament” by D. A. Carson and G. K. Beale (2007) – Annoyingly judaized and carrying somewhat liberal priors, but some of the research on connections between Scripture passages is useful; a fair amount of the book is readable for free on Google Books.

Bible manuscripts and translations

For most popular translations, use Bible Hub or Bible Gateway.

Theology

  • The Book of Concord – The complete collection of definitive Lutheran doctrinal statements, online and easily searchable (use quotation marks for exact phrase searches).
  • Stone Choir – The best theology podcast on the web.

Interesting historical writings

Language

Software

Linux

macOS

  • Applite – graphical front-end for Homebrew package manager

Web tools

  • cobalt – extract video/audio from a URL + remuxing
  • Zen Browser – Firefox derivative with the best browser UI I’ve ever experienced; also, it improves the dithering of CSS gradients compared to base Firefox.

Browser extensions

CSS

HTML

Minecraft

PHP

Other coding tools

  • Can I Use – browser support tables
  • Compiler Explorer – see what your code looks like as assembly and/or machine code
  • regex101 – easily create, test, and understand regular expressions

General coding articles/videos