slicklibary
Make text bigger  Make text smaller 
news musicbox




◢ndtv

◢arstechnica

◢cnbc

◢make wordpress core

  • Dev Chat Agenda – August 11, 2026
    [11 Aug 26, 4:23am] 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…
  • What’s new in Gutenberg 23.7? (05 August)
    [6 Aug 26, 7:34am] “What’s new in Gutenberg…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg release on a biweekly basis, showcasing new features included in each release. As a reminder, here’s an overview of different ways t…
  • WordPress 7.1 Release Candidate Phase
    [5 Aug 26, 3:39pm] Now that WordPress 7.1 has entered the Release Candidate phase, the following policies are in place. These policies mainly cover how and when Core committers can commit. For non-committing contributors, this post may help explain why Core committers…
  • WordPress 7.1 Field Guide
    [5 Aug 26, 2:42pm] There are more than 310 Core Trac tickets included in WordPress 7.1, over 100 of which are enhancements and feature requests, and more than 180 bug fixes. This release includes 40+ tickets focused on the Editor, with the most attention going to acces…
  • The notify_post_author filter now has the final say on post author notifications
    [5 Aug 26, 12:22pm] WordPress 7.1 changes when wp_new_comment_notify_postauthor() checks a comment’s approval status: the check now happens before the notify_post_author filter is applied, rather than after. As a result, the filter receives an accurate default v…

◢windows latest

◢9to5google

◢securityweek

◢attack magazine

  • KASHOVSKI “great music alone isn’t always enough to build a career”
    [10 Aug 26, 8:40pm] Off the back of new single "Show Me", Kashovski takes on our Q&A, covering everything from Zidane to his greatest fear.What's your greatest fear?God's judgement.What is the trait you most deplore in yourself?S…
  • Native Instrument’s SuperStarSaw Review
    [3 Aug 26, 1:58pm] It’s not often an instrument tells you what it is so blatantly. And perhaps there’s a reason for that, as SuperStarSaw is far more than the one-trick pony its name suggests.It’s not uncommon for me to start a review with a disclaimer or co…
  • reFX releases Rippler, a dual‑layer physical modelling synthesiser
    [31 Jul 26, 9:13am] New plugin combines resonator‑based acoustic emulation with subtractive synthesis, launching at an introductory price of $99.reFX has released Rippler, a new plugin that combines physical modelling with subtractive synthesis across two indepen…
  • How To make your own kick drums in Diva
    [28 Jul 26, 3:49pm] With so many kick drum samples available, it’s easy to overlook the benefits of programming your own. It only takes seconds.Kick drums, eh? You can’t live with ‘em, but you can’t live without programming ‘em. Except, of course, you can…
  • 5 of the Best Software and Hardware Trackers
    [22 Jul 26, 11:32am] If you make a genre like jungle, IDM or breakcore, you need a tracker. These are the five best trackers available, plus how to bring one into your workflow.We’re all familiar with the traditional DAW sequencer, which scrolls along a timeline f…

◢slashgear

◢rest of world

◢artnet news

◢master.dev

  • View Transitions: Careful Not To Make Stuff Unclickable
    [7 Aug 26, 6:46pm] View Transitions block interactivity (like clicks) while they are running. Maybe you don't want to do that.
  • Random Post Button Followup
    [6 Aug 26, 10:41pm] I had fun with the post about making a link to a random post in just HTML/CSS the other day. But I was almost certainly over-thinking it on the original. Using random() was kind of the point, so we can stick with that.
  • 5 CSS Properties You Should Know for Better Text Designs
    [5 Aug 26, 3:08pm] Includes background-clip for masking backgrounds, vertical-align for aligning elements, box-decoration-mode for consistent edge styling, letter-spacing for spacing control, and text-combine-upright for vertical text layouts.
  • Web Platform Status Notification Emails
    [4 Aug 26, 6:15pm] I’m just learning that the Web Platform Status website offers email alerts when features of your choosing change in support. For instance, I just signed up to hear exactly when Customizable <select> becomes Baseline Newly Available.
  • Something Nobody Told You About The Image Element (It Can Overflow!)
    [3 Aug 26, 2:56pm] You normally don't think of images as overflowing themselves, nor can you put anything else inside to make it overflow, but actually...
  • Ending Responsive Images
    [31 Jul 26, 8:54pm] The sizes attribute for <img> was maybe the hardest part. It had complicated syntax that always had to be in sync with whatever your CSS was doing. But sizes="auto" support is almost ready for prime time. Jason Grigsby says we can go…

