playwriter 0.0.63 → 0.0.80

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.
Files changed (216) hide show
  1. package/dist/aria-snapshot.d.ts +41 -3
  2. package/dist/aria-snapshot.d.ts.map +1 -1
  3. package/dist/aria-snapshot.js +131 -54
  4. package/dist/aria-snapshot.js.map +1 -1
  5. package/dist/aria-snapshot.test.js +5 -2
  6. package/dist/aria-snapshot.test.js.map +1 -1
  7. package/dist/aria-snapshot.unit.test.js +83 -41
  8. package/dist/aria-snapshot.unit.test.js.map +1 -1
  9. package/dist/assets/cursors/screen-studio/pointer-macos-tahoe-data-url.d.ts +5 -0
  10. package/dist/assets/cursors/screen-studio/pointer-macos-tahoe-data-url.d.ts.map +1 -0
  11. package/dist/assets/cursors/screen-studio/pointer-macos-tahoe-data-url.js +5 -0
  12. package/dist/assets/cursors/screen-studio/pointer-macos-tahoe-data-url.js.map +1 -0
  13. package/dist/bippy.js +1 -1
  14. package/dist/cdp-log.d.ts +1 -1
  15. package/dist/cdp-log.d.ts.map +1 -1
  16. package/dist/cdp-log.js +1 -1
  17. package/dist/cdp-log.js.map +1 -1
  18. package/dist/cdp-relay.d.ts.map +1 -1
  19. package/dist/cdp-relay.js +408 -298
  20. package/dist/cdp-relay.js.map +1 -1
  21. package/dist/cdp-session.d.ts.map +1 -1
  22. package/dist/cdp-session.js.map +1 -1
  23. package/dist/cdp-types.d.ts.map +1 -1
  24. package/dist/cdp-types.js +7 -7
  25. package/dist/cdp-types.js.map +1 -1
  26. package/dist/clean-html.d.ts.map +1 -1
  27. package/dist/clean-html.js +4 -5
  28. package/dist/clean-html.js.map +1 -1
  29. package/dist/cli.js +45 -27
  30. package/dist/cli.js.map +1 -1
  31. package/dist/create-logger.d.ts.map +1 -1
  32. package/dist/create-logger.js +3 -1
  33. package/dist/create-logger.js.map +1 -1
  34. package/dist/debugger-examples-types.d.ts.map +1 -1
  35. package/dist/debugger.d.ts.map +1 -1
  36. package/dist/debugger.js +1 -3
  37. package/dist/debugger.js.map +1 -1
  38. package/dist/diff-utils.d.ts.map +1 -1
  39. package/dist/diff-utils.js +1 -4
  40. package/dist/diff-utils.js.map +1 -1
  41. package/dist/editor-api.md +12 -2
  42. package/dist/editor-examples.d.ts +1 -1
  43. package/dist/editor-examples.d.ts.map +1 -1
  44. package/dist/editor-examples.js +1 -1
  45. package/dist/editor-examples.js.map +1 -1
  46. package/dist/editor.d.ts +1 -1
  47. package/dist/editor.d.ts.map +1 -1
  48. package/dist/editor.js +1 -1
  49. package/dist/editor.js.map +1 -1
  50. package/dist/executor.d.ts +26 -3
  51. package/dist/executor.d.ts.map +1 -1
  52. package/dist/executor.js +295 -64
  53. package/dist/executor.js.map +1 -1
  54. package/dist/executor.unit.test.js +38 -1
  55. package/dist/executor.unit.test.js.map +1 -1
  56. package/dist/extension-connection.test.js +139 -36
  57. package/dist/extension-connection.test.js.map +1 -1
  58. package/dist/ffmpeg.d.ts +148 -0
  59. package/dist/ffmpeg.d.ts.map +1 -0
  60. package/dist/ffmpeg.js +523 -0
  61. package/dist/ffmpeg.js.map +1 -0
  62. package/dist/ghost-browser.d.ts.map +1 -1
  63. package/dist/ghost-browser.js.map +1 -1
  64. package/dist/ghost-cursor-client.js +281 -0
  65. package/dist/ghost-cursor.d.ts +27 -0
  66. package/dist/ghost-cursor.d.ts.map +1 -0
  67. package/dist/ghost-cursor.js +63 -0
  68. package/dist/ghost-cursor.js.map +1 -0
  69. package/dist/htmlrewrite.d.ts.map +1 -1
  70. package/dist/htmlrewrite.js +17 -55
  71. package/dist/htmlrewrite.js.map +1 -1
  72. package/dist/htmlrewrite.test.js.map +1 -1
  73. package/dist/kill-port.d.ts.map +1 -1
  74. package/dist/kill-port.js +1 -3
  75. package/dist/kill-port.js.map +1 -1
  76. package/dist/locator-selector.test.d.ts +2 -0
  77. package/dist/locator-selector.test.d.ts.map +1 -0
  78. package/dist/locator-selector.test.js +96 -0
  79. package/dist/locator-selector.test.js.map +1 -0
  80. package/dist/mcp-client.js.map +1 -1
  81. package/dist/mcp.d.ts.map +1 -1
  82. package/dist/mcp.js +8 -3
  83. package/dist/mcp.js.map +1 -1
  84. package/dist/on-mouse-action.test.d.ts +2 -0
  85. package/dist/on-mouse-action.test.d.ts.map +1 -0
  86. package/dist/on-mouse-action.test.js +155 -0
  87. package/dist/on-mouse-action.test.js.map +1 -0
  88. package/dist/page-markdown.js +4 -4
  89. package/dist/page-markdown.js.map +1 -1
  90. package/dist/prompt.md +594 -255
  91. package/dist/protocol.d.ts +4 -0
  92. package/dist/protocol.d.ts.map +1 -1
  93. package/dist/readability.js +1 -1
  94. package/dist/recording-ghost-cursor.d.ts +41 -0
  95. package/dist/recording-ghost-cursor.d.ts.map +1 -0
  96. package/dist/recording-ghost-cursor.js +79 -0
  97. package/dist/recording-ghost-cursor.js.map +1 -0
  98. package/dist/recording-relay.d.ts.map +1 -1
  99. package/dist/recording-relay.js +8 -8
  100. package/dist/recording-relay.js.map +1 -1
  101. package/dist/relay-client.d.ts +17 -4
  102. package/dist/relay-client.d.ts.map +1 -1
  103. package/dist/relay-client.js +44 -10
  104. package/dist/relay-client.js.map +1 -1
  105. package/dist/relay-core.test.d.ts.map +1 -1
  106. package/dist/relay-core.test.js +187 -26
  107. package/dist/relay-core.test.js.map +1 -1
  108. package/dist/relay-navigation.test.d.ts.map +1 -1
  109. package/dist/relay-navigation.test.js +54 -31
  110. package/dist/relay-navigation.test.js.map +1 -1
  111. package/dist/relay-session.test.d.ts.map +1 -1
  112. package/dist/relay-session.test.js +113 -65
  113. package/dist/relay-session.test.js.map +1 -1
  114. package/dist/relay-state.d.ts +158 -0
  115. package/dist/relay-state.d.ts.map +1 -0
  116. package/dist/relay-state.js +306 -0
  117. package/dist/relay-state.js.map +1 -0
  118. package/dist/relay-state.test.d.ts +2 -0
  119. package/dist/relay-state.test.d.ts.map +1 -0
  120. package/dist/relay-state.test.js +472 -0
  121. package/dist/relay-state.test.js.map +1 -0
  122. package/dist/scoped-fs.d.ts.map +1 -1
  123. package/dist/scoped-fs.js.map +1 -1
  124. package/dist/screen-recording.d.ts +42 -4
  125. package/dist/screen-recording.d.ts.map +1 -1
  126. package/dist/screen-recording.js +88 -13
  127. package/dist/screen-recording.js.map +1 -1
  128. package/dist/selector-generator.js +1 -1
  129. package/dist/snapshot-tools.test.js +71 -28
  130. package/dist/snapshot-tools.test.js.map +1 -1
  131. package/dist/start-relay-server.d.ts +1 -1
  132. package/dist/start-relay-server.d.ts.map +1 -1
  133. package/dist/start-relay-server.js +1 -1
  134. package/dist/start-relay-server.js.map +1 -1
  135. package/dist/styles-api.md +8 -1
  136. package/dist/styles-examples.d.ts +1 -1
  137. package/dist/styles-examples.d.ts.map +1 -1
  138. package/dist/styles-examples.js +1 -1
  139. package/dist/styles-examples.js.map +1 -1
  140. package/dist/styles.d.ts.map +1 -1
  141. package/dist/styles.js +1 -3
  142. package/dist/styles.js.map +1 -1
  143. package/dist/test-declarations.d.ts.map +1 -1
  144. package/dist/test-utils.d.ts +1 -1
  145. package/dist/test-utils.d.ts.map +1 -1
  146. package/dist/test-utils.js +7 -5
  147. package/dist/test-utils.js.map +1 -1
  148. package/dist/utils.d.ts.map +1 -1
  149. package/dist/utils.js.map +1 -1
  150. package/dist/wait-for-page-load.d.ts.map +1 -1
  151. package/dist/wait-for-page-load.js +1 -1
  152. package/dist/wait-for-page-load.js.map +1 -1
  153. package/package.json +4 -3
  154. package/src/a11y-client.ts +5 -4
  155. package/src/aria-snapshot.test.ts +5 -2
  156. package/src/aria-snapshot.ts +303 -116
  157. package/src/aria-snapshot.unit.test.ts +199 -141
  158. package/src/aria-snapshots/github-raw.txt +1 -1
  159. package/src/aria-snapshots/hackernews-interactive.txt +240 -240
  160. package/src/aria-snapshots/hackernews-raw.txt +270 -270
  161. package/src/assets/aria-labels-example.png +0 -0
  162. package/src/assets/aria-labels-github.png +0 -0
  163. package/src/assets/aria-labels-hacker-news.png +0 -0
  164. package/src/assets/aria-labels-old-reddit.png +0 -0
  165. package/src/assets/cursors/screen-studio/pointer-macos-tahoe-data-url.ts +5 -0
  166. package/src/assets/cursors/screen-studio/pointer-macos-tahoe.svg +18 -0
  167. package/src/cdp-log.ts +4 -1
  168. package/src/cdp-relay.ts +949 -737
  169. package/src/cdp-session.ts +12 -3
  170. package/src/cdp-types.ts +51 -51
  171. package/src/clean-html.ts +4 -5
  172. package/src/cli.ts +82 -55
  173. package/src/create-logger.ts +5 -3
  174. package/src/debugger-examples-types.ts +4 -1
  175. package/src/debugger.ts +1 -5
  176. package/src/diff-utils.ts +2 -5
  177. package/src/editor-examples.ts +11 -1
  178. package/src/editor.ts +10 -2
  179. package/src/executor.ts +372 -73
  180. package/src/executor.unit.test.ts +48 -1
  181. package/src/extension-connection.test.ts +612 -488
  182. package/src/ffmpeg.ts +769 -0
  183. package/src/ghost-browser.ts +4 -6
  184. package/src/ghost-cursor-client.ts +368 -0
  185. package/src/ghost-cursor.ts +110 -0
  186. package/src/htmlrewrite.test.ts +6 -2
  187. package/src/htmlrewrite.ts +348 -386
  188. package/src/kill-port.ts +1 -3
  189. package/src/locator-selector.test.ts +115 -0
  190. package/src/mcp-client.ts +1 -1
  191. package/src/mcp.ts +21 -15
  192. package/src/on-mouse-action.test.ts +196 -0
  193. package/src/page-markdown.ts +7 -7
  194. package/src/protocol.ts +73 -57
  195. package/src/recording-ghost-cursor.ts +107 -0
  196. package/src/recording-relay.ts +20 -12
  197. package/src/relay-client.ts +84 -17
  198. package/src/relay-core.test.ts +761 -583
  199. package/src/relay-navigation.test.ts +517 -484
  200. package/src/relay-session.test.ts +984 -929
  201. package/src/relay-state.test.ts +570 -0
  202. package/src/relay-state.ts +497 -0
  203. package/src/resource.md +21 -49
  204. package/src/scoped-fs.ts +9 -3
  205. package/src/screen-recording.ts +175 -31
  206. package/src/skill.md +619 -271
  207. package/src/snapshot-tools.test.ts +580 -528
  208. package/src/snapshots/shadcn-ui-accessibility-full.md +181 -183
  209. package/src/snapshots/shadcn-ui-accessibility-interactive.md +119 -121
  210. package/src/start-relay-server.ts +14 -11
  211. package/src/styles-examples.ts +8 -1
  212. package/src/styles.ts +20 -21
  213. package/src/test-declarations.ts +6 -6
  214. package/src/test-utils.ts +104 -91
  215. package/src/utils.ts +2 -1
  216. package/src/wait-for-page-load.ts +6 -1
