Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
On Preventing Programming Languages from Interfering with Programming (1975) [pdf] (breckyunits.com)
55 points by breck on Jan 19, 2020 | hide | past | favorite | 7 comments


Today we seem to need "on preventing frameworks from interfering with Programming"


All we'll ever need is "on preventing programmers from interfering with programming."


And maybe "preventing programming from interfering with frameworks", when the (immaturity|bureaucracy|brittleness) is too high



First we assume that our program needs to solve a well defined mathematical problem. Then we realise that that has nothing to do with any relevant programming problem.


This sounds similar to the process used for some parts of Cardano. Duncan Coutts talked about this in this video:

https://www.youtube.com/watch?v=TZGVgNsJSnA


What you program it's top down. So every level of the stack effects everything below. Interestingly things below can also hotpatch things above as needed by developers. Simply ship the patch upstream or monkey patch it yourself and publish the github repo with your patch.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: