Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Streetwalrus

Pages: 1 ... 220 221 [222] 223 224 ... 283
3316
Miscellaneous / Re: Post Your Cave
« on: August 02, 2013, 05:59:19 am »

Drawer #1 :

Drawer #2 :

Drawer #3 is just school stuff.

3317
Site Feedback and Questions / Re: (Poll) Can anyone access this URL?
« on: August 02, 2013, 05:51:56 am »
I just know libgd by it's name actually. :P

3318
Miscellaneous / Re: Random YouTube Videos
« on: August 02, 2013, 02:54:32 am »
:evillaugh: I'm laughing so hard.

Also :

3319
Axe / Re: Problem with shooter code
« on: August 02, 2013, 02:23:53 am »
Yea I came across another thing I wanted to ask about here, With some code like:

0->{I-2}->{I-3} The {I-3} dosent work for some reason when something like 0->A->B would. Is there any way to do that with the value of a pointer thing?
Nope, it's impossible because foo->{bar} will return bar. The select command may help you though :
Code: [Select]
Select(foo,->{bar1})
Select(,->{bar2})
Select(,->{bar3})
This is another example of HL abuse using the stack (am I right Runer ?) to help keep the correct value. It's definitely smaller than
Code: [Select]
foo->{bar1}
foo->{bar2}
foo->{bar3}
But it's slower.

3320
Site Feedback and Questions / Re: (Poll) Can anyone access this URL?
« on: August 02, 2013, 02:04:44 am »
the last one is supposed to give 403 :P
I should read. x.x I voted no though I should've put yes then. XD
IIRC the Omni server needs to support image resizing or something or maybe that can be done in PHP.
LibGD. Just sayin'.
* Streetwalker hides as he knows Sorunome knew that. :P

3321
I think double tap would be better than holding.

3322
Humour and Jokes / Re: The awkward moment when...
« on: August 02, 2013, 01:56:20 am »
The awkward moment when you type a console command in IRC due to the worng tab. :P

3323
Miscellaneous / Re: Random YouTube Videos
« on: August 02, 2013, 01:54:59 am »
Haha nice one. ;D

3324
OmnomIRC Development / Re: OmnomIRC changelog and suggestions
« on: August 02, 2013, 01:49:55 am »
What we need is a browser that is stable (which isn't Firefox's case)
Firefox never crashed for me since I switched from Chrome (it's been a few weeks).
has a classic menu bar or a widget to add one (which isn't Chrome/Opera 15 case)
Actually I disable the menu bar to gain screen height in Firefox. :P This is actually not a problem for me since I use keyboard shortcuts a lot. Also the Mac version of Chrome had a menu bar so I think it's possible to add it on Windows/Linux (maybe a build option for Chromium ?).
supports web standards properly (which isn't IE case)
Who uses IE anyway ?
* Streetwalker runs
loads page fast (which isn't IE/Safari case). >.<
Same as above. Only lazy Mac users use Safari. BTW Safari uses WebKit which is the same engine as Chrome/Chromium as Apple are the main maintainers of it currently.

3325
Site Feedback and Questions / Re: (Poll) Can anyone access this URL?
« on: August 01, 2013, 04:50:32 pm »
The first two work but the last one gives me 403.

3326
Miscellaneous / Re: Post your desktop
« on: August 01, 2013, 04:45:47 pm »
Yeah I did realize that. :P

Why did i expect a RD wallpaper :P
Because she's awesome. :P

3327
Miscellaneous / Re: Post your desktop
« on: August 01, 2013, 12:59:33 pm »

Changed some things around. The top left is my Desktop dir, bottom left XKCD, bottom right Dolphin. I'll throw in some conky stuff once I get it to work properly.

3328
Miscellaneous / Re: Random YouTube Videos
« on: August 01, 2013, 10:22:02 am »
Oh gosh this man's crazy. O.O

3329
Maybe make it toggleable ? This way we can change method on the fly depending on what we need.

3330
Miscellaneous / Re: So what is everyone up to?
« on: August 01, 2013, 08:13:08 am »
Why do you have to wake up soooooo early O.O
Work, I guess.

Pages: 1 ... 220 221 [222] 223 224 ... 283