• What are you working on? V5
    2,005 replies, posted
[QUOTE=Jallen;18391899]What exactly is there not to get about his post?[/QUOTE] I get it.. doesn't make it any less what the fuck
[QUOTE=fngrbng;18387385][url]http://synthiac.net/p5/volume/[/url] protip this takes a super long time to load due to the jogl dependency (1.1mb jesus fuck) and the fact that it's java. and i removed the osx natives so [url=http://www.facepunch.com/showpost.php?p=18345342&postcount=89]morons like this can't witness the amazing interactive-ness[/url].[/QUOTE] Oh look who it is, this dick again. Windows does suck compared to OSX, I don't care if I can't see your little java app, if I did, I'd just spend 30 seconds booting into Windows to view it, but I can't be fucked. I'm sure it's amazing & whatnot.
-snip-
[QUOTE=Cathbadh;18390650]I felt like I was being hated on for doing things the hard way and telling you to not learn to program with an IDE and not rely on the easy-peasy libraries and pre-implemented algorithms.[/QUOTE] People usually tend to go for the easy way out, getting the job done; people that re-think and question the most rigid "facts" in their field are usually the ones making breakthroughs (albeit slowly). The latter is called philosophy; and in the field of programming is called innovation, a.k.a re-inventing the wheel in the eyes of some; but that's how functional programming and object-oriented programming came to pass. Reflecting upon the essence of programming (Solving problems) is no longer acknowledged nor welcomed. [editline]04:00AM[/editline] Also, @iPope, that project of yours looks wonderful! That would make one hell of a falling sand game (or a sandbox one, at least), reminds me of a map generator I wrote for Falling Sand II.
[QUOTE='-[ Fizzadar ]-;18395099']Oh look who it is, this dick again. Windows does suck compared to OSX, I don't care if I can't see your little java app, if I did, I'd just spend 30 seconds booting into Windows to view it, but I can't be fucked. I'm sure it's amazing & whatnot.[/QUOTE] If OSX is so amazing why do you need Windows installed to dual-boot? None of us dual-boot into OSX to do things.
Probably because none of you have OSX hardware... Not to mention you have your heads so far up windows' ass that you couldn't see a decent alternative through the shit anyway. [highlight](User was banned for this post ("troll" - garry))[/highlight]
[QUOTE=Jawalt;18396977]If OSX is so amazing why do you need Windows installed to dual-boot? None of us dual-boot into OSX to do things.[/QUOTE] Because Windows/Microsoft got the Monopoly.
Can you guys take your shitty faggot OS war to another thread and post what you're working on instead?
wow we can't go a page without an argument can we jesus christ
[QUOTE=Jawalt;18396977]If OSX is so amazing why do you need Windows installed to dual-boot? None of us dual-boot into OSX to do things.[/QUOTE] Windows has DirectX. OSX does not. Windows has it's strengths, OSX has it's strengths. Most of Google develops on macs. It's just a matter of which is more suited for you. Neither is better. I use Windows because I enjoy gaming, and I'm too lazy to have to bother with a dual-boot. That's the reasoning behind my choice. They're both specialized products, so it comes down to a [i]matter of opinion[/i].
[QUOTE=raccoon12;18397212]wow we can't go a page without an argument can we jesus christ[/QUOTE] Nope, too many elitist programmers in this thread.
[QUOTE=blankthemuffin;18397133]Probably because none of you have OSX hardware... Not to mention you have your heads so far up windows' ass that you couldn't see a decent alternative through the shit anyway.[/QUOTE] someones a tad bit jealous
It's funny how everybody else is a piece of crap fanboy, yet windows is the greatest and nothing even compares.
you're the worst fanboy here, no one is even boasting how great windows is, you are just going HURR DA WINDOWS R SHIT SEE PAST IT N FIND GOOD ALERTNATIVES GOOGLE IGNORE WINDOWS HAHA
And to summarize all of the possible outcomes of this argument: [media]http://i34.tinypic.com/14v7hba.jpg[/media]
[QUOTE=Cathbadh;18389911] Having actually designed arithmetic hardware, I know how bitchy mathematical operations can be. Luckily, you're not doing floating point. So what, is this a variable-width integer or something?[/QUOTE] Yeah, jeez would have to rework everything if I wanted floating point support. So yeah, right now it's just for arbitrary precision integers. I didn't want to use any of the BigNum libraries out there and I'm glad I didn't, it's been a great learning experience.
[QUOTE=efeX;18398477]you're the worst fanboy here, no one is even boasting how great windows is, you are just going HURR DA WINDOWS R SHIT SEE PAST IT N FIND GOOD ALERTNATIVES GOOGLE IGNORE WINDOWS HAHA[/QUOTE] Can you go one post without insulting someone? Blank, each person has their favourite OS. I personally prefer Windows, because games run fine with it.
I never suggested any OS was better than another. I don't give a shit what you use, I use linux personally but I can see why people use windows, and I can see why people use macs. I just find the irony of people calling others fanboys when they seem to think windows is the answer to everything amusing.
PSH. Everyone knows Haiku is the best OS. :bandwagon:
I duel boot for gaming mainly, but OSX is nicer to use, so I boot back into it for ... everything else. On topic: working on a couple of 'advanced' loops for a WordPress powered e-zine.
Just fixed a bug with ollydbg's SSE Decode :P. Originally it was using injected code to get the information but I switched it to GetThreadContext. This would cause it to not only take a long time but a lot of the times it would timeout. I wonder if I can do the same thing with GetWindowLongA. If you are interested, [url=http://www.tuts4you.com/download.php?view.2809]Holly[/url] is my ollydbg plugin that contains the fix.
[QUOTE='-[ Fizzadar ]-;18401017']I duel boot for gaming mainly, but OSX is nicer to use[/QUOTE] Dual - Multiple Instances Duel - Fight to the death with swords and shit :eng101:
[QUOTE=CarlBooth;18403455]Dual - Multiple Instances Duel - Fight to the death with swords and shit :eng101:[/QUOTE] Maybe they are fighting to the death, over which OS shall remain installed on his computer. That's up to him to decide though.
[QUOTE=voodooattack;18395488]People usually tend to go for the easy way out, getting the job done; people that re-think and question the most rigid "facts" in their field are usually the ones making breakthroughs (albeit slowly). The latter is called philosophy; and in the field of programming is called innovation, a.k.a re-inventing the wheel in the eyes of some; but that's how functional programming and object-oriented programming came to pass. Reflecting upon the essence of programming (Solving problems) is no longer acknowledged nor welcomed. [editline]04:00AM[/editline] Also, @iPope, that project of yours looks wonderful! That would make one hell of a falling sand game (or a sandbox one, at least), reminds me of a map generator I wrote for Falling Sand II.[/QUOTE] Thanks for the comment, unfortunatly its not a falling sand game at all, its actually a graphical representation of the map generator. I am hoping for it to be a survival game where you can create a shelter/house and try and survive for as long as you can. Crafting is going to be the hardest part.
[QUOTE=gilly_54;18403604]Maybe they are fighting to the death, over which OS shall remain installed on his computer. That's up to him to decide though.[/QUOTE] If I had to pick one, I'd of course pick OSX :) The HDD is split 100GB OSX, 50GB windows, with my 250GB external for media crap. All works quite well really, but I find myself almost never using Windows, Mac has enough games to keep me entertained, but I guess it's mostly because I just don't game all to much these days. Also, wordpress hackery: [url]http://gimmemoar.com/[/url]
[QUOTE='-[ Fizzadar ]-;18404073']Also, wordpress hackery: [url]http://gimmemoar.com/[/url][/QUOTE] Theme is default, edited or completely written from scratch? (I know next to nothing about wordpress, used it once for a week).
[img]http://filesmelt.com/downloader/mapsegments.png[/img] Finished the optimizations for my map loader, and now splits the maps into 50x50 screens. I might change this too something smaller. The above image is just a snippet of one of these screens. It works very, very nicely. Can't do any proper graphics work till christmas when my sister is getting Photoshop Elements 7 and I am going to nick the disc >:D Just noticed grass doesn't grow at sea level, oops.
Who made that 2D roller coaster game? I'm going to give it a try myself.
[QUOTE=Overv;18405636]Who made that 2D roller coaster game? I'm going to give it a try myself.[/QUOTE] Jallen I think???? I'm going off to find an artist, do diddly do.
[QUOTE=Ibutsu;18404746]Theme is default, edited or completely written from scratch? (I know next to nothing about wordpress, used it once for a week).[/QUOTE] Written from scratch :)
Sorry, you need to Log In to post a reply to this thread.