logoalt Hacker News

apitmanyesterday at 3:52 PM1 replyview on HN

There are a lot more devices being released built on esp32s lately. e-readers are another example. I suspect with current hardware prices we might see a significant rise in consumer compute being limited to these types of devices, and a corresponding push to make software efficient enough to run on them. Could be interesting.


Replies

user_7832yesterday at 8:00 PM

Now that you mention it, it does make some sense that with the rising prices (especially for ram) (and maybe with LLMs?) it’s cheaper to use basic hardware and put “more effort” on efficient code (an LLM’s effort, of course).