[HN Gopher] Autonomous Computing (short version)
       ___________________________________________________________________
        
       Autonomous Computing (short version)
        
       Author : luu
       Score  : 16 points
       Date   : 2022-02-24 18:07 UTC (1 days ago)
        
 (HTM) web link (pathelland.substack.com)
 (TXT) w3m dump (pathelland.substack.com)
        
       | gumby wrote:
       | I'm not sure why this has to apply to the network domain; this
       | has been how one designs a library for a very long time: check /
       | sanitize anything passed to the API calls; assume that anything
       | passed around internally is "safe" (pointers legit, values
       | normalized etc).
       | 
       | This is also how you enter a monitor or kernel (i.e. make a
       | system call): caller is not trusted.
        
       ___________________________________________________________________
       (page generated 2022-02-25 23:01 UTC)