00:21:17
| * pfraze | quit (Remote host closed the connection) |
00:22:58
| * djcoin | quit (Quit: WeeChat 1.3) |
00:49:57
| * phated | joined |
00:54:15
| * phated | quit (Ping timeout: 244 seconds) |
00:55:19
| * pfraze | joined |
01:00:04
| * pfraze | quit (Ping timeout: 252 seconds) |
01:19:55
| * jjjohnny | joined |
01:39:27
| * phated | joined |
01:44:04
| * phated | quit (Ping timeout: 252 seconds) |
01:54:23
| <jfhbrook> | ogd: if you get any alerts about wzrd.in I'm on it |
01:54:42
| <jfhbrook> | ogd: I'm trying to deploy purge routes and for some reason the machine's express doesn't support them though it all works locally |
01:56:09
| <jfhbrook> | it's back for now, I checked out the previously known good commit |
01:58:38
| <jfhbrook> | holy crap, wzrd.in still runs 0.10? o__o |
02:06:36
| <jfhbrook> | ogd: I reverted the commit---basically wzrd.in will minify bundles now, but that doesn't purge the existing bundles so like, I was gonna add per-route purge and I have a commit that does it pretty close, but while app.purge exists on my local with the same version of express, it doesn't seem to work in prod o__o |
02:06:59
| <jfhbrook> | ogd: I'm wondering if node 0.10 could have something to do with it? ¯\_(ツ)_/¯ maybe worth giving a try, otherwise I'm clueless |
02:10:29
| * ogd | shrug |
02:10:45
| <ogd> | jfhbrook: youre prob right about it being the old node |
02:10:59
| <ogd> | jfhbrook: also i dunno if we should minify bundles cause theres no minifier that works with es6 to my knowledge |
02:21:26
| <jfhbrook> | ogd: it gracefully falls back to non-minified |
02:21:34
| <jfhbrook> | ogd: like if the minification fails it's whatever |
02:43:51
| * pfraze | joined |
02:49:03
| * pfraze | quit (Ping timeout: 276 seconds) |
03:39:16
| * pfraze | joined |
03:43:30
| * pfraze | quit (Ping timeout: 246 seconds) |
05:21:13
| * pfraze | joined |
05:23:22
| * fotoverite | joined |
05:25:53
| * pfraze | quit (Ping timeout: 276 seconds) |
05:29:22
| * pfraze | joined |
05:34:25
| * fotoverite | quit (Ping timeout: 250 seconds) |
05:51:55
| * pfraze | quit (Remote host closed the connection) |
05:55:34
| * jjjohnny | quit (Ping timeout: 240 seconds) |
06:11:27
| * contrahax | joined |
06:57:28
| * contrahax | quit (Ping timeout: 244 seconds) |
06:58:00
| * contrahax | joined |
07:14:45
| * contrahax | quit (Quit: Sleeping) |
07:16:22
| * contrahax | joined |
08:14:35
| * contrahax | quit (Quit: Sleeping) |
08:46:21
| * djcoin | joined |
10:30:56
| * thealphanerd | quit (Quit: farewell for now) |
10:31:26
| * thealphanerd | joined |
13:36:21
| * brianlovewords_ | joined |
13:43:36
| * brianlovewords_ | quit (Quit: My Mac has gone to sleep. ZZZzzz…) |
14:09:17
| * brianlovewords_ | joined |
14:09:48
| * brianlovewords_ | quit (Client Quit) |
15:08:38
| * pfraze | joined |
15:14:32
| * pfraze | quit (Remote host closed the connection) |
15:16:07
| * pfraze | joined |
15:24:03
| * pfraze | quit (Remote host closed the connection) |
15:24:55
| * fotoverite | joined |
15:52:25
| * pfraze | joined |
16:00:21
| * jjjohnny | joined |
16:05:59
| * jjjohnny | quit (Ping timeout: 260 seconds) |
17:40:05
| * jjjohnny | joined |
17:46:58
| * fotoverite | quit (Quit: fotoverite) |
18:13:36
| <mikolalysenko> | jjjohnny: have you tried out google closure for minification? |
18:14:04
| <mikolalysenko> | on regl, I found that it reduced bundle size by more than 50% relative to uglify |
18:14:12
| <mikolalysenko> | err jfhbrook ^^^ |
18:15:45
| <jfhbrook> | nah |
18:15:56
| <jfhbrook> | tbh I just looked at the PR and was like, yeah okay |
18:16:05
| <jfhbrook> | it's a slight improvement over no minification at all |
18:24:08
| <substack> | mikolalysenko: the package is really weird though |
18:24:23
| <substack> | .grunt() and .gulp() methods? |
18:24:28
| <mikolalysenko> | substack: yeah |
18:24:34
| <substack> | plus: java |
18:24:48
| <mikolalysenko> | but it works really well though |
18:27:08
| <jfhbrook> | hm |
18:27:12
| <jfhbrook> | is the node api async? |
18:27:24
| <jfhbrook> | that's one issue with the current implementation I didn't think through |
18:27:27
| <jfhbrook> | that shit is blocking |
18:27:46
| <jfhbrook> | and I shelled out to browserify specifically because I didn't want it to be blocking |
19:23:50
| <jjjohnny> | mikolalysenko: what node version do you use for regl? |
19:50:08
| * contrahax | joined |
19:54:39
| * contrahax | quit (Ping timeout: 250 seconds) |
20:21:47
| <mikolalysenko> | jjjohnny: right now 5 |
20:21:57
| <mikolalysenko> | I need to go through and patch some stuff to work on older versions |
20:22:11
| <mikolalysenko> | there are a lot of places I am using object.assign and I need to go swap them out |
20:22:43
| <mikolalysenko> | jfhbrook: the node api for the closure compiler is async and also super weird |
20:23:23
| <jfhbrook> | hm |
21:12:54
| * mattronix | changed nick to test |
21:12:58
| * test | changed nick to mattronixold |
22:59:19
| * brianlovewords_ | joined |
23:10:01
| * brianlovewords_ | quit (Quit: My Mac has gone to sleep. ZZZzzz…) |
23:16:03
| * brianlovewords_ | joined |
23:46:06
| * brianlovewords_ | quit (Quit: My Mac has gone to sleep. ZZZzzz…) |