# |
Jul 6th 2018, 13:49 |
braeden |
because that was disgraceful |
# |
Jul 6th 2018, 13:49 |
braeden |
is that a reference to the acting/simulation on the sideline? |
# |
Jul 6th 2018, 13:48 |
braeden |
hahah |
# |
Jul 6th 2018, 13:48 |
tim |
Yeah I think Neymar hasn't realised there's a camera on him 90 minutes of the match |
# |
Jul 6th 2018, 13:48 |
braeden |
anyway time to crack open a beer and try to stay awake for the game, it's midnight here :,( |
# |
Jul 6th 2018, 13:47 |
braeden |
It's been an odd World Cup, I think the teams are adjusting to the VAR slowly |
# |
Jul 6th 2018, 13:47 |
josbeir |
but both teams played bad so yeah.. |
# |
Jul 6th 2018, 13:47 |
josbeir |
its penalty's, its a bad way to win/lose |
# |
Jul 6th 2018, 13:46 |
braeden |
shame that player missed the penalty, too much pressure I guess |
# |
Jul 6th 2018, 13:45 |
braeden |
definitely going for Belgium |
# |
Jul 6th 2018, 13:44 |
tim |
I wanna go watch somewhere but the time constraint disallows me from doing so :P I can only imagine the atmosphere during that JAPBEL match |
# |
Jul 6th 2018, 13:43 |
josbeir |
like 95% of all belgians |
# |
Jul 6th 2018, 13:42 |
tim |
I'm doing renovations in the house that have to be finished by next weekend and there's a LOT of work :( But I'm deffo taking a break to watch the match |
# |
Jul 6th 2018, 13:42 |
josbeir |
yep |
# |
Jul 6th 2018, 13:42 |
tim |
Japan played better than both those teams |
# |
Jul 6th 2018, 13:41 |
josbeir |
that match was real bad football |
# |
Jul 6th 2018, 13:41 |
tim |
I'm sad that England won from Columbia, it would have been karma at its finest |
# |
Jul 6th 2018, 13:41 |
tim |
Hmm Croatia is very good as well, although I haven't seen all their matches so couldn't say |
# |
Jul 6th 2018, 13:40 |
josbeir |
Croatia is my go 2 if belgium is out |
# |
Jul 6th 2018, 13:40 |
itmpls |
they seem like they play a full team |
# |
Jul 6th 2018, 13:40 |
josbeir |
i hope we win, 4h to go ! |
# |
Jul 6th 2018, 13:40 |
itmpls |
even Croatia, @tim? |
# |
Jul 6th 2018, 13:40 |
tim |
Whereas other teams have a few star players and a lot of selfish ones |
# |
Jul 6th 2018, 13:40 |
josbeir |
japan played very good but you cant overlook that comeback |
# |
Jul 6th 2018, 13:40 |
tim |
Although imo I think Belgium's teamplay is the best of any team atm |
# |
Jul 6th 2018, 13:40 |
itmpls |
so moreso underdogs I think, although they might not be |
# |
Jul 6th 2018, 13:39 |
itmpls |
i'm going for belgium in my next bet, even though I was for japan in the previous game |
# |
Jul 6th 2018, 13:39 |
josbeir |
indeed |
# |
Jul 6th 2018, 13:39 |
tim |
@josbeir I can see it go either way tbh. It would be nice if they win, but Belgium's defence has had some big mishaps before |
# |
Jul 6th 2018, 13:33 |
braeden |
I typically go for the underdog because it's more exciting, both of my teams are out (Australia and Germany) |
# |
Jul 6th 2018, 13:33 |
james.phillips |
me too |
# |
Jul 6th 2018, 13:33 |
braeden |
I hope Uruguay wins, no offense to any Frenchmen/women |
# |
Jul 6th 2018, 13:31 |
james.phillips |
has anyone used cakephp3 with sphinx search? |
# |
Jul 6th 2018, 13:31 |
neon1024 |
Anyone implemented a thumbnail transformer into the FriendsOfCake/Upload plugin? |
# |
Jul 6th 2018, 13:28 |
magiq |
slackebot4: are you insane? |
# |
Jul 6th 2018, 13:28 |
itmpls |
yeah I suppose |
# |
Jul 6th 2018, 13:28 |
josbeir |
but it will probably be faster to just make a new migration for your extended table |
# |
Jul 6th 2018, 13:28 |
itmpls |
if there is a plugin in cakephp, another plugin can't have the same name, right? so if I have 'Users' in vendor/meder/users then if someone wants to extend, they have to name theirs something different.. in app/plugins/MyUsers for example |
# |
Jul 6th 2018, 13:27 |
josbeir |
so if you want to make that dynamic you would need to write some code inside the migration to handle the dynamic table name |
# |
Jul 6th 2018, 13:27 |
josbeir |
everything inside a migration is hardcoded |
# |
Jul 6th 2018, 13:27 |
itmpls |
i want to create a plugin and have the ability for someone to extend it + extend the migration |