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

data

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

results 1585 page 56/80
11:06
2026-05-23
dev.to
enterprise-software

A Mobile App Usually Needs an Admin System First

The article explains that a mobile app's success depends on a well-designed admin system, not just the user-facing interface. It emphasizes that the admin panel handles data processing, notifications, and backend logic, …

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…

← prev page 56 / 80 next →