@@ -22,393 +22,393 @@
22
22
  - row:
23
23
  - cell "1."
24
24
  - cell:
25
- - link [id="up_47045612"]
26
- - cell "GrapheneOSBreak Free from Google and Apple (blog.tomaszdunia.pl)":
27
- - role=link[name="GrapheneOSBreak Free from Google and Apple"]
28
- - role=link[name="blog.tomaszdunia.pl"]
29
- - row:
30
- - cell "491 points by to3k 4 hours ago | hide | 314 comments":
31
- - role=link[name="to3k"]
32
- - role=link[name="4 hours ago"] >> nth=0
25
+ - link [id="up_47193478"]
26
+ - cell "OpenAIHow to delete your account (help.openai.com)":
27
+ - role=link[name="OpenAIHow to delete your account"]
28
+ - role=link[name="help.openai.com"]
29
+ - row:
30
+ - cell "1184 points by carlosrg 3 hours ago | hide | 216 comments":
31
+ - role=link[name="carlosrg"]
32
+ - role=link[name="3 hours ago"]
33
33
  - role=link[name="hide"] >> nth=0
34
- - role=link[name="314 comments"]
34
+ - role=link[name="216 comments"]
35
35
  - row:
36
36
  - cell "2."
37
37
  - cell:
38
- - link [id="up_47022270"]
39
- - cell "Four Column ASCII (2017) (garbagecollected.org)":
40
- - role=link[name="Four Column ASCII (2017)"]
41
- - role=link[name="garbagecollected.org"]
42
- - row:
43
- - cell "247 points by tempodox 10 hours ago | hide | 50 comments":
44
- - role=link[name="tempodox"]
45
- - role=link[name="10 hours ago"]
38
+ - link [id="up_47194611"]
39
+ - cell "Don't trust AI agents (nanoclaw.dev)":
40
+ - role=link[name="Don't trust AI agents"]
41
+ - role=link[name="nanoclaw.dev"]
42
+ - row:
43
+ - cell "88 points by gronky_ 1 hour ago | hide | 43 comments":
44
+ - role=link[name="gronky_"]
45
+ - role=link[name="1 hour ago"] >> nth=0
46
46
  - role=link[name="hide"] >> nth=1
