标签:#news
找到 10066 篇相关文章
UEFI shims undermining Secure Boot
Show HN: A web based VistaPro clone
Hi all, VistaPro ( https://en.wikipedia.org/wiki/VistaPro ) was an incredible landscape generator from the 1990s. I spent hours making virtual worlds while they rendered overnight. I thought it would be fun to remake it for the web. I did vibe code this, but it came out almost exactly as I remembered it. Just a quick, fun project for those who want to take a trip down memory lane.
Global Warming at 3 °C by 2050? What's Behind the New German Climate Warning
TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access
House Votes for Permanent Daylight Saving Time
Texas factory cost $469M using old equipment, makes zero artillery shells
Microsoft emails Windows 10 holdouts: Fine, keep your old PC another year
I Use HTML with Java
st – The missing unified installer and runner for Smalltalk
Smalltalk has excellent live environments, but managing the different VMs, images, and installers for Pharo, Cuis, Squeak, Glamorous Toolkit, GNU Smalltalk, etc. is painful. I made st — a lightweight shell-based CLI that gives one consistent interface: st pharo install && st pharo run st gt install , st cuis install , etc. Basic package search/install and eval support where available Works on Linux/macOS/Windows (WSL) Repo: https://github.com/hernanmd/st Happy to answer questions, take feedback, or hear what other Smalltalk pain points you'd like addressed. Contributions welcome (especially adding new dialects)!