> 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
41–50 of 74 posts
Re: Breaking the fourth wall with Minecraft
#42Re: Breaking the fourth wall with Minecraft
#43> 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…
oh my god how can you not find this the coolest thing ever
> Does it make me less of a "hacker"?
Probably not.
Re: Breaking the fourth wall with Minecraft
#44> 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
#45I'd like to hear more about the bulbs used. Cheap wifi bulbs with a simple protocol sound like fun.
http://www.dx.com/p/e27-7w-550lm-rgbw-15-led-smart-phone-wi-...
Re: Breaking the fourth wall with Minecraft
#46Earlier quoted context omitted.
prob the Phillips bulbs. Sadly they don't sit flush in most sockets, despite using the same fixture name.
Definitely not the Philips Hue bulbs. Those use a REST API on port 80 for network control, whereas these bulbs are using a proprietary binary protocol on port 5577.
Re: Breaking the fourth wall with Minecraft
#47Earlier 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.
True, but since everything is made in China these days, probably half the products in your house that connect to a DC source are cheap and Chinese.
Re: Breaking the fourth wall with Minecraft
#48> 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…
When I pursue a project, I work on it in terms of 10s of thousands of lines of code over a 2-4+ year span of time. When I take up small projects, I make sure they're useful for production purposes.
I often think about the portfolios of people like this, a large number of repositories to show for, and nothing ever particularly useful. Everything is a gimmick, and nothing ever took serious architectural decision making on a grand scale.
Re: Breaking the fourth wall with Minecraft
#49Re: Breaking the fourth wall with Minecraft
#50> 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…
Yep, I feel the same way. I don't really like tinkering, though. I don't like the mindset of tinkerers, either. Every tinkerer I've come across has never finished anything of substantial size, and every one I've met had terrible programming habits, or such strongly opinionated views, you couldn't work with them or discuss something you liked because it wasn't inline with their holy views of writing god-awful code. Wh…