Techreport blog

Engineering Insights & Guides

The best problem-solving writing in software engineering — databases, performance, security, frontend and distributed systems, in one feed.

11,844 articles
Performance — An early look at cryptographic watermarks for AI-generated content

An early look at cryptographic watermarks for AI-generated content

It's becoming increasingly difficult to tell the difference between web content produced by humans and web content produced by AI. In this post, we're going to look at a promising new approach to making AI content distinguishable as such without impacting the performance of the model.

TBTeresa Brooks Mejia, Christopher PattonTeresa Brooks Mejia, Christopher Patton·March 19, 2025Performance
Engineering — Quick Hit #41

Quick Hit #41

Ooo, look at that: Safari Technology Preview 215 adds support for scroll-driven animations, anchor positioning, and text-wrap: pretty. That's a good sign that

GGGeoff GrahamGeoff Graham·March 19, 2025Engineering
Databases — Debugging PostgreSQL more easily

Debugging PostgreSQL more easily

PostgreSQL powers many applications. In this blog posting you can read more about how to debug database applications effectively.

HSHans-Jürgen SchönigHans-Jürgen Schönig·March 18, 2025Databases