☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 days agoHardcore IndieWeb: Run your own website 100% independently for only $0.01/daywww.neatnik.netexternal-linkmessage-square22fedilinkarrow-up148arrow-down12cross-posted to: technology@midwest.social
arrow-up146arrow-down1external-linkHardcore IndieWeb: Run your own website 100% independently for only $0.01/daywww.neatnik.net☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 days agomessage-square22fedilinkcross-posted to: technology@midwest.social
minus-squareeleitl@lemmy.ziplinkfedilinkarrow-up1·1 day agoPHP is additional vulnerability, while static html is bullet proof, as long as http server is safe and up to date.
minus-squareZarobi@aussie.zonelinkfedilinkEnglisharrow-up1·1 day agoHow is PHP a vulnerability if it never leaves your machine and you only use it to build the HTML?
minus-squareeleitl@lemmy.ziplinkfedilinkarrow-up2·1 day agoOh, if you’re only using it to generate static html it’s of course safe. I would prefer minimal markdown for blogs, though.
minus-squareZarobi@aussie.zonelinkfedilinkEnglisharrow-up2·1 day agoI guess I just really like HTML. Any excuse to write actual HTML makes me happy
PHP is additional vulnerability, while static html is bullet proof, as long as http server is safe and up to date.
How is PHP a vulnerability if it never leaves your machine and you only use it to build the HTML?
Oh, if you’re only using it to generate static html it’s of course safe. I would prefer minimal markdown for blogs, though.
I guess I just really like HTML. Any excuse to write actual HTML makes me happy