47
- - role=link[name="50 comments"] >> nth=0
47
+ - role=link[name="43 comments"]
48
48
  - row:
49
49
  - cell "3."
50
50
  - cell:
51
- - link [id="up_47038546"]
52
- - cell "14-year-old Miles Wu folded origami pattern that holds 10k times its own weight (smithsonianmag.com)":
53
- - role=link[name="14-year-old Miles Wu folded origami pattern that holds 10k times its own weight"]
54
- - role=link[name="smithsonianmag.com"]
55
- - row:
56
- - cell "787 points by bookofjoe 20 hours ago | hide | 169 comments":
57
- - role=link[name="bookofjoe"]
58
- - role=link[name="20 hours ago"] >> nth=0
51
+ - link [id="up_47195530"]
52
+ - cell "Show HN: Decided to play god this morning, so I built an agent civilisation (github.com/nocodemf)":
53
+ - role=link[name="Show HN: Decided to play god this morning, so I built an agent civilisation"]
54
+ - role=link[name="github.com/nocodemf"]
55
+ - row:
56
+ - cell "9 points by urav 17 minutes ago | hide | 5 comments":
57
+ - role=link[name="urav"]
58
+ - role=link[name="17 minutes ago"]
59
59
  - role=link[name="hide"] >> nth=2
60
- - role=link[name="169 comments"]
60
+ - role=link[name="5 comments"]
61
61
  - row:
62
62
  - cell "4."
63
63
  - cell:
64
- - link [id="up_47006080"]
65
- - cell "Rethinking High-School Science Fairs (asteriskmag.com)":
66
- - role=link[name="Rethinking High-School Science Fairs"]
67
- - role=link[name="asteriskmag.com"]
68
- - row:
69
- - cell "37 points by surprisetalk 4 hours ago | hide | 29 comments":
70
- - role=link[name="surprisetalk"]
71
- - role=link[name="4 hours ago"] >> nth=1
64
+ - link [id="up_47195371"]
65
+ - cell "Addressing Antigravity Bans and Reinstating Access (github.com/google-gemini)":
66
+ - role=link[name="Addressing Antigravity Bans and Reinstating Access"]
67
+ - role=link[name="github.com/google-gemini"]
68
+ - row:
69
+ - cell "8 points by RyanShook 33 minutes ago | hide | 2 comments":
70
+ - role=link[name="RyanShook"]
71
+ - role=link[name="33 minutes ago"]
72
72
  - role=link[name="hide"] >> nth=3
73
- - role=link[name="29 comments"]
73
+ - role=link[name="2 comments"] >> nth=0
74
74
  - row:
75
75
  - cell "5."
76
76
  - cell:
