grep -r "code" /news · homesearch
grep -rli "code" /news

code

Full-text search across 860 articles. Combine with topic and date filters; results sorted by relevance.

results 860 page 41/43
22:25
2026-05-19
bleepingcomputer.com
cybersecurity

Max-severity flaw in ChromaDB for AI apps allows server hijacking

A maximum-severity vulnerability, tracked as CVE-2026-45829, has been discovered in the Python FastAPI version of the open-source AI database ChromaDB, allowing unauthenticated attackers to execute arbitrary code on expo…

04:52
2026-05-19
dev.to
artificial-intelligence

Should We Use AI In Development?

AI, particularly large language models (LLMs), should generally not be used for software development due to significant trade-offs, including mental atrophy, loss of ownership, increased maintenance costs, privacy risks,…

00:00
2026-05-14
zed.dev
ai-products

What Anthropic's New Claude Billing Means for Zed Users

Anthropic will split Claude subscription billing into two pools starting June 15, separating usage through first-party tools from third-party agent and SDK usage via ACP. Zed users running Claude Code through ACP will no…

22:28
2026-05-11
arstechnica.com
cybersecurity

Linux bitten by second severe vulnerability in as many weeks

The article reports that a second severe Linux vulnerability, named "Dirty Frag," has been disclosed within two weeks, allowing low-privilege users and containers to gain root access. Exploit code was leaked online and i…

00:00
2026-04-29
together.ai
artificial-intelligence

DeepSeek-V4 Pro now available on Together AI

Together AI has launched DeepSeek-V4 Pro, a 1.6T-parameter Mixture-of-Experts model with a 512K-token context window, priced at $2.10 per million input tokens and $4.40 per million output tokens. The model supports three…

21:47
2026-04-14
krebsonsecurity.com
cybersecurity

Patch Tuesday, April 2026 Edition

Microsoft's April 2026 Patch Tuesday addressed a record 167 security vulnerabilities, including a SharePoint Server zero-day (CVE-2026-32201) already under active attack and a publicly disclosed Windows Defender privileg…

11:00
2026-04-01
gist.github.com
news

entity_id_suppress.md

This article summarizes technical findings about an entity ID suppression bug in Minecraft, noting that the underlying code has existed since at least Alpha 1.1.2. It explains that optimal exploitation requires precise c…

17:09
2026-01-23
righto.com
semiconductor

Notes on the Intel 8086 processor's arithmetic-logic unit

The Intel 8086, introduced in 1978, is a 16-bit processor whose arithmetic-logic unit (ALU) performs 28 operations, including addition, subtraction, and bitwise logic. The ALU is controlled by a combination of microcode …

08:10
2025-12-08
gist.github.com
developer-tools

agent-review.md

The article provides instructions for an AI agent acting as a senior code quality engineer, emphasizing simplicity, robustness, and a focus on verifying the soundness, completeness, and fit of changes. It directs the age…

21:31
2025-11-17
arnon.dk
enterprise-software

Operational debt is worse than tech debt

The article argues that operational debt—accumulated through years of ad-hoc business exceptions, undocumented contract terms, and cross-departmental workarounds—is far more damaging than tech debt. Unlike tech debt, whi…

00:00
2025-03-21
benmyers.dev
news

Tag, You’re It: Blog Questions 2025

The author started blogging to share resources they created while teaching new web developers, particularly addressing gaps in existing documentation. They currently use the Eleventy static site generator, having switche…

17:31
2025-01-30
rosmine.ai
artificial-intelligence

Why this AI thinks the xfinity logo is a hate symbol

Adversarial examples—images with subtle, human-imperceptible noise—that trick a vision language model (Llava 7B) into misidentifying the Xfinity logo as a hate symbol. The process uses gradient ascent to modify pixel val…

02:33
2022-01-26
gist.github.com
developer-tools

Strip PDF Metadata

The article describes a shell script (`clean_pdf.sh`) that recursively finds PDF files in a specified directory (or the current directory) and strips their top-level metadata using `exiftool` and `qpdf`. The script creat…

16:33
2019-01-15
gist.github.com
developer-tools

Prompt for choice in PowerShell

The article provides a PowerShell script example demonstrating how to use the `$host.UI.PromptForChoice` method to present a user with three options: "Yes", "No", and "Cancel". It sets a title, prompt text, and a default…

19:31
2026-05-25
dev.to
ai-tools

Find Remove duplicated files in Google Drive

Google Drive users can find and remove duplicate files without installing third-party software by using Google Apps Script or the open-source command-line tool Rclone. Google Apps Script allows users to run code directly…

← prev page 41 / 43 next →