# |
Oct 3rd 2018, 06:51 |
LIndividu |
JIZHANHUANG: as an abelian group, the circle S^1 is isomorphic to R x (Q/Z), also to R x (R/Z) |
# |
Oct 3rd 2018, 06:50 |
LIndividu |
thems fightin words |
# |
Oct 3rd 2018, 06:50 |
LIndividu |
surface mount dude |
# |
Oct 3rd 2018, 06:50 |
LIndividu |
because the length of the message pre-padding is part of the padding |
# |
Oct 3rd 2018, 06:19 |
prasanna.venkat |
@admad How to destroy token when user is logged out in cakephp-jwt |
# |
Oct 3rd 2018, 06:00 |
narendravaghela |
https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity |
# |
Oct 3rd 2018, 05:59 |
narendravaghela |
Is it possible to add Subresource Integrity Hash attribute to js/css files loaded via `Html` helper? |
# |
Oct 3rd 2018, 03:46 |
angelxmoreno |
would love to do something like ` $base_subquery->getQuery()` or ` $base_subquery->copy()` |
# |
Oct 3rd 2018, 03:45 |
angelxmoreno |
as you can see, I have to duplicate `$base_subquery` because when i do not, the `$highest_debit_subquery`'s `orderAsc()` takes precedence over the `orderDesc()` of the 2nd subquery ` $highest_credit_subquery` |
# |
Oct 3rd 2018, 03:44 |
slackebot1 |
$highest_credit_subquery = $base_subquery ->select(['amount']) ->orderDesc('amount'); $query->select([ 'highest_debit' => $highest_debit_subquery, 'highest_credit' => $highest_credit_subquery ], false); return $query; ``` |
# |
Oct 3rd 2018, 03:44 |
angelxmoreno |
how do i copy a query builder? Context: I have this somewhat complex query that attaches subqueries: ``` $base_subquery = $this->Transactions->query() ->limit(1) ->where(); $highest_debit_subquery = $base_subquery ->select(['amount']) ->orderAsc('amount'); $base_subquery = $this->Transactions->query() ->limit(1) ->where(); |
# |
Oct 3rd 2018, 03:11 |
angelxmoreno |
greetings bakers |
# |
Oct 3rd 2018, 02:56 |
lilwizEQ |
I was totally unaware of that until I registered my frist trademark |
# |
Oct 3rd 2018, 02:56 |
lilwizEQ |
othias: right :) |
# |
Oct 3rd 2018, 02:42 |
ignacioBm |
izabera: I was thinking about for looping [0-9a-f] so that I'd `sudo rm -rf .../cache/0*; sudo rm -rf .../cache/1*, sudo rm -rf .../cache/2*` |
# |
Oct 3rd 2018, 02:42 |
ignacioBm |
codebrainz: welcome to the wtf part of #electronics \o/ |
# |
Oct 3rd 2018, 02:42 |
ignacioBm |
hey Corpo |
# |
Oct 3rd 2018, 02:42 |
ignacioBm |
@Boyette: define hot |
# |
Oct 3rd 2018, 01:50 |
mrkirby153Xa |
yeah i've done some projects but was looking for something more inclusive and straight forward |
# |
Oct 3rd 2018, 01:50 |
mrkirby153Xa |
Soliton: when should I use -iname then |
# |
Oct 3rd 2018, 00:58 |
petemcLv |
but people ignore me then eventually they learn |
# |
Oct 3rd 2018, 00:58 |
petemcLv |
skhan23: they're compatible |
# |
Oct 3rd 2018, 00:57 |
petemcLv |
that's why the console was in quotes ;) |
# |
Oct 2nd 2018, 23:58 |
jrollinsEh |
on your old gigabye motheroard ? |
# |
Oct 2nd 2018, 23:58 |
jrollinsEh |
ledeni: i can't find that straight up/down slash mark on the keyboard |
# |
Oct 2nd 2018, 23:58 |
jrollinsEh |
i got gifted these and they are all i ahve rn |
# |
Oct 2nd 2018, 23:58 |
jrollinsEh |
doesn't segfault for me, still using vtnerd's fork though |
# |
Oct 2nd 2018, 23:58 |
jrollinsEh |
ciro I think the rationale would be that templates are primarily about generating types, and to be meaningful the type must have the possibility of actually being different |
# |
Oct 2nd 2018, 23:48 |
Adri2000kY |
restored: 63/57? wow that is some solder, 120% more solder than normal solder |
# |
Oct 2nd 2018, 23:48 |
Adri2000kY |
I told you not to take him seriously on this, he's a quasi troll. |
# |
Oct 2nd 2018, 23:48 |
Adri2000kY |
garyzeasshole: let's wait and see |
# |
Oct 2nd 2018, 23:48 |
Adri2000kY |
that's rather high. |
# |
Oct 2nd 2018, 23:37 |
shazzr |
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRYBs6aquJC4Qbg0tvyougIMBNDsAWNdhwvt-r7Q0HUtPNRIs0UUScNMj9CWQ |
# |
Oct 2nd 2018, 23:37 |
shazzr |
linux is better?? |
# |
Oct 2nd 2018, 23:37 |
shazzr |
also in device driver -> HID support |
# |
Oct 2nd 2018, 23:36 |
shazzr |
skyroveRR: as long as they are indeed leakage currents, they aren't really harmful, no. As Viper-7 may have just pointed out, they are a byproduct of filtering devices to not put noise back on wiring, and do it safely. |
# |
Oct 2nd 2018, 21:21 |
slackebot1 |
~sanitize |
# |
Oct 2nd 2018, 21:21 |
slackebot1 |
Command sent from Slack by ricksaccous: |
# |
Oct 2nd 2018, 21:20 |
ricksaccous |
neat |
# |
Oct 2nd 2018, 21:18 |
slackebot1 |
~tell @ricksaccous about tells |
# |
Oct 2nd 2018, 21:18 |
slackebot1 |
Command sent from Slack by admad: |