Technical news, page 3 - Conquense Dev
ENES

Technical news

What is happening in technology and what it means for building software.

AI selects and contextualizes news about software engineering, architecture, applied AI, security and web performance.

Permanent archive · 56 news items

Search news

Technical news

4 min read

Source / Cloudflare Blog

Cloudflare tests cache transcoding with Zstandard and Pingora

A Cloudflare prototype stores HTML, JSON, CSS, and JavaScript in compressed form inside the cache. The approach illustrates how a small CPU cost can trade for greater storage and

  • web-performance
  • systems
  • compression
  • infrastructure
4 min read

Source / Cypress Blog

Cypress 16 brings end-to-end tests closer to the real web

Cypress 16 adds HTTP/2, improves visibility checks, and handles test secrets more safely. The release shows why test speed and environmental fidelity are part of engineering

  • testing
  • javascript
  • web-performance
  • security
4 min read

Source / MDN Web Docs

Firefox 155 expands the modern frontend contract

The new stable Firefox release adds improvements to CSS, JavaScript modules, WebTransport, and developer tools that directly affect web architecture.

  • javascript
  • frontend
  • css
  • web-apis
  • performance
4 min read

Source / Python Insider

Python 3.15 reaches its final release candidate

The second Python 3.15 release candidate fixes the ABI and opens the final testing phase for packages, binary wheels, and performance changes before the planned October 1 release.

  • python
  • release
  • performance
  • tooling
4 min read

Source / OpenTelemetry

OpenTelemetry Go moves its Logs API closer to stability

The OpenTelemetry Go Logs API and SDK reach release-candidate status after a long beta period, with particular attention to backpressure, allocations, and future compatibility.

  • opentelemetry
  • observability
  • go
  • architecture
4 min read

Source / GitHub Security Advisories

The npm incident shows that provenance is not enough

Ten malicious versions of a React Query generator reached the registry through a GitHub Actions workflow that executed untrusted code with publishing identity.

  • security
  • javascript
  • npm
  • supply-chain
  • github-actions