Firefox Merges Support for Vulkan Video Decoding
Article URL: https://www.phoronix.com/news/Firefox-Vulkan-Video-Merged
Comments URL: https://news.ycombinator.com/item?id=48439348
Points: 10
# Comments: 1
Article URL: https://www.phoronix.com/news/Firefox-Vulkan-Video-Merged
Comments URL: https://news.ycombinator.com/item?id=48439348
Points: 10
# Comments: 1
We've seen Axiom Space and Prada's collaboration on the Axiom Extravehicular Mobility Unit (AxEMU) spacesuit. Now the company has revealed the Liquid Cooling and Ventilation Garment (LCVG) that astronauts will wear underneath it when Artemis IV returns humans to the Moon in 2028. The LCVG is the all-important base layer that will keep the crew […]
Article URL: https://vibeos.sh/
Comments URL: https://news.ycombinator.com/item?id=48438754
Points: 16
# Comments: 15
We're likely to see more price increases as the big AI companies plan to go public.
nightwatch is a local-first, read-only layer on top of your monitoring. it groups alert storm into incidents, flags noisy checks and has an agent that can investigate for you live systems. You can e.g. jump from the incident into the agent directly.
the reason for this weekend project is that we had a kubernetes upgrade that went wrong, and at some point a rollback wasn't possible anymore, so it had to be fixed live during the night while several problems came together. We run a lot of different systems, on-prem and several Kubernetes clusters, and in a situation like that you spend most of the time just figuring out what is actually broken and where.
So i thought that it would be pretty cool to have eyes in the dark in each system that can talk to your "brain".
so the idea is to put a baby owl into each environment. Each owl runs where the systems live, keeps that environment's credentials local, and only dials outbound to a central brain, so there is no inbound hole into prod. It exposes a set of read-only skills, and the agent uses them to gather evidence and form a root-cause hypothesis, so the on-call engineer starts with a head start instead of from zero.
read-only for now, i don't trust it near prod yet and honestly neither should you.
llocal-first for easy self-hosting and to keep credentials on your side. the clustering and recommendations run fully offline with no llm at all. the agent needs a tool-calling llm, you can point it at a remote one, or self-host one (ollama etc.) if you want to stay fully offline.
for non selfhosters: before every remote llm call, nightwatch strips real secrets (unrestorable) and swaps identifiers like ips, hostnames and paths for reversible placeholders, so the model only sees masked data while real values are restored only in the proposed commands and tool calls
Would love if you try it in your Systems
Comments URL: https://news.ycombinator.com/item?id=48438180
Points: 4
# Comments: 2
The console industry is in a weird place, and both Xbox and PlayStation have a chance to change the narrative a bit with their showcases at Summer Game Fest. Sony did that by focusing on the single-player titles it’s known for, and then it was Microsoft’s turn. The Xbox Games Showcase was focused mainly on […]
Article URL: https://www.natesilver.net/p/why-isnt-the-us-better-at-soccer
Comments URL: https://news.ycombinator.com/item?id=48437848
Points: 52
# Comments: 123
Head's true genius—and that of his character, Giles—lay in quietly filling in the gaps in every scene
Article URL: https://performance.dev/how-is-linear-so-fast-a-technical-breakdown
Comments URL: https://news.ycombinator.com/item?id=48437609
Points: 243
# Comments: 125
Microsoft has created a special edition Xbox Series X to celebrate 25 years of the console. The Xbox 25th-anniversary console takes design cues from the original Xbox console, with both the console and controller featuring a translucent green design. "For the first time, we're bringing a translucent design to Xbox Series X, drawing inspiration from […]