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

data

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

results 1783 page 64/90
08:15
2026-05-23
dev.to
developer-tools

I built a Chrome extension to stop squinting at the web

Typly is a lightweight Chrome extension that allows users to customize typography on any website by adjusting font size, line spacing, and contrast per HTML tag in real-time without breaking page layouts. Unlike standard…

02:42
2026-05-23
dev.to
artificial-intelligence

Google's Gemini Spark. Here's What It Actually Does for Developers.

Here is a factual summary of the article: Google announced Gemini Spark at Google I/O 2026, an AI agent that runs continuously on Google Cloud to execute multi-step tasks across Workspace apps (Gmail, Drive, Docs) witho…

01:54
2026-05-23
dev.to
cybersecurity

Audit Logs: The Silent Guardian of Every Serious System

Audit logs are chronological, tamper-evident records of significant system actions, capturing who did what, when, and what changed. They are essential infrastructure for establishing trust and answering the critical ques…

00:25
2026-05-23
dev.to
developer-tools

Building an outbound-only WebSocket bridge for local AI agents

The article describes the development of CTRL NODE, a browser-based control plane that enables remote management of local AI agents through an outbound-only WebSocket bridge. The Bridge is a lightweight Node.js daemon th…

00:15
2026-05-23
dev.to
artificial-intelligence

Your AI database agent should not see every column

The article warns that exposing unnecessary database columns to AI agents creates a major data leak risk, as a single customer table often contains both useful and sensitive fields. It recommends granting AI agents acces…

21:18
2026-05-22
discourse.haskell.org
developer-tools

From-text: type class to convert from Text

A new Haskell package introduces the `IsText` type class with a `fromText` function to simplify conversion from `Text` to other textual data types like `ByteArray`, `ByteString`, and `OsPath`, using UTF-8 for binary type…

21:15
2026-05-22
dev.to
cybersecurity

Security news weekly round-up - 22nd May 2026

This weekly roundup covers several security incidents, including a Linux privilege escalation vulnerability (CVE-2026-46333) affecting major distributions, a rise in infostealer malware attacks, and a significant data le…

20:15
2026-05-22
dev.to
cloud-computing

Fixing Google BigQuery Auth Proxying

The article explains that when using Google BigQuery client libraries in C# applications behind a proxy, authentication and token refresh requests fail because they ignore proxy settings, even when data queries are corre…

14:51
2026-05-22
dev.to
machine-learning

I Finished Machine Learning. And Then Changed The Plan.

The author completed a self-directed Machine Learning roadmap, building projects like a customer churn prediction model and learning from mistakes such as data leakage and overfitting. However, after finishing the ML roa…

13:58
2026-05-22
schneier.com
cybersecurity

CISA Security Leak

A contractor for the U.S. Cybersecurity & Infrastructure Security Agency (CISA) maintained a public GitHub repository until recently that exposed credentials for highly privileged AWS GovCloud accounts and internal syste…

13:33
2026-05-22
dev.to
developer-tools

Google Antigravity 2.0 & Slash Commands

Google's Antigravity 2.0 introduces an agent-first architecture that replaces traditional code editors with an advanced agent manager, enabling concurrent AI-driven development across multiple projects. Key features incl…

13:29
2026-05-22
dev.to
developer-tools

Looking for beta testers for a £60 server management application

The article announces a call for beta testers for LocalPanel, a £60 desktop application that enables local management of SSH-accessible servers with features like one-click app installation and drag-and-drop bash shell c…

← prev page 64 / 90 next →