00:06:10
| * huf8 | joined |
00:10:51
| * huf8 | quit (Remote host closed the connection) |
00:12:34
| * akirose | quit (Ping timeout: 246 seconds) |
00:15:09
| * akirose | joined |
00:23:20
| * aya14 | joined |
00:25:30
| * aya14 | quit (Remote host closed the connection) |
00:36:03
| * idmistir1 | joined |
00:37:08
| * avdi9 | joined |
00:37:09
| * avdi9 | quit (Remote host closed the connection) |
00:37:54
| * idmistir1 | quit (Remote host closed the connection) |
00:40:23
| * jorik16 | joined |
00:44:04
| * jorik16 | quit (Remote host closed the connection) |
01:13:05
| * qom-23 | joined |
01:15:10
| * karbowiak | joined |
01:15:41
| * scroll | joined |
01:17:35
| * karbowiak | quit (Remote host closed the connection) |
01:17:56
| * qom-23 | quit (Remote host closed the connection) |
01:20:20
| * scroll | quit (Remote host closed the connection) |
01:25:01
| * AtumT | quit (Quit: AtumT) |
01:25:45
| * pacon_ | joined |
01:29:00
| * pacon_ | quit (Remote host closed the connection) |
01:29:25
| * jridgewell | quit (Quit: Connection closed for inactivity) |
01:48:40
| * ellakk | joined |
01:50:09
| * Iamnacho5 | joined |
01:50:28
| * ellakk | quit (Remote host closed the connection) |
01:52:29
| * Iamnacho5 | quit (Remote host closed the connection) |
01:56:51
| * RupturedI0 | joined |
01:59:11
| * sttic5 | joined |
02:01:23
| * RupturedI0 | quit (Read error: Connection reset by peer) |
02:01:42
| * sttic5 | quit (Read error: Connection reset by peer) |
02:05:57
| * ablackack12 | joined |
02:06:09
| * ablackack12 | quit (Remote host closed the connection) |
02:21:22
| * aki_ | joined |
02:22:25
| * akirose | quit (Ping timeout: 246 seconds) |
02:22:25
| * aki_ | changed nick to akirose |
02:56:57
| * Sirisian_ | part |
02:57:26
| * Sirisian | joined |
03:10:03
| <Sirisian> | I don't think I've ever actually asked this channel for feedback, since I assumed everyone here read esdiscuss.org, but after lurking for a bit, I don't recognize many of the names here which makes me think I might get new feedback. https://github.com/sirisian/ecmascript-types It's been my pet pipedream project for a few years. |
03:19:42
| * ken_barber6 | joined |
03:21:31
| <devsnek> | i just want type annotations python style |
03:21:56
| <devsnek> | actual static types probably won't ever happen |
03:23:13
| * gibson042 | joined |
03:23:23
| * ken_barber6 | quit (Remote host closed the connection) |
03:26:58
| * smb7 | joined |
03:31:08
| * smb7 | quit (Remote host closed the connection) |
03:35:17
| * Metroid-war | joined |
03:37:20
| * Metroid-war | quit (Read error: Connection reset by peer) |
03:50:24
| <Sirisian> | Understandable. I'm more inclined on building a foundation for future JS features by adding function overloading and hardware types for performance. |
03:51:48
| <devsnek> | js engines optimize number types already |
03:52:21
| <devsnek> | and function overloading can already be done with runtime type checks |
03:52:28
| <Sirisian> | Indeed. They're very good at optimizing. Languages built on top also gain a lot from that. |
04:05:57
| * annevk | quit (Ping timeout: 252 seconds) |
04:06:42
| * ystartsev | quit (Ping timeout: 252 seconds) |
04:18:41
| * annevk | joined |
04:24:41
| * ystartsev | joined |
04:28:01
| * aki_ | joined |
04:28:02
| * jmdyck | quit (Remote host closed the connection) |
04:28:34
| * akirose | quit (Ping timeout: 240 seconds) |
04:28:35
| * aki_ | changed nick to akirose |
04:36:19
| * zbraniecki | quit (Ping timeout: 268 seconds) |
04:37:10
| * zbraniecki | joined |
04:52:53
| * michaelficarra | joined |
05:13:04
| * redfish15 | joined |
05:14:28
| * redfish15 | quit (Remote host closed the connection) |
05:32:33
| * howdoi | joined |
06:18:24
| * michaelficarra | quit (Ping timeout: 272 seconds) |
06:26:33
| * akoserwa | joined |
06:35:18
| * akirose | quit (Ping timeout: 244 seconds) |
06:36:46
| * akirose | joined |
07:32:43
| * Guest45614 | joined |
07:34:51
| * gibson042 | quit (Quit: Leaving.) |
07:35:52
| * bodie_12 | joined |
07:36:59
| * Guest45614 | quit (Remote host closed the connection) |
07:39:36
| * bodie_12 | quit (Remote host closed the connection) |
07:51:28
| * akegalj14 | joined |
07:53:53
| * akegalj14 | quit (Remote host closed the connection) |
08:21:33
| * romain26 | joined |
08:23:59
| * romain26 | quit (Remote host closed the connection) |
08:43:02
| * aki_ | joined |
08:43:03
| * akirose | quit (Ping timeout: 252 seconds) |
08:43:14
| * aki_ | changed nick to akirose |
09:39:00
| * AtumT | joined |
10:11:07
| * aramiscd19 | joined |
10:13:28
| * aramiscd19 | quit (Remote host closed the connection) |
10:39:03
| * Aquazi_ | joined |
10:50:54
| * akirose | quit (Ping timeout: 264 seconds) |
10:52:17
| * akirose | joined |
11:09:52
| * Zen21 | joined |
11:14:44
| * Zen21 | quit (Remote host closed the connection) |
11:25:18
| * gibson042 | joined |
11:38:18
| * yohnnyjoe | joined |
11:39:59
| * yohnnyjoe | quit (Remote host closed the connection) |
11:47:00
| * IgnoredAmbience | quit (Remote host closed the connection) |
11:47:52
| <bradleymeck> | Sirisian: idk, given that adding all the runtime checks would not be cheap performance wise, and that ahead of time tooling like Flow seems to work I would not expect type checking to be added anytime soon to JS |
11:50:57
| * yar26 | joined |
11:50:59
| * yar26 | quit (Remote host closed the connection) |
11:54:51
| * gibson042 | quit (Quit: Leaving.) |
12:35:17
| * jmcp10 | joined |
12:39:39
| * jmcp10 | quit (Remote host closed the connection) |
12:40:02
| <ljharb> | Sirisian: also, have you asked the Flow and TS teams if they think it would even be a good idea to add type checking to JS? |
12:45:22
| * IvanSanchez[m] | part |
12:49:43
| * D-ion | joined |
12:50:29
| * D-ion | quit (Remote host closed the connection) |
12:54:43
| * Penguin22 | joined |
12:54:48
| * IgnoredAmbience | joined |
12:58:15
| * jmdyck | joined |
12:58:53
| * aki_ | joined |
12:58:54
| * akirose | quit (Ping timeout: 252 seconds) |
12:58:54
| * Penguin22 | quit (Remote host closed the connection) |
12:59:04
| * aki_ | changed nick to akirose |
13:01:13
| * derchris20 | joined |
13:02:23
| * derchris20 | quit (Remote host closed the connection) |
13:07:44
| * jridgewell | joined |
13:33:27
| * michaelficarra | joined |
13:34:03
| * IgnoredAmbience | quit (Remote host closed the connection) |
13:35:16
| * IgnoredAmbience | joined |
13:42:01
| * sunnyflunk27 | joined |
13:47:58
| * sunnyflunk27 | quit (Ping timeout: 245 seconds) |
13:49:20
| * michaelficarra | quit (Ping timeout: 272 seconds) |
13:49:34
| * spacebison12 | joined |
13:54:47
| * spacebison12 | quit (Ping timeout: 240 seconds) |
14:00:33
| * gibson042 | joined |
14:01:07
| * reefath | joined |
14:02:08
| * reefath | quit (Client Quit) |
14:03:14
| * msaboff | joined |
14:03:44
| * ktbee | joined |
14:04:02
| * reefath_ | joined |
14:08:45
| * michaelficarra | joined |
14:09:01
| * reefath_ | quit (Quit: Page closed) |
14:09:10
| * reefath | joined |
14:11:11
| * michaelficarra | quit (Client Quit) |
14:11:25
| * michaelficarra | joined |
14:16:04
| * zenparsing | joined |
14:17:43
| * toxync1716 | joined |
14:18:44
| * toxync1716 | quit (Remote host closed the connection) |
14:27:57
| * akoserwa | quit (Quit: Leaving) |
14:28:50
| * MadPsy18 | joined |
14:29:00
| * MadPsy18 | quit (Remote host closed the connection) |
14:32:51
| * kverrier | joined |
14:32:59
| * kverrier | quit (Remote host closed the connection) |
14:40:51
| * cloudshu | joined |
15:03:35
| * reefath | quit (Ping timeout: 256 seconds) |
15:06:24
| * akirose | quit (Ping timeout: 252 seconds) |
15:10:58
| * akirose | joined |
15:21:45
| * howdoi | quit (Quit: Connection closed for inactivity) |
15:27:46
| * keith_miller | joined |
15:42:35
| * robpalme | joined |
15:50:17
| * keith_mi_ | joined |
15:53:28
| * keith_mi_ | quit (Client Quit) |
15:54:16
| * keith_miller | quit (Ping timeout: 260 seconds) |
15:56:53
| * keith_miller | joined |
16:09:20
| * tomdale | joined |
16:15:35
| * tomdale | quit (Disconnected by services) |
16:16:16
| * tomdale | joined |
16:27:37
| * tronik | joined |
16:28:51
| * tronik | quit (Remote host closed the connection) |
16:37:41
| * msaboff | quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
16:37:53
| * michaelficarra | quit (Quit: michaelficarra) |
16:37:59
| * keith_miller | quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
16:38:14
| * ktbee | quit (Quit: Leaving.) |
16:45:41
| * Hazelesque19 | joined |
16:46:21
| * Hazelesque19 | quit (Remote host closed the connection) |
17:06:33
| * ShinyCyril4 | joined |
17:07:51
| * ShinyCyril4 | quit (Remote host closed the connection) |
17:18:34
| * akirose | quit (Ping timeout: 240 seconds) |
17:20:09
| * MylesBorins | quit (Ping timeout: 252 seconds) |
17:21:51
| * akirose | joined |
17:22:19
| * MylesBorins | joined |
17:26:53
| * muelleme2 | joined |
17:30:31
| * muelleme2 | quit (Remote host closed the connection) |
17:44:40
| * keith_miller | joined |
17:45:36
| * michaelficarra | joined |
17:47:57
| * michaelficarra | quit (Remote host closed the connection) |
17:50:51
| * unyu22 | joined |
17:51:08
| * unyu22 | quit (Remote host closed the connection) |
17:53:47
| * michaelficarra | joined |
17:56:09
| * michaelficarra | quit (Remote host closed the connection) |
18:01:33
| * manish13 | joined |
18:05:35
| * manish13 | quit (Remote host closed the connection) |
18:14:17
| * ryanwinchester20 | joined |
18:16:45
| * ryanwinchester20 | quit (Remote host closed the connection) |
18:17:54
| * michaelficarra | joined |
18:17:54
| * michaelficarra | quit (Client Quit) |
18:51:27
| * robpalme | quit (Quit: Connection closed for inactivity) |
18:52:33
| * keith_miller | quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
18:55:30
| * UkoeHB19 | joined |
19:01:13
| * UkoeHB19 | quit (Remote host closed the connection) |
19:05:27
| * Aquazi_ | quit (Quit: Connection closed for inactivity) |
19:10:53
| * lidl | joined |
19:14:32
| * lidl | quit (Read error: Connection reset by peer) |
19:15:25
| * thurstylark | joined |
19:17:55
| * thurstylark | quit (Remote host closed the connection) |
19:29:07
| * akirose | quit (Ping timeout: 240 seconds) |
19:29:18
| * akirose | joined |
19:30:02
| * keith_miller | joined |
19:38:00
| * exos8 | joined |
19:42:46
| * exos8 | quit (Remote host closed the connection) |
19:43:04
| * sumark3 | joined |
19:44:02
| * keith_miller | quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
19:44:49
| * sumark3 | quit (Remote host closed the connection) |
19:46:36
| * bookworm21 | joined |
19:52:33
| * bookworm21 | quit (Ping timeout: 245 seconds) |
20:01:10
| * keith_miller | joined |
20:22:57
| * Devrim26 | joined |
20:23:02
| * Devrim26 | quit (Remote host closed the connection) |
20:48:22
| * gibson042 | quit (Quit: Leaving.) |
20:48:47
| * xnox23 | joined |
20:51:54
| * silphium | joined |
20:52:01
| * xnox23 | quit (Remote host closed the connection) |
20:52:20
| * SerajewelKS14 | joined |
20:55:59
| * silphium | quit (Remote host closed the connection) |
20:56:25
| * SerajewelKS14 | quit (Remote host closed the connection) |
20:59:43
| * cloudshu | quit (Quit: Connection closed for inactivity) |
21:01:17
| * hmir | joined |
21:02:23
| * keithamus | quit (Quit: The Lounge - https://thelounge.chat) |
21:03:30
| * keithamus | joined |
21:04:20
| * esselfe14 | joined |
21:04:43
| * hmir | quit (Remote host closed the connection) |
21:05:55
| * esselfe14 | quit (Remote host closed the connection) |
21:12:48
| * brewster4 | joined |
21:14:12
| * brewster4 | quit (Read error: Connection reset by peer) |
21:35:18
| * aki_ | joined |
21:36:26
| * akirose | quit (Ping timeout: 252 seconds) |
21:36:27
| * aki_ | changed nick to akirose |
21:51:25
| * zenparsing | quit (Quit: Connection closed for inactivity) |
21:52:39
| * not-an-aardvark | joined |
21:53:39
| * k0 | joined |
21:56:39
| * k0 | quit (Remote host closed the connection) |
21:57:30
| * jridgewell | quit (Quit: Connection closed for inactivity) |
22:10:10
| * scrts15 | joined |
22:10:43
| * culot18 | joined |
22:11:32
| * culot18 | quit (Remote host closed the connection) |
22:13:49
| * scrts15 | quit (Read error: Connection reset by peer) |
22:14:41
| * keith_miller | quit (Quit: My MacBook has gone to sleep. ZZZzzz…) |
22:47:46
| * evidlo5 | joined |
22:47:52
| * evidlo5 | quit (Remote host closed the connection) |
23:09:29
| * April-0 | joined |
23:09:38
| * kelnoky | joined |
23:10:01
| * kelnoky | quit (Remote host closed the connection) |
23:11:15
| * April-0 | quit (Remote host closed the connection) |
23:12:10
| * gibson042 | joined |
23:17:01
| * gibson042 | quit (Ping timeout: 260 seconds) |
23:29:47
| * uksio | joined |
23:32:28
| * uksio | quit (Remote host closed the connection) |
23:33:46
| * gibson042 | joined |
23:41:01
| * aki_ | joined |
23:41:50
| * akirose | quit (Ping timeout: 252 seconds) |
23:41:51
| * aki_ | changed nick to akirose |
23:46:08
| * Sleepy6322 | joined |
23:47:14
| * Sleepy6322 | quit (Killed (Unit193 (Spam is not permitted on freenode.))) |
23:47:26
| * ckauhaus | joined |
23:48:22
| * ckauhaus | quit (Remote host closed the connection) |
23:55:52
| * oats23 | joined |
23:57:01
| * oats23 | quit (Remote host closed the connection) |