• What Are You Working On? V13
    5,003 replies, posted
You need to go though alot of loops on sourceforge and rightfully so since they give you free databases and web hosting. So google code is better depending on scale.
I've been using Google Code for several years now and I think it's pretty unreliable. It's not uncommon that I simply can't commit anything and have to wait a few hours.
[QUOTE=Jallen;25993290]He had a massive ego, started arguments a lot, but is a very good coder. He was alright when he wasn't arguing or whatever too. And people did shit stir on more than one occasion.[/QUOTE] Basically this.
If I wanted a list of key-value pairs optimized for reading, would an alphabetically ordered hash-map be a good idea?
[QUOTE=Awwent;25995071]What's preferable, Sourceforge or Google Code? Thought any of you may know. Working on a project :D[/QUOTE] GITHUB! :science: They support subversion, in the event that you aren't into using git. They're also pretty damn reliable, I think the only downtime they had in the past two years was due to a runaway process that they don't even use anymore, and even then it was only for about 10 minutes. But if you want private repositories (FOR FREE and FOR LIFE), I suggest you take a look at bitbucket. Their interface is terrible, they only support mercurial, but mercurial is easy to learn coming from a subversion background, otherwise I recommend you learn git as your first VCS, simply because git without a background in any VCS is much easier to learn, in my opinion. But they've been extremely slow because everyone and their mother is using them for their closed source apps now :v:
[img]http://dl.dropbox.com/u/2014606/ticker_client.png[/img] I have been working on my own ticker client after getting really annoyed looking at the FP one all the time, also just to decrease load on the forums it uses a 10 second delay rather then a 5 second like the official one, as this was a 1hour project I am giving you the source code under GPL [release] [url]http://dl.dropbox.com/u/2014606/code/FPTickerClient.cs[/url] FileSmelt Mirror: [URL=http://filesmelt.com/dl/FPTickerClient.cs]FPTickerClient.cs[/URL] [/release]
My eeeeeeeeeeyes Started to have fun with OpenTK, time to start with OpenGL :eng101:
[QUOTE=BlkDucky;25982704]The cornflower blue is back. :v: Is that XNA? The icon says otherwise, but you tend to use C# don't you? Or am I thinking of someone else?[/QUOTE] It's actually custom made. Color(125, 175, 255, 255); :v:
[QUOTE=Chandler;25996862]GITHUB! :science: They support subversion, in the event that you aren't into using git. They're also pretty damn reliable, I think the only downtime they had in the past two years was due to a runaway process that they don't even use anymore, and even then it was only for about 10 minutes. But if you want private repositories (FOR FREE and FOR LIFE), I suggest you take a look at bitbucket. Their interface is terrible, they only support mercurial, but mercurial is easy to learn coming from a subversion background, otherwise I recommend you learn git as your first VCS, simply because git without a background in any VCS is much easier to learn, in my opinion. But they've been extremely slow because everyone and their mother is using them for their closed source apps now :v:[/QUOTE] Github is great, I agree. I used Google Code for a long time and it went down (well not completely but it wouldn't allow commits) fairly often. I also had once incident where on committing it stopped somewhere during it, and then that repo refused to work correctly afterwards. So I moved to Github, and it's great :)
Any feedback on my ticker app?
[QUOTE=Vbits;25998040]Any feedback on my ticker app?[/QUOTE] Porting to Objective-C, Gonna try and get it to work on OS X/iOS.
Good luck, also avatars are not that hard to get. And on a second note my version also highlights moderators and admins.
[img]http://gyazo.com/7d77d6264b59557287423602804d8250.png[/img] Cornflower blue yeah
I think it should either be tabulated or read as a sentence. To me, that weird thing you've got going with the semicolons just makes it harder to read. [editline]0[/editline] [QUOTE=pikzen;25999519][img_thumb]http://gyazo.com/7d77d6264b59557287423602804d8250.png[/img_thumb] Cornflower blue yeah[/QUOTE] [img]http://i55.tinypic.com/149pfzb.jpg[/img]
Added Padding: [url]http://dl.dropbox.com/u/2014606/code/FPTickerClient.cs[/url] [img]http://dl.dropbox.com/u/2014606/ticker_client2.png[/img]
[QUOTE=CarlBooth;25999547] [img_thumb]http://i55.tinypic.com/149pfzb.jpg[/img_thumb][/QUOTE] I'm cornflower blue da ba dee da ba daa [media]http://www.youtube.com/watch?v=68ugkg9RePc[/media] [editline]e[/editline] Oh how I love OpenTK already. I was preparing myself to see some nice and fun [code] glBegin(GL_TRIANGLES); glVertex3f( 0.0f, 1.0f, 0.0f); glVertex3f(-1.0f,-1.0f, 0.0f); glVertex3f( 1.0f,-1.0f, 0.0f); glEnd(); [/code] and here's what I got [code] GL.Translate(new OpenTK.Vector3d(-1.5f, 1.0f, -6.0f)); GL.Begin(OGL.BeginMode.Triangles); GL.Vertex3(0.0f, 1.0f, 0.0f); GL.Vertex3(-1.0f, -1.0f, 0.0f); GL.Vertex3(1.0f, -1.0f, 0.0f); GL.End(); [/code] no more ud and gl and whatnot everywhere
[QUOTE=pikzen;26000085]I'm cornflower blue da ba dee da ba daa [media]http://www.youtube.com/watch?v=68ugkg9RePc[/media][/QUOTE] Oh my god not this song. Just listen to the lyrics. Terrible.
[QUOTE=i300;26000181]Oh my god not this song. Just listen to the lyrics. Terrible.[/QUOTE] Yo listen up here's a story About a little guy that lives in a blue world And all day and all night everything he se- just kidding. This song is stuck in my head it's horrible :v: [editline]e[/editline] Don't you just [b]love[/b] how the guy in the jogging "dances" ? [editline]e[/editline] In fact, the entire clip is just priceless.
[QUOTE=Vbits;25998040]Any feedback on my ticker app?[/QUOTE] Sorry, my computer is a Stallman-free zone
[QUOTE=Laserbeams;25994092]Oh, so he was a good coder, but had a "bitchy" personality? It's forgiveable then, many genius people are bastards. I thought he was some 12 year old faggot that started acting like a bastard because he [b][u][i]thought[/i][/u] he was better at coding than everyone else[/b] [/QUOTE] But he [b]IS[/b] the best coder. :v:
-snip too late-
Just modified the padding for my ticker client to make it more like the Facepunch one.
[QUOTE=i300;26000181]Oh my god not this song. Just listen to the lyrics. Terrible.[/QUOTE] I used to love that song when I was a kid. It's still really good.
[QUOTE=Jallen;26001078]I used to love that song when I was a kid. It's still really good.[/QUOTE] Yeah, I liked it so much back then that I learned to play it on the piano when I was a kid. :P
[QUOTE=xAustechx;26000316]But he [b]IS[/b] the best coder. :v:[/QUOTE] [quote=Laserbeams] [b][u]I thought he was[/u][/b] some 12 year old faggot that started acting like a bastard because he thought he was better at coding than everyone else[/quote] The bold, underlined words change the meaning of that sentence. (No worries, we all misread things from time to time) I don't doubt that null has some talent, it's just that we only got to see that some of the time, as he spent the rest of the time arguing with everyone. Pretty much everything Jallen said. We may joke about his C# if tree (lolwut), but in C++/HLSL, we get stuff like this(posted in WAYWO v1 IIRC, grabbed off his YT profile): [media]http://www.youtube.com/watch?v=Da_r9O4lTfY[/media]
[media]http://www.youtube.com/watch?v=UIixUYaLufo[/media] </PR mode>
Really awesome, what sort of support do you have at a application layer for the touchscreen and such.
[QUOTE=BMCHa;26001284]The bold, underlined words change the meaning of that sentence. (No worries, we all misread things from time to time) I don't doubt that null has some talent, it's just that we only got to see that some of the time, as he spent the rest of the time arguing with everyone. Pretty much everything Jallen said. We may joke about his C# if tree (lolwut), but in C++/HLSL, we get stuff like this: [media]http://www.youtube.com/watch?v=Da_r9O4lTfY[/media][/QUOTE] [b]Holy shit[/b]
[QUOTE=Laserbeams;25994092]Oh, so he was a good coder, but had a "bitchy" personality? It's forgiveable then, many genius people are bastards. I thought he was some 12 year old faggot that started acting like a bastard because he thought he was better at coding than everyone else[/QUOTE] I wouldn't go far as to call him a 'genius' he was a pretty good coder though, from what I could see, even if he was a dick.
[QUOTE=BMCHa;26001284] We may joke about his C# if tree (lolwut), but in C++/HLSL, we get stuff like this: [media]http://www.youtube.com/watch?v=Da_r9O4lTfY[/media][/QUOTE] Pseudoform (aka Portalized) is open-source. You can go look at the spaghetti code yourself (note that there is another author in addition to null, he's the reason it's open source to begin with).
Sorry, you need to Log In to post a reply to this thread.