◢piccalilli

  • The Index: Issue #193
    [7 Aug 26, 11:55am] Your ‘App’ could have been a webpage (so I fixed it for you…)A thoroughly enjoyable read!SmoothCSSComplete CSS alumni, Rob McCormick, has built a really nice looking design system/CSS framework/UI kit.The CSS lh unitAn extremely useful uni…
  • Working with ::highlight() using progressive enhancement
    [6 Aug 26, 11:55am] Highlighting in CSS has been beneficial for applying a highlight on specific text or text fragments during user selection, emphasizing a piece of information on a website, or visually emphasizing a text for the sake of branding. Particularly, this is…
  • The Index: Issue #192
    [31 Jul 26, 11:55am] CodePen 2.0 is hereHats off to the CodePen team for getting their huge 2.0 release over the line. The possibilities really are endless and that's a great achievement for a team of 5!95 reasons for having your own websiteDoes exactly what it s…
  • Personal website redesign project post: Getting started with implementing my music collection
    [30 Jul 26, 11:55am] We're getting close to the last part of iteration one — the skeletal build of the site. Good! I'm getting eager to get on with the design work now. For some reason, doing this series (along with being busy in general) has stifled my abil…
  • The Index: Issue #191
    [17 Jul 26, 11:55am] Howdy! Before we get into the links, we're going to take a break next week, so we'll see you on July 31 🌴Art as resistenceMore of this please!Mildliner referenceIf you've ever thought "I wish I could use Midliner marker col…

◢the stack overflow blog

◢how to geek

◢smithsonian magazine

◢the maritime executive

◢my modern met

◢techcrunch

◢the github blog

  • Using the GitHub Copilot SDK for Java
    [10 Aug 26, 7:30pm] Enterprise Java developers have a new superpower—drive GitHub Copilot from idiomatic Java code with annotations, virtual threads, and more.The post Using the GitHub Copilot SDK for Java appeared first on The GitHub Blog.
  • A guide to slash commands in the GitHub Copilot app
    [6 Aug 26, 7:49pm] Go beyond chat in the GitHub Copilot app with these slash commands. They'll help you plan, collaborate, automate, and customize your dev workflow.The post A guide to slash commands in the GitHub Copilot app appeared first on The GitHub Blog.
  • How we took malware advisories beyond npm
    [6 Aug 26, 4:51pm] GitHub malware advisories no longer stop at npm. Here's how we wired OpenSSF's malicious-packages data into the Advisory Database, and why we built the pipeline paranoid.The post How we took malware advisories beyond npm appeared first on…
  • How the GitHub legal team used Copilot CLI to streamline their workflows
    [4 Aug 26, 7:02pm] Learn how to build tools to simplify how you work—without writing a single line of code.The post How the GitHub legal team used Copilot CLI to streamline their workflows appeared first on The GitHub Blog.
  • Turn one giant AI-generated pull request to a reviewable stack
    [4 Aug 26, 4:47pm] Instead of one huge, un-reviewable pull request, teach coding agents to decompose work into a clean, ordered stack with GitHub stacked pull requests.The post Turn one giant AI-generated pull request to a reviewable stack appeared first on The GitHub…

◢search engine journal

◢billboard

◢tom's hardware

◢sd times

◢w3.org

◢streaming learning center

  • Microsoft MLVC: Interoperability, Power Realities, and the Neural Compression Patent Landscape
    [2 Aug 26, 6:30pm] Microsoft recently open-sourced the Machine Learning Video Codec (MLVC) under the MIT License, publishing the codebase and model weights on GitHub, along with a technical announcement on the Microsoft Tech Community blog. The research paper, “MLVC…
  • Codecs for CFOs
    [27 Jul 26, 7:00pm] Executive Summary The H.264 codec has proven remarkably durable, but demand for 4K efficiency, HDR compatibility, and small-screen/low-bitrate quality makes adopting advanced codecs like VP9, HEVC, AV1, and VVC inevitable for most services. However,…
  • Wowza’s New Video Intelligence Framework – Interviews
    [20 Jul 26, 12:00pm] Wowza just released the Video Intelligence Framework, or VIF. According to my article in Streaming Media Magazine, VIF is an AI inference module that runs inside Wowza Streaming Engine, rather than in a separate NVR/VMS stack or a cloud video AI serv…
  • SBE Portfolio: Measuring BD-Rate and Break-Even Across a Full Library
    [16 Jul 26, 10:01pm] The new Portfolio feature in SLC Bitrate Explorer (SBE) version 2.0 aggregates BD-Rate and break-even results across multiple source files. This walkthrough covers the workflow from data entry to Excel export. Portfolios were NOT available in SBE ver…

◢sciencealert

◢futurity

◢techdirt

◢designboom

Legal notice