77
- - link [id="up_47004629"]
78
- - cell "How teaching molecules to think is revealing what a 'mind' is (newscientist.com)":
79
- - role=link[name="How teaching molecules to think is revealing what a 'mind' is"]
80
- - role=link[name="newscientist.com"]
81
- - row:
82
- - cell "43 points by pella 5 hours ago | hide | 27 comments":
83
- - role=link[name="pella"]
84
- - role=link[name="5 hours ago"] >> nth=0
77
+ - link [id="up_47195085"]
78
+ - cell "Timeline: Anthropic, OpenAI, and U.S. Government (anthropic-timeline.vercel.app)":
79
+ - role=link[name="Timeline: Anthropic, OpenAI, and U.S. Government"]
80
+ - role=link[name="anthropic-timeline.vercel.app"]
81
+ - row:
82
+ - cell "16 points by vldszn 57 minutes ago | hide | 2 comments":
83
+ - role=link[name="vldszn"]
84
+ - role=link[name="57 minutes ago"]
85
85
  - role=link[name="hide"] >> nth=4
86
- - role=link[name="27 comments"]
86
+ - role=link[name="2 comments"] >> nth=1
87
87
  - row:
88
88
  - cell "6."
89
89
  - cell:
90
- - link [id="up_47012895"]
91
- - cell "Rendering the Visible Spectrum (brandonli.net)":
92
- - role=link[name="Rendering the Visible Spectrum"]
93
- - role=link[name="brandonli.net"]
94
- - row:
95
- - cell "92 points by signa11 9 hours ago | hide | 13 comments":
96
- - role=link[name="signa11"]
97
- - role=link[name="9 hours ago"] >> nth=0
90
+ - link [id="up_47195582"]
91
+ - cell "Please do not use auto-scrolling content on the web and in applications (cerovac.com)":
92
+ - role=link[name="Please do not use auto-scrolling content on the web and in applications"]
93
+ - role=link[name="cerovac.com"]
94
+ - row:
95
+ - cell "5 points by speckx 13 minutes ago | hide | discuss":
96
+ - role=link[name="speckx"]
97
+ - role=link[name="13 minutes ago"]
98
98
  - role=link[name="hide"] >> nth=5
99
- - role=link[name="13 comments"]
99
+ - role=link[name="discuss"] >> nth=0
100
100
  - row:
101
101
  - cell "7."
102
102
  - cell:
103
- - link [id="up_47047443"]
104
- - cell "Undo in Vi and Its Successors (utcc.utoronto.ca)":
105
- - role=link[name="Undo in Vi and Its Successors"]
106
- - role=link[name="utcc.utoronto.ca"]
107
- - row:
108
- - cell "16 points by todsacerdoti 1 hour ago | hide | 15 comments":
109
- - role=link[name="todsacerdoti"] >> nth=0
110
- - role=link[name="1 hour ago"]
103
+ - link [id="up_47195123"]
104
+ - cell "Show HN: Now I Get It – Translate scientific papers into interactive webpages (nowigetit.us)":
105
+ - role=link[name="Show HN: Now I Get It – Translate scientific papers into interactive webpages"]
106
+ - role=link[name="nowigetit.us"]
107
+ - row:
108
+ - cell "8 points by jbdamask 53 minutes ago | hide | 4 comments":
109
+ - role=link[name="jbdamask"]
110
+ - role=link[name="53 minutes ago"]
111
111
  - role=link[name="hide"] >> nth=6
112
- - role=link[name="15 comments"] >> nth=0
112
+ - role=link[name="4 comments"] >> nth=0
113
113
  - row:
114
114
  - cell "8."
115
115
  - cell:
116
- - link [id="up_47040524"]
117
- - cell "Rise of the Triforce (dolphin-emu.org)":
118
- - role=link[name="Rise of the Triforce"]
119
- - role=link[name="dolphin-emu.org"]
120
- - row:
121
- - cell "341 points by max-m 17 hours ago | hide | 50 comments":
122
- - role=link[name="max-m"]
123
- - role=link[name="17 hours ago"] >> nth=0
116
+ - link [id="up_47188473"]
117
+ - cell "We Will Not Be Divided (notdivided.org)":
118
+ - role=link[name="We Will Not Be Divided"]
119
+ - role=link[name="notdivided.org"]
120
+ - row:
121
+ - cell "2065 points by BloondAndDoom 13 hours ago | hide | 644 comments":
122
+ - role=link[name="BloondAndDoom"]
123
+ - role=link[name="13 hours ago"] >> nth=0
124
124
  - role=link[name="hide"] >> nth=7
125
- - role=link[name="50 comments"] >> nth=1
125
+ - role=link[name="644 comments"]
126
126
  - row:
127
127
  - cell "9."
128
128
  - cell:
129
- - link [id="up_47033954"]
130
- - cell "Show HN: Glitchy camera – a circuit-bent camera simulator in the browser (glitchycam.com)":
131
- - role=link[name="Show HN: Glitchy camera – a circuit-bent camera simulator in the browser"]
132
- - role=link[name="glitchycam.com"]
133
- - row:
134
- - cell "99 points by elayabharath 8 hours ago | hide | 11 comments":
135
- - role=link[name="elayabharath"]
136
- - role=link[name="8 hours ago"] >> nth=0
129
+ - link [id="up_47195093"]
130
+ - cell "Customer Update on Simplenote (simplenote.com)":
131
+ - role=link[name="Customer Update on Simplenote"]
132
+ - role=link[name="simplenote.com"]
133
+ - row:
134
+ - cell "7 points by 0in 56 minutes ago | hide | 3 comments":
135
+ - role=link[name="0in"]
136
+ - role=link[name="56 minutes ago"]
137
137
  - role=link[name="hide"] >> nth=8
138
- - role=link[name="11 comments"]
138
+ - role=link[name="3 comments"] >> nth=0
139
139
  - row:
140
140
  - cell "10."
141
141
  - cell:
