-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.ts
452 lines (452 loc) · 13.2 KB
/
test.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
export const testStories = [
{
"id": 31040669,
"by": "mooreds",
"title": "The Colorado Safety Stop is the law of the land",
"url": "https://www.bicyclecolorado.org/bike-news/colorado-safety-stop-becomes-law/",
"hostname": "www.bicyclecolorado.org",
"time": "1 hours ago",
"score": 93
},
{
"id": 31039242,
"by": "maxerickson",
"title": "Reversing hearing loss with regenerative therapy",
"url": "https://news.mit.edu/2022/frequency-therapeutics-hearing-regeneration-0329",
"hostname": "news.mit.edu",
"time": "4 hours ago",
"score": 272
},
{
"id": 31041153,
"by": "timdaub",
"title": "The terrible things I'd do with your money",
"url": "https://timdaub.github.io/2022/04/15/the-terrible-things-I-would-do-with-your-money/",
"hostname": "timdaub.github.io",
"time": "56 minutes ago",
"score": 42
},
{
"id": 31040887,
"by": "germinalphrase",
"title": "Primer: Statistical [Tank] Armour",
"url": "https://www.tanknology.co.uk/post/statistical-armour",
"hostname": "www.tanknology.co.uk",
"time": "1 hours ago",
"score": 28
},
{
"id": 31038660,
"by": "lkrubner",
"title": "Shirky.com is gone",
"url": "https://web.archive.org/web/20060208093032/http://www.shirky.com/writings/powerlaw_weblog.html",
"hostname": "web.archive.org",
"time": "5 hours ago",
"score": 152
},
{
"id": 31039849,
"by": "DantesKite",
"title": "Everything you need to know about psychedelics and mental illness",
"url": "https://stuartritchie.substack.com/p/psychedelics",
"hostname": "stuartritchie.substack.com",
"time": "2 hours ago",
"score": 60
},
{
"id": 31040571,
"by": "wagslane",
"title": "Elliptic Curve Cryptography: A Basic Introduction",
"url": "https://blog.boot.dev/cryptography/elliptic-curve-cryptography/",
"hostname": "blog.boot.dev",
"time": "1 hours ago",
"score": 33
},
{
"id": 31040798,
"by": "mwattsun",
"title": "When Your “Public Square” Is a Private Company, Any Sulky Billionaire Can Buy It",
"url": "https://lithub.com/when-your-public-square-is-a-private-company-any-sulky-billionaire-can-buy-it/",
"hostname": "lithub.com",
"time": "1 hours ago",
"score": 26
},
{
"id": 31039569,
"by": "akrifari",
"title": "Neovim 0.7 Released",
"url": "https://github.com/neovim/neovim/releases/tag/v0.7.0",
"hostname": "github.com",
"time": "3 hours ago",
"score": 189
},
{
"id": 31012025,
"by": "nix23",
"title": "Solaris 11.4 free for non-production personal use",
"url": "https://www.phoronix.com/scan.php?page=news_item&px=Oracle-Solaris-11.4-CBE",
"hostname": "www.phoronix.com",
"time": "2 days ago",
"score": 118
},
{
"id": 31038996,
"by": "eagledotRL",
"title": "Generate Python extensions using Nim language",
"url": "https://ramanlabs.in/static/blog/Generate_Python_extensions_using_Nim_language.html",
"hostname": "ramanlabs.in",
"time": "4 hours ago",
"score": 62
},
{
"id": 31037273,
"by": "bitcharmer",
"title": "Rustaceans at the border",
"url": "https://lwn.net/SubscriberLink/889924/2b330ed9ea4a9e23/",
"hostname": "lwn.net",
"time": "9 hours ago",
"score": 179
},
{
"id": 31038364,
"by": "lukastyrychtr",
"title": "Pointers Are Complicated III, or: Pointer-integer casts exposed",
"url": "https://www.ralfj.de/blog/2022/04/11/provenance-exposed.html",
"hostname": "www.ralfj.de",
"time": "6 hours ago",
"score": 75
},
{
"id": 31039184,
"by": "nithayakumar",
"title": "Nimbus (YC W22) is hiring our founding engineering team",
"url": "https://news.ycombinator.com/item?id=31039184",
"hostname": "news.ycombinator.com",
"time": "4 hours ago",
"score": 1
},
{
"id": 31040629,
"by": "Dangeranger",
"title": "EpubPress, turn web content into ebooks",
"url": "https://epub.press",
"hostname": "epub.press",
"time": "1 hours ago",
"score": 13
},
{
"id": 31041711,
"by": "MeNotLawyer",
"title": "Ask HN: Has anyone successfully renegotiated an AWS non-compete",
"url": "https://news.ycombinator.com/item?id=31041711",
"hostname": "news.ycombinator.com",
"time": "13 minutes ago",
"score": 8
},
{
"id": 31036800,
"by": "grishas",
"title": "The Dunning-Kruger Effect Is Autocorrelation",
"url": "https://economicsfromthetopdown.com/2022/04/08/the-dunning-kruger-effect-is-autocorrelation/",
"hostname": "economicsfromthetopdown.com",
"time": "10 hours ago",
"score": 197
},
{
"id": 31027403,
"by": "charlieirish",
"title": "More Control with Idempotency",
"url": "https://buttondown.email/krcah/archive/more-control-with-idempotency/",
"hostname": "buttondown.email",
"time": "1 days ago",
"score": 25
},
{
"id": 31019620,
"by": "lelf",
"title": "Contrasting social and non-social sources of predictability in human mobility",
"url": "https://www.nature.com/articles/s41467-022-29592-y",
"hostname": "www.nature.com",
"time": "1 days ago",
"score": 11
},
{
"id": 31033758,
"by": "todsacerdoti",
"title": "We lost 54k GitHub stars",
"url": "https://httpie.io/blog/stardust",
"hostname": "httpie.io",
"time": "18 hours ago",
"score": 1644
},
{
"id": 31004563,
"by": "dmoura",
"title": "The fastest tool for querying large JSON files is written in Python (benchmark)",
"url": "https://colab.research.google.com/github/dcmoura/spyql/blob/master/notebooks/json_benchmark.ipynb",
"hostname": "colab.research.google.com",
"time": "3 days ago",
"score": 137
},
{
"id": 31024101,
"by": "goombacloud",
"title": "PCB-rs:library to wite Software Emulated Hardware",
"url": "https://github.com/YJDoc2/pcb-rs",
"hostname": "github.com",
"time": "1 days ago",
"score": 21
},
{
"id": 31040142,
"by": "liotier",
"title": "MPLS/LDP Creation Myths",
"url": "https://blog.ipspace.net/2022/03/mpls-ldp-creation-myths.html",
"hostname": "blog.ipspace.net",
"time": "2 hours ago",
"score": 13
},
{
"id": 31038614,
"by": "cloudsql",
"title": "Migrating from SQLite to PostgreSQL",
"url": "https://bytebase.com/blog/database-migration-sqlite-to-postgresql",
"hostname": "bytebase.com",
"time": "5 hours ago",
"score": 40
},
{
"id": 31037737,
"by": "pcr910303",
"title": "I hope distributed is not the new default",
"url": "https://www.zeptonaut.com/posts/i-hope-distributed-is-not-the-new-default/",
"hostname": "www.zeptonaut.com",
"time": "7 hours ago",
"score": 95
},
{
"id": 31036328,
"by": "leavjenn",
"title": "New on Reddit: Comment search, improved search results relevance, search design",
"url": "https://www.redditinc.com/blog/new-on-reddit-comment-search-improved-search-results-relevance-updated-search-design",
"hostname": "www.redditinc.com",
"time": "12 hours ago",
"score": 163
},
{
"id": 31040301,
"by": "larcher",
"title": "Wikipedia globally blocks Apple Private Relay IP ranges from editing",
"url": "https://meta.wikimedia.org/wiki/Talk:Apple_iCloud_Private_Relay",
"hostname": "meta.wikimedia.org",
"time": "2 hours ago",
"score": 72
},
{
"id": 31025061,
"by": "zegl",
"title": "Elon Musk makes $43B unsolicited bid to take Twitter private",
"url": "https://www.bloomberg.com/news/articles/2022-04-14/elon-musk-launches-43-billion-hostile-takeover-of-twitter",
"hostname": "www.bloomberg.com",
"time": "1 days ago",
"score": 2649
},
{
"id": 31002174,
"by": "jchw",
"title": "Sorry, Wrong Number: Debugging a Crash Under Wine",
"url": "https://blog.jchw.io/wrong-number/",
"hostname": "blog.jchw.io",
"time": "3 days ago",
"score": 101
},
{
"id": 31040875,
"by": "Bhilai",
"title": "Billionaires eye parallel media universe",
"url": "https://www.axios.com/elon-musk-twitter-billionaires-free-speech-social-media-c74547a6-e51d-48fa-b2bd-3d7458f2adb4.html",
"hostname": "www.axios.com",
"time": "1 hours ago",
"score": 23
},
{
"id": 31037724,
"by": "vitabenes",
"title": "Cultural Anorexia: The Pursuit of Thicker Desires in a Thinning World",
"url": "https://read.lukeburgis.com/p/cultural-anorexia",
"hostname": "read.lukeburgis.com",
"time": "7 hours ago",
"score": 63
},
{
"id": 31034024,
"by": "capableweb",
"title": "StarBook 14-inch",
"url": "https://starlabs.systems/pages/starbook",
"hostname": "starlabs.systems",
"time": "17 hours ago",
"score": 539
},
{
"id": 31037868,
"by": "Michelangelo11",
"title": "Denny Delk",
"url": "http://www.dennydelk.com/",
"hostname": "www.dennydelk.com",
"time": "7 hours ago",
"score": 27
},
{
"id": 31036758,
"by": "adamansky",
"title": "Show HN: Pure C Asynchronous HTTP Framework",
"url": "https://github.com/Softmotions/iwnet",
"hostname": "github.com",
"time": "11 hours ago",
"score": 59
},
{
"id": 31036817,
"by": "Tomte",
"title": "Paleontologists Are Trying to Understand Why the Fossil Record Is Mostly Males",
"url": "https://www.atlasobscura.com/articles/fossil-record-prefers-males",
"hostname": "www.atlasobscura.com",
"time": "10 hours ago",
"score": 63
},
{
"id": 31019720,
"by": "who-knows",
"title": "What Lies Beneath",
"url": "https://reallifemag.com/what-lies-beneath/",
"hostname": "reallifemag.com",
"time": "1 days ago",
"score": 21
},
{
"id": 31020350,
"by": "luu",
"title": "Chamelon: MVP persistent block storage for MirageOS",
"url": "https://somerandomidiot.com/blog/2022/03/04/chamelon/",
"hostname": "somerandomidiot.com",
"time": "1 days ago",
"score": 17
},
{
"id": 31039621,
"by": "dz0ny",
"title": "Is your SSH key still safe?",
"url": "https://aremykeyssafe.com/",
"hostname": "aremykeyssafe.com",
"time": "3 hours ago",
"score": 8
},
{
"id": 31041762,
"by": "JSeymourATL",
"title": "Chris Dixon Thinks Web3 Is the Future of the Internet – Is IT?",
"url": "https://www.theverge.com/23020727/decoder-chris-dixon-web3-crypto-a16z-vc-silicon-valley-investing-podcast-interview",
"hostname": "www.theverge.com",
"time": "10 minutes ago",
"score": 3
},
{
"id": 31012685,
"by": "mellosouls",
"title": "Tokyo’s Manuscript Writing Cafe won't let writers leave until they are finished",
"url": "https://grapee.jp/en/199026",
"hostname": "grapee.jp",
"time": "2 days ago",
"score": 353
},
{
"id": 31023459,
"by": "50",
"title": "Eternity Is Coming: The Age of the Poets by Alain Badiou",
"url": "https://sydneyreviewofbooks.com/review/age-of-poets-alain-badiou/",
"hostname": "sydneyreviewofbooks.com",
"time": "1 days ago",
"score": 24
},
{
"id": 31031929,
"by": "aacook",
"title": "How a film camera superimposes the date onto photos [video]",
"url": "https://www.youtube.com/watch?v=ezME4_xMMnk",
"hostname": "www.youtube.com",
"time": "20 hours ago",
"score": 224
},
{
"id": 31040513,
"by": "vmoore",
"title": "VRML",
"url": "https://en.wikipedia.org/wiki/VRML",
"hostname": "en.wikipedia.org",
"time": "1 hours ago",
"score": 9
},
{
"id": 31021611,
"by": "mahnouel",
"title": "Youtube.js – full-featured wrapper around YouTube's private API",
"url": "https://github.com/LuanRT/YouTube.js",
"hostname": "github.com",
"time": "1 days ago",
"score": 380
},
{
"id": 31041494,
"by": "matsur",
"title": "Breaking down broadband nutrition labels",
"url": "https://blog.cloudflare.com/breaking-down-broadband-nutrition-labels/",
"hostname": "blog.cloudflare.com",
"time": "29 minutes ago",
"score": 3
},
{
"id": 31040838,
"by": "bigbugbag",
"title": "Contra Chrome, a comic about Google Chrome",
"url": "https://contrachrome.com/",
"hostname": "contrachrome.com",
"time": "1 hours ago",
"score": 7
},
{
"id": 31040496,
"by": "zxwrt",
"title": "Request to remove tracking from Go websites",
"url": "https://github.com/golang/go/issues/52250",
"hostname": "github.com",
"time": "1 hours ago",
"score": 10
},
{
"id": 31037729,
"by": "rcarmo",
"title": "It’s Still Stupidly, Difficult to Buy a ‘Dumb’ TV",
"url": "https://www.techdirt.com/2022/04/14/its-still-stupidly-ridiculously-difficult-to-buy-a-dumb-tv/",
"hostname": "www.techdirt.com",
"time": "7 hours ago",
"score": 267
},
{
"id": 31040362,
"by": "raphar",
"title": "Ask HN: I'm turning 50. Do I still have a career in IT as IC?",
"url": "https://news.ycombinator.com/item?id=31040362",
"hostname": "news.ycombinator.com",
"time": "2 hours ago",
"score": 4
},
{
"id": 31038850,
"by": "staccatomeasure",
"title": "The Most Important Performance Management Rule for Software Engineers",
"url": "https://staysaasy.com/startups/2022/04/03/performance-management.html",
"hostname": "staysaasy.com",
"time": "4 hours ago",
"score": 5
}
]