Authentication, sharded tables, conversational search and faster vector search

Authentication, sharded tables, conversational search and faster vector search

[ad_1] Manticore Search 27.1.5 has been released. This release brings built-in authentication and authorization, sharded tables, conversational search, faster HNSW builds, better faceting and aggregations, and a long list of fixes across KNN, replication, protocol compatibility and other areas. This post is a catch-up for everything shipped from 25.0.1 through 27.1.5. Upgrade Notes Please review …

Read this before you vibe-code another app

Read this before you vibe-code another app

[ad_1] Bob Starr was delighted with his vibe-coded website. “Boomberg” showed how much US tax money is going to tech companies, and Starr launched it online immediately after making it. It wasn’t until months after the site went live that he realized there was a problem: a hidden SQL injection risk. It could’ve left the …

Codex SQLite feedback logs can write ~640 TB/year and rapidly consume SSD endurance · Issue #28224 · openai/codex · GitHub

Codex SQLite feedback logs can write ~640 TB/year and rapidly consume SSD endurance · Issue #28224 · openai/codex · GitHub

[ad_1] Issue Codex is continuously writing a large amount of data to the local SQLite feedback log database: ~/.codex/logs_2.sqlite ~/.codex/logs_2.sqlite-wal ~/.codex/logs_2.sqlite-shm On my machine, after about 21 days of uptime, the main SSD has written about 37 TB. Process/file-level checks show Codex SQLite logs are the main continuous writer. That extrapolates to roughly 640 TB/year. …

GLM-5.2 vs Claude Opus | Tech Stackups

GLM-5.2 vs Claude Opus | Tech Stackups

[ad_1] GLM-5.2 just came out, and it’s another step forward for what open models can do. The internet promptly freaked out, and it’s hard to tell what’s real and what’s hype. So we ran it head-to-head against Claude Opus 4.8: same one-shot prompt, build a 3D platformer in raw WebGL from scratch. Here’s our take …