Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,583,388
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-14-24 07:46 AM
Guest: Register | Login

Main - Posts by niteice


niteice
Posted on 03-01-07 02:42 AM, in Programming Poll #2: Pronunciation of "char" Link | Quote | ID: 8894


Micro-Goomba
Level: 11

Posts: 1/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
"care" as in "character"...why anyone would read it differently?

niteice
Posted on 03-04-07 04:17 AM, in Your Face Link | Quote | ID: 10252


Micro-Goomba
Level: 11

Posts: 2/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days

same expressionless look

niteice
Posted on 03-04-07 04:30 AM, in Programming Poll #3: First programming language Link | Quote | ID: 10265


Micro-Goomba
Level: 11

Posts: 3/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
I thought I was awesome back around 1999 when I discovered QBASIC on my mom's 386. My parents, being my parents, bought me "Visual Basic 6 for Dummies" (which included a demo copy of VB) that Christmas.

I played with it. I didn't understand it though, my feeble 9-year-old brain probably couldn't grasp most concepts of programming. In a language like VB, that's doubly bad or something.

Anyway, I kinda gave up on all forms of programming for a while. I purchased some book on C++ around 2001, which included Visual C++ 6. I still didn't get it.

Around the end of 2003, I noticed that Quake (which was one of my favorite games at the time) was released as open-source. I downloaded the code and played with it for a while. I wasn't sure of what was going on, but I found some tutorials and stuff, and I kinda eventually figured out how it all worked.

So basically, I now know C because of Quake. Awesome.

Between that time and now, I've played with most languages, but I use C, PHP, and Python the most. I could solve a given problem in quite a few languages actually.

niteice
Posted on 03-16-07 02:11 AM, in Programming Poll #5: { } Link | Quote | ID: 15570


Micro-Goomba
Level: 11

Posts: 4/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
Braces, used like so:

void func(int arg1, char *arg2)
{
if(arg1 == 5)
printf("pass\n");
if(arg2[0] == 's')
{
/* remember, this isn't python, so use braces where things are ambiguous.
otherwise, the second if will fall through to the else, not the first */
if(!strcmp(arg2, "string"))
printf("fail\n");
}
else
printf("fail more\n");
}

niteice
Posted on 04-01-07 07:06 AM, in It seems some people don't realize the power of the internet Link | Quote | ID: 21596


Micro-Goomba
Level: 11

Posts: 5/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
4chan.

niteice
Posted on 05-08-07 04:12 AM, in GRE, LSAT, and other such MADNESS Link | Quote | ID: 33803


Micro-Goomba
Level: 11

Posts: 6/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
I got an 1860 on the SAT on my first try back in March

niteice
Posted on 05-28-07 06:19 AM, in Gutarists Are Not Human (What Instrument Do You Play?) (rev. 2 of 05-28-07 06:19 AM) Link | Quote | ID: 39082


Micro-Goomba
Level: 11

Posts: 7/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
I play quite a few...starting with piano for almost 6 years.

With my school band I've played alto sax (freshman year-half of sophomore), marimba (second half of sophomore year-now), and trombone (very recently, only because we either needed brass coverage (it's hard with only 25 people!) or because marching in a parade basically calls for a more portable instrument). I really want to try trumpet though.

I also kinda sorta play baritone with a sort of introductory program to the CT Hurricanes (drum corps). They just replaced their entire horn line with ones in Bb, but ours are in G

niteice
Posted on 06-10-07 01:20 AM, in You Know... Link | Quote | ID: 44063


Micro-Goomba
Level: 11

Posts: 8/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
You know something is wrong when GCC generates code that corrupts the stack when a function returns.

niteice
Posted on 06-22-07 01:54 AM, in TT64 public beta it's here Link | Quote | ID: 47661


Micro-Goomba
Level: 11

Posts: 9/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
TT64 itself runs under wine, but the ROM extender doesn't

niteice
Posted on 06-23-07 03:28 AM, in This place now makes ||Bass land look good... Link | Quote | ID: 48707


Micro-Goomba
Level: 11

Posts: 10/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
This happened on 2ch (admittedly one of the text boards, maybe those suffer from less dumbassery)...you could (probably) never get something so incredible from 4chan.

niteice
Posted on 06-24-07 06:38 AM, in This place now makes ||Bass land look good... (rev. 2 of 06-24-07 06:39 AM) Link | Quote | ID: 49060


Micro-Goomba
Level: 11

Posts: 11/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
protip: everyone goes to 4chan for /b/.

niteice
Posted on 06-27-07 11:13 PM, in Make your own Wii games Link | Quote | ID: 50253


Micro-Goomba
Level: 11

Posts: 12/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
The official SDK costs $1700 iirc, it can;t be that much...maybe it'll be like XNA, $99/year or something.

niteice
Posted on 06-28-07 04:27 AM, in You know the Software Developer is an idiot when.... Link | Quote | ID: 50318


Micro-Goomba
Level: 11

Posts: 13/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
...they designed Blender's UI.

niteice
Posted on 07-10-07 01:51 AM, in Zelda 64 Debug info Link | Quote | ID: 53555


Micro-Goomba
Level: 11

Posts: 14/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
I would bet on SRD being a team name, as opposed to an individual name. That would explain srd44, srd038j, etc - build server names, specific to that team.

niteice
Posted on 07-15-07 06:20 PM, in Post your tray Link | Quote | ID: 55188


Micro-Goomba
Level: 11

Posts: 15/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days


Keyboard, mixer, Gaim, Amarok, KTorrent. Clock.


I think I win for cleanliness.

niteice
Posted on 07-25-07 08:01 AM, in How big is your "My Documents" folder? Link | Quote | ID: 57758


Micro-Goomba
Level: 11

Posts: 16/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
[citation needed]

niteice
Posted on 02-02-08 07:30 PM, in Visual Basic Link | Quote | ID: 76041


Micro-Goomba
Level: 11

Posts: 17/17
EXP: 5559
Next: 426

Since: 02-23-07

Last post: 5945 days
Last view: 5942 days
Visual Basic Express. Free (as in beer) and from the company that actually created the language.

Main - Posts by niteice

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 2.026 seconds. (330KB of memory used)
MySQL - queries: 126, rows: 155/155, time: 1.997 seconds.