slicklibary
Make text bigger  Make text smaller 
news musicbox




◢ndtv

◢arstechnica

◢cnbc

◢make wordpress core

  • X-post: Help shape the Accessibility Lab plugin
    [21 Aug 26, 7:27pm] X-comment from +make.wordpress.org/accessibility: Comment on Help shape the Accessibility Lab plugin
  • Call for WordPress 7.1.x Release Managers
    [20 Aug 26, 9:39pm] WordPress 7.1.0 was released August 19, 2026. While the work of a major release team includes people filling many different positions, maintenance release teams generally are considerably smaller, often 1–3 people. Minor release managers are respon…
  • What’s new in Gutenberg 23.8? (19 August)
    [19 Aug 26, 12:03pm] “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…
  • Dev Chat summary: August 18, 2026
    [18 Aug 26, 3:49pm] Start of the meeting in Slack, facilitated by @audrasjb 🔗 See the agenda post. Announcements 📢 7.1 @amykamala mentioned that commit freeze is currently in effect until Wednesday post-release. From @joedolson: “Nothing else to share from the…
  • Dev Chat Agenda – August 18, 2026
    [17 Aug 26, 9:10pm] 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…

◢windows latest

◢9to5google

◢securityweek

◢attack magazine

  • CRSSD Festival Reveals Full Lineup for Fall 2026
    [21 Aug 26, 9:41am] CRSSD Festival has confirmed its complete lineup for its Fall 2026 edition, returning to Waterfront Park in San Diego on 26 and 27 September.Headlining the two-day event are Chris Lake b2b Disclosure (DJ set) and Mochakk, alongside a bill stacke…
  • Cleaning Up Vocal Rips With LALAL.AI Lynx
    [18 Aug 26, 9:40pm] Grabbing vocal samples from the internet or vinyl? Here’s how to clean up voice rips with LALAL.AI and its new algorithm, Lynx, and use them in tracks.There’s nothing like a vocal sample to spice up a track. Whether that be an acapella, a st…
  • 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…

◢slashgear

◢rest of world

◢artnet news

◢master.dev

  • Keyboard Shortcuts That Display The Correct Modifier Key per OS
    [21 Aug 26, 12:29pm] Websites often hardcode keyboard shortcuts for Mac (⌘) while neglecting Windows users, leading to confusion.
  • CSS Infinity Use Cases
    [20 Aug 26, 6:01pm] It’s kinda cool there is Infinity in CSS. You just always need to use it within a calc(), like border-radius: calc(infinity * 1px);. Adam has lots of ideas in that post, and I remember Will was messing with similar ideas a few years ago. I’d say…
  • Introducing AI Skills for Real Engineers
    [18 Aug 26, 2:03pm] Matt Pocock's skills offers a suite of impactful skills to streamline AI integration in software development. These skills facilitate prompt refinement, project setup, and task management.
  • React Compiler Linting Just Got a Rust-Native Speedup in Oxlint
    [17 Aug 26, 8:49pm] Update! This is a re-written version of this recently-published post about linting code bound for the React Compiler with Oxlint. Oxlint just published a new guide to this, so this post reflects that new information. The React team made a big splash…
  • Delayed-Then-Instant Tooltips with HTML & CSS Alone
    [13 Aug 26, 9:31pm] We don't NEED JavaScript to adjust tooltip timing displays. Super modern CSS and HTML has this covered simply, and we can do fully successful fallbacks.
  • Tooltips Need a Delay, and Then They Need to Skip It
    [13 Aug 26, 9:13pm] Thinking about UX, a slight delay on a simple tooltip can be nice so that mousing over something quickly doesn't trigger it, but if there are related tooltips nearby, maybe we don't need to wait.

◢piccalilli

  • The Index: Issue #195
    [21 Aug 26, 10:50am] BulletedThis is the stuff that's exciting about the AT protocol. Not the "new twitter" bullshit, but the endless possibilities that this technology opens up. It's using the fancy new private data stuff too.The future of CSS: tar…
  • A look at the geolocation HTML element and how it works
    [20 Aug 26, 11:55am] The <geolocation> HTML element does exactly what you might think it does. It’s a dedicated element that gets the user’s location, either once or continuously. The options are set using HTML attributes instead of JavaScript, but JavaScript i…
  • The Index: Issue #194
    [14 Aug 26, 11:55am] Cooking NotebookJosh Nesbitt is an immense cook, trust us, and they've compiled some great recipes for this very nice website. They're using tabular recipe layouts, which is also a nice touch.Keeping type consistent in changing conditions…
  • Personal website redesign project post: A little progressive enhancement as a treat
    [13 Aug 26, 11:55am] For a long time, I've included last.fm and Open Scrobbler links on each music collection item's detail page in some shape or form because those are pretty straightforward to render, but something I really wanted on this new website was prov…
  • 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…

◢the stack overflow blog

◢how to geek

◢smithsonian magazine

◢the maritime executive

◢my modern met

◢techcrunch

