users
viewing (0)
viewing (0)
none
online (0)
online (0)
none
Your Mainbar:
Index
The Boardwalk
Gaming
Metroid Prime
General Metroid
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
URL:
Label:
+ Add new
+ Add new
+ Add new
+ Add new
+ Add new
+ Add new
+ Add new
+ Add new
+ Add new
thread:
Delicious
Digg
Facebook
reddit
StumbleUpon
<-
1
-
1
2
3
4
5
6
7
8
9
345
690
1035
1380
1725
2070
2415
2760
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
3105
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
of
3455
->
Archived M2K2 Forum
you can still private message people
log in
|<-
Username:
Password:
Stay logged in
Forgot your password?
|
register
List results:
Most relevant first
Newest first
Oldest first
Search options:
Search all posts
Search within
and
days ago
Search only posts by:
Use \ before commas in usernames
Search post content
Search thread titles
Search all boards
Search only specific boards
Search these boards:
Metroid 2002
Rules and Announcements
Metroid (NES)
Metroid: Zero Mission
Metroid Prime
Metroid Prime Pinball
Metroid Prime: Hunters
Metroid Prime 2: Echoes
Metroid Prime 3: Corruption
Metroid II: Return of Samus
Metroid: Samus Returns
Super Metroid
Metroid: Other M
Metroid Fusion
Hacks and Fan Games - Now Playing
Hacks and Fan Games - General
General Metroid
Metroid Prime: Federation Force
The Boardwalk
The Arts
Gaming
Speedrun Streaming/Chat
International Board
Deutschsprachiges Forum
social topic
<-
The Boardwalk
<-
Community/Social
<-
Archived M2K2 Forum Index
Firenukes777
Firenukes777
Edit history:
Firenukes777:
2019-06-04 08:21:57 am
2016-01-08 03:46:48 pm
arkarian
2016-01-08 03:54:51 pm
red chamber dream
have to say, i quite enjoy that too grenola
haven't lost a single bit of hair yet
have to say, i quite enjoy that too grenola haven't lost a single bit of hair yet
DJGrenola
2016-01-08 03:58:54 pm
mine's thinning a bit on top but that's it
mine's thinning a bit on top but that's it
DJGrenola
2016-01-08 03:59:12 pm
front's exactly where I left it
front's exactly where I left it
DJGrenola
2016-01-08 04:00:39 pm
I know someone who started going bald at 19
he's a dick though so he kind of deserves it
I know someone who started going bald at 19 he's a dick though so he kind of deserves it
arkarian
2016-01-08 04:01:58 pm
red chamber dream
hah
yeah, i know i'm only 26 but some guys i know are way younger and i have a lot less ... i love it lol
hah yeah, i know i'm only 26 but some guys i know are way younger and i have a lot less ... i love it lol
arkarian
2016-01-08 04:03:02 pm
red chamber dream
also holy fuck php 7 is like ... almost indescribably better than 5.6 or 5.7 or w/e
also holy fuck php 7 is like ... almost indescribably better than 5.6 or 5.7 or w/e
arkarian
2016-01-08 04:03:13 pm
red chamber dream
we're actually moving most of our c++ stuff to php7
we're actually moving most of our c++ stuff to php7
DJGrenola
2016-01-08 04:05:52 pm
interesting
I haven't even looked at it, I redeployed my site on 7 without looking at any of the documentation and everything seems to work, that's all I know right now
interesting I haven't even looked at it, I redeployed my site on 7 without looking at any of the documentation and everything seems to work, that's all I know right now
DJGrenola
2016-01-08 04:07:02 pm
5 has been around for such a long time though
5 has been around for such a long time though
Turtle
2016-01-08 04:09:04 pm
I like turtles.
At the risk of betraying my own inexperience with PHP, anything particularly new/cool?
At the risk of betraying my own inexperience with PHP, anything particularly new/cool?
arkarian
2016-01-08 04:12:08 pm
red chamber dream
i only just started looking into it. from what i've heard it's way, way faster
i only just started looking into it. from what i've heard it's way, way faster
arkarian
2016-01-08 04:12:24 pm
red chamber dream
still need to convert gamelogs to it, assuming my host has updated
still need to convert gamelogs to it, assuming my host has updated
DJGrenola
2016-01-08 04:12:41 pm
found this:
https://blog.engineyard.com/2015/what-to-expect-php-7
found this: https://blog.engineyard.com/2015/what-to-expect-php-7
arkarian
2016-01-08 04:12:58 pm
red chamber dream
ah nice
basically, it seems like they're making it even more flexible/more like c
ah nice basically, it seems like they're making it even more flexible/more like c
arkarian
2016-01-08 04:13:32 pm
red chamber dream
one of the very few things we can thank facebook for, i think
i mean they're definitely php's largest user
one of the very few things we can thank facebook for, i think i mean they're definitely php's largest user
DJGrenola
2016-01-08 04:14:29 pm
oh you can force function argument and return types now
that's more like it
oh you can force function argument and return types now that's more like it
arkarian
2016-01-08 04:14:40 pm
red chamber dream
yeah, really nice
yeah, really nice
arkarian
2016-01-08 04:18:30 pm
red chamber dream
Quote:
Unfortunately, the needle/haystack issues have not been fixed.
lol, well, suppose you can't expect
too
much ;)
[quote]Unfortunately, the needle/haystack issues have not been fixed.[/quote] lol, well, suppose you can't expect [i]too[/i] much ;)
DJGrenola
2016-01-08 04:19:10 pm
haha yes, well, literally impossible to fix that without breaking a load of old code
haha yes, well, literally impossible to fix that without breaking a load of old code
arkarian
2016-01-08 04:19:51 pm
red chamber dream
yup
they could accept the args in either order for some functions (and i believe they do now) but not all of them would work with that
yup they could accept the args in either order for some functions (and i believe they do now) but not all of them would work with that
arkarian
2016-01-08 04:20:11 pm
red chamber dream
that just makes it even more confusing to me though
i swear, for both php and javascript i constantly have to look up array function definitions
that just makes it even more confusing to me though i swear, for both php and javascript i constantly have to look up array function definitions
arkarian
2016-01-08 04:20:22 pm
red chamber dream
doesn't help that javascript has 45234451234123 of them
doesn't help that javascript has 45234451234123 of them
DJGrenola
2016-01-08 04:28:34 pm
i haven't used js in so long
i haven't used js in so long
arkarian
2016-01-08 04:29:21 pm
red chamber dream
for the past 2 years i've been writing a shitload of it, mostly angular ... lately though i've been doing more php work in our core business app
so much fun
for the past 2 years i've been writing a shitload of it, mostly angular ... lately though i've been doing more php work in our core business app so much fun
Archived M2K2 Forum Index
->
Community/Social
->
The Boardwalk
->
social topic
Next page ->