Born Against, or why hobby programming communities are against LLM usage | Discussion
Born Against, or why hobby programming communities are aggressively against LLM usage
blog.fogus.me
Hacker News Top Stories
@hackernewsbot.bsky.social
(Unofficial) Hacker News Bot with top stories updates. Jobs from YC startups @whois-hiring.bsky.social Creator @ykravchuk.bsky.social
Born Against, or why hobby programming communities are against LLM usage | Discussion
Born Against, or why hobby programming communities are aggressively against LLM usage
blog.fogus.me
Launch HN: HyperProbe (YC S26) – Agents that do read-only debugging in prod | Discussion
HyperProbe — Your 24/7 AI On-Call Agent
hyperprobe.co
Oracle Just Halved Its Always Free ARM Limits | Discussion
Oracle Just Halved Its Always Free ARM Limits — Here's Exactly What to Do Before August 18, 2026
Oracle cut its Always Free ARM limits to 2 OCPU / 12GB, enforced Aug 18, 2026. Resize or consolidate your free instances before they're terminated.
cnelecar.com
Cops Used Flock to Track a Man Across State Lines for a Pretextual Weed Search | Discussion
Cops Used Flock to Track a Man Across State Lines to Create Pretext to Search His Car for Weed
"The vehicle travels to Michigan frequently which is a known source state for marijuana as it is legal there," a probable cause justification reads.
404media.co
Qwen 3.0 Image Pro | Discussion
Qwen-Image-3.0-Pro - QwenCloud
Rich content: Supports input of up to 4.5k tokens and dense information layout with images-within-images, enabling complex layouts like newspapers, storyboards, menus, and exam papers to be generated in a single pass. Authentic detail: Supports precise rendering of text as small as 10px, and vividly reproduces fine details such as micro-expressions, pores, and individual strands of hair—approaching the quality of real photography. Deep knowledge: Supports native rendering of 12 languages and 20+ fonts, realistic simulation of mainstream interfaces such as web pages, games, and live streams, fully incorporating external knowledge. Qwen-Image-3.0-Pro isn't just pursuing
qwencloud.com
Aristotle quotes on virtue, knowledge, and happiness | Discussion
Aristotle’s Top 25 Quotes on Virtue & Joy
Explore Aristotle’s timeless insights on virtue, knowledge, and happiness. These 25 quotes offer wisdom for a thoughtful and fulfilling life.
campion.edu.au
Not hiring junior engineers won't solve the problem you think you have | Discussion
The Kids Are Alright - Francisco Trindade
Not hiring junior engineers won't solve the problem you think you have.
franciscotrindade.me
Cloudflare OS: an open platform for agents, apps, and work | Discussion
Cloudflare OS: an open platform for agents, apps, and work
Cloudflare OS is an open-source platform that lets everyone in your company build apps, automate work, and safely access internal systems, shaped around what your organization knows and how it operates.
blog.cloudflare.com
TIME Is Serving AI Bots a Different Website, with Ads Built In | Discussion
TIME Is Serving AI Bots a Different Website, With Ads Built In
TIME is now serving two different versions of its website. Humans get the magazine. AI crawlers get a stripped down markdown copy with ads baked in that no person will ever see. I fetched one ordinary…
vincentschmalbach.com
Why the Legendary Erdős Problems Are Falling to AI | Discussion
Why the Legendary Erdős Problems Are Falling to AI | Quanta Magazine
AI’s greatest mathematical successes have come from answers to problems posed by a mid-20th century iconoclast. By examining what makes the Erdős problems unique, mathematicians are trying to understand how AI might change the rest of math.
quantamagazine.org
Three Six Mafia – Data about "6/6/6 dating" (2024) | Discussion
Diving in the Shallow End
divingintheshallowend.com
Civilian plane crash in New Mexico tied to military GPS blocking | Discussion
A Civilian Plane Crashed in New Mexico. Was the Military’s Tech to Blame?
Drone warfare is making the skies more dangerous, even for airplanes far from the battlefield.
wired.com
Birduino: A card-triggered audio player for [learning] the birds | Discussion
Birduino: A card-triggered audio player for [learning] the birds
Tap a bird card to the NFC reader to hear one of its calls, identify birds from their vocalizations, and up your bird game!
hannahilea.com
Bitcoin BIP110 mandatory activation this Saturday, how game theory will unfold? | Discussion
The Battle for Bitcoin: Where I Stand on BIP-110 | Simon Dixon
Where do I stand on BIP-110 and the "spam war"? Discover why I believe this is a strategy of tension, the game theory behind this consensus battle, and why running a node and holding your own keys remains Bitcoin’s ultimate defense against corporate capture.
simondixon.com
The Pneumatics of Hero of Alexandria | Discussion
THE PNEUMATICS OF HERO OF ALEXANDRIA
thehopkinthomasproject.com
Zero-Mem: Zero-Token Memory Operations for LLM Agents | Discussion
Zero-Mem: Zero-Token Memory Operations for LLM Agents
LLM agents need memory to act consistently over long interactions, yet many systems use additional LLM calls to operate that memory. Generating intermediate records and mediating their retrieval adds recurring token and time costs, while omitted or merged details can obscure the original evidence. We ask whether structured memory access requires generation at all. Zero-Mem introduces \emph{zero-token memory operations}: no step outside final question answering invokes an LLM or consumes LLM input or output tokens; encoder computation is accounted for separately. Zero-Mem preserves original interaction traces as its source of record. It organizes the traces in two complementary ways. An entity--context graph exposes connections across interactions, while a temporal hierarchy preserves conversational locality and session state. For each query, Zero-Mem weighs the two views, retrieves from both, and follows their structure to recover supporting relations or surrounding context. Deterministic calibration first discards conflicting evidence and then keeps the reader's answer grounded in the retrieved traces. Only the final-QA reader invokes an LLM. Across long-memory and long-context question-answering benchmarks, Zero-Mem achieves competitive performance while eliminating LLM calls and LLM-token consumption from memory operations. With the same final-QA reader and context budget, it reduces memory-operation time cost by 57.6\% relative to the fastest compared baseline. Ablations support the contribution of the two views and their query-dependent coordination. Overall, the results show that structured agent memory need not generate an intermediate representation of the past. After peer review, the code and implementation details will be available at \textcolor{blue}{https://github.com/TheMoon0815/Zero-mem}.
arxiv.org