◢the github blog

  • The August 17 outage, and the work ahead
    [20 Aug 26, 6:36pm] An update on the August 17 outage and the steps we're taking to improve reliability.The post The August 17 outage, and the work ahead appeared first on The GitHub Blog.
  • GitHub Copilot app for Beginners: Managing your work
    [19 Aug 26, 5:50pm] If you’re juggling multiple Copilot sessions, use the My work pane to track what's in flight, what's done, and what's next.The post GitHub Copilot app for Beginners: Managing your work appeared first on The GitHub Blog.
  • How canvases make agentic workflows visible, steerable, and cost-efficient
    [17 Aug 26, 4:00pm] Chat is great for intent, but agent work gets lost in the scroll. Here is how I use canvases with my agentic workflows—and why your workflow also deserves a canvas.The post How canvases make agentic workflows visible, steerable, and cost-efficient…
  • How to bring your software delivery workflow into GitHub with agent apps
    [14 Aug 26, 4:00pm] See how four GitHub agent apps can help you scope, secure, roll out, and ship a feature across the SDLC–all without leaving GitHub. The post How to bring your software delivery workflow into GitHub with agent apps appeared first on The GitHub Blog…
  • Your guide to GitHub Universe 2026 is here: The schedule just launched!
    [13 Aug 26, 7:00pm] The GitHub Universe session catalog is live. Explore interactive workshops, community talks, demos, and panels. Plus, register before August 19 to save $300.The post Your guide to GitHub Universe 2026 is here: The schedule just launched! appeared fi…

◢search engine journal

◢billboard

◢tom's hardware

◢sd times

  • AI SAST: Code Security for the Agentic SDLC
    [21 Aug 26, 6:54pm] Endor Labs has launched an AI-powered Static Application Security Testing (SAST) tool for C code that detects more vulnerabilities than traditional scanners without requiring a software build. By combining deterministic program analysis with LLM reas…
  • Sauce Labs Expands AURA with Model Choice
    [21 Aug 26, 5:11pm] Sauce Labs has announced that bring-your-own-model capabilities are available now to Sauce Labs enterprise customers within AURA, the company’s code verification and release assurance platform. The new capabilities allow enterprises to build softwa…
  • Progress Software Announces New Telerik and Kendo UI Release to Accelerate AI-Powered UI Development
    [20 Aug 26, 8:15pm] BURLINGTON, Mass. — Progress Software, an AI infrastructure software leader, today announced the latest Progress Telerik and Progress Kendo UI release, helping to accelerate UI development with context-aware AI while advancing a new generation…
  • Claude Academy Teaches How to Use AI Safely and Effectively
    [20 Aug 26, 7:53pm] Recent reports show that more non-developers are using AI to create apps and to work more quickly. Coupled with the pace of change within frontier models, the need for workers to understand how to use AI safely and effectively grows in urgency. Anthr…
  • Beyond AI Coding Assistants: The Next Evolution of Software Development
    [19 Aug 26, 4:56pm] Some AI adoption stories are embarrassing, and the embarrassing part is that nobody in the room seems to notice. A development team adds AI coding assistants. Velocity metrics look better by Q2. Then somebody calls the organization AI-native at the n…

◢w3.org

◢streaming learning center

  • Munich Court Proposes €1.05 Monthly Codec Royalty for Netflix Premium Subscribers
    [20 Aug 26, 7:14pm] The 7th Civil Chamber of the Munich I Regional Court just published detailed FRAND guidelines addressing standard-essential patent licensing. The guidelines include an analysis of how the court might calculate video codec royalties for streaming serv…
  • VVC Gains Momentum with Amazon and Dolby Acquisitions
    [13 Aug 26, 1:14am] Recent moves by Amazon and Dolby may hint at a growing interest in VVC (Versatile Video Coding). Amazon’s Acquisition of MX Player On Wednesday, June 5, Amazon agreed to acquire key assets of Indian video streaming service MX Player from Times Inte…
  • Chick-fil-A’s Play App: A Family-Focused Strategy with a Strategic Edge
    [13 Aug 26, 1:04am] While driving to Atlanta the Saturday before Thanksgiving, I streamed the Georgia UMass football game on my iPhone (my wife was driving). The video quality was good with only occasional buffering, but the advertising was limited and monotonous; prett…
  • AI Dubbing: An Untapped Opportunity for Global Growth
    [12 Aug 26, 11:04pm] The rise of AI-driven dubbing has created a fundamental shift in content localization. While some see it as an added expense, forward-thinking content producers and vendors increasingly recognize it as a strategic opportunity. By lowering costs, impr…

◢sciencealert

◢futurity

◢techdirt

  • Ctrl-Alt-Speech: School Of Hard Blocks
    [21 Aug 26, 8:04pm] Ctrl-Alt-Speech is a weekly podcast about the latest news in online speech, from Mike Masnick and Everything in Moderation‘s Ben Whitelaw. Subscribe now on Apple Podcasts, Overcast, Spotify, Pocket Casts, YouTube, or your podcast app of choice —…
  • Zero Knowledge Proofs Aren’t Age Verification Silver Bullets
    [21 Aug 26, 6:11pm] Age verification (laws and regulations requiring platforms and websites to assure or estimate that a user seeking to use an online service is of a certain age) is everywhere. At the time of writing, about half the states in the US have some intern…
  • Daily Deal: Plantum Plant Identifier (iOS only)
    [21 Aug 26, 6:06pm] The Plantum app is a digital tool that helps to identify plants, diagnose plant diseases, and improve plant care. The app can identify over 40,000 plant species, assess their health, and give specific care advice. Plantum offers a suite of digital to…
  • CBP Officers And Contractors Abused Government Databases To Stalk Their Exes
    [21 Aug 26, 4:28pm] This news will come as no surprise to anyone. Those who have been following police misconduct revelations for years have seen this happen time and time and time and time again. Those who are in the business of engaging in police misconduct have known…
  • Trump FCC Weakens U.S. Broadband Speed Goals To The Benefit Of Elon Musk And Comcast
    [21 Aug 26, 12:27pm] I’ve spent the better part of a lifetime studying and writing about the way corrupted lawmakers and U.S. telecom giants work hand in hand to erode U.S. broadband standards and mapping so they can obscure the way corruption and monopoly result in li…

◢designboom

Legal notice