DangerRuss Things
[software. firmware. hardware. crazy hair.]
Pages
(Move to ...)
Home
▼
2026-02-18
›
Banishing SmartQuotes from Allegedly "plaintext" Files I don't consider a text file to be "plain text" if it's ...
2025-12-10
Migrating From Apache2 To Caddy
›
I have wanted to investigate the feasibility of moving to a more modern webserver setup on my home server, specifically Caddy or Nginx as...
2022-02-17
An APL Translation of 'Square Joy: Trapped Rainwater' J Posting
›
I saw an interesting post entitled "Square Joy: Trapped Rainwater" on the mmapped blog , describing how to approach the problem o...
2022-01-13
String Interpolation in APL -- Formatted string output ala printf()
›
This is not as sophisticated as C's printf() of course, but it's enough for many uses. ∇r ← s sInterp sv ⍝⍝ Interpolate items in s...
2022-01-07
A Recursive Depth-First Maze Generator in GNU APL
›
Rosettacode.org is a great place to grab little ideas and apply them to learning a new language; especially if there isn't a solution t...
2021-11-28
Parsing script arguments in GNU APL (⎕ARG)
›
In scripting languages one often wants to run the overall script like a standalone program, with a top 'main' function, yet also all...
2021-09-12
›
A Hexadecimal Pronunciation Guide, by Robert A. Magnuson - Datamation Vol. 14, No. 1, Jan 1968 I recall discussing with a fellow CS student ...
›
Home
View web version