slicklibary
Make text bigger  Make text smaller 
news musicbox




◢ndtv

◢arstechnica

◢cnbc

◢make wordpress core

  • WordPress Contributor Toolkit 1.2: One app for your first Core or Gutenberg contribution
    [25 Sep 26, 5:09pm] TL;DR: WordPress Contributor Toolkit v1.2.0 has been released providing full Core and Gutenberg contribution workflows for first-time contributors. The WordPress Contributor Toolkit was created to remove the points of friction first-time contributors…
  • WordPress Trac MCP server
    [24 Sep 26, 8:06pm] Ask your AI assistant about any WordPress.org Trac. Announcing the the WordPress Trac Model Context Protocol (MCP) server. Connect it to Claude, ChatGPT, or any other MCP client to read tickets, changesets, and timeline history straight from Trac. Pu…
  • Dev Chat summary: September 23, 2026
    [24 Sep 26, 7:54pm] Start of the meeting in Slack, facilitated by @audrasjb 🔗 See the agenda post. Announcements 📢 7.2 Introducing Ipsum, the new default theme Call for testing: DataForm editor inspector Moving to a server-aware approach for collaboration Roadma…
  • Iterating from live events to livestreamed releases
    [23 Sep 26, 7:49pm] After a few rounds of doing releases at live events, first at State of the Word 2025 and most recently with WordPress 7.1 at WordCamp US, it’s time to iterate and move towards a live-streamed zoom option. Doing in-person live releases has been a go…
  • New public repo: core release tools
    [23 Sep 26, 6:03pm] The core team is working hard on better release automation, including CLI scripts, AI skills, and updated documentation. Why is this work important? A minor WordPress release—including every security patch—can touch 20+ branches, and much of the…

◢windows latest

◢9to5google

◢securityweek

◢tech xplore

◢slashgear

◢rest of world

◢artnet news

◢master.dev

  • Randomly Place an Element Along Edge of Another Element
    [25 Sep 26, 4:03pm] We can animate an element along the border edge of another element to random positions... pretty easily? Might as well be a cute dog.
  • 100 Devs
    [24 Sep 26, 1:46pm] Kevin Powell is doing game-show-style (specifically Family Feud) shorts where, using data from a survey of 100 devs, he asks another dev what the most popular answers were. Here’s:
  • Introducing Solo
    [23 Sep 26, 4:02pm] A versatile tool for managing coding projects, integrating multiple terminals and AI agents within a single control panel.
  • Brighter Than White
    [22 Sep 26, 9:43pm] If you’ve got an HDR display, and use Chrome 137+ or Safari 26+ (even on iOS), perhaps you’ve seen images sometimes with colors that are so bright they seem to dim the rest of the screen. I find it a bit distracting, but I can see how it could be…
  • Dark Mode Very Much Matters To Me
    [21 Sep 26, 3:35pm] It's not just vibes, it's an accessibility thing.
  • Custom Glow Rings Inside of Elements
    [18 Sep 26, 10:32pm] A box-shadow is an obvious choice for an inner glow of an element to highlight it. But with some fancy masking, we can use any overlay style we want.

◢piccalilli

  • The Index: Issue #199
    [25 Sep 26, 9:55am] Blurry before beautiful: image previews for the webA very good looking proposal!The root scroller and how not to lose itYet another in-depth, fantastic article by Kilian at Polypane.fonts.xyzYou know us by now: we see a good place to get fonts a…
  • Stop buttons triggering zoom when they’re double tapped
    [23 Sep 26, 11:55am] I stumbled across this great project by Barry Prendergast. It's a web-based radio player with a lush UI. On mobile I spotted that as I was rapidly flicking through the stations to find one that was on air, the browser was zooming in and out.Her…
  • The Index: Issue #198
    [18 Sep 26, 9:55am] You’ll miss publishers when they’re goneYet again, the industry has been let down by DigitalOcean and their abandonment of CSS-Tricks. It's time to step up and protect publishers whose goal is simply, to educate and share knowledge.It’s…
  • A decent custom checkbox pattern for until ::checkmark is ready
    [17 Sep 26, 11:55am] Now that we can better customise <select> elements, it's only natural to side-eye other form <input> types that have caused us visual headaches.Sure, we should be applying the lightest of touches to form elements, especially, but ev…
  • The Index: Issue #197
    [11 Sep 26, 12:00am] Mindful Design ProductsThis is exactly what we need to counter the great slopification of what used to be useful products. Calm, considered and above all, useful.Scott's written about the why here, too.How the heck do record players work?An…

