> I have a couple of WiFi-enabled bulbs near me, wouldn't it be nice to be able to control them using Minecraft? I mean nothing against the author and like-minded individuals and I have the utmost respect for people with such a "tinkerer" mindset, but often reading things like this on Hacker News makes me feel like a bit of a fraud, because my internal answer to the question above is basically "No, not really". I'm w…
Breaking the fourth wall with Minecraft
31–40 of 74 posts
Re: Breaking the fourth wall with Minecraft
#32> I have a couple of WiFi-enabled bulbs near me, wouldn't it be nice to be able to control them using Minecraft? I mean nothing against the author and like-minded individuals and I have the utmost respect for people with such a "tinkerer" mindset, but often reading things like this on Hacker News makes me feel like a bit of a fraud, because my internal answer to the question above is basically "No, not really". I'm w…
Re: Breaking the fourth wall with Minecraft
#33Earlier quoted context omitted.
For some reason I get weary when I see cheap Chinese products that connect directly to a DC source. Mostly because of the stories of cheap phone chargers catching fire, or electrocuting users.
I'm also a little weary of cheap Chinese products that connect to my network... I'm always a little worried that they'll be doing something malicious, and I don't have the network know-how to prevent that. That said, I'm not entirely sure the risk is that much greater with off-brand Chinese products than "American" (designed, programmed and made in China) ones.
Re: Breaking the fourth wall with Minecraft
#34> I have a couple of WiFi-enabled bulbs near me, wouldn't it be nice to be able to control them using Minecraft? I mean nothing against the author and like-minded individuals and I have the utmost respect for people with such a "tinkerer" mindset, but often reading things like this on Hacker News makes me feel like a bit of a fraud, because my internal answer to the question above is basically "No, not really". I'm w…
Re: Breaking the fourth wall with Minecraft
#35Re: Breaking the fourth wall with Minecraft
#36I'd like to hear more about the bulbs used. Cheap wifi bulbs with a simple protocol sound like fun.
Re: Breaking the fourth wall with Minecraft
#37Now if this whole thing could be accomplished using pure redstone circuitry http://www.escapistmagazine.com/news/view/109385-Computer-Bu...
Redstone has no means of communication to the outside, so even if you created an entire computer with redstone(very unlikely) you would have no means of communication outside of minecraft.
The famous (is it?) minebot already implements about 99% of the required functionality and requires no server side mods. There are of course competitors to minebot some of which may be closer or further away from this goal.
Re: Breaking the fourth wall with Minecraft
#38I'd like to hear more about the bulbs used. Cheap wifi bulbs with a simple protocol sound like fun.
prob the Phillips bulbs. Sadly they don't sit flush in most sockets, despite using the same fixture name.
Re: Breaking the fourth wall with Minecraft
#39> I have a couple of WiFi-enabled bulbs near me, wouldn't it be nice to be able to control them using Minecraft? I mean nothing against the author and like-minded individuals and I have the utmost respect for people with such a "tinkerer" mindset, but often reading things like this on Hacker News makes me feel like a bit of a fraud, because my internal answer to the question above is basically "No, not really". I'm w…
Re: Breaking the fourth wall with Minecraft
#40Earlier quoted context omitted.
I'm also a little weary of cheap Chinese products that connect to my network... I'm always a little worried that they'll be doing something malicious, and I don't have the network know-how to prevent that. That said, I'm not entirely sure the risk is that much greater with off-brand Chinese products than "American" (designed, programmed and made in China) ones.
Since we can't install firewalls on cheap Wi-Fi IoT devices, it would be interesting to have a Wi-Fi router that handles that for you, isolating every device on the network by default. Just have every device have a web control interface so that you don't have nasty surprises from devices starting to communicate on ports they aren't expected to be operating on. Or just close all outbound ports from devices by default,…