142
- - link [id="up_47047526"]
143
- - cell "Why I'm Worried About Job Loss and Thoughts on Comparative Advantage (lesswrong.com)":
144
- - role=link[name="Why I'm Worried About Job Loss and Thoughts on Comparative Advantage"]
145
- - role=link[name="lesswrong.com"]
146
- - row:
147
- - cell "19 points by cubefox 51 minutes ago | hide | 15 comments":
148
- - role=link[name="cubefox"]
149
- - role=link[name="51 minutes ago"]
142
+ - link [id="up_47195157"]
143
+ - cell "The Life Cycle of Money (bohyen.space)":
144
+ - role=link[name="The Life Cycle of Money"]
145
+ - role=link[name="bohyen.space"]
146
+ - row:
147
+ - cell "5 points by nanacnote 50 minutes ago | hide | discuss":
148
+ - role=link[name="nanacnote"]
149
+ - role=link[name="50 minutes ago"]
150
150
  - role=link[name="hide"] >> nth=9
151
- - role=link[name="15 comments"] >> nth=1
151
+ - role=link[name="discuss"] >> nth=1
152
152
  - row:
153
153
  - cell "11."
154
154
  - cell:
155
- - link [id="up_47042895"]
156
- - cell "Poor Deming never stood a chance (surfingcomplexity.blog)":
157
- - role=link[name="Poor Deming never stood a chance"]
158
- - role=link[name="surfingcomplexity.blog"]
159
- - row:
160
- - cell "143 points by todsacerdoti 12 hours ago | hide | 71 comments":
161
- - role=link[name="todsacerdoti"] >> nth=1
162
- - role=link[name="12 hours ago"]
155
+ - link [id="up_47192505"]
156
+ - cell "Unsloth Dynamic 2.0 GGUFs (unsloth.ai)":
157
+ - role=link[name="Unsloth Dynamic 2.0 GGUFs"]
158
+ - role=link[name="unsloth.ai"]
159
+ - row:
160
+ - cell "105 points by tosh 5 hours ago | hide | 37 comments":
161
+ - role=link[name="tosh"]
162
+ - role=link[name="5 hours ago"]
163
163
  - role=link[name="hide"] >> nth=10
164
- - role=link[name="71 comments"]
164
+ - role=link[name="37 comments"]
165
165
  - row:
166
166
  - cell "12."
167
167
  - cell:
168
- - link [id="up_47014002"]
169
- - cell "A deep dive into Apple's .car file format (dbg.re)":
170
- - role=link[name="A deep dive into Apple's .car file format"]
171
- - role=link[name="dbg.re"]
172
- - row:
173
- - cell "125 points by MrFinch 11 hours ago | hide | 46 comments":
174
- - role=link[name="MrFinch"]
175
- - role=link[name="11 hours ago"]
168
+ - link [id="up_47193832"]
169
+ - cell "Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash (github.com/junevm)":
170
+ - role=link[name="Show HN: SplatHash – A lightweight alternative to BlurHash and ThumbHash"]
171
+ - role=link[name="github.com/junevm"]
172
+ - row:
173
+ - cell "24 points by unsorted2270 2 hours ago | hide | 11 comments":
174
+ - role=link[name="unsorted2270"]
175
+ - role=link[name="2 hours ago"]
176
176
  - role=link[name="hide"] >> nth=11
177
- - role=link[name="46 comments"]
177
+ - role=link[name="11 comments"]
178
178
  - row:
179
179
  - cell "13."
180
180
  - cell:
181
- - link [id="up_47044179"]
182
- - cell "Xbox UI Portfolio Site (gabrielcabrera.co)":
183
- - role=link[name="Xbox UI Portfolio Site"]
184
- - role=link[name="gabrielcabrera.co"]
185
- - row:
186
- - cell "77 points by valgaze 8 hours ago | hide | 25 comments":
187
- - role=link[name="valgaze"]
188
- - role=link[name="8 hours ago"] >> nth=1
181
+ - link [id="up_47147597"]
182
+ - cell "The Eternal Promise: A History of Attempts to Eliminate Programmers (ivanturkovic.com)":
183
+ - role=link[name="The Eternal Promise: A History of Attempts to Eliminate Programmers"]
184
+ - role=link[name="ivanturkovic.com"]
185
+ - row:
186
+ - cell "108 points by dinvlad 8 hours ago | hide | 65 comments":
187
+ - role=link[name="dinvlad"]
188
+ - role=link[name="8 hours ago"]
189
189
  - role=link[name="hide"] >> nth=12
190
- - role=link[name="25 comments"]
190
+ - role=link[name="65 comments"]
191
191
  - row:
192
192
  - cell "14."
193
193
  - cell:
194
- - link [id="up_47035560"]
195
- - cell "What your Bluetooth devices reveal (dmcc.io)":
196
- - role=link[name="What your Bluetooth devices reveal"]
197
- - role=link[name="dmcc.io"]
198
- - row:
199
- - cell "474 points by ssgodderidge 1 day ago | hide | 176 comments":
200
- - role=link[name="ssgodderidge"]
201
- - role=link[name="1 day ago"] >> nth=0
194
+ - link [id="up_47152967"]
195
+ - cell "More Cows, More Wives (worksinprogress.news)":
196
+ - role=link[name="More Cows, More Wives"]
197
+ - role=link[name="worksinprogress.news"]
198
+ - row:
199
+ - cell "25 points by oxw 4 hours ago | hide | 4 comments":
200
+ - role=link[name="oxw"]
201
+ - role=link[name="4 hours ago"]
202
202
  - role=link[name="hide"] >> nth=13
203
- - role=link[name="176 comments"]
203
+ - role=link[name="4 comments"] >> nth=1
204
204
  - row:
205
205
  - cell "15."
206
206
  - cell:
207
- - link [id="up_47002231"]
208
- - cell "Visual introduction to PyTorch (0byte.io)":
209
- - role=link[name="Visual introduction to PyTorch"]
210
- - role=link[name="0byte.io"]
211
- - row:
212
- - cell "324 points by 0bytematt 19 hours ago | hide | 22 comments":
213
- - role=link[name="0bytematt"]
214
- - role=link[name="19 hours ago"] >> nth=0
207
+ - link [id="up_47189650"]
208
+ - cell "OpenAI agrees with Dept. of War to deploy models in their classified network (twitter.com/sama)":
209
+ - role=link[name="OpenAI agrees with Dept. of War to deploy models in their classified network"]
210
+ - role=link[name="twitter.com/sama"]
211
+ - row:
212
+ - cell "1032 points by eoskx 11 hours ago | hide | 489 comments":
213
+ - role=link[name="eoskx"]
214
+ - role=link[name="11 hours ago"] >> nth=0
215
215
  - role=link[name="hide"] >> nth=14
