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
export let hnAuthors = [
"alankay",
"worrydream",
"stevewoz",
"norvig",
"willbyrd",
"hwayne",
"jackrusher",
"spiralganglion",
"kragen",
"khinsen",
"atularora",
// "btilly", // volume
"cwan",
"edw519",
"fogus",
"gruseom",
"haberman",
"icey",
// "jerf", // volume
// "jrockway", // volume
"nostrademons",
"ojbyrne",
"palish",
"pchristensen",
"raganwald",
"swombat",
"tokenadult",
"vaksel",
"yummyfajitas",
"zedshaw",
"aadillpickle",
"johnfn",
// "YeGoblynQueenne", // Prolog stuff is fun, anti-AI rants not fun
// "DonHopkins", // too little Forth
// "cxr", // too damn confrontational
"saurik",
"Zak",
// "bioemerl", // one-track railing against China these days
"alecco",
// "eternalban", // too few comments on islamic history
"carapace",
"kkfx",
"raphlinus",
"Avshalom",
"dragontamer",
"torgoguys", // via kragen
"jonjacky", // flattery will get you anywhere: https://news.ycombinator.com/context?id=38987209&submission=38858012
"Pamar", // via kragen; https://news.ycombinator.com/item?id=39403344
];
👆 This is a val. Vals are TypeScript snippets of code, written in the browser and run on our servers. Create scheduled functions, email yourself, and persist small pieces of data — all from the browser.