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

Community

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

results 10592 page 236/530
15:01
2026-04-29
huggingface.co
large-language-models

Granite 4.1 LLMs: How They’re Built

The Granite 4.1 family consists of dense, decoder-only LLMs (3B, 8B, and 30B parameters) trained from scratch on approximately 15 trillion tokens through a five-phase pre-training pipeline that progressively refines data…

12:05
2026-04-28
counting-stuff.com
science

The Measurement of Loudness

The article explains that measuring loudness is complex because it involves both physical sound pressure and human perception. It traces the history from the decibel (dB), developed by Bell Labs in the 1920s for telephon…

00:00
2026-04-24
huggingface.co
large-language-models

DeepSeek-V4: a million-token context that agents can actually use

DeepSeek-V4 introduces a new architecture using hybrid attention mechanisms—Compressed Sparse Attention (CSA) and Heavily Compressed Attention (HCA)—to drastically reduce the computational cost and memory requirements of…

12:05
2026-04-21
counting-stuff.com
data

So you've been asked to "take over" some old data pipeline...

When someone is assigned an old, poorly documented data pipeline whose original creator is gone, the first and most critical step is to gather non-technical context by tracking down who used the output and why. Experienc…

12:05
2026-04-14
counting-stuff.com
developer-tools

Code review for data (and non-SWE) folks

The article explains that the primary goal of code review is to help the reviewee improve their code, requiring a constructive approach that encourages engagement. It notes that in 2026, LLMs have made code review easier…

18:06
2026-04-09
davidoks.blog
news

How funerals keep Africa poor

In many sub-Saharan African countries, families spend exorbitant amounts on elaborate funerals, often costing the equivalent of an annual income or more, due to cultural expectations of prestige and respect for the dead.…

12:05
2026-04-07
counting-stuff.com
research

The era of unscientific management

The article traces the history of "scientific management" philosophies—from Taylorism to modern data science—arguing that they all share the core belief that work can be studied and optimized through the scientific metho…

12:05
2026-03-31
counting-stuff.com
data

Dashboard rot as org attention grave markers

The article describes how a search for dashboards across a large organization revealed that roughly half were broken or unusable, with no one noticing their failure. The author argues this proves many dashboards are crea…

12:05
2026-03-24
counting-stuff.com
developer-tools

Please write docs with a theory of mind

The article argues that effective documentation requires a "theory of mind" for the reader, meaning writers must understand the audience's background, goals, and knowledge gaps—something current LLMs cannot truly replica…

10:31
2026-03-24
danieltan.weblog.lol
hardware

The Armor Gap

The article explores the concept of combining wood and metal properties to create advanced composite materials, leading to the idea of a Tang-era Chinese sword (Tang dao) made from a silicon carbide and wire-mesh composi…

12:05
2026-03-17
counting-stuff.com
data

Your data work is part of work politics

The article argues that data work is inherently tied to office politics, despite many data practitioners viewing themselves as neutral truth-seekers. It explains that data is often perceived as powerful and objective, le…

12:05
2026-03-10
counting-stuff.com
developer-tools

Daylight savings broke software (again) and other Time News!

The article discusses two main time-related issues: daylight saving time (DST) caused software errors, such as Claude entering an infinite loop when clocks skipped from 1:59 AM to 3:00 AM, and the Earth's rotational spee…

23:11
2026-03-04
tante.cc
artificial-intelligence

Nothing to Declare

The article criticizes the "Pro-Human AI Declaration," highlighting that its broad coalition includes controversial figures like Steve Bannon and Glenn Beck alongside academics and organizations. The author argues that t…

17:43
2026-03-04
veronicaexplains.net
cybersecurity

Living with GrapheneOS: FAQ

The article is a FAQ by a long-term GrapheneOS user addressing common questions and misconceptions about the privacy-focused mobile operating system. It clarifies that installation is straightforward on supported Pixel d…

09:00
2026-02-25
deno.com
developer-tools

Deno 2.7: Temporal API, Windows ARM, and npm overrides

Deno 2.7 has been released, introducing a stabilized Temporal API for date/time handling, official builds for Windows on ARM (aarch64), and support for the `overrides` field in `package.json` to control dependency versio…

00:00
2026-02-06
blog.railway.com
cloud-computing

Heroku Walked So Railway Can Run

The article reflects on the end of an era for the Heroku platform, which pioneered a simple "git push" deployment experience that was foundational for many developers. The author explains that while Heroku's decline is a…

09:00
2025-12-10
deno.com
developer-tools

Deno 2.6: dx is the new npx

Deno 2.6 introduces a new tool called `dx`, which functions as an equivalent to `npx` for conveniently running binaries from npm and JSR packages. The release also adds more granular permission controls with `--ignore-re…

09:00
2025-09-10
deno.com
developer-tools

Deno 2.5: Permissions in the config file

Deno 2.5 introduces the ability to define permission sets directly in the `deno.json` config file, allowing users to pre-configure and reuse specific permission flags for different commands like `deno run` or `deno test`…

← prev page 236 / 530 next →