216
- - role=link[name="22 comments"]
216
+ - role=link[name="489 comments"]
217
217
  - row:
218
218
  - cell "16."
219
219
  - cell:
220
- - link [id="up_47015342"]
221
- - cell "A Programmer's Loss of Identity (ratfactor.com)":
222
- - role=link[name="A Programmer's Loss of Identity"]
223
- - role=link[name="ratfactor.com"]
224
- - row:
225
- - cell "60 points by zdw 8 hours ago | hide | 21 comments":
226
- - role=link[name="zdw"]
227
- - role=link[name="8 hours ago"] >> nth=2
220
+ - link [id="up_47181208"]
221
+ - cell "A new California law says all operating systems need to have age verification (pcgamer.com)":
222
+ - role=link[name="A new California law says all operating systems need to have age verification"]
223
+ - role=link[name="pcgamer.com"]
224
+ - row:
225
+ - cell "675 points by WalterSobchak 23 hours ago | hide | 584 comments":
226
+ - role=link[name="WalterSobchak"]
227
+ - role=link[name="23 hours ago"]
228
228
  - role=link[name="hide"] >> nth=15
229
- - role=link[name="21 comments"]
229
+ - role=link[name="584 comments"]
230
230
  - row:
231
231
  - cell "17."
232
232
  - cell:
233
- - link [id="up_47040375"]
234
- - cell "Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue (github.com/zachlatta)":
235
- - role=link[name="Show HN: Free alternative to Wispr Flow, Superwhisper, and Monologue"]
236
- - role=link[name="github.com/zachlatta"]
237
- - row:
238
- - cell "225 points by zachlatta 17 hours ago | hide | 104 comments":
239
- - role=link[name="zachlatta"]
240
- - role=link[name="17 hours ago"] >> nth=1
233
+ - link [id="up_47195210"]
234
+ - cell "Everything Changes, and Nothing Changes (btao.org)":
235
+ - role=link[name="Everything Changes, and Nothing Changes"]
236
+ - role=link[name="btao.org"]
237
+ - row:
238
+ - cell "4 points by todsacerdoti 47 minutes ago | hide | discuss":
239
+ - role=link[name="todsacerdoti"]
240
+ - role=link[name="47 minutes ago"]
241
241
  - role=link[name="hide"] >> nth=16
242
- - role=link[name="104 comments"]
242
+ - role=link[name="discuss"] >> nth=2
243
243
  - row:
244
244
  - cell "18."
245
245
  - cell:
246
- - link [id="up_47038318"]
247
- - cell "\"Token anxiety\", a slot machine by any other name (jkap.io)":
248
- - role=link[name="\"Token anxiety\", a slot machine by any other name"]
249
- - role=link[name="jkap.io"]
250
- - row:
251
- - cell "191 points by presbyterian 20 hours ago | hide | 165 comments":
252
- - role=link[name="presbyterian"]
253
- - role=link[name="20 hours ago"] >> nth=1
246
+ - link [id="up_47195317"]
247
+ - cell "OpenAI Fires an Employee for Prediction Market Insider Trading (wired.com)":
248
+ - role=link[name="OpenAI Fires an Employee for Prediction Market Insider Trading"]
249
+ - role=link[name="wired.com"]
250
+ - row:
251
+ - cell "18 points by bookofjoe 36 minutes ago | hide | 3 comments":
252
+ - role=link[name="bookofjoe"]
253
+ - role=link[name="36 minutes ago"]
254
254
  - role=link[name="hide"] >> nth=17
255
- - role=link[name="165 comments"]
255
+ - role=link[name="3 comments"] >> nth=1
256
256
  - row:
257
257
  - cell "19."
258
258
  - cell:
259
- - link [id="up_47011548"]
260
- - cell "Ghidra by NSA (github.com/nationalsecurityagency)":
261
- - role=link[name="Ghidra by NSA"]
262
- - role=link[name="github.com/nationalsecurityagency"]
263
- - row:
264
- - cell "400 points by handfuloflight 1 day ago | hide | 205 comments":
265
- - role=link[name="handfuloflight"]
266
- - role=link[name="1 day ago"] >> nth=1
259
+ - link [id="up_47191232"]
260
+ - cell "US and Israel launch strikes on Iran, as Trump says ‘massive’ campaign underway (cnn.com)":
261
+ - role=link[name="US and Israel launch strikes on Iran, as Trump says ‘massive’ campaign underway"]
262
+ - role=link[name="cnn.com"]
263
+ - row:
264
+ - cell "454 points by lavp 7 hours ago | hide | 1144 comments":
265
+ - role=link[name="lavp"]
266
+ - role=link[name="7 hours ago"]
267
267
  - role=link[name="hide"] >> nth=18
268
- - role=link[name="205 comments"]
268
+ - role=link[name="1144 comments"]
269
269
  - row:
270
270
  - cell "20."
271
271
  - cell:
272
- - link [id="up_47012486"]
273
- - cell "DBASE on the Kaypro II (stonetools.ghost.io)":
274
- - role=link[name="DBASE on the Kaypro II"]
275
- - role=link[name="stonetools.ghost.io"]
276
- - row:
277
- - cell "68 points by TMWNN 14 hours ago | hide | 33 comments":
278
- - role=link[name="TMWNN"]
279
- - role=link[name="14 hours ago"] >> nth=0
272
+ - link [id="up_47181211"]
273
+ - cell "OpenAI raises $110B on $730B pre-money valuation (techcrunch.com)":
274
+ - role=link[name="OpenAI raises $110B on $730B pre-money valuation"]
275
+ - role=link[name="techcrunch.com"]
276
+ - row:
277
+ - cell "530 points by zlatkov 21 hours ago | hide | 561 comments":
278
+ - role=link[name="zlatkov"]
279
+ - role=link[name="21 hours ago"]
280
280
  - role=link[name="hide"] >> nth=19
