<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: herytorrado</title><link>https://news.ycombinator.com/user?id=herytorrado</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 10:06:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=herytorrado" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by herytorrado in "A persistent Unix-like ESP8266 system with more that 70 console commands"]]></title><description><![CDATA[
<p>This started after reading this thread and wondering: what if an ESP8266 behaved less like a single Arduino sketch and more like a tiny persistent UNIX box? <a href="https://news.ycombinator.com/item?id=47851630">https://news.ycombinator.com/item?id=47851630</a><p>KernelESP gives the ESP8266 a serial shell, LittleFS filesystem, scripts, pipes, cron, timers, relays, sensor rules, backups, diagnostics, JSON API, web UI, and SMTP email alerts. It is persistent across reboots: config, scripts, relays, rules, cron jobs, profiles, logs, web assets, and help files live in LittleFS.<p>It supports many familiar UNIX-style commands, including: ls, cd, pwd, cat, echo, touch, rm, mkdir, rmdir, cp, mv, head, tail, grep, find, wc, du, df, mount, stat, basename, dirname, test, uname, hostname, whoami, id, groups, who, w, ps, pgrep, pidof, kill, jobs, dmesg, free, date, which, env, printenv, setenv, source, sh, run, logger, journalctl, sleep, repeat<p>and ESP/control commands like: wifi, ap, web, relay, timer, crontab, rule, input, sensor, climate, mail, backup, restore, profile, diag, board, health, gpio, read,
pwm, adc, i2c, pcf, mcp, ntp, ping, httpget</p>
]]></description><pubDate>Tue, 28 Apr 2026 23:22:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47942206</link><dc:creator>herytorrado</dc:creator><comments>https://news.ycombinator.com/item?id=47942206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47942206</guid></item><item><title><![CDATA[A persistent Unix-like ESP8266 system with more that 70 console commands]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/hery-torrado/KernelESP">https://github.com/hery-torrado/KernelESP</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47942205">https://news.ycombinator.com/item?id=47942205</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 28 Apr 2026 23:22:13 +0000</pubDate><link>https://github.com/hery-torrado/KernelESP</link><dc:creator>herytorrado</dc:creator><comments>https://news.ycombinator.com/item?id=47942205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47942205</guid></item></channel></rss>