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

data

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

results 1863 page 76/94
09:13
2026-05-23
dev.to
cloud-computing

1/30 Days System Design Question

The article presents a system design problem where a mobile app directly communicates with three backend services, with a fourth one approaching, causing integration complexity and tight coupling. It asks readers to choo…

08:43
2026-05-23
dev.to
developer-tools

A tool to make your GitHub README impossible to ignore 🚀

ScribeSVG is a tool that generates customizable typing animation SVGs for GitHub README profiles, offering features like 14+ developer fonts, neon glows, linear gradients, and custom layouts such as a macOS Terminal fram…

05:54
2026-05-23
dev.to
artificial-intelligence

GnokeOps: Host Your Own AI House Party

The article introduces GnokeOps, a platform that enables developers to host AI models on their own infrastructure rather than relying on vendor-controlled environments like Cursor or Replit. It emphasizes model-agnostic …

01:29
2026-05-23
dev.to
artificial-intelligence

There Are Cameras in Every Room of My House. I Put Them There.

The article describes how researcher Josh Adler installed a network of cameras and microphones throughout his home, costing under $500, to give AI continuous visual and audio access to his physical daily life. He argues …

18:42
2026-05-22
dev.to
open-source

From Hermes outputs to a UI for Garage

The article describes the development of "Door," a web-based user interface for Garage, a self-hosted S3-compatible object store. The author created Door to solve the friction of using command-line tools to view files ge…

18:24
2026-05-22
dev.to
developer-tools

Google Antigravity 1.0 to 2.0/IDE Quick Migration Guide

The article summarizes the migration from Google Antigravity 1.0 to 2.0, noting that 2.0 is a fundamentally new product no longer based on VS Code, meaning most 1.0 customizations will not transfer. It advises users to b…

17:48
2026-05-22
gist.github.com
hardware

Motherboard-First PCI Slot Mapper

This article presents a Bash script that maps PCI slots on a motherboard by parsing `dmidecode` output to display slot names, types, and usage status. The script also integrates `lspci` data to show populated slots with …

17:47
2026-05-22
dev.to
developer-tools

I built a PDF redactor that never uploads your files

The article describes the creation of RedactPDF, a free, browser-based PDF redaction tool built with Next.js, pdf.js, and Tailwind CSS that processes all data client-side using Web Workers, ensuring no files are uploaded…

16:54
2026-05-22
dev.to
cloud-computing

Reviving Cineverse: From Local Storage to Firebase 🚀

The article describes the revival of Cineverse, a Flutter-based movie discovery app that was initially abandoned due to the complexity of transitioning from a local prototype to a production-ready platform. The developer…

14:04
2026-05-22
dev.to
developer-tools

Nven - Secret manager

The article introduces NVEN, a command-line tool designed to simplify environment variable management for developers by centralizing secrets across different environments (dev, staging, prod) directly within the terminal…

19:06
2026-05-21
gist.github.com
data

Tabla Calendario en DAX - Power BI

This article provides a DAX script for creating a reusable calendar table in Power BI. The script generates common time-intelligence columns such as Year, Month, Quarter, and Week, using the `CALENDAR` and `ADDCOLUMNS` f…

16:45
2026-05-21
dev.to
artificial-intelligence

Does MCP Still Matter in the AI Ecosystem?

While the initial hype around the Model Context Protocol (MCP) has cooled down, the technology remains critically important as it transitions from a trend to foundational infrastructure. It notes that despite a decline i…

15:27
2026-05-21
techcrunch.com
artificial-intelligence

Spotify takes on Google’s NotebookLM with its new app

Spotify has launched a new standalone desktop app called Studio by Spotify Labs, which allows users to create AI-generated podcasts based on personal data like emails, calendars, and documents. The tool, currently in res…

15:00
2026-05-21
thenewstack.io
artificial-intelligence

How to build your first end-to-end AI workflow in n8n

N8n has released a guide on building a first end-to-end AI workflow using its platform. The tutorial walks users through creating automated processes that integrate AI models with various data sources and services. This …

← prev page 76 / 94 next →