TimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 3 个月前Engineer turns disposable vape pen into a working web serverinterestingengineering.comexternal-linkmessage-square178linkfedilinkarrow-up1824arrow-down17
arrow-up1817arrow-down1external-linkEngineer turns disposable vape pen into a working web serverinterestingengineering.comTimeNaan@lemmy.world to Technology@lemmy.worldEnglish · 3 个月前message-square178linkfedilink
minus-squareSomeoneSomewhere@lemmy.nzlinkfedilinkEnglisharrow-up11arrow-down3·3 个月前OLED maybe but small micros are now so cheap and so small that they’re negligible. Battery is probably still the biggest environmental impact.
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up3arrow-down2·3 个月前One of those 3 cent one time programmable microcontrollers would be sufficient. Something with enough power to run a web server is just wasteful.
minus-squareSeductiveTortoise@piefed.sociallinkfedilinkEnglisharrow-up9·3 个月前And the term web server doesn’t mean it has to run the whole of AWS. It just means it can deliver some content over http.
minus-squareDultas@lemmy.worldlinkfedilinkEnglisharrow-up3·3 个月前Yeah, I doubt it’s running more than a couple concurrent connections. Idle web servers take very little resources.
minus-squareteslekova@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·3 个月前Getting ever closer to smart dust.
OLED maybe but small micros are now so cheap and so small that they’re negligible.
Battery is probably still the biggest environmental impact.
One of those 3 cent one time programmable microcontrollers would be sufficient. Something with enough power to run a web server is just wasteful.
deleted by creator
And the term web server doesn’t mean it has to run the whole of AWS. It just means it can deliver some content over http.
Yeah, I doubt it’s running more than a couple concurrent connections. Idle web servers take very little resources.
Getting ever closer to smart dust.