Computing

52 posts

On (No) Code

Couldn't have put it better: IMO the problem with low code is, that the hard part about solving most problems isn't usually the way you write or execute it. The hard part is avoiding weird e…

The time of VS Code

After a decade of Vim, Emacs and SublimeText, I think it's time to switch to a text editing environment that is both powerful, customizable, and shared with the vast majority of everyone I'm g…

On Hacking

A profound transcript, dating to March 1990. "Is Computer Hacking a Crime", from Harper's Magazine https://faculty.weber.edu/apainter1/Readings/Hacking%20a%20Crime.pdf Need to digest…

Layers

From this HN thread: So you have LLM-based English prompts as an interop layer to Python + PySpark, which is itself an interop layer onto the Spark core. Also, the generated Spark SQL strings inside…