DBA2: Configuration and Monitoring of PostgreSQL 16 is now available in English

DBA2: Configuration and Monitoring of PostgreSQL 16 in English is now freely available for self-study on the Postgres Professional website.

DBA2: Configuration and Monitoring of PostgreSQL 16 in English is now freely available for self-study on the Postgres Professional website.

BBC News journalists spent a long time at the Speslab stand during London Tech Week.
SpesLab showcased what reporters described as a unique AI-powered device — Videoblazer, capable of analyzing everything
A new project called ReXGlue has been released online. It's a software development kit (SDK) designed for static recompilation of Xbox 360 console software. The utility's primary purpose is to convert native PowerPC code into portable C++ code, which can then be compiled for native execution on modern computers running Windows, Linux, or macOS https://github.com/rexglue/rexglue-sdk

I want to share a critical update regarding the security flaw in Cloudflare's infrastructure that I recently analyzed on my blog and on Ru Habr. The issue is in Universal SSL ignoring CAA records and Account Binding (RFC 8657) has officially entered the coordination phase.

For the global PostgreSQL community, mastering database administration is a critical step towards building robust and efficient systems. Recognizing this, Postgres Professional is excited to announce the release of the English version of our popular course, DBA1: Basic PostgreSQL 16 Administration. This course serves as a bridge from foundational knowledge to confident, professional-level PostgreSQL administration, providing deep insights into server management, architecture, and essential daily tasks.

In late September 2025, PostgreSQL 18 was released. It received the long-awaited built-in function uuidv7(). The uuidv7() function generates UUID version 7 (UUIDv7) identifiers of the binary data type uuid in accordance with the international standard RFC 9562. These identifiers are recommended for use as primary keys. If necessary, the timestamp with the time zone can be extracted from them using the uuid_extract_timestamp() function.
UUIDv7 combines the global uniqueness of primary keys, a negligibly low probability of collisions (unacceptable random matches), and ordering by the generation timestamp. This is achieved without using centralized coordination or MAC addresses. The risk of collisions is no higher than with the previously most popular (random) UUID version 4 type.
Due to ordering by generation timestamp, UUIDv7 results in significantly higher performance and smaller index sizes compared to UUIDv4. The most significant bits of UUIDv7 identifiers can be used as a partition key.
UUIDv7 provides the same performance for CRUD database operations as when using auto-increment (the serial type and its modern equivalent GENERATED ... AS IDENTITY). The time to generate a UUIDv7 identifier is approximately a thousand times less than the record insertion time, so the UUIDv7 generation rate does not affect database performance.
Using UUIDv7 eliminates the fundamental drawbacks of auto-increment:

31 января в прямом эфире обсудили результаты опроса русскоязычного PHP-сообщества!
Валентин Удальцов, Иван Поддубный, Алексей Гагарин, Кирилл Несмеянов, Александр Макаров, Сергей Пантелеев и я (Данил Щуцкий) обсудили текущее состояние дел и тренды, которые определяют будущее PHP.

Apple представила новые патенты в сфере виртуальной реальности Vision Pro, самый быстрый чип от Google вызвал вопросы, а у индийских фермеров возникли проблемы с CRISPR. Рассказываем в нашем дайджесте про эти и другие наиболее важные новости в сфере интеллектуальной собственности.

Recent research published in the journal Patterns has shown examples of how artificial intelligence (AI) systems are learning to manipulate information and deceive people. The concept of deception by AI dates back to Alan Turing's famous 1950 paper, which introduced the "Imitation Game" - a test that evaluates whether a machine can demonstrate human-like intelligence.

Компания SpaceX сообщила о переносе полёта к МКС с 25 на 26 августа, причины смены даты не называются. Старт запуска намечен на 10:27 по московскому времени. Тем временем, «Роскосмос» сообщил о том, что экипаж «Союза» прошёл комиссию и готов к полёту.

Производитель компактных настольных компьютеров Minisforum анонсировал планшет на базе Windows с гибридными процессорами AMD Ryzen и фокусировкой на ИИ-инструментах. Сама компания назвала новинку «первым в мире Windows-планшетом 2-в-1 с возможностями искусственного интеллекта Ryzen».

Adobe сообщила о смерти сооснователя компании Джона Уорнока. Он ушёл из жизни 19 августа в возрасте 82 лет.
Уорнок основал Adobe в 1982 году в сотрудничестве с Чарльзом Гешке, с которым он ранее работал в Xerox. Вскоре компания выпустила язык описания страниц PostScript, предназначенный для настольных издательских систем. Сам Джон Уорнок известен как создатель программы Adobe Illustrator и формата PDF.

Все банковские карты, пропуска и другие типы карт с чипами, используемые в России, должны будут производить внутри страны с 2025 года, следует из проекта постановления правительства, который подготовил Минпромторг.

В «Яндекс Картах» появился Ленинградско‑Казанский диаметр (МЦД-3). Он соединяет Зеленоград и Раменское с пересадками на другие виды транспорта. Сразу после запуска движения диаметр стал отображаться в мобильной и веб‑версии «Яндекс Карт» и «Яндекс Метро», рассказали Хабру в компании.
Компания VK заявила, что департамент по работе с сообществами VK создал закрытый клуб для администраторов пабликов социальной сети «ВКонтакте» под названием «Акселератор сообществ». Новый проект должен помочь авторам улучшать собственные сообщества с помощью различных развивающих практик.
Создатели клуба рассказали, что вступить в акселератор можно по специальному приглашению. Однако позднее появится возможность подать заявку на вступление в закрытое сообщество у всех авторов «ВКонтакте».
Участники проекта делятся на 4 группы по числу подписчиков: 500 тысяч и больше, от 100 тысяч до 500 тысяч, от 10 тысяч до 100 тысяч подписчиков и от 1 тысячи до 10 тысяч. Авторы каждой группы распределяются по тематикам.
VK опубликовала отчёт в области устойчивого развития за 2022 год. Компания также запустила ESG-портал, который посвящён ключевым для VK событиям за прошедший год в экологической, социальной и других областях, связанных с устойчивым развитием.