The DAWO community is an open platform where government, industry, and society collaborate to build a digitally autonomous workplace. It provides a shared space for public and private entities to work together on building blocks that can be inspected and replaced.
Go 1.26 and 1.27 introduced SIMD APIs for amd64, arm64 (NEON), and wasm, providing a platform-agnostic interface to accelerate computationally-intensive tasks. The simd package supports various operations across different architectures, with emulation available for unsupported features on each platform.
Git-bug is a self-hosted bug tracker that integrates with Git, allowing for offline access and collaboration. It supports various authentication methods and can import/export data from popular services like GitHub, GitLab, Jira, and Launchpad.
The 86Box emulator on Apple Silicon's M6 chip achieves impressive performance, surpassing the original Pentium II hardware in some cases. The M6's single-core lead translates into a tangible difference in real-world usage, making it an outstanding result for a small and silent box under €1,600.
Our website publishes research results and essays, with a complete list of writing available. We offer a local-first access control system for secure collaboration.
Julien and I have been working on Topcoat, a batteries-included full-stack Rust framework for building web applications. The framework aims to make building web apps with Rust as productive as any other language.
F-Droid 2.0 is a redesigned app that offers a modern interface, improved search, and better app discovery for free and open-source Android apps. The new version simplifies the user experience while integrating with current Android patterns like Material Design.
Researchers successfully exploited a double-fetch vulnerability in Avast's kernel driver on an up-to-date Windows 11 system, gaining arbitrary kernel read/write access and escalating privileges to SYSTEM. They achieved this by corrupting the RegBuffers array of an IORing object, leaking an _EPROCESS pointer via a Memory Descriptor List (MDL), repairing corrupted pool allocation headers, and ...
Bastardica is a font generator that creates contextual ligatures, improving OpenType fonts. It can be used with various tools and websites to create unique, richer-looking fonts without affecting the original licenses.
The author has become disillusioned with smartphones, feeling they've lost their original purpose and now serve as a constant source of annoyance. They've found solace in the MiSTer retro gaming console, which provides a simple and distraction-free experience.
The user shares a method to load Casio CZ-101 patches onto the CZP-1, using a YouTube video and JSON file. The CZP-1 allows users to share sounds via URLs, which can be generated from the "Share" button in the Library panel.
The Amiga computer uses a concept called "screens" to refer to display areas, which can have different resolutions and color depths. These screens can be combined and overlapped to reveal the screen behind them, allowing for multitasking workflows despite limited hardware resources.
Whiteboard is an open-source desktop app for humans and agents to collaborate on software architecture. It integrates with existing tools, allowing agents to draw diagrams and describe their work in a shared workspace.
Researchers focus on problems that matter for AI's impact on society, such as detecting covert AI systems and cyber-security defense. Building large simulations with agents is also a priority area of interest.
The text discusses the impact of state power on individual freedom and the role of free market capitalism. It highlights how syndicalist unions can pass laws determining their actions, challenging traditional notions of state power and hierarchy.
The author criticizes Toyota's "Walk me" prototype, a wheelchair design featuring four articulating legs, for being over-designed and out of touch with the needs of users. The author believes that such prototypes are more about engineering inspiration than providing practical solutions for people with disabilities.
A private spreadsheet in Silicon Valley contains allegations of sexual misconduct against prominent tech investors and businessmen, with some victims fearing retaliation for speaking out. The list serves as a warning to others, highlighting the culture of fear and silence that pervades the industry among women who have experienced harassment or assault.
This agentic CUDA kernel optimizer generates GPU implementations through automated code generation, correctness checks, and refinement using LangGraph. It uses NVIDIA documentation and Nsight Compute counters to inform its next experiment and retains the fastest validated implementation.
Oracle may be required to pay investors for a data centre even if it lacks electricity. Users can save on digital access and print editions of the Financial Times with various subscription options.
Fearless SIMD is a portable and performant SIMD abstraction that aims to serve users well with various features. It achieves its goals by providing both precise and fast variants for operations, easy expression of algorithms in native vector size, and safe access to intrinsics.
David Heinemeier Hansson, creator of Ruby on Rails, gave a keynote at Rails World 2026 where he discussed his vision for the future of Rails and shifted focus to AI-powered code generation. He claims that humans will no longer need to read code and instead rely on LLMs for development.
Toyota is preparing to introduce an electric version of its best-selling Corolla car, with a sleek new design and updated platform. The new model will be available in various powertrains, including battery electric, plug-in hybrid, and hybrid options.
ASML, Europe's largest company by market cap, faces declining revenue in Europe due to lack of local chip manufacturing. European authorities are urged to boost demand for locally made chips to sustain ASML's business.
The writer enjoys exploring Street View, zooming in on random objects and streets, finding interesting details and stories. They find satisfaction in seeing how places change over time, especially when a specific object or location remains constant despite the passage of years.
The OpenComputer agent is a single TypeScript file that runs on an Amazon Linux 2023 microVM, using Playwright and ffmpeg to render video. It fetches input from a Vercel Blob upload token and returns the rendered MP4 as a public Blob URL after processing.