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

data

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

results 1876 page 79/94
11:58
2025-11-06
gist.github.com
developer-tools

nvidia-smi cheat sheet

The **nvidia-smi** (NVIDIA System Management Interface) is a command-line tool for monitoring, managing, and diagnosing NVIDIA GPU devices, providing data on performance, temperature, utilization, power, and memory. It s…

00:00
2025-02-04
jola.dev
developer-tools

Building a Distributed Rate Limiter in Elixir with HashRing

This article by Johanna Larsson on the AppSignal blog explains how to build a distributed rate limiter in Elixir using the HashRing library. It covers the implementation of consistent hashing to evenly distribute rate-li…

23:59
2024-06-22
gist.github.com
data

GATE(DA) Preparation Material

This article provides a curated list of study resources for the GATE Data Science & Artificial Intelligence (DA) exam. It recommends foundational mathematics from NCERT Class 11 and 12 textbooks, along with advanced vide…

09:44
2022-09-07
gist.github.com
news

JavDB top 250 movies list. [Updated on 2026/01]

The article announces the updated JavDB Top 250 movies list for 2026, which can be queried using the JAV SQL tool from the JAV Golden Rooster Awards website. The list includes various categories such as censored, uncenso…

21:21
2022-04-19
gist.github.com
developer-tools

Syntax Hints (OCaml -> Elm)

Side-by-side comparison of syntax differences between OCaml and Elm, covering expressions, types, functions, type aliases, and algebraic data types (ADTs). It includes code examples showing how common OCaml constructs tr…

17:27
2020-10-27
gist.github.com
developer-tools

Merge and extract tgz files from Google Takeout

The article explains that Google Takeout splits large data exports into multiple numbered `.tgz` files, and the most efficient way to extract them is by concatenating the files using `cat` with brace expansion or globbin…

13:43
2018-11-21
gist.github.com
developer-tools

jq Tips

This article provides a curated list of practical tips for using **jq**, a command-line JSON processor. The tips cover common tasks such as extracting key names, prettifying JSON, counting array elements, and retrieving …

09:45
2016-10-24
gist.github.com
developer-tools

JQ to filter JSON by value

The article explains how to use the `jq` command-line tool to filter JSON data by a specific value. It provides the syntax `cat | jq -c '.[] | select( . | contains(""))'` and notes that numeric val…

15:11
2016-01-27
gist.github.com
products

macOS and BootCamp Latest

This article provides a comprehensive list of direct download links for various macOS versions, ranging from OS X Mavericks (10.9.5) to macOS Sequoia (15.3), along with their corresponding build numbers and installer fil…

08:15
2012-05-31
gist.github.com
developer-tools

Latency Numbers Every Programmer Should Know

The article presents a table of approximate latency times for common computer operations, ranging from L1 cache references (0.5 ns) to transcontinental network round trips (150 ms). Compiled by Jeff Dean and originally b…

00:00
2026-05-20
nature.com
science

Dopamine drives persistent remodelling of the maternal brain

Dopamine is identified as a central regulator of long-lasting brain changes in mothers, driving persistent neural adaptations through a mechanism involving H3 dopaminylation. The study used transcriptomic profiling in mi…

00:00
2026-05-20
nature.com
research

A critical initialization for biological neural networks

Large-scale neural activity in mice, except in the hippocampal area CA1, exhibits dynamics similar to those of a linear system governed by a critically normalized random symmetric matrix. This critical initialization pro…

00:00
2026-05-20
nature.com
research

Neural representation of action symbols in primate frontal cortex

Researchers identified a neural population in the ventral premotor cortex of macaque monkeys that encodes "action symbols," which are discrete, recombinable representations of motor behavior. The study found that these n…

09:25
2025-08-21
gist.github.com
developer-tools

Claude R Tidyverse Expert

This document outlines current best practices for R development using modern tidyverse patterns, emphasizing the use of the native pipe (`|>`) over the legacy magrittr pipe, and recommending `join_by()` for joins. It als…

00:00
2026-05-18
vdf.ai
ai-policy

AI Governance and Compliance Problems Companies Face in 2026

Companies integrating artificial intelligence into customer service, fraud detection, insurance, banking, and other critical workflows face mounting governance failures, including missing AI inventories, inconsistent ris…

00:16
2026-05-29
dev.to
ai-startups

The Paradox of Democratized Software

A developer's analysis of 20 forums and 40 headlines reveals a paradox in the software industry: the cost of writing software is approaching zero while the cost of running it at scale remains prohibitively high. The engi…

00:00
2024-08-01
nicholas.carlini.com
large-language-models

How I Use "AI"

Large language models (LLMs) are not overhyped, citing a year of consistent personal use that has made them 50% faster at coding. They provide concrete examples of using LLMs to build webapps, convert code, automate task…

00:00
2026-05-17
deepresearch.ninja
ai-agents

AI Voice Agent Adoption and Demand in SMEs

The global market for AI voice agents is projected to surge from $2.4–$3.14 billion in 2024 to between $35 billion and $47.5 billion by 2033–2034, driven by lower costs and improved technology. Among small and medium ent…

← prev page 79 / 94 next →