Live data from Hacker News

Breaking the fourth wall with Minecraft

hashbang.gr

21–30 of 74 posts

Re: Breaking the fourth wall with Minecraft

#21
post #3

I'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.

I don't think so--the author addresses it. From the post:

>My WiFi bulbs are some unknown, eBay sourced devices that use a crappy mobile app for control.

Re: Breaking the fourth wall with Minecraft

#22
This seems like it'd be awesome for Minetest [1]. Minetest has a lot of (very) rough edges, but basically it's a Minecraft-like engine where most functionality beyond the very basic is added through mods written in Lua. I'd be fun to be able to live-code the mods on an in-game computer..

[1] http://www.minetest.net/

Re: Breaking the fourth wall with Minecraft

#23
post #3

I'd like to hear more about the bulbs used. Cheap wifi bulbs with a simple protocol sound like fun.

I must have these, and a link to their alibaba page.

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.

Re: Breaking the fourth wall with Minecraft

#24
post #13

Now 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.

https://www.youtube.com/watch?v=h5zUa8tiGoo

Re: Breaking the fourth wall with Minecraft

#25
post #23

Earlier quoted context omitted.

I must have these, and a link to their alibaba page.

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

#26
post #17
post #13

Earlier quoted context omitted.

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.

That would be a neat experiment to see if the conjecture, "Redstone has no means of communication to the outside" is true. It would be interesting to find bugs within the redstone rendering engine that leak or emit data. I'm thinking of something similar to the Super Mario World bank switching pong game.

That would be using a security vulnerability to reprogram the game then, of course if you can do that you can do anything on the computer. Since Minecraft is sandboxed in the JVM that might prove difficult though.

Re: Breaking the fourth wall with Minecraft

#27
post #23

Earlier quoted context omitted.

I must have these, and a link to their alibaba page.

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

#28
post #23

Earlier quoted context omitted.

I must have these, and a link to their alibaba page.

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.

Well, if they do catch fire, at least they still provide illumination even when they fail!

Re: Breaking the fourth wall with Minecraft

#29
post #28
post #23

Earlier 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.

Well, if they do catch fire, at least they still provide illumination even when they fail!

Graceful degradation in action.

Re: Breaking the fourth wall with Minecraft

#30
> 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 wondering if others feel the same way. Does it make me less of a "hacker"? I enjoy programming, sometimes I wonder how things work, but oftentimes I don't mind that it is abstracted from me and "just works", and I rarely if ever have the urge to integrate two seemingly unrelated things to create a unique hack.

Post reply on HN