playwriter 0.0.80 → 0.0.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a11y-client.js +18 -8
- package/dist/aria-snapshot.d.ts.map +1 -1
- package/dist/aria-snapshot.js +3 -1
- package/dist/aria-snapshot.js.map +1 -1
- package/dist/bippy.js +1 -1
- package/dist/cdp-relay.d.ts.map +1 -1
- package/dist/cdp-relay.js +84 -0
- package/dist/cdp-relay.js.map +1 -1
- package/dist/executor.d.ts.map +1 -1
- package/dist/executor.js +8 -6
- package/dist/executor.js.map +1 -1
- package/dist/ffmpeg.d.ts +6 -6
- package/dist/ffmpeg.d.ts.map +1 -1
- package/dist/ffmpeg.js +6 -6
- package/dist/ffmpeg.js.map +1 -1
- package/dist/ghost-cursor-client.js +15 -9
- package/dist/prompt.md +71 -337
- package/dist/readability.js +16 -2
- package/dist/recording-ghost-cursor.d.ts.map +1 -1
- package/dist/recording-ghost-cursor.js +1 -1
- package/dist/recording-ghost-cursor.js.map +1 -1
- package/dist/relay-client.js +1 -1
- package/dist/relay-client.js.map +1 -1
- package/dist/relay-core.test.d.ts.map +1 -1
- package/dist/relay-core.test.js +344 -16
- package/dist/relay-core.test.js.map +1 -1
- package/dist/relay-navigation.test.d.ts.map +1 -1
- package/dist/relay-navigation.test.js +115 -0
- package/dist/relay-navigation.test.js.map +1 -1
- package/dist/screen-recording.d.ts +24 -0
- package/dist/screen-recording.d.ts.map +1 -1
- package/dist/screen-recording.js +62 -0
- package/dist/screen-recording.js.map +1 -1
- package/dist/screen-recording.test.d.ts +2 -0
- package/dist/screen-recording.test.d.ts.map +1 -0
- package/dist/screen-recording.test.js +102 -0
- package/dist/screen-recording.test.js.map +1 -0
- package/dist/selector-generator.js +1 -1
- package/package.json +2 -2
- package/src/aria-snapshot.ts +3 -1
- package/src/aria-snapshots/github-interactive.txt +2 -0
- package/src/aria-snapshots/github-raw.txt +4 -0
- package/src/aria-snapshots/hackernews-interactive.txt +238 -241
- package/src/aria-snapshots/hackernews-raw.txt +267 -271
- package/src/assets/aria-labels-hacker-news.png +0 -0
- package/src/cdp-relay.ts +110 -0
- package/src/executor.ts +8 -6
- package/src/ffmpeg.ts +8 -8
- package/src/ghost-cursor-client.ts +3 -2
- package/src/recording-ghost-cursor.ts +7 -1
- package/src/relay-client.ts +1 -1
- package/src/relay-core.test.ts +378 -17
- package/src/relay-navigation.test.ts +132 -0
- package/src/screen-recording.test.ts +111 -0
- package/src/screen-recording.ts +81 -0
- package/src/skill.md +71 -339
- package/src/snapshots/shadcn-ui-accessibility-full.md +182 -180
- package/src/snapshots/shadcn-ui-accessibility-interactive.md +120 -118
|
@@ -22,393 +22,389 @@
|
|
|
22
22
|
- row:
|
|
23
23
|
- cell "1."
|
|
24
24
|
- cell:
|
|
25
|
-
- link [id="
|
|
26
|
-
- cell "
|
|
27
|
-
- role=link[name="
|
|
28
|
-
- role=link[name="
|
|
29
|
-
- row:
|
|
30
|
-
- cell "
|
|
31
|
-
- role=link[name="
|
|
32
|
-
- role=link[name="
|
|
25
|
+
- link [id="up_47351239"]
|
|
26
|
+
- cell "Suburban school district uses license plate readers to verify student residency (nbcchicago.com)":
|
|
27
|
+
- role=link[name="Suburban school district uses license plate readers to verify student residency"]
|
|
28
|
+
- role=link[name="nbcchicago.com"]
|
|
29
|
+
- row:
|
|
30
|
+
- cell "37 points by josephcsible 16 minutes ago | hide | 18 comments":
|
|
31
|
+
- role=link[name="josephcsible"]
|
|
32
|
+
- role=link[name="16 minutes ago"]
|
|
33
33
|
- role=link[name="hide"] >> nth=0
|
|
34
|
-
- role=link[name="
|
|
34
|
+
- role=link[name="18 comments"] >> nth=0
|
|
35
35
|
- row:
|
|
36
36
|
- cell "2."
|
|
37
37
|
- cell:
|
|
38
|
-
- link [id="
|
|
39
|
-
- cell "
|
|
40
|
-
- role=link[name="
|
|
41
|
-
- role=link[name="
|
|
42
|
-
- row:
|
|
43
|
-
- cell "
|
|
44
|
-
- role=link[name="
|
|
45
|
-
- role=link[name="
|
|
38
|
+
- link [id="up_47349798"]
|
|
39
|
+
- cell "US banks' exposure to private credit hits $300B (2025) (alternativecreditinvestor.com)":
|
|
40
|
+
- role=link[name="US banks' exposure to private credit hits $300B (2025)"]
|
|
41
|
+
- role=link[name="alternativecreditinvestor.com"]
|
|
42
|
+
- row:
|
|
43
|
+
- cell "85 points by JumpCrisscross 2 hours ago | hide | 45 comments":
|
|
44
|
+
- role=link[name="JumpCrisscross"]
|
|
45
|
+
- role=link[name="2 hours ago"] >> nth=0
|
|
46
46
|
- role=link[name="hide"] >> nth=1
|
|
47
|
-
- role=link[name="
|
|
47
|
+
- role=link[name="45 comments"]
|
|
48
48
|
- row:
|
|
49
49
|
- cell "3."
|
|
50
50
|
- cell:
|
|
51
|
-
- link [id="
|
|
52
|
-
- cell "Show HN:
|
|
53
|
-
- role=link[name="Show HN:
|
|
54
|
-
- role=link[name="github.com/
|
|
55
|
-
- row:
|
|
56
|
-
- cell "
|
|
57
|
-
- role=link[name="
|
|
58
|
-
- role=link[name="
|
|
51
|
+
- link [id="up_47350416"]
|
|
52
|
+
- cell "Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work (github.com/obsessiondb)":
|
|
53
|
+
- role=link[name="Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work"]
|
|
54
|
+
- role=link[name="github.com/obsessiondb"]
|
|
55
|
+
- row:
|
|
56
|
+
- cell "52 points by keks0r 1 hour ago | hide | 28 comments":
|
|
57
|
+
- role=link[name="keks0r"]
|
|
58
|
+
- role=link[name="1 hour ago"] >> nth=0
|
|
59
59
|
- role=link[name="hide"] >> nth=2
|
|
60
|
-
- role=link[name="
|
|
60
|
+
- role=link[name="28 comments"]
|
|
61
61
|
- row:
|
|
62
62
|
- cell "4."
|
|
63
63
|
- cell:
|
|
64
|
-
- link [id="
|
|
65
|
-
- cell "
|
|
66
|
-
- role=link[name="
|
|
67
|
-
- role=link[name="
|
|
68
|
-
- row:
|
|
69
|
-
- cell "
|
|
70
|
-
- role=link[name="
|
|
71
|
-
- role=link[name="
|
|
64
|
+
- link [id="up_47350424"]
|
|
65
|
+
- cell "Malus – Clean Room as a Service (malus.sh)":
|
|
66
|
+
- role=link[name="Malus – Clean Room as a Service"]
|
|
67
|
+
- role=link[name="malus.sh"]
|
|
68
|
+
- row:
|
|
69
|
+
- cell "37 points by microflash 1 hour ago | hide | 13 comments":
|
|
70
|
+
- role=link[name="microflash"]
|
|
71
|
+
- role=link[name="1 hour ago"] >> nth=1
|
|
72
72
|
- role=link[name="hide"] >> nth=3
|
|
73
|
-
- role=link[name="
|
|
73
|
+
- role=link[name="13 comments"]
|
|
74
74
|
- row:
|
|
75
75
|
- cell "5."
|
|
76
76
|
- cell:
|
|
77
|
-
- link [id="
|
|
78
|
-
- cell "
|
|
79
|
-
- role=link[name="
|
|
80
|
-
- role=link[name="
|
|
81
|
-
- row:
|
|
82
|
-
- cell "
|
|
83
|
-
- role=link[name="
|
|
84
|
-
- role=link[name="
|
|
77
|
+
- link [id="up_47350516"]
|
|
78
|
+
- cell "Show HN: Axe A 12MB binary that replaces your AI framework (github.com/jrswab)":
|
|
79
|
+
- role=link[name="Show HN: Axe A 12MB binary that replaces your AI framework"]
|
|
80
|
+
- role=link[name="github.com/jrswab"]
|
|
81
|
+
- row:
|
|
82
|
+
- cell "26 points by jrswab 1 hour ago | hide | 16 comments":
|
|
83
|
+
- role=link[name="jrswab"]
|
|
84
|
+
- role=link[name="1 hour ago"] >> nth=2
|
|
85
85
|
- role=link[name="hide"] >> nth=4
|
|
86
|
-
- role=link[name="
|
|
86
|
+
- role=link[name="16 comments"]
|
|
87
87
|
- row:
|
|
88
88
|
- cell "6."
|
|
89
89
|
- cell:
|
|
90
|
-
- link [id="
|
|
91
|
-
- cell "
|
|
92
|
-
- role=link[name="
|
|
93
|
-
- role=link[name="
|
|
94
|
-
- row:
|
|
95
|
-
- cell "
|
|
96
|
-
- role=link[name="
|
|
97
|
-
- role=link[name="
|
|
90
|
+
- link [id="up_47348304"]
|
|
91
|
+
- cell "Dolphin Progress Release 2603 (dolphin-emu.org)":
|
|
92
|
+
- role=link[name="Dolphin Progress Release 2603"]
|
|
93
|
+
- role=link[name="dolphin-emu.org"]
|
|
94
|
+
- row:
|
|
95
|
+
- cell "166 points by BitPirate 5 hours ago | hide | 18 comments":
|
|
96
|
+
- role=link[name="BitPirate"]
|
|
97
|
+
- role=link[name="5 hours ago"] >> nth=0
|
|
98
98
|
- role=link[name="hide"] >> nth=5
|
|
99
|
-
- role=link[name="
|
|
99
|
+
- role=link[name="18 comments"] >> nth=1
|
|
100
100
|
- row:
|
|
101
101
|
- cell "7."
|
|
102
|
-
- cell:
|
|
103
|
-
- link
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
- cell "8 points by jbdamask 53 minutes ago | hide | 4 comments":
|
|
109
|
-
- role=link[name="jbdamask"]
|
|
110
|
-
- role=link[name="53 minutes ago"]
|
|
102
|
+
- cell "Hive (YC S14) is hiring scrappy product managers and product/data engineers (ashbyhq.com)":
|
|
103
|
+
- role=link[name="Hive (YC S14) is hiring scrappy product managers and product/data engineers"]
|
|
104
|
+
- role=link[name="ashbyhq.com"]
|
|
105
|
+
- row:
|
|
106
|
+
- cell "25 minutes ago | hide":
|
|
107
|
+
- role=link[name="25 minutes ago"]
|
|
111
108
|
- role=link[name="hide"] >> nth=6
|
|
112
|
-
- role=link[name="4 comments"] >> nth=0
|
|
113
109
|
- row:
|
|
114
110
|
- cell "8."
|
|
115
111
|
- cell:
|
|
116
|
-
- link [id="
|
|
117
|
-
- cell "
|
|
118
|
-
- role=link[name="
|
|
119
|
-
- role=link[name="
|
|
120
|
-
- row:
|
|
121
|
-
- cell "
|
|
122
|
-
- role=link[name="
|
|
123
|
-
- role=link[name="
|
|
112
|
+
- link [id="up_47349277"]
|
|
113
|
+
- cell "Big Data on the Cheapest MacBook (duckdb.org)":
|
|
114
|
+
- role=link[name="Big Data on the Cheapest MacBook"]
|
|
115
|
+
- role=link[name="duckdb.org"]
|
|
116
|
+
- row:
|
|
117
|
+
- cell "189 points by bcye 3 hours ago | hide | 157 comments":
|
|
118
|
+
- role=link[name="bcye"]
|
|
119
|
+
- role=link[name="3 hours ago"] >> nth=0
|
|
124
120
|
- role=link[name="hide"] >> nth=7
|
|
125
|
-
- role=link[name="
|
|
121
|
+
- role=link[name="157 comments"]
|
|
126
122
|
- row:
|
|
127
123
|
- cell "9."
|
|
128
124
|
- cell:
|
|
129
|
-
- link [id="
|
|
130
|
-
- cell "
|
|
131
|
-
- role=link[name="
|
|
132
|
-
- role=link[name="
|
|
133
|
-
- row:
|
|
134
|
-
- cell "
|
|
135
|
-
- role=link[name="
|
|
136
|
-
- role=link[name="
|
|
125
|
+
- link [id="up_47348192"]
|
|
126
|
+
- cell "Avoiding Trigonometry (2013) (iquilezles.org)":
|
|
127
|
+
- role=link[name="Avoiding Trigonometry (2013)"]
|
|
128
|
+
- role=link[name="iquilezles.org"]
|
|
129
|
+
- row:
|
|
130
|
+
- cell "129 points by WithinReason 5 hours ago | hide | 26 comments":
|
|
131
|
+
- role=link[name="WithinReason"]
|
|
132
|
+
- role=link[name="5 hours ago"] >> nth=1
|
|
137
133
|
- role=link[name="hide"] >> nth=8
|
|
138
|
-
- role=link[name="
|
|
134
|
+
- role=link[name="26 comments"]
|
|
139
135
|
- row:
|
|
140
136
|
- cell "10."
|
|
141
137
|
- cell:
|
|
142
|
-
- link [id="
|
|
143
|
-
- cell "The
|
|
144
|
-
- role=link[name="The
|
|
145
|
-
- role=link[name="
|
|
146
|
-
- row:
|
|
147
|
-
- cell "
|
|
148
|
-
- role=link[name="
|
|
149
|
-
- role=link[name="
|
|
138
|
+
- link [id="up_47311634"]
|
|
139
|
+
- cell "The purpose of Continuous Integration is to fail (nix-ci.com)":
|
|
140
|
+
- role=link[name="The purpose of Continuous Integration is to fail"]
|
|
141
|
+
- role=link[name="nix-ci.com"]
|
|
142
|
+
- row:
|
|
143
|
+
- cell "16 points by Norfair 2 hours ago | hide | 20 comments":
|
|
144
|
+
- role=link[name="Norfair"]
|
|
145
|
+
- role=link[name="2 hours ago"] >> nth=1
|
|
150
146
|
- role=link[name="hide"] >> nth=9
|
|
151
|
-
- role=link[name="
|
|
147
|
+
- role=link[name="20 comments"]
|
|
152
148
|
- row:
|
|
153
149
|
- cell "11."
|
|
154
150
|
- cell:
|
|
155
|
-
- link [id="
|
|
156
|
-
- cell "
|
|
157
|
-
- role=link[name="
|
|
158
|
-
- role=link[name="
|
|
159
|
-
- row:
|
|
160
|
-
- cell "
|
|
161
|
-
- role=link[name="
|
|
162
|
-
- role=link[name="
|
|
151
|
+
- link [id="up_47351371"]
|
|
152
|
+
- cell "ATMs didn't kill bank Teller jobs, but the iPhone did (davidoks.blog)":
|
|
153
|
+
- role=link[name="ATMs didn't kill bank Teller jobs, but the iPhone did"]
|
|
154
|
+
- role=link[name="davidoks.blog"]
|
|
155
|
+
- row:
|
|
156
|
+
- cell "3 points by colinprince 8 minutes ago | hide | discuss":
|
|
157
|
+
- role=link[name="colinprince"]
|
|
158
|
+
- role=link[name="8 minutes ago"]
|
|
163
159
|
- role=link[name="hide"] >> nth=10
|
|
164
|
-
- role=link[name="
|
|
160
|
+
- role=link[name="discuss"]
|
|
165
161
|
- row:
|
|
166
162
|
- cell "12."
|
|
167
163
|
- cell:
|
|
168
|
-
- link [id="
|
|
169
|
-
- cell "
|
|
170
|
-
- role=link[name="
|
|
171
|
-
- role=link[name="
|
|
172
|
-
- row:
|
|
173
|
-
- cell "
|
|
174
|
-
- role=link[name="
|
|
175
|
-
- role=link[name="
|
|
164
|
+
- link [id="up_47347945"]
|
|
165
|
+
- cell "3D-Knitting: The Ultimate Guide (oliver-charles.com)":
|
|
166
|
+
- role=link[name="3D-Knitting: The Ultimate Guide"]
|
|
167
|
+
- role=link[name="oliver-charles.com"]
|
|
168
|
+
- row:
|
|
169
|
+
- cell "157 points by ChadNauseam 6 hours ago | hide | 57 comments":
|
|
170
|
+
- role=link[name="ChadNauseam"]
|
|
171
|
+
- role=link[name="6 hours ago"] >> nth=0
|
|
176
172
|
- role=link[name="hide"] >> nth=11
|
|
177
|
-
- role=link[name="
|
|
173
|
+
- role=link[name="57 comments"]
|
|
178
174
|
- row:
|
|
179
175
|
- cell "13."
|
|
180
176
|
- cell:
|
|
181
|
-
- link [id="
|
|
182
|
-
- cell "
|
|
183
|
-
- role=link[name="
|
|
184
|
-
- role=link[name="
|
|
185
|
-
- row:
|
|
186
|
-
- cell "
|
|
187
|
-
- role=link[name="
|
|
188
|
-
- role=link[name="
|
|
177
|
+
- link [id="up_47350108"]
|
|
178
|
+
- cell "Show HN: Calyx – Ghostty-Based macOS Terminal with Liquid Glass UI (github.com/yuuichieguchi)":
|
|
179
|
+
- role=link[name="Show HN: Calyx – Ghostty-Based macOS Terminal with Liquid Glass UI"]
|
|
180
|
+
- role=link[name="github.com/yuuichieguchi"]
|
|
181
|
+
- row:
|
|
182
|
+
- cell "13 points by yuu1ch13 1 hour ago | hide | 19 comments":
|
|
183
|
+
- role=link[name="yuu1ch13"]
|
|
184
|
+
- role=link[name="1 hour ago"] >> nth=3
|
|
189
185
|
- role=link[name="hide"] >> nth=12
|
|
190
|
-
- role=link[name="
|
|
186
|
+
- role=link[name="19 comments"] >> nth=0
|
|
191
187
|
- row:
|
|
192
188
|
- cell "14."
|
|
193
189
|
- cell:
|
|
194
|
-
- link [id="
|
|
195
|
-
- cell "
|
|
196
|
-
- role=link[name="
|
|
197
|
-
- role=link[name="
|
|
198
|
-
- row:
|
|
199
|
-
- cell "
|
|
200
|
-
- role=link[name="
|
|
201
|
-
- role=link[name="
|
|
190
|
+
- link [id="up_47344548"]
|
|
191
|
+
- cell "Show HN: s@: decentralized social networking over static sites (satproto.org)":
|
|
192
|
+
- role=link[name="Show HN: s@: decentralized social networking over static sites"]
|
|
193
|
+
- role=link[name="satproto.org"]
|
|
194
|
+
- row:
|
|
195
|
+
- cell "362 points by remywang 14 hours ago | hide | 161 comments":
|
|
196
|
+
- role=link[name="remywang"]
|
|
197
|
+
- role=link[name="14 hours ago"] >> nth=0
|
|
202
198
|
- role=link[name="hide"] >> nth=13
|
|
203
|
-
- role=link[name="
|
|
199
|
+
- role=link[name="161 comments"] >> nth=0
|
|
204
200
|
- row:
|
|
205
201
|
- cell "15."
|
|
206
202
|
- cell:
|
|
207
|
-
- link [id="
|
|
208
|
-
- cell "
|
|
209
|
-
- role=link[name="
|
|
210
|
-
- role=link[name="
|
|
211
|
-
- row:
|
|
212
|
-
- cell "
|
|
213
|
-
- role=link[name="
|
|
214
|
-
- role=link[name="
|
|
203
|
+
- link [id="up_47350931"]
|
|
204
|
+
- cell "Kotlin creator's new language: a formal way to talk to LLMs instead of English (codespeak.dev)":
|
|
205
|
+
- role=link[name="Kotlin creator's new language: a formal way to talk to LLMs instead of English"]
|
|
206
|
+
- role=link[name="codespeak.dev"]
|
|
207
|
+
- row:
|
|
208
|
+
- cell "7 points by souvlakee 35 minutes ago | hide | 6 comments":
|
|
209
|
+
- role=link[name="souvlakee"]
|
|
210
|
+
- role=link[name="35 minutes ago"]
|
|
215
211
|
- role=link[name="hide"] >> nth=14
|
|
216
|
-
- role=link[name="
|
|
212
|
+
- role=link[name="6 comments"] >> nth=0
|
|
217
213
|
- row:
|
|
218
214
|
- cell "16."
|
|
219
215
|
- cell:
|
|
220
|
-
- link [id="
|
|
221
|
-
- cell "A
|
|
222
|
-
- role=link[name="A
|
|
223
|
-
- role=link[name="
|
|
224
|
-
- row:
|
|
225
|
-
- cell "
|
|
226
|
-
- role=link[name="
|
|
227
|
-
- role=link[name="
|
|
216
|
+
- link [id="up_47347362"]
|
|
217
|
+
- cell "SBCL: A Sanely-Bootstrappable Common Lisp (2008) [pdf] (gold.ac.uk)":
|
|
218
|
+
- role=link[name="SBCL: A Sanely-Bootstrappable Common Lisp (2008) [pdf]"]
|
|
219
|
+
- role=link[name="gold.ac.uk"]
|
|
220
|
+
- row:
|
|
221
|
+
- cell "89 points by pabs3 8 hours ago | hide | 47 comments":
|
|
222
|
+
- role=link[name="pabs3"]
|
|
223
|
+
- role=link[name="8 hours ago"] >> nth=0
|
|
228
224
|
- role=link[name="hide"] >> nth=15
|
|
229
|
-
- role=link[name="
|
|
225
|
+
- role=link[name="47 comments"]
|
|
230
226
|
- row:
|
|
231
227
|
- cell "17."
|
|
232
228
|
- cell:
|
|
233
|
-
- link [id="
|
|
234
|
-
- cell "
|
|
235
|
-
- role=link[name="
|
|
236
|
-
- role=link[name="
|
|
237
|
-
- row:
|
|
238
|
-
- cell "
|
|
239
|
-
- role=link[name="
|
|
240
|
-
- role=link[name="
|
|
229
|
+
- link [id="up_47296645"]
|
|
230
|
+
- cell "Printf-Tac-Toe (github.com/carlini)":
|
|
231
|
+
- role=link[name="Printf-Tac-Toe"]
|
|
232
|
+
- role=link[name="github.com/carlini"]
|
|
233
|
+
- row:
|
|
234
|
+
- cell "75 points by carlos-menezes 7 hours ago | hide | 7 comments":
|
|
235
|
+
- role=link[name="carlos-menezes"]
|
|
236
|
+
- role=link[name="7 hours ago"]
|
|
241
237
|
- role=link[name="hide"] >> nth=16
|
|
242
|
-
- role=link[name="
|
|
238
|
+
- role=link[name="7 comments"] >> nth=0
|
|
243
239
|
- row:
|
|
244
240
|
- cell "18."
|
|
245
241
|
- cell:
|
|
246
|
-
- link [id="
|
|
247
|
-
- cell "
|
|
248
|
-
- role=link[name="
|
|
249
|
-
- role=link[name="
|
|
250
|
-
- row:
|
|
251
|
-
- cell "
|
|
252
|
-
- role=link[name="
|
|
253
|
-
- role=link[name="
|
|
242
|
+
- link [id="up_47349780"]
|
|
243
|
+
- cell "Emacs internals: Tagged pointers vs. C++ std:variant and LLVM (Part 3) (thecloudlet.github.io)":
|
|
244
|
+
- role=link[name="Emacs internals: Tagged pointers vs. C++ std:variant and LLVM (Part 3)"]
|
|
245
|
+
- role=link[name="thecloudlet.github.io"]
|
|
246
|
+
- row:
|
|
247
|
+
- cell "12 points by thecloudlet 2 hours ago | hide | 4 comments":
|
|
248
|
+
- role=link[name="thecloudlet"]
|
|
249
|
+
- role=link[name="2 hours ago"] >> nth=2
|
|
254
250
|
- role=link[name="hide"] >> nth=17
|
|
255
|
-
- role=link[name="
|
|
251
|
+
- role=link[name="4 comments"]
|
|
256
252
|
- row:
|
|
257
253
|
- cell "19."
|
|
258
254
|
- cell:
|
|
259
|
-
- link [id="
|
|
260
|
-
- cell "
|
|
261
|
-
- role=link[name="
|
|
262
|
-
- role=link[name="
|
|
263
|
-
- row:
|
|
264
|
-
- cell "
|
|
265
|
-
- role=link[name="
|
|
266
|
-
- role=link[name="
|
|
255
|
+
- link [id="up_47347064"]
|
|
256
|
+
- cell "Returning to Rails in 2026 (markround.com)":
|
|
257
|
+
- role=link[name="Returning to Rails in 2026"]
|
|
258
|
+
- role=link[name="markround.com"]
|
|
259
|
+
- row:
|
|
260
|
+
- cell "250 points by stanislavb 8 hours ago | hide | 161 comments":
|
|
261
|
+
- role=link[name="stanislavb"]
|
|
262
|
+
- role=link[name="8 hours ago"] >> nth=1
|
|
267
263
|
- role=link[name="hide"] >> nth=18
|
|
268
|
-
- role=link[name="
|
|
264
|
+
- role=link[name="161 comments"] >> nth=1
|
|
269
265
|
- row:
|
|
270
266
|
- cell "20."
|
|
271
267
|
- cell:
|
|
272
|
-
- link [id="
|
|
273
|
-
- cell "
|
|
274
|
-
- role=link[name="
|
|
275
|
-
- role=link[name="
|
|
276
|
-
- row:
|
|
277
|
-
- cell "
|
|
278
|
-
- role=link[name="
|
|
279
|
-
- role=link[name="
|
|
268
|
+
- link [id="up_47350244"]
|
|
269
|
+
- cell "ArcaOS 5.1.2 (based on OS/2 Warp 4.52) now available (arcanoae.com)":
|
|
270
|
+
- role=link[name="ArcaOS 5.1.2 (based on OS/2 Warp 4.52) now available"]
|
|
271
|
+
- role=link[name="arcanoae.com"]
|
|
272
|
+
- row:
|
|
273
|
+
- cell "22 points by speckx 1 hour ago | hide | 7 comments":
|
|
274
|
+
- role=link[name="speckx"] >> nth=0
|
|
275
|
+
- role=link[name="1 hour ago"] >> nth=4
|
|
280
276
|
- role=link[name="hide"] >> nth=19
|
|
281
|
-
- role=link[name="
|
|
277
|
+
- role=link[name="7 comments"] >> nth=1
|
|
282
278
|
- row:
|
|
283
279
|
- cell "21."
|
|
284
280
|
- cell:
|
|
285
|
-
- link [id="
|
|
286
|
-
- cell "
|
|
287
|
-
- role=link[name="
|
|
288
|
-
- role=link[name="github.com/
|
|
289
|
-
- row:
|
|
290
|
-
- cell "
|
|
291
|
-
- role=link[name="
|
|
292
|
-
- role=link[name="
|
|
281
|
+
- link [id="up_47308190"]
|
|
282
|
+
- cell "High fidelity font synthesis for CJK languages (github.com/kaonashi-tyc)":
|
|
283
|
+
- role=link[name="High fidelity font synthesis for CJK languages"]
|
|
284
|
+
- role=link[name="github.com/kaonashi-tyc"]
|
|
285
|
+
- row:
|
|
286
|
+
- cell "19 points by kaonashi-tyc-01 3 hours ago | hide | 2 comments":
|
|
287
|
+
- role=link[name="kaonashi-tyc-01"]
|
|
288
|
+
- role=link[name="3 hours ago"] >> nth=1
|
|
293
289
|
- role=link[name="hide"] >> nth=20
|
|
294
|
-
- role=link[name="
|
|
290
|
+
- role=link[name="2 comments"]
|
|
295
291
|
- row:
|
|
296
292
|
- cell "22."
|
|
297
293
|
- cell:
|
|
298
|
-
- link [id="
|
|
299
|
-
- cell "
|
|
300
|
-
- role=link[name="
|
|
301
|
-
- role=link[name="
|
|
302
|
-
- row:
|
|
303
|
-
- cell "
|
|
304
|
-
- role=link[name="
|
|
305
|
-
- role=link[name="
|
|
294
|
+
- link [id="up_47339164"]
|
|
295
|
+
- cell "I was interviewed by an AI bot for a job (theverge.com)":
|
|
296
|
+
- role=link[name="I was interviewed by an AI bot for a job"]
|
|
297
|
+
- role=link[name="theverge.com"]
|
|
298
|
+
- row:
|
|
299
|
+
- cell "381 points by speckx 20 hours ago | hide | 385 comments":
|
|
300
|
+
- role=link[name="speckx"] >> nth=1
|
|
301
|
+
- role=link[name="20 hours ago"]
|
|
306
302
|
- role=link[name="hide"] >> nth=21
|
|
307
|
-
- role=link[name="
|
|
303
|
+
- role=link[name="385 comments"]
|
|
308
304
|
- row:
|
|
309
305
|
- cell "23."
|
|
310
306
|
- cell:
|
|
311
|
-
- link [id="
|
|
312
|
-
- cell "
|
|
313
|
-
- role=link[name="
|
|
314
|
-
- role=link[name="
|
|
315
|
-
- row:
|
|
316
|
-
- cell "
|
|
317
|
-
- role=link[name="
|
|
318
|
-
- role=link[name="
|
|
307
|
+
- link [id="up_47310617"]
|
|
308
|
+
- cell "Datahäxan (0dd.company)":
|
|
309
|
+
- role=link[name="Datahäxan"]
|
|
310
|
+
- role=link[name="0dd.company"]
|
|
311
|
+
- row:
|
|
312
|
+
- cell "103 points by akkartik 9 hours ago | hide | 8 comments":
|
|
313
|
+
- role=link[name="akkartik"]
|
|
314
|
+
- role=link[name="9 hours ago"] >> nth=0
|
|
319
315
|
- role=link[name="hide"] >> nth=22
|
|
320
|
-
- role=link[name="
|
|
316
|
+
- role=link[name="8 comments"]
|
|
321
317
|
- row:
|
|
322
318
|
- cell "24."
|
|
323
319
|
- cell:
|
|
324
|
-
- link [id="
|
|
325
|
-
- cell "
|
|
326
|
-
- role=link[name="
|
|
327
|
-
- role=link[name="
|
|
328
|
-
- row:
|
|
329
|
-
- cell "
|
|
330
|
-
- role=link[name="
|
|
331
|
-
- role=link[name="
|
|
320
|
+
- link [id="up_47296568"]
|
|
321
|
+
- cell "Tested: How Many Times Can a DVD±RW Be Rewritten? Methodology and Results (goughlui.com)":
|
|
322
|
+
- role=link[name="Tested: How Many Times Can a DVD±RW Be Rewritten? Methodology and Results"]
|
|
323
|
+
- role=link[name="goughlui.com"]
|
|
324
|
+
- row:
|
|
325
|
+
- cell "198 points by giuliomagnifico 14 hours ago | hide | 65 comments":
|
|
326
|
+
- role=link[name="giuliomagnifico"]
|
|
327
|
+
- role=link[name="14 hours ago"] >> nth=1
|
|
332
328
|
- role=link[name="hide"] >> nth=23
|
|
333
|
-
- role=link[name="
|
|
329
|
+
- role=link[name="65 comments"]
|
|
334
330
|
- row:
|
|
335
331
|
- cell "25."
|
|
336
332
|
- cell:
|
|
337
|
-
- link [id="
|
|
338
|
-
- cell "
|
|
339
|
-
- role=link[name="
|
|
340
|
-
- role=link[name="
|
|
341
|
-
- row:
|
|
342
|
-
- cell "
|
|
343
|
-
- role=link[name="
|
|
344
|
-
- role=link[name="
|
|
333
|
+
- link [id="up_47348440"]
|
|
334
|
+
- cell "1B identity records exposed in ID verification data leak (aol.com)":
|
|
335
|
+
- role=link[name="1B identity records exposed in ID verification data leak"]
|
|
336
|
+
- role=link[name="aol.com"]
|
|
337
|
+
- row:
|
|
338
|
+
- cell "147 points by robtherobber 5 hours ago | hide | 33 comments":
|
|
339
|
+
- role=link[name="robtherobber"]
|
|
340
|
+
- role=link[name="5 hours ago"] >> nth=2
|
|
345
341
|
- role=link[name="hide"] >> nth=24
|
|
346
|
-
- role=link[name="
|
|
342
|
+
- role=link[name="33 comments"]
|
|
347
343
|
- row:
|
|
348
344
|
- cell "26."
|
|
349
345
|
- cell:
|
|
350
|
-
- link [id="
|
|
351
|
-
- cell "
|
|
352
|
-
- role=link[name="
|
|
353
|
-
- role=link[name="
|
|
354
|
-
- row:
|
|
355
|
-
- cell "
|
|
356
|
-
- role=link[name="
|
|
357
|
-
- role=link[name="
|
|
346
|
+
- link [id="up_47347901"]
|
|
347
|
+
- cell "Reliable Software in the LLM Era (quint-lang.org)":
|
|
348
|
+
- role=link[name="Reliable Software in the LLM Era"]
|
|
349
|
+
- role=link[name="quint-lang.org"]
|
|
350
|
+
- row:
|
|
351
|
+
- cell "44 points by mempirate 6 hours ago | hide | 19 comments":
|
|
352
|
+
- role=link[name="mempirate"]
|
|
353
|
+
- role=link[name="6 hours ago"] >> nth=1
|
|
358
354
|
- role=link[name="hide"] >> nth=25
|
|
359
|
-
- role=link[name="
|
|
355
|
+
- role=link[name="19 comments"] >> nth=1
|
|
360
356
|
- row:
|
|
361
357
|
- cell "27."
|
|
362
358
|
- cell:
|
|
363
|
-
- link [id="
|
|
364
|
-
- cell "
|
|
365
|
-
- role=link[name="
|
|
366
|
-
- role=link[name="
|
|
367
|
-
- row:
|
|
368
|
-
- cell "
|
|
369
|
-
- role=link[name="
|
|
370
|
-
- role=link[name="
|
|
359
|
+
- link [id="up_47340079"]
|
|
360
|
+
- cell "Don't post generated/AI-edited comments. HN is for conversation between humans (news.ycombinator.com)":
|
|
361
|
+
- role=link[name="Don't post generated/AI-edited comments. HN is for conversation between humans"]
|
|
362
|
+
- role=link[name="news.ycombinator.com"]
|
|
363
|
+
- row:
|
|
364
|
+
- cell "3884 points by usefulposter 19 hours ago | hide | 1451 comments":
|
|
365
|
+
- role=link[name="usefulposter"]
|
|
366
|
+
- role=link[name="19 hours ago"]
|
|
371
367
|
- role=link[name="hide"] >> nth=26
|
|
372
|
-
- role=link[name="
|
|
368
|
+
- role=link[name="1451 comments"]
|
|
373
369
|
- row:
|
|
374
370
|
- cell "28."
|
|
375
371
|
- cell:
|
|
376
|
-
- link [id="
|
|
377
|
-
- cell "
|
|
378
|
-
- role=link[name="
|
|
379
|
-
- role=link[name="
|
|
380
|
-
- row:
|
|
381
|
-
- cell "
|
|
382
|
-
- role=link[name="
|
|
383
|
-
- role=link[name="
|
|
372
|
+
- link [id="up_47303044"]
|
|
373
|
+
- cell "NASA's DART spacecraft changed an asteroid's orbit around the sun (sciencenews.org)":
|
|
374
|
+
- role=link[name="NASA's DART spacecraft changed an asteroid's orbit around the sun"]
|
|
375
|
+
- role=link[name="sciencenews.org"]
|
|
376
|
+
- row:
|
|
377
|
+
- cell "61 points by pseudolus 9 hours ago | hide | 36 comments":
|
|
378
|
+
- role=link[name="pseudolus"]
|
|
379
|
+
- role=link[name="9 hours ago"] >> nth=1
|
|
384
380
|
- role=link[name="hide"] >> nth=27
|
|
385
|
-
- role=link[name="
|
|
381
|
+
- role=link[name="36 comments"]
|
|
386
382
|
- row:
|
|
387
383
|
- cell "29."
|
|
388
384
|
- cell:
|
|
389
|
-
- link [id="
|
|
390
|
-
- cell "
|
|
391
|
-
- role=link[name="
|
|
392
|
-
- role=link[name="
|
|
393
|
-
- row:
|
|
394
|
-
- cell "
|
|
395
|
-
- role=link[name="
|
|
396
|
-
- role=link[name="
|
|
385
|
+
- link [id="up_47348397"]
|
|
386
|
+
- cell "U.S. Navy Turns Down Hormuz Escort Requests Because of High Risk (maritime-executive.com)":
|
|
387
|
+
- role=link[name="U.S. Navy Turns Down Hormuz Escort Requests Because of High Risk"]
|
|
388
|
+
- role=link[name="maritime-executive.com"]
|
|
389
|
+
- row:
|
|
390
|
+
- cell "35 points by mytailorisrich 5 hours ago | hide | 6 comments":
|
|
391
|
+
- role=link[name="mytailorisrich"]
|
|
392
|
+
- role=link[name="5 hours ago"] >> nth=3
|
|
397
393
|
- role=link[name="hide"] >> nth=28
|
|
398
|
-
- role=link[name="
|
|
394
|
+
- role=link[name="6 comments"] >> nth=1
|
|
399
395
|
- row:
|
|
400
396
|
- cell "30."
|
|
401
397
|
- cell:
|
|
402
|
-
- link [id="
|
|
403
|
-
- cell "
|
|
404
|
-
- role=link[name="
|
|
405
|
-
- role=link[name="
|
|
406
|
-
- row:
|
|
407
|
-
- cell "
|
|
408
|
-
- role=link[name="
|
|
409
|
-
- role=link[name="
|
|
398
|
+
- link [id="up_47308349"]
|
|
399
|
+
- cell "WebPKI and You (brycekerley.net)":
|
|
400
|
+
- role=link[name="WebPKI and You"]
|
|
401
|
+
- role=link[name="brycekerley.net"]
|
|
402
|
+
- row:
|
|
403
|
+
- cell "76 points by aragilar 11 hours ago | hide | 9 comments":
|
|
404
|
+
- role=link[name="aragilar"]
|
|
405
|
+
- role=link[name="11 hours ago"]
|
|
410
406
|
- role=link[name="hide"] >> nth=29
|
|
411
|
-
- role=link[name="
|
|
407
|
+
- role=link[name="9 comments"]
|
|
412
408
|
- row:
|
|
413
409
|
- cell:
|
|
414
410
|
- role=link[name="More"]
|