Jump to content


distantcam's Content

There have been 121 items by distantcam (Search limited from 10-February 22)


By content type

See this member's


Sort by                Order  

#159245 Wow

Posted by distantcam on 04 January 2014 - 12:02 PM in Media

Doge is soooo 2013



#159222 which programming language's syntax do you like the best?

Posted by distantcam on 04 January 2014 - 07:35 AM in General

View Postrhyleymaster, on 03 January 2014 - 10:55 PM, said:

Brainfuck and P". Best there is.
Why is it everyone's favourite esoteric language is Brainfuck? It's so boring and the joke is old.

I prefer languages like Chef where the program is a recipe or Piet where the program is an image.



#159221 GitHubAPI

Posted by distantcam on 04 January 2014 - 07:27 AM in APIs and Utilities

View Postmibac138, on 04 January 2014 - 07:01 AM, said:

Why here is soo small count of replies?! ;c
Because you don't have any documentation so we have to read the source code to figure out what your API does.

And because GitHub is not a commonly used thing, so most people won't have a use for this.



#159190 Who is exited for the new CC 1.6 features?

Posted by distantcam on 03 January 2014 - 09:43 PM in General

I have to agree that while these enhancements are pretty cool to be built in, it would also be nice to see some features that can only be added to the Java side.

I'm disappointed that the HTTP API hasn't been fixed. If the HTTP API was capable of working with the oauth apis that are out there (twitter, facebook, instagram, dropbox, github, many many more) that would be a killer feature. Unfortunately it's the sort of thing that can only be done in the mod, not in Lua.



#158978 What has your first OS?

Posted by distantcam on 02 January 2014 - 09:14 AM in General

View PostBomb Bloke, on 02 January 2014 - 08:34 AM, said:

they actually payed for it with plants
Is that code for they sold weed?



#158959 What has your first OS?

Posted by distantcam on 02 January 2014 - 06:54 AM in General

View PostBomb Bloke, on 02 January 2014 - 06:24 AM, said:

I honestly don't know. First computer my parents got was an Amstrad, on which I would occasionally fire up PC-DOS (basically the same as what it booted into, but fancier) or GEM. I have no idea what its initial environment was.
CP/M?



#158941 What has your first OS?

Posted by distantcam on 02 January 2014 - 12:54 AM in General

Locomotive Basic 1.1, if that even counts as an OS.



#158929 Mad Dash

Posted by distantcam on 01 January 2014 - 08:52 PM in Forum Games

I'll just take that thanks



#158921 Mad Dash

Posted by distantcam on 01 January 2014 - 08:51 PM in Forum Games

How do you play?



#158896 Mad Dash

Posted by distantcam on 01 January 2014 - 08:49 PM in Forum Games

Nope



#158888 Mad Dash

Posted by distantcam on 01 January 2014 - 08:48 PM in Forum Games

Too soon



#158787 Who is exited for the new CC 1.6 features?

Posted by distantcam on 01 January 2014 - 11:29 AM in General

Windowing System

Yeah, I'm extremely excited now.



#158766 [1.58][SSP]Monitors don't render properly while looking at an expanded mo...

Posted by distantcam on 01 January 2014 - 06:00 AM in Bugs

I can confirm optifine causes this issue. I noticed the same thing when I installed optifine, and thus I don't use it.



#158725 What would make 'the best OS'

Posted by distantcam on 31 December 2013 - 08:55 PM in General

Prior to .NET "Visual Basic" existed as a language (Visual Basic 1, 2, 3, etc) and an IDE with the same name. When .NET came along Visual Basic was changed to Visual Basic .NET and the IDE was renamed "Visual Studio".



#158671 [1.6.4] TechValley ComputerCraft Server

Posted by distantcam on 31 December 2013 - 11:49 AM in Servers

IGN: distantcam

Sure, let's see what happens.



#158611 Who is exited for the new CC 1.6 features?

Posted by distantcam on 30 December 2013 - 08:52 PM in General

From my discussions with Dan200 the new networking features are not secure, so they can still be intercepted wirelessly.

Process multitasking *new*

Ok this has me excited.



#158517 A question somewhat related to ComputerCraft

Posted by distantcam on 30 December 2013 - 07:14 AM in General

I'm guessing your web server is apache, so what you're after is mod_rewrite.

http://httpd.apache....od_rewrite.html



#158497 [1.6.4][No-Whitelist][Creative] CCraft

Posted by distantcam on 30 December 2013 - 02:44 AM in Servers

Soooo, any chance of this server coming back?



#158412 [1.6.4][No-Whitelist][Creative] CCraft

Posted by distantcam on 29 December 2013 - 01:55 AM in Servers

IGN: distantcam
What rank you want to be: Programmer
Why you want to be that rank: To fix turtle damage
How you could help out: Fixing griefed areas, set up mods/permissions

Already got some turtle damage from a (CENSORED) who kept facing the turtles AWAY from their plot into my plots.

Spoiler



#158275 [1.6.4][No-Whitelist][Creative] CCraft

Posted by distantcam on 27 December 2013 - 10:55 PM in Servers

View PostY2K38, on 27 December 2013 - 10:31 PM, said:

EDIT 1:Ok I just made the plot world creative so you should be safe now.

Nope. Still survival.



#158273 [1.6.4][No-Whitelist][Creative] CCraft

Posted by distantcam on 27 December 2013 - 10:15 PM in Servers

Yep, connected fine now.

Next problem, the server is survival, with mobs spawning, and I joined while it was night. Is it meant to be survival?



#158268 [1.6.4][No-Whitelist][Creative] CCraft

Posted by distantcam on 27 December 2013 - 09:14 PM in Servers

I am unable to connect with that modpack. The error was mismatched block ID's from IC2, ChickenChunks and EnderStorage.



#157883 Downloading files off GitHub (and how to use a repo)

Posted by distantcam on 24 December 2013 - 01:34 AM in Tutorials

This JSON parser from ElvishJerricco worked well for me.

http://www.computerc...-computercraft/



#157752 MFSU Monitor

Posted by distantcam on 23 December 2013 - 07:32 AM in Programs

Nope, I didn't fail to realise that, that was exactly what I knew I had to do. I assume when you mean the API changed only once you're referring to the method names, but I would also consider the block type changing from batbox to MFSU part of the API too.



#157740 MFSU Monitor

Posted by distantcam on 23 December 2013 - 02:50 AM in Programs

View Posttheoriginalbit, on 23 December 2013 - 01:23 AM, said:

View Postdistantcam, on 23 December 2013 - 01:04 AM, said:

Well then that's odd because I've covered the old API case, and the current API case, so there must be a 3rd situation which means the API has changed at least twice.
uhhh, no you haven't.

Let's see.

OpenPeripherals 0.2.1 preview 8 (the current one)
- peripheral.getType(side) == "mfsu"
- methods are 'getEUCapacity' and 'getEUStored'

OpenPeripherals 0.1.9 (the one in FTB unleashed)
- peripheral.getType(side) == "batbox"
- methods are 'getCapacity' and getStored'

So what did I miss?

Edit: Based on Letherin's comments on the other thread there's another configuration.

OpenPeripherals ?.?.?
- peripheral.getType(side) == "batbox"
- methods are 'getEUCapacity' and 'getEUStored'

That looks like at least 2 changes to me.