Tailscale Traces Database Corruption to 16y/o SQLite WAL-Reset Bug
• Tailscale experienced 19 SQLite database corruption incidents over six months starting August 2025.Read more | Comments | @hackernws
• The corruption was caused by a 16-year-old SQLite bug called the WAL-Reset bug involving a checkpoint-write race.
• The bug was fixed in SQLite 3.52.0, though an associated false alarm issue led to a revised 3.51.3 release.
• Tailscale uses manual checkpointing of SQLite WAL files and aggressive backups, triggering the rare bug.
• After deploying the fix, Tailscale confirmed the bug's activity via warnings and stabilized their database reliability.#SQLiteBug #DatabaseCorruption #TailscaleFix
Tailscale
How Tailscale helped find the SQLite WAL-Reset bug
Tailscale and SQLite developers traced maddening corruption incidents to find the WAL-Reset data race, then uncovered a second stale expression index bug.
Facebook ads are so hard to block that uBlock Origin stopped filtering them
• uBlock Origin developers announced they will stop filtering Facebook ads due to complexity.Read more | Comments | @hackernws
• Facebook uses tactics like splitting and randomizing 'Sponsored' tag letters to evade filters.
• Facebook's ad blocking resistance has lasted about five years with evolving anti-blocking methods.
• Google Chrome's switch to Manifest V3 has limited uBlock Origin's effectiveness.
• Firefox and Brave browsers still support uBlock Origin, but Chrome and Edge phase it out.#FacebookAds #uBlockOrigin #AdBlocking
Neowin
Facebook ads are so hard to block that uBlock Origin stopped filtering them
Facebook ads and ad-blocking tools have been in a constant clash for years. But it looks like uBlock Origin is stepping away from that fight.
Worms: The Future of Yesterday's Worms Today
• Worms: The Director's Cut - 30th Anniversary Expansion includes 40+ new levels and 50+ sample packs.Read more | Comments | @hackernws
• The expansion adds 10 DIY terrains and many new teams to the game.
• A remix album with nine new tracks inspired by the original Worms theme is available for download.
• An online tool allows users to create dual-layer maps, mountain sets, terrains, and teams via browser.
• The project was curated and produced by Andy Davidson and Ben 'Squirminator2k' Paddon, under Team17 Digital Ltd.#Worms30th #GamingExpansion #Team17
Qwen/Qwen3.8-2.4T-A95B
• Qwen3.8-2.4T-A95B is a 2.4 trillion parameter causal language model with 95B activated parameters.Read more | Comments | @hackernws
• It supports a native context length of 262,144 tokens, extendable to over 1 million tokens.
• Qwen3.8 enhances coding, professional work, research, and long-horizon task capabilities over previous Qwen versions.
• It integrates with SGLang, vLLM, TokenSpeed and offers APIs via Qwen Cloud for scalable inference.
• Benchmark tests show Qwen3.8-Max generally outperforms Qwen3.7-Max and approaches or exceeds scores of GPT-5.6 Sol on many coding and general benchmarks.#Qwen38 #AIModel #LanguageModel
huggingface.co
Qwen/Qwen3.8-2.4T-A95B · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
DeepSeek V4 Pro 0813
• DeepSeek V4 Pro 0813 is a large-scale mixture-of-experts AI model released on Aug 12, 2026.Read more | Comments | @hackernws
• Pricing is $0.435 per million input tokens and $0.87 per million output tokens with 81.25% cache hit rate.
• The model supports a 1 million token context window and reasoning-enabled features.
• Performance: 51 tokens/s throughput with 1.26s median latency and 100% uptime over 3 days.
• Hosted solely by DeepSeek provider, used in apps like Velocity CLI and Hermes Agent handling tens of millions of tokens.#DeepSeek #AIModel #OpenRouter
openrouter.ai
DeepSeek V4 Pro 0813 - API Pricing & Benchmarks
DeepSeek V4 Pro 0813 is a large-scale mixture-of-experts model from DeepSeek. $0.435 per million input tokens, $0.87 per million output tokens. 1,048,576 token context window, maximum output of 384,000 tokens. Higher uptime with 5 providers. Includes independent…
Why Tiny JPEGs Look Different in Chrome
• Chrome uses partial IDCT scaling to efficiently decode JPEGs at small sizes by skipping high-frequency data.Read more | Comments | @hackernws
• JPEG images are compressed in 8x8 blocks via DCT, storing frequency coefficients from low to high.
• Rendering a heavily downscaled JPEG keeps mainly low-frequency information, losing fine details.
• Chrome's Skia and libjpeg-turbo decode at closest 1/8 fraction scale, then downsample to size.
• JPEG is suboptimal for icons due to its photo-focused compression and decoding method.#JPEGDecoding #ChromeOptimization #ImageScaling
guillaumetech.github.io
Guillaume Técher
Guillaume Técher — Personal website
Grok 4.6
• Grok 4.6 matches GPT-5.6 Sol on the Artificial Analysis Intelligence Index.Read more | Comments | @hackernws
• It features improved training with more data, better optimizer, and longer runs than Grok 4.5.
• Grok 4.6 excels at multi-step projects, converting ideas into functional apps with iterative feedback.
• Available now in Cursor and Grok Build platforms with 2x free usage in the first week.
• Pricing starts at $2/million input tokens and $6/million output tokens; fast variant costs twice as much.#AI #Grok46 #MachineLearning
x.ai
Introducing Grok 4.6
Grok 4.6 builds on Grok 4.5 with a particular focus on long-running agents and more ambitious interactive and visual work.
uBlock Origin Is Giving Up the Fight to Keep Ads Off Facebook
• The article from digitalescapetools.com is inaccessible due to a 403 Forbidden error.Read more | Comments | @hackernws
• It likely discusses uBlock Origin's change in handling Facebook ads.
• JavaScript and cookies need enabling to view content on the site.#uBlockOrigin #FacebookAds #AdBlocking
Digitalescapetools
uBlock Origin Is Giving Up the Fight to Keep Ads Off Facebook
uBlock Origin's volunteer team will no longer chase Facebook's shifting ad-detection tricks, calling it a 'disgusting anti-user site.' Here's what that means for your feed.
A shell exclamation mark is not for yelling. Be lazy
• Shell event designators using '!' allow referencing and modifying previous commands and arguments.Read more | Comments | @hackernws
• Key designators include !! (previous command), !string (last command starting with string), !?$ (last argument).
• Modifiers like :h, :t, :r, :e extract parts of arguments (dirname, basename, extension).
• fc command edits previous commands in your editor and can re-run or substitute text in them.
• bash and zsh can verify expansions with histverify/HIST_VERIFY to prevent unwanted execution of expansions.#ShellTips #CommandLineMagic #Bash
refp.se
A shell exclamation mark is not for yelling. Be lazy. | Filip Roséen - refp.se
Event designators have been hiding in not-so-plain-sight since the late 1970s — so powerful that forgetting might be part of a massive conspiracy to wear out developer keyboards faster than otherwise.
SpaceXAI's Grok 4.6 Scores 61 on the Artificial Analysis Intelligence Index
• SpaceXAI's Grok 4.6 scores 61 on Artificial Analysis Intelligence Index, matching GPT-5.6 Sol.Read more | Comments | @hackernws
• Grok 4.6 exceeds Grok 4.5 by 5 points and Grok 4.3 by 23 points on Intelligence Index.
• Pricing remains $2/$6 per 1M tokens, 60%+ cheaper than Claude Opus 5 and GPT-5.6 Sol.
• Grok 4.6 shows strong agentic performance with GDPval-AA v2 Elo of 1753, near top models.
• It completes long-horizon tasks efficiently in ~53 turns and 0.5B tokens, half of the top competitor's usage.#AIFrontier #Grok46 #TechInnovation
artificialanalysis.ai
Grok 4.6 returns SpaceXAI to the intelligence frontier and leads on cost efficiency
SpaceXAI returns to the intelligence frontier with strengths in agentic performance and cost efficiency
Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
• 35% of website visits come from bots, down 2% over last 90 days.Read more | Comments | @hackernws
• 28% of bot traffic is AI-related, up 11% in the last 90 days.
• 98.5% compliance rate of bots following robots.txt rules.
• Top AI scrapers: ClaudeBot (27%), meta-externalagent (19.5%), Amazonbot (19.2%).
• ChatGPT-User accounts for 86.4% of AI fetching traffic for real-time content.#AIBotTraffic #WebAnalytics #RobotsTxt
Known Agents
The Agentic Web Index: AI Bot Traffic Statistics | Known Agents
A continuously updating analysis of bot vs. human traffic, AI scraping, fetching, search indexing, browsing, robots.txt compliance, and AI chat referrals across 5,000+ websites.
Tim King, AmigaDOS developer, has died
• Dr. Tim King, AmigaDOS developer, died end of July 2026.Read more | Comments | @hackernws
• King earned his Ph.D. in computer science from University of Cambridge in 1979.
• He developed Tripos OS in BCPL during his studies, pioneering preemptive multitasking.
• In 1984, King joined MetaComCo and adapted Tripos into AmigaDOS for Amiga computers.
• King founded Perihelion in 1986 and later the ISP UK Online.#AmigaDOS #TimKing #TechHistory
U of Michigan drops first-semester grades to ‘curb mental health crisis’
• University of Michigan received a grade on its mental health services.Read more | Comments | @hackernws
• The grading assesses effectiveness and accessibility of student mental health resources.
• Evaluation includes availability of counseling, crisis intervention, and wellness programs.
• The report aims to highlight strengths and areas needing improvement in mental health support.#MentalHealth #UniversityOfMichigan #StudentWellness
The Wall Street Journal
University of Michigan Drops First-Semester Grades to ‘Curb Mental Health Crisis’
A pilot program aims to ease pressure on freshmen and help them adjust to demands of college.
Delphi 13 Community Edition Is Now Available
• Delphi 13 Community Edition released on August 11, 2026, free for eligible developers.Read more | Comments | @hackernws
• New language features include ternary if operator, NameOf, is not, not in operators.
• Introduces a 64-bit IDE for Windows, improving large project support.
• Updates FireMonkey with GPU acceleration, new components, and improved animations.
• Supports latest Android (API 35) and iOS 18 platforms with native app development.#Delphi13 #Embarcadero #SoftwareDevelopment
Embarcadero RAD Studio, Delphi, & C++Builder Blogs
Delphi 13 Community Edition Is Now Available
Embarcadero is pleased to announce the availability of Delphi 13 Community Edition, the latest free edition of our professional Delphi development environment. Delphi 13 Community Edition is based …
Zed: Delta
• Delta is a multiplayer coding environment with agents for code review and collaboration.Read more | Comments | @hackernws
• DeltaDB replicates code and conversations in real time, integrating with existing git repos.
• Threads are private and sync worktrees locally for each participant with real-time updates.
• Delta compiles a Rust app to WebAssembly for browser access with full functionality.
• Delta supports third-party agent integration and features a cursor-based conversational interface.#DeltaDev #MultiplayerCoding #CodeCollaboration
zed.dev
Introducing Delta
From the Zed Blog: A multiplayer environment for coding with agents, from the creators of Zed.
High-Res Photo Shows Sand-Capped Butte Rising from Mars Plain of Polygons
• NASA's Curiosity Rover captured a high-res panoramic photo of a 20-foot-tall butte named 'Miraflores' on Mars on June 11, 2026.Read more | Comments | @hackernws
• The butte lies inside Gale Crater, near Mount Sharp, an 18,000-foot-high mountain rover has been climbing since 2014.
• The surrounding Martian landscape features thousands of 4-8 cm polygonal ground patterns, thought to be an ancient seabed.
• The 6,162 x 2,576 pixel panorama was stitched from 11 images and color-adjusted for human eye accuracy.
• Curiosity has found carbon-based molecules in Gale Crater, indicating Mars once had chemistry to support life.#MarsDiscovery #CuriosityRover #GaleCrater
Peta Pixel
Amazing High-Res Photo Shows a Butte Rising From Mars
Reminds me of Utah.
HTML over WebSockets: real-time SPAs with barely any JavaScript
• HTML over WebSockets sends fully rendered HTML from server to client via a persistent bidirectional channel.Read more | Comments | @hackernws
• Phoenix LiveView pioneered this approach in Elixir with real-time SPAs and minimal JavaScript.
• Advantages include single rendering engine, no API needed, server-side state, real-time updates, and improved security.
• Drawbacks include higher server resource use, complexity, latency impact, and no offline support.
• Various frameworks support this pattern across languages, e.g., Phoenix LiveView, Django LiveView, Laravel Livewire, Blazor SignalR.#WebSockets #LiveView #RealTimeWeb
en.andros.dev
HTML over WebSockets: real-time SPAs with barely any JavaScript | Andros Fenollosa
Building a SPA (Single-page Application) is a complex puzzle: a JavaScript framework that draws the view, an API serving JSON, and 2 independent…
Shade Map
• ShadeMap app simulates sun shadows for any location.Read more | Comments | @hackernws
• Users can visualize shadows throughout the day and year.
• Tool helps plan outdoor spaces considering sunlight exposure.#SunSimulation #ShadeMap #OutdoorPlanning
shademap.app
Simulate sun shadows
Every mountain, building and tree shadow in the world simulated for any date and time
Principia Mathematica is modern and insightful
• Principia Mathematica (1910) anticipates modern programming concepts like lambda calculus and types.Read more | Comments | @hackernws
• It distinguishes between 'any' and 'all' in quantification, hinting at Intuitionism.
• Defines referential transparency and extensionality, citing Frege's linguistic roots.
• Advocates proving existence by witness, reflecting an intuitionistic view.
• Introduces descriptive functions as binary relations with unique outputs, precursor to definite descriptions.#PrincipiaMathematica #LambdaCalculus #Intuitionism
okmij.org
Principia Mathematica
Notes on Chapter 1 of Principia Mathematica
Pixel Watch 5
• Pixel Watch 5 offers 20% faster performance with Snapdragon W5 Gen 2 chip and 50% more RAM.Read more | Comments | @hackernws
• It has 2x more accurate GPS tracking than previous models, outperforming Apple Watch Ultra 3 and Garmin Fenix 8 Pro.
• Introduces new Health Guardian feature detecting breathing emergencies and three monthly health trend summaries.
• Supports proactive Gemini Intelligence features like At a Glance updates and Raise to Talk for hands-free control.
• Available Aug 20 starting at $399; features 30-hour battery, new colors, and a Stephen Curry Special Edition.#PixelWatch5 #Smartwatch #HealthTech
Google
Pixel Watch 5: Proactive assistance and advanced health tracking on your wrist
Google Pixel Watch 5 offers proactive alerts, low-latency Gemini AI features, and health tracking to keep you connected.
Lovable raises $400M Series C
• Lovable raised $400M in Series C funding at a $13.3B valuation led by Menlo Ventures and Scaleup Europe Fund.Read more | Comments | @hackernws
• Since November 2024, users created 60M+ projects with 900M+ monthly app visits and reach nearly two-thirds of Fortune 500.
• New features include payment tools, AI search, integrations with Google Workspace, Salesforce, Stripe, and enhanced security.
• Users range from startups to companies like Adidas and NVIDIA, building tools and products internally and commercially.
• Lovable plans to expand team to ~450, focus on AI-driven business support, and deepen global market presence.#LovableFunding #NoCodeRevolution #AIinBusiness
Lovable
We just raised $400M in Series C funding to help people run their businesses | Lovable
Lovable has raised $400 million in Series C funding at a $13.3 billion valuation, led by Menlo Ventures and the Scaleup Europe Fund, managed by EQT.