Readit News logoReadit News
wolrah · 8 days ago
Strapping a Pi to a lawn mower for silly reasons, plus a bonus cat at the end. This is what I want in my internet.
nirui · 8 days ago
You forgot to mention the hypnotizing video. You can get people to do anything for you after letting them watch it in repeat for more than half an hour.
DocTomoe · 7 days ago
In the 'just make it stop' sense, not in the 'oh, I'm so suspectible now' sense.
en3r0 · 8 days ago
Agreed. I love that this happened, and on IRC!
DonHopkins · 8 days ago
Two discussions about Larry Ellison battling it out for 14th and 15th place:

14. An IRC-Enabled Lawn Mower (idlerpg.net)

15. OpenMower – An Open Source Lawn Mower (github.com/clemenselflein)

rickcarlino · 8 days ago
It’s nice to have a break from LLM talk for a bit, isn’t it?
zamadatix · 7 days ago
Well, it was :).
neilv · 8 days ago
> Now, I grew up in a rural area of the southern US, and I had never been out of the South, but on Undernet, I met people in other states, other countries, even other continents! I made friends all over the world and learned a great deal about other cultures and ideas.

This was one of the greatest things about early Internet.

jeremysalwen · 8 days ago
Check out http://openmower.de ... You could go all the way and make the mower be controlled over IRC.
VoidWhisperer · 8 days ago
You would need to have a reasonable amount of trust with the people you let control it, or you may have some... questionable designs mowed into your lawn haha
BobbyTables2 · 8 days ago
Where does it keep the trout?
herodoturtle · 7 days ago
Attached to the handle bar, ready for slappin'!
mrweasel · 7 days ago
This went a slightly different direction from what I first assumed. For some reason I had hoped for an IRC server, connected to EFNet running on a robot lawn mower.

Still an enjoyable read and a fun project.

calgoo · 7 days ago
So how resistant could IRC be to chat control? Lets say we use SSL as well as authentication.

I assume they would come after whoever is managing the server as its not end to end encrypted?

If the server runs outside their jurisdiction (and not in a friendly one) then they would probably just block the dns / IPs like they do with video streaming?

sitzkrieg · 7 days ago
most irc networks have many linked servers so that gives a range of operating ips. i think if even they blanket blocked, performming a netsplit on ops to takeover (if not chanserv etc) or disable channels is probably easier
bombcar · 8 days ago
Modern electric battery lawnmowers probably have processors that can run DooM; putting an IRC server directly on one would be fun.

The cheaper Chinese off-brands are probably pretty hackable.

ethan_smith · 8 days ago
Most modern electric mowers use ARM Cortex-M microcontrollers that could run a lightweight IRC client with minimal modifications to the firmware and a simple WiFi module addition.