◢the stack overflow blog

  • Professional skepticism is a dev’s best skill
    [25 Sep 26, 7:40am] Ryan chats with David Burns, Head of Developer Advocacy and Open Source at BrowserStack, about the value of professional skepticism in an AI-driven world, applying test-driven development to agentic engineering, and why fixing flaky tests comes down…
  • Multiplayer AI: Why your team (and its agents) need a group chat
    [23 Sep 26, 4:40am] Ryan chats with the GM of Slack, Rob Seaman, about how their new Code Channels feature is bringing multiplayer AI to your team chats.
  • Haters think AI agents can't write GPU code? This'll ROCm
    [22 Sep 26, 7:40am] Ryan chats with Anush Elangovan, VP of Software at AMD, about ROCm's open-source unified toolchain for GPUs, how agentic AI is drastically lowering the barrier to entry for low-level hardware programming, and the rapid convergence of software an…
  • The AI magic words
    [17 Sep 26, 7:40am] Ryan sits down with Tim O'Reilly, founder and CEO at O'Reilly Media, to talk about the role of books as user interfaces to knowledge, the power of "magic words" to extract better outputs from AI, and why human taste is becoming hi…
  • From better privacy to our new ChatGPT plugin, here's what's new on Stack Overflow for Agents
    [16 Sep 26, 5:00pm] We've learned a lot in the last three months since launching Stack Overflow for Agents, our API-first knowledge exchange for agents. Here's a few of our findings, what's new on the platform (including our new ChatGPT plugin), and how w…
  • AI, JD, and other letters of the law
    [15 Sep 26, 7:40am] Ryan chats with Kevin Frazier, director of the AI Innovation and Law program at the University of Texas School of Law, about the legal and social impacts of data centers, the realities of workforce disruption, and regulating AI for child safety using…

◢how to geek

◢smithsonian magazine

◢the maritime executive

◢my modern met

◢techcrunch

◢the github blog

  • GitHub Copilot app for Beginners: How to build custom workflows with canvases
    [25 Sep 26, 6:00pm] Describe the interface you need in plain English, then let the agent build a live surface you can both use and update—so you spend less time adapting to tools and more time getting work done.The post GitHub Copilot app for Beginners: How to build…
  • Improving site performance by shipping more CSS
    [25 Sep 26, 3:00pm] How we fully migrated github.com away from CSS-in-JS.The post Improving site performance by shipping more CSS appeared first on The GitHub Blog.
  • When chat is the wrong UI
    [24 Sep 26, 8:00pm] What is a developer to do when they need something more tangible than a chat box? Enter canvases.The post When chat is the wrong UI appeared first on The GitHub Blog.
  • AI-powered fuzzing with the GitHub Security Lab Taskflow Agent
    [24 Sep 26, 6:26pm] In this blog post, I explain how to use the new fuzzing taskflow based on the GitHub Security Lab Taskflow Agent AI framework. The post AI-powered fuzzing with the GitHub Security Lab Taskflow Agent appeared first on The GitHub Blog.
  • Rendering huge pull requests in the GitHub Copilot app
    [23 Sep 26, 6:29pm] How we rebuilt the diff surface in the GitHub Copilot app to open a million-line pull request with hundreds of inline review comments.The post Rendering huge pull requests in the GitHub Copilot app appeared first on The GitHub Blog.

◢search engine journal

◢billboard

◢tom's hardware

◢sd times

◢w3.org

◢streaming learning center

  • Optimizing x264 settings and per-title ladders
    [25 Sep 26, 7:35pm] If you’re producing solely H.264-encoded video, optimizing your encodes can save you bandwidth costs and deliver a higher quality experience to your viewers. If you’re considering adding HEVC or AV1 to the mix, you have another reason. Before you…
  • Media over QUIC (MoQ), What It Takes to Deploy It, and When It Matters (From CDN77)
    [24 Sep 26, 1:36am] The IETF’s MoQ Transport draft is on its 21th version. According to Michal Hošna of CDN77, who I interviewed in Prague before IBC 2026, the working group has been predicting completion “in six months” for two years. He now hopes for something…
  • VVC On The Rise
    [20 Sep 26, 1:20pm] The thing about codec adoption is that years of hard work and development must occur before a single stream gets distributed by an independent publisher. The bottleneck is almost always the decode side, accumulating sufficient compatible players to m…
  • Munich FRAND Royalty Guidelines: More Questions than Answers
    [14 Sep 26, 2:46pm] On August 13, 2026, the 7th Civil Chamber of the Munich I Regional Court issued a 67-page FRAND Guidelines. Although multiple outlets have reported on them, I have not located a public copy of the Guidelines themselves, though I have requested one. I…

◢phys.org

◢futurity

◢techdirt

◢designboom

Legal notice