termain@programming.dev to Technology@lemmy.worldEnglish · 6 months agoMystery malware destroys 600,000 routers from a single ISP during 72-hour spanarstechnica.comexternal-linkmessage-square24fedilinkarrow-up163arrow-down11cross-posted to: technology@lemmy.zip
arrow-up162arrow-down1external-linkMystery malware destroys 600,000 routers from a single ISP during 72-hour spanarstechnica.comtermain@programming.dev to Technology@lemmy.worldEnglish · 6 months agomessage-square24fedilinkcross-posted to: technology@lemmy.zip
minus-squareMax-P@lemmy.max-p.melinkfedilinkEnglisharrow-up3·6 months agoOpenWRT uses Lua for its web UI. The interpreter can be really small which works well for tiny embedded devices with mere megabytes of storage, and it’s much safer than writing a web GUI entirely in C.
OpenWRT uses Lua for its web UI. The interpreter can be really small which works well for tiny embedded devices with mere megabytes of storage, and it’s much safer than writing a web GUI entirely in C.