Cloudflare OS is an open source productivity platform designed to integrate AI agents, custom applications and secure corporate workflows into a unified workspace.
by Nikos Vaggalis (noreply@blogger.com) at September 22, 2026 06:20 PM
Cloudflare OS is an open source productivity platform designed to integrate AI agents, custom applications and secure corporate workflows into a unified workspace.
by Nikos Vaggalis (noreply@blogger.com) at September 22, 2026 06:20 PM
Java 27 brings 9 official JDK Enhancement Proposals, comprising of 4 finalized features, 4 preview features, and 1 incubator feature, along with several notable runtime cleanups and performance improvements.
We break the release down:
https://www.i-programmer.info/news/80-java/19158-java-27-released-whats-new.html
by Nikos Vaggalis (noreply@blogger.com) at September 21, 2026 03:32 PM
PyCon US is the largest and longest running annual gathering of the Python community. We provide an overview of this year's event.
PyCon US is produced and underwritten by the non profit Python Software Foundation (PSF), brining together a diverse attendee base, ranging from absolute beginners to core CPython developers, open source maintainers, data scientists, researchers and community organizers. This year it took place at the Long Beach Convention and Entertainment Center in Long Beach, California during May 13-19.
https://www.i-programmer.info/news/216-python/19155-what-happened-at-pycon-us-2026.html
by Nikos Vaggalis (noreply@blogger.com) at September 18, 2026 05:17 PM
The Missing Semester of Your CS Education course aims to teach students essential tools and techniques that are often overlooked in the traditional computer science curriculum.
by Nikos Vaggalis (noreply@blogger.com) at September 15, 2026 05:34 PM
Polygres is a specialized platform designed to enhance PostgreSQL databases with advanced search and retrieval capabilities.
Polygres is a managed PostgreSQL database service that integrates advanced search and retrieval capabilities, such as graph traversal, vector similarity, full text search and hybrid query composition, directly on top of your relational database tables.
https://www.i-programmer.info/news/84-database/19138-polygres-advanced-search-on-postgresql.html
by Nikos Vaggalis (noreply@blogger.com) at September 10, 2026 05:33 PM
Developed by Actian Corporation, VectorAI DB is an on premises vector database purpose built for high performance, reliable AI applications
by Nikos Vaggalis (noreply@blogger.com) at September 07, 2026 05:30 PM
PGConf.dev (PostgreSQL Development Conference) is a highly technical developer focused conference primarily designed for the people who build, maintain and extend the database system itself.
https://www.i-programmer.info/news/99-professional/19126-what-happened-at-pgconfdev-2026.html
by Nikos Vaggalis (noreply@blogger.com) at September 04, 2026 06:42 PM
CipherStash is a cybersecurity platform that provides searchable, field-level encryption. It has been designed to secure sensitive data within PostgreSQL.
CipherStash is motivated by the premise:
Traditional database encryption isn't secure
Most developers assume that their data is safe because their database has encryption at rest enabled. However, encryption at rest only protects the physical storage disk, backup files, or discarded hardware. Once the database server is booted up and running, all data is loaded into memory as plaintext. If an attacker exploits a SQL injection vulnerability, gains access to the host server, or gets hold of database credentials, they can read every piece of sensitive data in the clear.
To prevent this, you could encrypt sensitive fields (like emails or SSNs) inside your application before saving them. But traditional field level encryption introduces two major problems:
Full article on IProgrammer:
by Nikos Vaggalis (noreply@blogger.com) at August 31, 2026 06:14 AM
Stack Overflow for Agents is a specialized knowledge exchange designed for AI coding assistants to share production tested technical solutions and avoid redundant problem solving.
https://www.i-programmer.info/news/105-artificial-intelligence/19107-stack-overflow-for-agents.html
by Nikos Vaggalis (noreply@blogger.com) at August 27, 2026 05:57 PM
pg_re2 is a high-performance PostgreSQL extension developed by ClickHouse. It integrates Google's regular expression engine with the Postgres database.
by Nikos Vaggalis (noreply@blogger.com) at August 25, 2026 09:01 AM