The website is blocked due to security reasons after a suspicious action was detected. Please email the site owner with the Cloudflare Ray ID and details of the action that triggered the block.
The user has been using local models since their release and has seen significant improvements in accuracy and speed, particularly with the Gemma 4 family, allowing for agentic coding and tasks like refactoring code and writing unit tests. The user is excited about the potential of local models but notes that they still have limitations, such as slow inference and small context windows, and ...
Apple is changing Sign in with Apple and Hide My Email aliases to @private.icloud.com, making it easier to ban them. This change may lead to services rejecting these emails, reducing their usefulness for iCloud+ users.
To make a GET request in a minimal Docker container, use bash to open a TCP socket with /dev/tcp and write the request by hand. This method works for plaintext HTTP but not HTTPS, and is a bash feature not available in all shells.
Bill Watterson, creator of Calvin and Hobbes, refused to license his characters for merchandise due to artistic integrity concerns. He fought a six-year battle with his syndicate, Universal Press Syndicate, before they agreed to his terms.
A mechanical watch uses a spiral torsion spring to store energy, which is then released to power the watch's hands. The energy is controlled by gears and an escapement mechanism, ultimately regulated by a balance wheel oscillating at a precise rate.
The author built a custom static site generator from scratch, which is an example of yak shaving, a term coined by Carlin Vieri to describe doing a chain of related tasks that eventually lose their original purpose. Yak shaving can be fun but often leads to wasted time and resources.
Researchers at TNO, SURF, and NFI are building a Dutch language model, GPT-NL, with strong governance, transparency, and public values. This independent model strengthens the Netherlands' digital autonomy and provides a foundation for responsible AI applications.
User upgraded home LAN to 10Gb/s using 10GBASE-T modules. A new Broadcom-based module replaced a Marvell-based one that overheated, resolving network issues.
The author uses Apple's Vehicle Motion Cues to reduce motion sickness while working in a moving vehicle. This feature, introduced in 2024, uses dots on the screen that move in harmony with the car's motion.
The user's AI reflex-app builder generates massive Python code, but running reflex compile finds issues one at a time, increasing latency. To fix this, the user built a custom linter, but it was slow due to ast.walk, which they optimized by rewriting it in Rust and caching subclass information.
I admire Fabrice Bellard. He is almost certainly a better overall programmer than I am. A French engineer who lives quietly in Paris has spent 30 years writing software that the entire internet now runs on without knowing his name. He wrote the code that streams every YouTube video, every Netflix show, every TikTok clip. He wrote the code that runs the virtual
The game Slay the Spire 2 has a bug called correlated RNG (CRNG) that allows players to predict certain random events, such as the curse from Neow's Bones, the first fight's drop rate, and the Doll Room's outcome, due to unexpected correlations between different random number generators. The bug is caused by the C# implementation of the System.Random class, which makes the output linear in ...
SubQ 1.1 Small is a new AI model that removes the constraint of attention compute, enabling direct reasoning over large artifacts. It achieves near-perfect long-context retrieval and reduces attention compute by up to 64.5x compared to dense attention.
Raymond has been involved in Windows evolution for over 30 years and created The Old New Thing website and book. He occasionally shares stories on the Windows Dev Docs Twitter account.
Jane Street is now excited about formal methods after being skeptical due to high costs. They're building a team to make formal methods useful for software development.
The Web is evolving into a more centralized and convenient interface, with AI chat interfaces replacing search engines and websites. This shift will change user habits and make websites less relevant, but people will still want to publish, learn, and connect.
Meta's engineering culture has been drastically changed under new leadership, with engineers being reassigned to data labeling and AI training, and being tracked with invasive software. This has led to widespread dissatisfaction, a major security breach, and a significant outage, with many engineers seeking new jobs and questioning the priorities of CEO Mark Zuckerberg.
The Qwen-Robot Suite bridges the gap between vision and language understanding and physical control with three foundation models: Qwen-RobotNav, Qwen-RobotManip, and Qwen-RobotWorld. These models enable an agentic system where general intelligence translates directly into physical action.
Ollie Wagner, Apple's first emoji designer, shared his experience designing over 300 emojis in 2008. He worked from a SoftBank spreadsheet, applying Apple's visual language to hundreds of symbols, with Steve Jobs' final approval.
Snap built SPECS, a wearable computer that uses augmented reality to help people engage with the world around them, rather than pulling them away. SPECS are designed to be natural, with a 51-degree field of view, 16 million colors, and a lightweight design, making computing useful in the moment.
The user created 25 generative art designs using Perlin flow fields in Processing, experimenting with various parameters and techniques to achieve unique results. The process helped the user understand how to practice creativity within self-imposed constraints.
The website is blocked due to security reasons after a suspicious action was detected. Please email the site owner with the Cloudflare Ray ID and details of the action that triggered the block.
Unicorn Engine was awarded by Alibaba Cloud for its impact on the cybersecurity field. The project has been maintained and developed for over 7 years under an open-source license.
I settled on the name Sortis from the latin because you don't play every turn in the game instead you skip ahead and calculate what happened at the point you want to make a genuine change to what's going on. Its a way of having the mechanics of the computer adding 1 wheat each turn without you having to manually add 1 wheat each turn. The literal translation is "of the lot/ of ...