JSIR: A High-Level IR for JavaScript
https://discourse.llvm.org/t/rfc-jsir-a-high-level-ir-for-javascript/90456
https://discourse.llvm.org/t/rfc-jsir-a-high-level-ir-for-javascript/90456
LLVM Discussion Forums
[RFC] JSIR: A High-Level IR for JavaScript
This RFC introduces JSIR, a high-level IR for JavaScript: JSIR preserves all information from the AST and supports high-fidelity round-trip between source ↔ AST ↔ JSIR; JSIR uses MLIR regions to represent control flow structures; JSIR supports dataflow…
OpenAI says its new model GPT-2 is too dangerous to release (2019)
https://slate.com/technology/2019/02/openai-gpt2-text-generating-algorithm-ai-dangerous.html
https://slate.com/technology/2019/02/openai-gpt2-text-generating-algorithm-ai-dangerous.html
Slate Magazine
When Is Technology Too Dangerous to Release to the Public?
If recent history is any indication, trying to suppress or control the proliferation of A.I. tools may be a losing battle.
😁1
Škoda DuoBell: A bicycle bell that penetrates noise-cancelling headphones
https://www.skoda-storyboard.com/en/skoda-world/skoda-duobell-a-bicycle-bell-that-outsmarts-even-smart-headphones/
https://www.skoda-storyboard.com/en/skoda-world/skoda-duobell-a-bicycle-bell-that-outsmarts-even-smart-headphones/
Škoda Storyboard
Škoda DuoBell: A bicycle bell that outsmarts even smart headphones - Škoda Storyboard
Pedestrians wearing headphones are exposed to an increased risk of accidents. In an effort to reduce collisions with cyclists, Škoda Auto, in collaboration with scientists, introduces an innovative bicycle bell whose sound can penetrate even active noise…
The Git Commands I Run Before Reading Any Code
https://piechowski.io/post/git-commands-before-reading-code/
https://piechowski.io/post/git-commands-before-reading-code/
piechowski.io
The Git Commands I Run Before Reading Any Code
Five git commands that tell you where a codebase hurts before you open a single file. Churn hotspots, bus factor, bug clusters, and crisis patterns.
US cities are axing Flock Safety surveillance technology
https://www.cnet.com/home/security/when-flock-comes-to-town-why-cities-are-axing-the-controversial-surveillance-technology/
https://www.cnet.com/home/security/when-flock-comes-to-town-why-cities-are-axing-the-controversial-surveillance-technology/
CNET
When Flock Comes to Town: Why Cities Are Axing the Controversial Surveillance Technology
Flock Safety surveillance equipment is appearing in neighborhoods across the country. I spoke with experts about the tech, laws and privacy issues at play.
LLM plays an 8-bit Commander X16 game using structured "smart senses"
https://pvp-ai.russell-harper.com
https://pvp-ai.russell-harper.com
Iran demands Bitcoin fees for ships passing Hormuz during ceasefire
https://www.ft.com/content/02aefac4-ea62-48db-9326-c0da373b11b8
https://www.ft.com/content/02aefac4-ea62-48db-9326-c0da373b11b8
Show HN: Explore the Silk Roads through an interactive map
https://www.intofarlands.com/silk-roads-map
https://www.intofarlands.com/silk-roads-map
Into Far Lands
Interactive Map of the Silk Roads | Into Far Lands
Use the interactive map to explore the Silk Roads, discover new routes, learn what resources and goods are traded, and find an outpost or town to dive into.
Show HN: TUI-use: Let AI agents control interactive terminal programs
https://github.com/onesuper/tui-use
https://github.com/onesuper/tui-use
GitHub
GitHub - onesuper/tui-use: tui-use lets agents interact with programs that expect a human at the keyboard — REPLs, debuggers, TUI…
tui-use lets agents interact with programs that expect a human at the keyboard — REPLs, debuggers, TUI apps, and anything else bash can't reach. - onesuper/tui-use
USB for Software Developers: An introduction to writing userspace USB drivers
https://werwolv.net/posts/usb_for_sw_devs/
https://werwolv.net/posts/usb_for_sw_devs/
WerWolv
USB for Software Developers | WerWolv
A basic introduction to USB for people that don't need to know what happens on the wire