slicklibary
Make text bigger  Make text smaller 
news musicbox




◢ndtv

◢arstechnica

◢cnbc

◢make wordpress core

  • Consistent navigation in WordPress 7.1 with persistent toolbar
    [13 Jul 26, 10:58am] WordPress 7.1 makes navigation more consistent across the whole admin interface, including the editor, where the difference is most noticeable. In the editor, the top-left “W” logo / site icon served as the back button, and clicking it took you o…
  • Transitioning To Rulesets In The Gutenberg Repository
    [8 Jul 26, 6:02pm] As of ~16:00UTC today (8 July 2026), all rules configured to enforce the desired contributor workflows and quality requirements in the Gutenberg repository have been converted from branch protection rules to repository rulesets. This was done to fix…
  • Dev Chat Agenda – July 8, 2026
    [8 Jul 26, 2:16am] The next WordPress Developers Chat will take place on in the core channel on Make WordPress Slack. The live meeting will focus on the discussion for upcoming releases, and have an open floor section. The various curated agenda sections below refer…
  • Merge Proposal: Design System Theming
    [7 Jul 26, 3:31pm] As part of design systems work supporting the admin design project, the Gutenberg Components Team has been working on a foundational layer of themeability and design tokens that support consistent, accessible UI components across the admin experience…
  • The Classic block stays in the inserter for WordPress 7.1
    [7 Jul 26, 6:22am] In an earlier post, I announced that the Classic block (core/freeform) would be hidden from the inserter by default starting in WordPress 7.1, accompanied by a new filter and a companion plugin. I’ve decided to revert this change. The Classic block…

◢windows latest

◢9to5google

◢securityweek

◢science daily

  • Losing just 80 minutes of sleep a night could make you gain weight
    [13 Jul 26, 1:24pm] Sleeping about an hour and 20 minutes less each night for six weeks caused participants to gain weight and spend more time inactive. Researchers found that even mild, realistic sleep loss, similar to what many adults experience, had measurable effect…
  • A 200-year-old physics experiment could help build future computers
    [13 Jul 26, 12:49pm] Scientists at Nanyang Technological University in Singapore have discovered a surprisingly simple way to create exotic light structures called optical skyrmions using a 200-year-old optical effect known as the Poisson spot. Instead of relying on expe…
  • Scientists discovered the brain doesn't make decisions the way we thought
    [13 Jul 26, 12:12pm] A new study suggests the brain begins making decisions much earlier than scientists previously thought. Researchers found that even primary sensory regions are influenced by higher brain areas through rapid feedback loops, rather than simply passing…
  • Why are healthy young non-smokers developing lung cancer?
    [13 Jul 26, 11:34am] An unexpected study found that young non-smokers with healthier diets had higher rates of lung cancer, raising questions about whether pesticide exposure from conventionally grown produce could play a role. Researchers stress that the findings are pr…
  • Stephen Hawking's black hole laws just got a major upgrade
    [13 Jul 26, 10:41am] Scientists have developed a new framework that could finally apply the laws of thermodynamics to real, ever-changing black holes instead of only perfectly stable ones. The advance may improve our understanding of black hole mergers, evaporation, and…

◢slashgear

◢rest of world

◢artnet news