281
- - role=link[name="33 comments"] >> nth=0
281
+ - role=link[name="561 comments"]
282
282
  - row:
283
283
  - cell "21."
284
284
  - cell:
285
- - link [id="up_47041836"]
286
- - cell "Show HN: Scanned 1927-1945 Daily USFS Work Diary (forestrydiary.com)":
287
- - role=link[name="Show HN: Scanned 1927-1945 Daily USFS Work Diary"]
288
- - role=link[name="forestrydiary.com"]
289
- - row:
290
- - cell "103 points by dogline 15 hours ago | hide | 19 comments":
291
- - role=link[name="dogline"]
292
- - role=link[name="15 hours ago"] >> nth=0
285
+ - link [id="up_47194679"]
286
+ - cell "Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal (github.com/higangssh)":
287
+ - role=link[name="Show HN: Gitcredits – movie-style end credits for any Git repo in your terminal"]
288
+ - role=link[name="github.com/higangssh"]
289
+ - row:
290
+ - cell "6 points by swq115 1 hour ago | hide | discuss":
291
+ - role=link[name="swq115"]
292
+ - role=link[name="1 hour ago"] >> nth=1
293
293
  - role=link[name="hide"] >> nth=20
294
- - role=link[name="19 comments"]
294
+ - role=link[name="discuss"] >> nth=3
295
295
  - row:
296
296
  - cell "22."
297
297
  - cell:
298
- - link [id="up_47000708"]
299
- - cell "Hear the \"Amati King Cello\", the Oldest Known Cello in Existence (openculture.com)":
300
- - role=link[name="Hear the \"Amati King Cello\", the Oldest Known Cello in Existence"]
301
- - role=link[name="openculture.com"]
302
- - row:
303
- - cell "65 points by tesserato 14 hours ago | hide | 31 comments":
304
- - role=link[name="tesserato"]
305
- - role=link[name="14 hours ago"] >> nth=1
298
+ - link [id="up_47194994"]
299
+ - cell "Show HN: Reclaim Flowers A 2D physics-based \"Digital Altar\" protocol (github.com/voice-of-japan)":
300
+ - role=link[name="Show HN: Reclaim Flowers A 2D physics-based \"Digital Altar\" protocol"]
301
+ - role=link[name="github.com/voice-of-japan"]
302
+ - row:
303
+ - cell "3 points by sakanakana00 1 hour ago | hide | 1 comment":
304
+ - role=link[name="sakanakana00"]
305
+ - role=link[name="1 hour ago"] >> nth=2
306
306
  - role=link[name="hide"] >> nth=21
307
- - role=link[name="31 comments"]
307
+ - role=link[name="1 comment"] >> nth=0
308
308
  - row:
309
309
  - cell "23."
310
310
  - cell:
311
- - link [id="up_47039478"]
312
- - cell "State of Show HN: 2025 (sturdystatistics.com)":
313
- - role=link[name="State of Show HN: 2025"]
314
- - role=link[name="sturdystatistics.com"]
315
- - row:
316
- - cell "115 points by kianN 18 hours ago | hide | 28 comments":
317
- - role=link[name="kianN"]
318
- - role=link[name="18 hours ago"]
311
+ - link [id="up_47170030"]
312
+ - cell "Smallest transformer that can add two 10-digit numbers (github.com/anadim)":
313
+ - role=link[name="Smallest transformer that can add two 10-digit numbers"]
314
+ - role=link[name="github.com/anadim"]
315
+ - row:
316
+ - cell "191 points by ks2048 15 hours ago | hide | 83 comments":
317
+ - role=link[name="ks2048"]
318
+ - role=link[name="15 hours ago"]
319
319
  - role=link[name="hide"] >> nth=22
320
- - role=link[name="28 comments"]
320
+ - role=link[name="83 comments"]
321
321
  - row:
322
322
  - cell "24."
323
323
  - cell:
324
- - link [id="up_47041456"]
325
- - cell "Running NanoClaw in a Docker Shell Sandbox (docker.com)":
326
- - role=link[name="Running NanoClaw in a Docker Shell Sandbox"]
327
- - role=link[name="docker.com"]
328
- - row:
329
- - cell "136 points by four_fifths 15 hours ago | hide | 66 comments":
330
- - role=link[name="four_fifths"]
331
- - role=link[name="15 hours ago"] >> nth=1
324
+ - link [id="up_47194847"]
325
+ - cell "What AI coding costs you (tomwojcik.com)":
326
+ - role=link[name="What AI coding costs you"]
327
+ - role=link[name="tomwojcik.com"]
328
+ - row:
329
+ - cell "5 points by tomwojcik 1 hour ago | hide | 3 comments":
330
+ - role=link[name="tomwojcik"]
331
+ - role=link[name="1 hour ago"] >> nth=3
332
332
  - role=link[name="hide"] >> nth=23
333
- - role=link[name="66 comments"]
333
+ - role=link[name="3 comments"] >> nth=2
334
334
  - row:
335
335
  - cell "25."
336
336
  - cell:
337
- - link [id="up_47011391"]
338
- - cell "Elephant trunk whiskers exhibit material intelligence (mpg.de)":
339
- - role=link[name="Elephant trunk whiskers exhibit material intelligence"]
340
- - role=link[name="mpg.de"]
341
- - row:
342
- - cell "18 points by gmays 5 hours ago | hide | 6 comments":
343
- - role=link[name="gmays"]
344
- - role=link[name="5 hours ago"] >> nth=1
337
+ - link [id="up_47190806"]
338
+ - cell "Cash issuing terminals (computer.rip)":
339
+ - role=link[name="Cash issuing terminals"]
340
+ - role=link[name="computer.rip"]
341
+ - row:
342
+ - cell "80 points by zdw 9 hours ago | hide | 12 comments":
343
+ - role=link[name="zdw"]
344
+ - role=link[name="9 hours ago"]
345
345
  - role=link[name="hide"] >> nth=24
