• What are you working on? v15
    5,001 replies, posted
I'm sitting at school, trying to get my program to work. I need the VC2010 redist, but I can't install it because of not having administrator permissions. Could anyone zip MSVCP100.dll and MSVCR100.dll and then upload it somewhere for me? Or will it still not work with those?
[quote="Soda"]lmao im not jelly, you can remove your post[/quote]
I feel left out for not getting any PMs from soda :saddowns:
yeah same :frown: Hey soda I'm a girl I swear
he's just playing hard to get r4nk_
Does anyone know how binaural simulation work? I have read that the max delay between human ears is ~700 microseconds and that seems a little too fast to simulate.
Tutorial: How to ignore Soda (and everybody on your ignore list) forever Add this to your adblock list, never see him again [quote] [url]www.facepunch.com##LI[/url][class="postbitignored postbitim postbitlegacy"] [/quote] Can we try to not start an argument like the last time soda has posted ?
What's WAYWO without drama? [editline]9th February 2011[/editline] I like how I save constantly in video games, but when it comes to a project i'm putting effort into, I forget and have to redo quite a bit of stuff.
During the Software Testing lecture today the professor (jokingly) remarked that every programmer should be able to name all the Turing award winners. So I figured I'd ask how many do you guys know? :eng101: EDIT: That professor also has a Twitter over here with pretty interesting links and stuff concerning software design / testing: [url]https://twitter.com/#!/delftswtesting[/url]
0. A few of them I just can't remember :D
[QUOTE=Clavus;27951829]During the Software Testing lecture today the professor remarked that every programmer should be able to name all the Turing award winners. So I figured I'd ask how many do you guys know? :eng101:[/QUOTE] None. Is this bad? :ohdear:
[QUOTE=Clavus;27951829]During the Software Testing lecture today the professor remarked that every programmer should be able to name all the Turing award winners. So I figured I'd ask how many do you guys know? :eng101: EDIT: That professor also has a Twitter over here with pretty interesting links and stuff concerning software design / testing: [url]https://twitter.com/#!/delftswtesting[/url][/QUOTE] What's a Turing award?
[QUOTE=Clavus;27951829]During the Software Testing lecture today the professor remarked that every programmer should be able to name all the Turing award winners. So I figured I'd ask how many do you guys know? :eng101:[/QUOTE] I rated you dumb but what I really wanted to do was rate your professor dumb.
Im making a quick game in SFML with C++, is it worth having the update and the draw functions as threads?
[QUOTE=r4nk_;27952006]I rated you dumb but what I really wanted to do was rate your professor dumb.[/QUOTE] Haha, it was just to poke fun at us. One of those Turing award winners (a woman even) popped up on the presentation slides so he asked if we knew her. Not a single person out of the 50 people that were there :v:
[QUOTE=Clavus;27951829]During the Software Testing lecture today the professor remarked that every programmer should be able to name all the Turing award winners. So I figured I'd ask how many do you guys know? :eng101:[/QUOTE] Does he happen to be an academic rather than ex-industry professor, because that is a completely useless piece of information. [editline]9th February 2011[/editline] [QUOTE=Clavus;27952080]Haha, it was just to poke fun at us. One of those Turing award winners (a woman even) popped up on the presentation slides so he asked if we knew her. Not a single person out of the 50 people that were there :v:[/QUOTE] Oh, ninjad
[QUOTE=DeadKiller987;27951998]What's a Turing award?[/QUOTE] The Turing award is regarded as the highest distinction in computer science. You guys should at least know that (and now you do).
[img]http://ourgmc.com/images/forumposts/oits-1b-screenshot-1.jpg[/img] Working on a Flash Game Engine called The Rice Engine, which uses DnD as well as a custom scripting language which can also integrate with web languages such as HTML, Java, Flash. Just finished the Prototype A using GameMaker, and am now switching to RealBasic.
[QUOTE=Clavus;27952101]The Turing award is regarded as the highest distinction in computer science. You guys should at least know that.[/QUOTE] What I know is that Computing is a field anyone can contribute to or work within, because it doesn't require a huge background of knowledge like maths or science. People can create and innovate by themselves, which is partly why I love programming. I have no interest in the formalities in the field of computer science such as that award, the people who have contributed to it or specifically striving to add to the field myself. I just want to make what I want and get money.
[QUOTE=Clavus;27952101]The Turing award is regarded as the highest distinction in computer science. You guys should at least know that (and now you do).[/QUOTE] Ah yes, I'll make sure to use that knowledge in every program I code from now on.
[QUOTE=ZenX2;27945001]ThomasFN, I just tried your server, and got a wonderful exception: [code] System.BadImageFormatException was unhandled Message="Could not load file or assembly 'LuaInterface, Version=2.0.0.16708, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format." Source="MCServerLib" FileName="LuaInterface, Version=2.0.0.16708, Culture=neutral, PublicKeyToken=null" FusionLog="=== Pre-bind state information ===\r\nLOG: User = Robert-PC\\Robert\r\nLOG: DisplayName = LuaInterface, Version=2.0.0.16708, Culture=neutral, PublicKeyToken=null\n (Fully-specified)\r\nLOG: Appbase = file:///C:/Users/Robert/Downloads/MCServer_8Feb11/MCServer_Working/MCServerApp/bin/Debug/\r\nLOG: Initial PrivatePath = NULL\r\nCalling assembly : MCServerLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null.\r\n===\r\nLOG: This bind starts in default load context.\r\nLOG: No application configuration file found.\r\nLOG: Using machine configuration file from C:\\Windows\\Microsoft.NET\\Framework64\\v2.0.50727\\config\\machine.config.\r\nLOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).\r\nLOG: Attempting download of new URL file:///C:/Users/Robert/Downloads/MCServer_8Feb11/MCServer_Working/MCServerApp/bin/Debug/LuaInterface.DLL.\r\nERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.\r\n" StackTrace: at MCServer.MCLuaInterface..ctor(MCContext ctxt) at MCServer.MCServerCore..ctor() in C:\Users\Robert\Downloads\MCServer_8Feb11\MCServer_Working\MCServerLib\MCServerCore.cs:line 83 at MCServerApp.Program.Main(String[] args) in C:\Users\Robert\Downloads\MCServer_8Feb11\MCServer_Working\MCServerApp\Program.cs:line 12 at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args) at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly() at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() InnerException: [/code][/QUOTE] You're on a 64 bit machine, right? I can't remember what we did to make it work on 64 bit, but try changing the target platform to x86 and recompile it. It should create a new folder called x86 with Debug/Release inside. You'll then need to copy all of the misc files from the original debug/release folder back in - but don't overwrite anything.
Alright, I'll try that. I got a BrainFuck editor/interpreter working, but I plan to get some sort of macro system so you can say stuff like "add_des", which would translate to BrainFuck code to destructively add the current cell and the next. [editline]9th February 2011[/editline] [IMG_thumb]http://i56.tinypic.com/2lm5kk7.png[/IMG_thumb]
Know what sucks most? When you show people something you are working on and they do the same thing and 1-up you because they have better knowledge of the language.
[QUOTE=Cassel;27951391]Does anyone know how binaural simulation work? I have read that the max delay between human ears is ~700 microseconds and that seems a little too fast to simulate.[/QUOTE] I'm not sure it's been proven to work at all. I mean let's just say a certain frequency has an affect on the brain, it still wouldn't be magic. I see a lot of people say it will help you quit smoking or whatever, but I call bullshit. In fact I quit smoking on Wednesday despite [u]actual[/u] chemicals affecting my brain telling me to smoke loads and loads because it's ace. I think the most effect, if [i]any[/i] would be the same kind of effect warm milk has when you drink it. Warm milk (not cold milk) makes the brain release serotonin, which makes you sleepy - that definitely happens, and yet, I could go get some warm milk now and still be awake later, because I can decide to not go to sleep, serotonin released or not. So even if this binaural sounds did work, the effect wouldn't be of much use. Although I'm not saying you can ignore anaesthetics or chemicals that numb you at the dentist, or drugs that cause different chemicals to release, that's different. Sorry for the off-topiccy-ness but to answer your question about the time max delay between ears - I'm not sure that's relevant - the 'beat' in binaural beats is sort of imagined by the brain if I remember right (I probably don't) because of the difference in frequencies.
[quote]Know what sucks most? When you show people something you are working on and they do the same thing and 1-up you because they have better knowledge of the language[/quote] Thats why you only "show" them what you are working on. Einstein was [b]NOT[/b] the most mathematically inclined person (his cousin-wife helped him with some of his equations), but the man was a creative genius! There will always be people who can code better than you, but they can't steal your creative ideas...unless your uncreative enough to post those too.
[QUOTE=Kidd;27952677]Know what sucks most? When you show people something you are working on and they do the same thing and 1-up you because they have better knowledge of the language.[/QUOTE] And then you learn from it and improve.
[QUOTE=AtomiC0l;27952763]And then you learn from it and improve.[/QUOTE] Yeah, never show your project to anyone until you are done with it. Unless you know the people.
Show us your project.
[QUOTE=layla;27952844]Show us your project.[/QUOTE] Already did, few pages back.
[QUOTE=Jallen;27952163]What I know is that Computing is a field anyone can contribute to or work within, because it doesn't require a huge background of knowledge like maths or science. People can create and innovate by themselves, which is partly why I love programming. I have no interest in the formalities in the field of computer science such as that award, the people who have contributed to it or specifically striving to add to the field myself. I just want to make what I want and get money.[/QUOTE] Well, same here, I don't care much about formalities either. But knowing something about the history of the field you're working in can't do any harm, right? People who won the Turing award shaped computer science as we know it. I personally find it pretty interesting to see who's shoulders I'm standing on.
Sorry, you need to Log In to post a reply to this thread.