◢master.dev

  • The Siren Song of ariaNotify()
    [11 Jul 26, 3:02pm] Mat Marquis details the good-and-dangerous of a new method which we can just make a screenreader say something. There’s a brand new ariaNotify() method — defined by the Accessible Rich Internet Applications (WAI-ARIA) 1.3 Specification — th…
  • Thinking Horizontally in CSS @layer
    [9 Jul 26, 3:30pm] If you put your custom properties (tokens) for every component in an @layer, then overriding them is never a fight.
  • How to Make an Interactive Element Invisible but Accessible
    [8 Jul 26, 1:41pm] The attribute `hidden="until-found" can be quite useful in HTML, but we'll need another unexpected bit of CSS to ensure space is reserved.
  • Boundary-Aware Styling in CSS
    [7 Jul 26, 3:09pm] You might think of the view() function as used in scroll-driven animations, but really it just pairs @keyframes animation with the current position of an element.
  • The Field Guide to Grid Lanes
    [3 Jul 26, 1:29pm] The WebKit gang did a good job with The Field Guide to Grid Lanes showcasing what kind of layouts are now achievable with display: grid-lanes;. Basically: Masonry layout, with arbitrary column widths, and proper tabbing order, is now progressive-enha…
  • Cloudflare Workers and Hyperdrive with TanStack Start
    [2 Jul 26, 6:21pm] In Part 2 of the series on using Cloudflare with Web Apps, the focus is on setting up a database and addressing key issues like performance and connection management.

◢piccalilli

  • The Index: Issue #190
    [10 Jul 26, 11:55am] Code TV: The best landing page everWe very rarely share video content, but this episode was an absolute delight to watch. They're running a hackathon too which is well worth checking out.New Game+Mat has not given up and nor should you!Kyroh…
  • Proxy and Reflect
    [9 Jul 26, 11:55am] FYII'm Mat, author of Piccalilli's very own {JavaScript for Everyone}(https://piccalil.li/javascript-for-everyone), a course designed to help you make the jump from junior- to senior developer. As ever, I'm here to teach you JavaScrip…
  • The Index: Issue #189
    [3 Jul 26, 11:55am] Fixing full-bleed CSSA rather deep dive into how some of the newer CSS can make this age old pattern even better.Where’s the holistic AI productivity data?It’s hard to find anything other than anecdata from individuals telling us how AI has m…
  • Personal website redesign project post: Rendering AT protocol posts on my /feed
    [2 Jul 26, 11:55am] I'm again, going to be doing a lot of the same sort of work I did for the WordPress integration, but as this is the first iteration of the AT protocol, it's going to be a lot simpler than that.Just like with the WordPress integration, I us…
  • Personal website redesign project post: Loading AT protocol posts data
    [1 Jul 26, 11:55am] We're picking up some good momentum, so let's keep the flow going. After integrating WordPress to power the blog section, it's now time to integrate a new feature of this website: AT Protocol posts.I could go all in at this point and…

◢the stack overflow blog

◢how to geek

◢smithsonian magazine

◢the maritime executive

◢my modern met

◢techcrunch

◢the github blog

  • Better tools made Copilot code review worse. Here’s how we actually improved it.
    [10 Jul 26, 3:57pm] How migrating Copilot code review to shared Unix-style code exploration tools reduced review cost by reshaping agent workflows around pull request evidence.The post Better tools made Copilot code review worse. Here’s how we actually improved it. a…
  • How GitHub gave every repository a durable owner
    [9 Jul 26, 4:29pm] GitHub had over 14,000 repositories. Fewer than half had clear ownership. Here's how we gave every active repository a validated owner in under 45 days, archived the rest, and made ownership the foundation for everything that followed.The post…
  • Automating cross-repo documentation with GitHub Agentic Workflows
    [8 Jul 26, 9:11pm] Explore how the Aspire team turns merged product changes into SME-reviewed docs pull requests, closing the gap between release and documentation.The post Automating cross-repo documentation with GitHub Agentic Workflows appeared first on The GitHub…
  • GitHub availability report: June 2026
    [8 Jul 26, 7:35pm] In June, we experienced six incidents that resulted in degraded performance across GitHub services.The post GitHub availability report: June 2026 appeared first on The GitHub Blog.
  • How GitHub Copilot enables zero DNS configuration for GitHub Pages
    [8 Jul 26, 4:00pm] Go from an empty repository to a live custom domain with HTTPS in about 14 minutes, without manually editing a single DNS record.The post How GitHub Copilot enables zero DNS configuration for GitHub Pages appeared first on The GitHub Blog.

◢search engine journal

◢billboard

◢tom's hardware

◢sd times

  • Typemock Releases Isolator++ 5.4.5
    [13 Jul 26, 1:10pm] TEL AVIV, Israel  – Typemock, a leading provider of unit testing solutions, today announced the release of Isolator++ 5.4.5, helping development teams test confidently across more compilers, modern development environments, and Visual Studio 2026.…
  • The Hidden Infrastructure Challenge Behind Every AI-Generated Avatar
    [10 Jul 26, 2:30pm] Virtual marketplaces now move billions of dollars in 3D avatar items annually. Users purchase 1.8 billion avatar items in a single year on major platforms, with 40% of monthly active users returning to update their digital identities. The economics a…
  • SD Times News Digest: IDC Quanta, CircleCI, Open AI — July 10, 2026
    [10 Jul 26, 1:00pm] IDC Launches Quanta to Close Gap Between Tech Intelligence, Enterprise Execution IDC has launched IDC Quanta to deliver intelligence inside the tools people use for work. Quanta, which the company describes as “the technology intelligence fabric of…
  • Evolving how LLMs are measured for Android: the next era of Android Bench
    [9 Jul 26, 4:46pm] The July release of Android Bench — its LLM benchmark leaderboard for Android development tasks — is now based upon the Harbor framework for evaluating models, Google has announced. In its blog post announcing the updates, the company noted that…
  • AI killed the user interface. Instead, try this inter-userface.
    [9 Jul 26, 2:24pm] Ah, the 90’s, when I briefly worked at one of the world’s first web agencies. By offering decent pay for creative work and a funky open workspace in the West End, Eagle River Interactive (now part of Agency.com) sucked up most of the available de…

◢w3.org

◢streaming learning center

  • The Correct Way to Choose an x264 Preset, Part 2: Your Audience Changes the Answer
    [29 Jun 26, 1:06pm] Here’s the question on the table. x264’s veryslow preset delivers better quality than the medium preset but takes roughly 4x longer to encode, boosting your encoding costs by a healthy 4x (2-3x if using a cloud encoder). Which is the right preset…
  • Computing VMAF: How Missing Color Metadata Tanked the Score
    [22 Jun 26, 6:32pm] Developing a metrics tool is the easy part. Wire up FFmpeg, shell out to libvmaf, parse the JSON, draw a pretty line chart. It’s a weekend project, and the part they show you at vibe-coding camp. The part they don’t show you are the edge cases:…
  • How Fast Will AV2 Deploy?: Ask Joe Sixpack
    [17 Jun 26, 5:25pm] The AV2 spec went final in late May 2026, AOMedia announced it on June 9, and VeriSilicon had a decode IP core out within about two weeks. An AOMedia member survey reports that 53% of respondents plan to adopt AV2 within a year and 88% within two yea…
  • Three Paths to Compression for Machine Vision: VCM, FCM, and the V-Nova Wild Card
    [26 May 26, 5:45pm] Video is increasingly captured primarily or exclusively for machine viewing, including applications like surveillance cameras, autonomous vehicles, industrial inspection, and drone footage. Traditional codecs like H.264 and HEVC were designed around…

◢sciencealert

◢futurity

◢techdirt

◢designboom

Legal notice