346
- - role=link[name="6 comments"]
346
+ - role=link[name="12 comments"]
347
347
  - row:
348
348
  - cell "26."
349
349
  - cell:
350
- - link [id="up_47038731"]
351
- - cell "Neurons outside the brain (debugyourpain.com)":
352
- - role=link[name="Neurons outside the brain"]
353
- - role=link[name="debugyourpain.com"]
354
- - row:
355
- - cell "116 points by yichab0d 19 hours ago | hide | 52 comments":
356
- - role=link[name="yichab0d"]
357
- - role=link[name="19 hours ago"] >> nth=1
350
+ - link [id="up_47194781"]
351
+ - cell "Latency numbers every programmer should know (cheat.sh)":
352
+ - role=link[name="Latency numbers every programmer should know"]
353
+ - role=link[name="cheat.sh"]
354
+ - row:
355
+ - cell "5 points by ksec 1 hour ago | hide | 1 comment":
356
+ - role=link[name="ksec"]
357
+ - role=link[name="1 hour ago"] >> nth=4
358
358
  - role=link[name="hide"] >> nth=25
359
- - role=link[name="52 comments"]
359
+ - role=link[name="1 comment"] >> nth=1
360
360
  - row:
361
361
  - cell "27."
362
362
  - cell:
363
- - link [id="up_47042396"]
364
- - cell "Dark web agent spotted bedroom wall clue to rescue girl from abuse (bbc.com)":
365
- - role=link[name="Dark web agent spotted bedroom wall clue to rescue girl from abuse"]
366
- - role=link[name="bbc.com"]
367
- - row:
368
- - cell "499 points by colinprince 13 hours ago | hide | 276 comments":
369
- - role=link[name="colinprince"]
370
- - role=link[name="13 hours ago"]
363
+ - link [id="up_47189535"]
364
+ - cell "Croatia declared free of landmines after 31 years (hrt.hr)":
365
+ - role=link[name="Croatia declared free of landmines after 31 years"]
366
+ - role=link[name="hrt.hr"]
367
+ - row:
368
+ - cell "387 points by toomuchtodo 11 hours ago | hide | 89 comments":
369
+ - role=link[name="toomuchtodo"]
370
+ - role=link[name="11 hours ago"] >> nth=1
371
371
  - role=link[name="hide"] >> nth=26
372
- - role=link[name="276 comments"]
372
+ - role=link[name="89 comments"]
373
373
  - row:
374
374
  - cell "28."
375
375
  - cell:
376
- - link [id="up_47031334"]
377
- - cell "Show HN: Jemini – Gemini for the Epstein Files (jmail.world)":
378
- - role=link[name="Show HN: Jemini – Gemini for the Epstein Files"]
379
- - role=link[name="jmail.world"]
380
- - row:
381
- - cell "418 points by dvrp 20 hours ago | hide | 81 comments":
382
- - role=link[name="dvrp"]
383
- - role=link[name="20 hours ago"] >> nth=2
376
+ - link [id="up_47194690"]
377
+ - cell "No Bookmarks (nik.art)":
378
+ - role=link[name="No Bookmarks"]
379
+ - role=link[name="nik.art"]
380
+ - row:
381
+ - cell "4 points by herbertl 1 hour ago | hide | 1 comment":
382
+ - role=link[name="herbertl"]
383
+ - role=link[name="1 hour ago"] >> nth=5
384
384
  - role=link[name="hide"] >> nth=27
385
- - role=link[name="81 comments"]
385
+ - role=link[name="1 comment"] >> nth=2
386
386
  - row:
387
387
  - cell "29."
388
388
  - cell:
389
- - link [id="up_47006587"]
390
- - cell "Show HN: GitHub \"Lines Viewed\" extension to keep you sane reviewing long AI PRs (chromewebstore.google.com)":
391
- - role=link[name="Show HN: GitHub \"Lines Viewed\" extension to keep you sane reviewing long AI PRs"]
392
- - role=link[name="chromewebstore.google.com"]
393
- - row:
394
- - cell "30 points by somesortofthing 9 hours ago | hide | 33 comments":
395
- - role=link[name="somesortofthing"]
396
- - role=link[name="9 hours ago"] >> nth=1
389
+ - link [id="up_47180569"]
390
+ - cell "A better streams API is possible for JavaScript (cloudflare.com)":
391
+ - role=link[name="A better streams API is possible for JavaScript"]
392
+ - role=link[name="cloudflare.com"]
393
+ - row:
394
+ - cell "427 points by nnx 1 day ago | hide | 147 comments":
395
+ - role=link[name="nnx"]
396
+ - role=link[name="1 day ago"]
397
397
  - role=link[name="hide"] >> nth=28
398
- - role=link[name="33 comments"] >> nth=1
398
+ - role=link[name="147 comments"]
399
399
  - row:
400
400
  - cell "30."
401
401
  - cell:
402
- - link [id="up_47041973"]
403
- - cell "Building for an audience of one: starting and finishing side projects with AI (codemade.net)":
404
- - role=link[name="Building for an audience of one: starting and finishing side projects with AI"]
405
- - role=link[name="codemade.net"]
406
- - row:
407
- - cell "92 points by lorisdev 14 hours ago | hide | 56 comments":
408
- - role=link[name="lorisdev"]
409
- - role=link[name="14 hours ago"] >> nth=2
402
+ - link [id="up_47188697"]
403
+ - cell "Statement on the comments from Secretary of War Pete Hegseth (anthropic.com)":
404
+ - role=link[name="Statement on the comments from Secretary of War Pete Hegseth"]
405
+ - role=link[name="anthropic.com"]
406
+ - row:
407
+ - cell "1051 points by surprisetalk 13 hours ago | hide | 341 comments":
408
+ - role=link[name="surprisetalk"]
409
+ - role=link[name="13 hours ago"] >> nth=1
410
410
  - role=link[name="hide"] >> nth=29
411
- - role=link[name="56 comments"]
411
+ - role=link[name="341 comments"]
412
412
  - row:
413
413
  - cell:
414
414
  - role=link[name="More"]