Rendered at 22:11:05 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
niemandhier 3 days ago [-]
If you ever ask yourself what German hackers do with their life, while our peer in the US build startups:
That’s what we do.
cyberpunk 2 days ago [-]
It looks like all he managed to do was setup a wifi access point on a laptop and connect a kettle to it...
That's 'hacking' these days is it?
niemandhier 2 days ago [-]
He was having fun with a device that exposes needless endpoints, than he sat down and wrote about it, without ai in his own words.
As far as I can judge, there is nothing in his writing, that indicates it is driven by the desire to get “an edge in competition” or “visibility” for his clients.
When we bemoan the loss of the old internet, we feel the loss of people like him.
Is what he does hacking? It’s what we used to call ‘hacking’, maybe we should come up with an another word now.
I’ll retreat to my basement now and will sing the “free software song” in front of an image of St. IGNUtius.
Twirrim 2 days ago [-]
I miss the days when my tech feeds used to routinely include these style of "Wonder what's going on here?", and "I did sometimes ridiculous with <something I'd never expect to have complicated electronics>" posts.
Feels all too often like it has been replaced with "We switched from $A to $B, the reasons will shock you!" (Followed inevitably by "We switched from $B to $C").
MomsAVoxell 24 hours ago [-]
Yeah, that is the sad state of things, if you think about it.
Even your kettle wants to enforce digital tyranny on you.
That is a very dire kind of utopia. I mean, who else likes the idea of warming up the kettle at the appropriate point in the day, without .. having to touch it.
I can’t think of any reason for a kettle to have WiFi, besides have its human tenant touch it as little as possible.
I wanna press <<REWIND but I don’t have the right cookie.
MomsAVoxell 23 hours ago [-]
I’ve seen a not insignificant number of German hackers move to the US to build startups though, just sayin’. Also, Austrians.
Come to think of it, I should find out their kettles IP addresses…
sagebird 2 days ago [-]
IF the EU isn't enforcing the 418 status code reply, honestly - what are your taxes going to?
Asraelite 3 days ago [-]
I don't get it. A kettle is not a teapot.
IndrekR 2 days ago [-]
It is not really just a kettle. Has integrated tea strainer, you can use it as a teapot.
It is missing a proper tea cosy, however.
_ZeD_ 2 days ago [-]
that's the ERROR code 418 for you :D
Asraelite 2 days ago [-]
But it's meant to be returned in cases where the server is a teapot, more specifically when it's a teapot requested to brew coffee, not for cases where it's not a teapot.
speedping 3 days ago [-]
Probably a beken chip, should be easy enough to flash OpenBeken using the pins if they're exposed
You can usually take over tuya devices if you sign up for a developer account and go some sort of verification process, it's pretty easy, sometimes it's possible to get a token for local control (tuya-local)
kova12 2 days ago [-]
I have a govee kettle which has a limited Bluetooth support, which is mostly used to configure WiFi, but can also turn kettle on and off and reports temperature. Not sure if this is interesting to anybody, but if yes I can wrap it up in GitHub project
ninalanyon 2 days ago [-]
So you can't use the app to control the kettle if your internet connection is down. Why doesn't it just run a simple server?
BlackRabbit1 3 days ago [-]
Ah good old Tuya.
Played around with them a while go.
Found out you could do code execution while staying in the bootloader mode.. lol.
Intellectually speaking it's really cool to "hack" your device, I do it too, but ... we shouldn't have to.
We should be able to interface with hardware on our terms, offline, no proprietary app needed. It could work with the official app, with or without the server of the manufacturer, but it should not have to be the case.
bariumbitmap 2 days ago [-]
This is sometimes called "the right to interoperate", similar to the right to repair movement. Unfortunately it has been less successful than right to repair so far.
Well that's a right, I'm asking for an actual interface, like USB-C or a protocol e.g. HTTP.
bariumbitmap 2 days ago [-]
How do you propose to convince appliance manufacturers to all use a freely accessible, standard interface without mandating it via legislation? It's been decades now, they're not going to do it of their own volition.
XorNot 2 days ago [-]
Honestly if Tuya just added official support so you could OTA flash their stuff, then between that and ESPHome this would already be done.
If you have physical access (not easy always) it's relatively straight forward to upgrade a Tuya device to be truly local, but they've aggressively tried to shutdown things like Cloudcutter.
nom 3 days ago [-]
high chance you can just flash a suitable base firmware directly through pins on the board
That’s what we do.
That's 'hacking' these days is it?
As far as I can judge, there is nothing in his writing, that indicates it is driven by the desire to get “an edge in competition” or “visibility” for his clients.
When we bemoan the loss of the old internet, we feel the loss of people like him.
Is what he does hacking? It’s what we used to call ‘hacking’, maybe we should come up with an another word now.
I’ll retreat to my basement now and will sing the “free software song” in front of an image of St. IGNUtius.
Feels all too often like it has been replaced with "We switched from $A to $B, the reasons will shock you!" (Followed inevitably by "We switched from $B to $C").
Even your kettle wants to enforce digital tyranny on you.
That is a very dire kind of utopia. I mean, who else likes the idea of warming up the kettle at the appropriate point in the day, without .. having to touch it.
I can’t think of any reason for a kettle to have WiFi, besides have its human tenant touch it as little as possible.
I wanna press <<REWIND but I don’t have the right cookie.
Come to think of it, I should find out their kettles IP addresses…
It is missing a proper tea cosy, however.
Played around with them a while go.
Found out you could do code execution while staying in the bootloader mode.. lol.
But wasn't able to extract the keys I wanted.
we do need an actual INTERFACE for appliances.
Intellectually speaking it's really cool to "hack" your device, I do it too, but ... we shouldn't have to.
We should be able to interface with hardware on our terms, offline, no proprietary app needed. It could work with the official app, with or without the server of the manufacturer, but it should not have to be the case.
https://www.eff.org/deeplinks/2020/07/legislative-path-inter...
If you have physical access (not easy always) it's relatively straight forward to upgrade a Tuya device to be truly local, but they've aggressively tried to shutdown things like Cloudcutter.