What's HN's thoughts on IoT? To me it looks like yet another buzzword from the "wouldn't it be neat?" crowd (the same people who previously gave us a lot of hype about Semantic Web and P2P social networks) but as before none of the applications are actually worth the hassle, this prevents critical mass from ever being reached, and in reality it's mostly just a way for appliance companies who are already overcharging…
I don't think so. My guess is that the industry of consumer electronics is moving toward the right direction. I have two pieces of IoT in my household: 1) Robot vacuum cleaner, and I am absolutely felt in love with it. My floor now is always clean during weekdays, when I am busy working, no more visible dust, crumbs, etc. I just have to clean filter and container once a week, otherwise it is fully autonomous. The onl…
Mozilla debuts implementation of WebThings Gateway open-source router firmware
141–150 of 173 posts
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#142Earlier quoted context omitted.
You'd think so, but NFCs are far easier to program and re-program. One of the NFC tags on my work desk triggers "focus mode". Lights change to bright white, a (non-local) radio station starts playing in the background, and the volume gets auto-adjusted to something bearable. That saves me like 20 clicks or so on two remotes. It's all about those small victories that save me a few minutes each day, all without a need…
There's nothing inherent about a button that prevents it from being programmable, and Phillips even has a battery-less remote that could as well be wall mounted.
I know about it. I have it. I've used it as a trigger before. I've replaced it with NFCs because they are less of a hassle to repurpose. The dimmer still serves its original purpose, while NFC tags are used for everything else.
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#143I hope they hurry up though. Consumer router gear is god damn awful. e.g. the 2.4ghz on my Asus router is dead (common) so I'm using a raspberry to create a hotspot.
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#144Earlier quoted context omitted.
> I use NFC tags as a trigger. I simply hover my phone over a tag and an action happens in the background. That reads like what you really want is a regular physical button or switch. I think a lot of devices suffer because they try to fit the IoT label instead of just being a smart device without internet or even phone connectivity.
You'd think so, but NFCs are far easier to program and re-program. One of the NFC tags on my work desk triggers "focus mode". Lights change to bright white, a (non-local) radio station starts playing in the background, and the volume gets auto-adjusted to something bearable. That saves me like 20 clicks or so on two remotes. It's all about those small victories that save me a few minutes each day, all without a need…
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#145This the closest we have so far to an answer to the point raised in the IETF 105 Technical Plenary a few days ago. Encrypting everything means that IoT devices represent an unknown threat - your "smart" TV connects to Sourceforge and downloads... something every week. What for? Your "smart" thermostat calls the IP of the vendor, maybe to get firmware updates, but it also calls the Disney corporation - what for? You c…
I'm no security expert, and maybe one can explain this to me, but why can't we just inspect the data before it is encrypted? Like isn't it gathered in some way, encrypted, then sent? And on the receiving end it has to decrypt, so we look at that (naively what files change). Unless this is all stored as encrypted I don't see why you can't do this. I mean this should prevent mitm attacks but also let those controlling…
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#146Any reason Mozilla is not picking up and supporting one of the DD-WRT/OpenWRT projects ? They are hugely popular, have a huge userbase and are well supported by a lot of hardware (most TP-Link, Linksys, etc).
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#147Earlier quoted context omitted.
Iot is already in consumer electronics space. It is firmly in the present, and it is worth the hassle for a lot of people.
And it's been commonplace in industrial electronics for about 20 years. The reaction to it there was "It has an rs-232 over Ethernet adapter built in? That's convenient."
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#148Earlier quoted context omitted.
It's a great idea, but companies are building products that no one wants. Here's a few ideas of products / services / suites of items I would actually buy for my home: - Machine to completely do my dishes. End to end. It puts them from the sink to the dishwasher. Runs the dishwasher. Takes them out of the dishwasher and puts them in the cabinet. I do not care if this takes 5 hours - it can run overnight. I just don't…
> I saw a post about some dude who used facial recognition software on his cat's door flap to see if the cat was bringing in a dead rodent: it barred the cat from entering unless he dropped the rodent. Do you happen to have a link to this? It sounds hilarious and informative. Also a great way to train cats.
I read it awhile back. Really interesting.
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#149Earlier quoted context omitted.
My confusion is that I think there has to be a command that is encryptThisDataToBeSent(data). Can't you just look at data? Before it is encrypted? Or is data encrypted at all times? But if that's true, then the difference of sending encrypted data is kinda moot.
If you can root the device and replace the firmware, sure. Or do extremely difficult hardmodding to tap the data buses, perhaps. But both of those approaches are very difficult and resource-intensive. The first requires many, many hours of reverse engineering to find a security hole which allows you to write unsigned firmware to the device (or find a way to sign your own firmware and then upload it), then hack the fi…
Re: Mozilla debuts implementation of WebThings Gateway open-source router firmware
#150What's HN's thoughts on IoT? To me it looks like yet another buzzword from the "wouldn't it be neat?" crowd (the same people who previously gave us a lot of hype about Semantic Web and P2P social networks) but as before none of the applications are actually worth the hassle, this prevents critical mass from ever being reached, and in reality it's mostly just a way for appliance companies who are already overcharging…