Skip to content
TILens What matters today in tech
Theme
Topics - Open Source
Calendar · AUG 2026
M08 Aug 2026
1 2
9 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

Topic · Edition

Open Source

9 items on 10 Aug 2026
Open Source

Using the GitHub Copilot SDK for Java

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…

Source: GitHub Blog Edward Burns
Web

Animating CSS border-image

Border images are an overlooked feature. One neat fact is that border image slices can run across entire borders on an element, and animating it creates beautiful effects. Animating CSS border-image originally…

Source: CSS-Tricks Preethi
Web

SmashingConf Freiburg 2026, September 7-10

Smashing Magazine’s in-person conferences are back and returning to the wonderful city of Freiburg next month, September 7–10. SmashingConf Freiburg 2026, September 7-10 originally handwritten and published with love on…

Source: CSS-Tricks Geoff Graham
Open Source

[$] Even more formal verification for BPF

BPF offers useful safety guarantees, but Kumar Kartikeya Dwivedi wants BPF programs to be even safer. At the 2026 Linux Storage, Filesystem, Memory-Management, and BPF Summit, he led a session (slides) discussing the…

Source: LWN.net daroc
Open Source

Django moves to an annual release cycle

The Django Python web-framework project has announced that it has accepted an annual release cycle proposal. This means that the project is moving from a somewhat complicated schedule that interspersed short-lived…

Source: LWN.net jzb
Open Source

Security updates for Monday

Security updates have been issued by AlmaLinux (firefox, gpsd-minimal, kernel, libarchive, libgcrypt, and LibRaw), Debian (bind9, ca-certificates, chromium, dnsdist, icinga2, kitty, libheif, openjdk-21, pdns,…

Source: LWN.net jzb
Open Source General

How to build stacked PRs with the gh-stack skill

AI coding agents can generate massive amounts of code, which often leads to huge pull requests that are difficult to review. Using the gh-stack skill and GitHub Copilot, you can automatically break down these massive…

Source: GitHub GitHub
Open Source General

The hardest part of scaling AI

In this clip from our OpenClaw fireside chat, Peter Steinberger reflects on the real bottlenecks when scaling software development. While automation can handle testing and reviews, human attention, taste, and thoughtful…

Source: GitHub GitHub