Jin Miao
Back to Signals Hub

Friday, July 03, 2026

📅 Morning + Afternoon

🌅

Morning Briefing

Analyzed at 2026-07-03 06:38:19 PT

🔊 Listen
Speed
📊 Source Statistics
110 unique itemsHackerNews 17Reddit 10 (2 subs)X.com 075 ★outliers99 new / 11 ongoingConfirmed 63 · Reported 36 · Rumor 11

📡 Jin Miao Signals — Morning Brief · 2026-07-03

1. Top 5 — what actually matters today

  • Alibaba moves to ban Claude Code internally over alleged backdoor risk — the Asia-overnight story for engineers: a top Chinese cloud/AI player pulling a Western coding agent on security grounds signals the coding-agent stack is now splitting along geopolitical lines — if you build on Anthropic tooling, China-facing deployment just got a governance problem reuters . (Reported, single-source — see flags.)
  • WorldDirector: a controllable world simulator with persistent object memory — squarely in the world-model lane: it decouples semantic motion (an LLM orchestrating 3D trajectories + camera) from pixel generation, so objects persist off-screen and viewpoints roam freely — the "entangle dynamics with rendering" bottleneck is what everyone's been stuck on, and this is a clean architectural answer arXiv .
  • "When More Sampling Hurts" — test-time scaling has a hard selection ceiling — the sharpest tech-worker read today: coverage keeps climbing with more samples, but choosing the right one is capped, and past a point extra draws only make the model more confident in a wrong answer — if your product leans on best-of-N or heavy reasoning budgets, this is the cost curve nobody prices in arXiv . (OUTLIER)
  • VLAs: "Learn to move before learn to do" (Task-Agnostic Pretraining) — the embodied-AI unlock — it splits physical competence (cheap, language-free motor priors) from semantic alignment (the expensive part that needs labeled instructions), attacking the demonstration-scarcity wall that bottlenecks every robotics foundation model arXiv .
  • "Right to Local Intelligence" manifesto lands — the everyday-user + cognitive-sovereignty signal: a public push framing on-device, un-surveilled AI as a right, arriving the same week Virginia banned sale of geolocation data — the "your model should run where your data lives" thesis is going from fringe to policy language righttointelligence.org .

(Note: today's fresh company/deal flow is thin — most of yesterday's big moves are already published, so this Top-5 leans research, which is where the genuine 24h delta is.)

2. New-direction sparks

  • Program-as-Weights (PAW): compile a natural-language spec into a compact, locally-runnable neural artifact — non-obvious because it inverts the "call an LLM API for every fuzzy function" default — repair-JSON, rank-by-intent, alert-on-log-lines become local, reproducible, priced-once weights, not per-call cloud spend arXiv .
  • Omnea's "Future Founders Fund" — pay 5-year employees $250K to openly plan their own startup — a genuinely new retention/org design (institutionalize the spin-out instead of fighting it), though still [Rumor] crunchbase .

3. Threads worth watching

  • Cognitive sovereignty / local intelligence — moved materially today by three independent signals pointing the same way: the "Right to Local Intelligence" manifesto, Program-as-Weights compiling functions to local artifacts, and Virginia's geolocation-data sale ban righttointelligence.org · arXiv · hunton .
  • Human-AI interaction — who controls the agent's hands — Janus (user-involved agentic permission management) plus provenance-based misalignment guardrails converge on the same live problem: agents executing actions users never actually authorized arXiv .

4. Contrarian watch

  • Test-time scaling is not free progress — consensus still equates "more samples / more reasoning" with "better"; the Modal/Correlation Ceiling result says selection is capped and over-sampling can degrade deployed accuracy. Watch this before the "just scale inference" narrative gets fully priced into product roadmaps arXiv . (OUTLIER)
  • AI coding tools face a trust reversal — Alibaba's Claude Code ban lands the same day as a widely-shared "AI coding is a nightmare" thread; the edge case worth tracking is enterprise distrust of agentic coding tooling growing even as adoption climbs hn .

5. Verification flags

  • ⚠️ Alibaba banning Claude Code — do not act on yet — single sourced ("source says"), no Alibaba or Anthropic confirmation reuters .
  • ⚠️ Omnea $250K Future Founders Fund — do not act on yet — [Rumor]-tagged, terms unconfirmed by primary source crunchbase .

Markets context only — not financial advice.

Co-founder Channel Locked

This section contains subjective, strategic co-founder signals. Enter passcode to decrypt.

🌆

Afternoon Update

Analyzed at 2026-07-03 14:38:52 PT

🔊 Listen
Speed
📊 Source Statistics
159 unique itemsHackerNews 45Reddit 22 (3 subs)X.com 094 ★outliers48 new / 111 ongoingConfirmed 74 · Reported 60 · Rumor 25

📡 Jin Miao Signals — Afternoon Brief · 2026-07-03

1. Top 5 — what actually matters today

  • pxpipe: 60% off Fable inference by rendering code to images and letting the model OCR it — a genuine token-economics hack, not a wrapper — if OCR'd pixels really price cheaper than parsed tokens for large codebases, every agent shop reprices its context budget overnight (tech-worker/founder; context for anyone modeling Anthropic/OpenAI API spend) hackernews .
  • WARP recovers a model's training-data recipe from weights alone — and a parallel CDD claim pulls verbatim finetuning data from logits — the "you can study the model but never see its data" asymmetry is cracking; a real headache for any lab treating its data mixture as the moat (researcher/founder) hackernews .
  • *AutoMem + DuoMem: treat memory as a trainable cognitive skill, on-device* — two independent papers land the same day arguing metamemory (what to encode, when to retrieve) beats a bigger context buffer, and DuoMem distills it small enough to run local — the memory layer, not the window, is where agents get sticky (tech-direction) AutoMem · DuoMem .
  • Virginia bans the sale of precise geolocation data — a concrete policy win for cognitive sovereignty that hits normal people directly, and a compliance line every location-data broker and adtech vendor now has to redraw (average-user; context for location-data names) hackernews .
  • Oak: "Git for Agents" — versioned, branchable state for agent work — the plumbing the "software factories" meme needs to become real org infra rather than a demo; early but the right shape of bet (founder/tech-worker) hackernews .

(Dropped as already-led: Alibaba/Claude Code ban, Right-to-Local-Intelligence, "When More Sampling Hurts," Anthropic–Samsung chips, Zuckerberg-on-agents — all carried from earlier sessions with no material change since.)

2. New-direction sparks

  • Program-as-Weights (PAW): compile a natural-language spec into a compact, locally-executable neural artifact for "fuzzy functions" (repair JSON, rank by intent, alert on log lines) — non-obvious because it inverts the API-call reflex: instead of renting a frontier model per call, you compile once into a 4B-emitted local weight blob, reclaiming locality, price, and reproducibility source .

3. Threads worth watching

  • Cognitive sovereignty & local intelligence moved materially today from three directions at once: Virginia's geolocation-data ban source , PAW's compile-to-local paradigm source , and Jamesob's fresh guide to running SOTA LLMs locally source . Policy + research + practitioner tooling all pushing the same way.

4. Contrarian watch

  • Consensus: "bigger context windows / more sampling = smarter agents." Edge: diminishing-to-negative returns are stacking up. AutoMem/DuoMem argue memory is a learned skill, not a buffer size source ; "Denser ≠ Better" shows self-distillation fails out-of-distribution source . Worth pricing in before the scale-everything reflex gets more expensive.
  • Consensus: "alignment is robust." Edge: it's one token-boundary perturbation away. The BPE-fragmentation paper flips first-token refusals on five model families while keeping prompts human-readable — a structural crack, not a jailbreak curio source .

5. Verification flags

  • ⚠️ CDD — recovering verbatim finetuning data from logits alone, no weight access — do not act on yet — needs primary source; currently an unlinked r/MachineLearning post source (WARP is the confirmed sibling; CDD's stronger claim is unverified).
  • ⚠️ Omnea's $250K "Future Founders Fund" for tenured employees — do not act on yet — needs primary source; single Crunchbase-sourced report source .

Markets context only — not financial advice.

Co-founder Channel Locked

This section contains subjective, strategic co-founder signals. Enter passcode to decrypt.

Raw Materials (Tier 1 — verified & scored; ★ = preserved outlier)

159 items · 94 ★outliers · Confirmed 74 / Reported 60 / Rumor 25

ConfirmedONGOINGi5/e5 When More Sampling Hurts: The Modal Ceiling and Correlation Ceiling of Test-Time Scaling [rss]
ConfirmedNEWi5/e5 60% Fable cost cut by converting code to images and having the model OCR it [hackernews]
RumorNEWi5/e5 Contrastive Decoding Diffing (CDD): recovering verbatim finetuning data from logits alone, no weight access needed[R] [reddit/r/MachineLearning]
ConfirmedONGOINGi4/e5 ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration [rss]
ConfirmedONGOINGi4/e5 Beyond Next-Token Prediction: An RLVR Proof of Concept for Tool-Use Agents on Atlassian Workflows [rss]
ConfirmedONGOINGi4/e5 Janus: a Playground for User-Involved Agentic Permission Management [rss]
ConfirmedONGOINGi4/e5 Breaking Safety at the Token Boundary: How BPE Tokenization Creates Exploitable Gaps in LLM Alignment [rss]
ReportedONGOINGi4/e5 Goals from Loops [rss]
RumorONGOINGi4/e5 Exclusive: No More Side Hustles: Why AI Startup Omnea Will Give Employees $250K To Openly Plan Their Next Startup [rss]
ConfirmedONGOINGi4/e5 Denser neq Better: Limits of On-Policy Self-Distillation for Continual Post-Training [rss]
ConfirmedONGOINGi4/e5 Program-as-Weights: A Programming Paradigm for Fuzzy Functions [rss]
RumorNEWi4/e5 Bought an expired startup domain: I inherited their AWS Root account [hackernews]
ReportedNEWi4/e5 Heuristics for lab robotics, and where its future may go [hackernews]
ReportedNEWi4/e5 A device that revives eyeballs from dead donors could make eye transplants possible [rss]
ConfirmedNEWi4/e5 WARP: Weight-Space Analysis for Recovering Training Data Portfolios [rss]
ConfirmedNEWi4/e5 AutoMem: Automated Learning of Memory as a Cognitive Skill [rss]
ConfirmedNEWi4/e5 DuoMem: Towards Capable On-Device Memory Agents via Dual-Space Distillation [rss]
ReportedONGOINGi5/e4 Mark Zuckerberg tells staff that AI agents haven’t progressed as quickly as he’d hoped [rss]
ConfirmedONGOINGi3/e5 crustc: entirety of `rustc`, translated to C [hackernews]
ConfirmedONGOINGi3/e5 World Feedback for Clinical Agents: Diagnosing RL in FHIR Environments [rss]
ConfirmedNEWi3/e5 Parameter-Efficient Quantum-Inspired Fast Weight Programmers for Traffic-Matrix Forecasting [rss]
ReportedONGOINGi4/e4 Alibaba to ban Claude Code in workplace over alleged backdoor risks, source says [hackernews]
ReportedONGOINGi4/e4 AI coding is a nightmare. Am I the only one experiencing this? [hackernews]
ReportedONGOINGi4/e4 Right to Local Intelligence [hackernews]
RumorONGOINGi4/e4 "i will not promote" Solo founders: what's the thing you do manually that you hate but haven't fixed yet? [reddit/r/startups]
ReportedONGOINGi4/e4 Vercel's Andrew Qu on why agents are a new kind of software [rss]
ReportedONGOINGi4/e4 The website of the future may assemble itself for every visitor [rss]
ReportedONGOINGi4/e4 Have your agent record video demos of its work with shot-scraper video [rss]
ConfirmedONGOINGi4/e4 The Wiola Architecture for Efficient Small Language Models [rss]
ConfirmedONGOINGi4/e4 When Should Service Agents Reconsider? Difficulty-Routed Control in Customer-Service Operations [rss]
ConfirmedONGOINGi4/e4 Procedural Memory Distillation: Online Reflection for Self-Improving Language Models [rss]
ConfirmedONGOINGi4/e4 Black-Box Inference of LLM Architectural Properties with Restrictive API Access [rss]
ConfirmedONGOINGi4/e4 Safeguarding LLM Agents from Misalignment through Provenance Analysis [rss]
ConfirmedONGOINGi4/e4 Kara: Efficient Reasoning LLM Serving via Sliding-Window KV Cache Compression [rss]
ConfirmedONGOINGi4/e4 Prompt Framing Distorts Count-Based Evaluation of LLM Error Detection: Evidence from Numeric Anchoring [rss]
ConfirmedONGOINGi4/e4 RuleChef: Grounding LLM Task Knowledge in Human-Editable Rules [rss]
ConfirmedONGOINGi4/e4 TurnNat: Automatic Evaluation of Turn-Taking Naturalness in Dyadic Spoken Dialogue [rss]
ConfirmedONGOINGi4/e4 RusFinChain: A Russian Benchmark for Verifiable Chain-of-Thought Reasoning in Finance with Fuzzy-Aligned Evaluation [rss]
ConfirmedONGOINGi4/e4 Transferability for General Reasoning: An Automated Curriculum for Multi-Domain RLVR [rss]
ConfirmedONGOINGi4/e4 AgenticSTS: A Bounded-Memory Testbed for Long-Horizon LLM Agents [rss]
ConfirmedONGOINGi4/e4 When Search Agents Should Ask: DiscoBench for Clarification-Aware Deep Search [rss]
ConfirmedONGOINGi4/e4 SkillCoach: Self-Evolving Rubrics for Evaluating and Enhancing Agentic Skill-Use [rss]
ConfirmedONGOINGi4/e4 PACE: A Proxy for Agentic Capability Evaluation [rss]
ConfirmedONGOINGi4/e4 Morphing into Hybrid Attention Models [rss]
ConfirmedONGOINGi4/e4 Learning to Move Before Learning to Do: Task-Agnostic pretraining for VLAs [rss]
ConfirmedONGOINGi4/e4 WorldDirector: Building Controllable World Simulators with Persistent Dynamic Memory [rss]
ConfirmedNEWi4/e4 Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI) [hackernews]
ReportedNEWi4/e4 Oak: Git for Agents [hackernews]
ConfirmedNEWi4/e4 Show HN: CLI that helps AI agents avoid vulnerable dependencies [hackernews]
ReportedNEWi4/e4 Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP [hackernews]
ReportedNEWi4/e4 Fable's judgement [rss]
ReportedNEWi4/e4 Meta Watermelon 🍉, Anthropic Samsung chips 🤝, autoresearch in practice 📈 [rss]
ConfirmedONGOINGi2/e5 IonSense-QKG: A Quantum-Readiness Metadata Framework for Lithium-Ion Battery Dataset Discovery [rss]
ReportedONGOINGi3/e4 The Safari MCP server for web developers [hackernews]
ConfirmedONGOINGi3/e4 PACE: A Neuro-Symbolic Framework for Plausible and Actionable Counterfactual Explanations [rss]
ConfirmedONGOINGi3/e4 Auto-FL-Research: Agentic Search for Federated Learning Algorithms [rss]
ConfirmedONGOINGi3/e4 Agent4cs: A Multi-agent System for Code Summarization in Large Hierarchical Codebases [rss]
ConfirmedONGOINGi3/e4 CreativityNeuro: Steering Language Model Weights to Improve Divergent Thinking and Reduce Mode Collapse [rss]
ConfirmedONGOINGi3/e4 Discrete Diffusion Language Models for Interactive Radiology Report Drafting [rss]
ConfirmedONGOINGi3/e4 The Agentic Garden of Forking Paths [rss]
ConfirmedONGOINGi3/e4 Fixed-Set Robustness in Programming by Example: Example Corruption and Semantic Partition Recovery [rss]
ConfirmedONGOINGi3/e4 Scaling Laws for Grid-Based Approximate Nearest Neighbor Search in High Dimensions [rss]
ConfirmedONGOINGi3/e4 How Should Transformers Encode Numeric Values in Electronic Health Records? [rss]
ConfirmedONGOINGi3/e4 Mapping Text to Multiplex Graph: Prompt Compression as L\'evy Walk-Guided Graph Pruning [rss]
ReportedONGOINGi3/e4 Osloq [rss]
ReportedONGOINGi3/e4 The DeepMind trio who built a poker AI are now making money for quant hedge funds [rss]
ConfirmedONGOINGi3/e4 Logit-Contribution Scoring Identifies Non-Literal Retrieval Heads [rss]
ConfirmedONGOINGi3/e4 Breaking Failure Cascades: Step-Aware Reinforcement Learning for Medical Multimodal Reasoning [rss]
ConfirmedONGOINGi3/e4 EvoPolicyGym: Evaluating Autonomous Policy Evolution in Interactive Environments [rss]
ConfirmedONGOINGi3/e4 Multi-Resolution Flow Matching: Training-Free Diffusion Acceleration via Staged Sampling [rss]
ConfirmedONGOINGi3/e4 Seeing Is Not Sharing: Some Vision-Language Models Overestimate Common Ground in Asymmetric Dialogue [rss]
ConfirmedNEWi3/e4 Show HN: Kontext – Move an AI chat's full context to another AI in one click [hackernews]
ReportedNEWi3/e4 Show HN: Pull Claude Code transcripts into your Codex session, and vice versa [hackernews]
ReportedONGOINGi2/e4 Local Reasoning for Global Properties [hackernews]
ReportedONGOINGi2/e4 A Special Wireless-Free Nikon Camera Is Publicly Available for the First Time [hackernews]
ConfirmedONGOINGi2/e4 Multilayer Q-Matrix-Embedded Neural Network for Cognitive Diagnosis (M-QCDNet): Structure-Aware Deep Learning Architecture for Psychometric Interpretability [rss]
ConfirmedONGOINGi2/e4 I\textsuperscript{2}RiMA: Spectral Riemannian Representation with Temporal Attention for Mental Stress Detection based on EEG Signals [rss]
ConfirmedONGOINGi2/e4 A Novel Machine Learning Approach for Central Nervous System Tumor Classification from DNA Methylation [rss]
ReportedNEWi2/e4 My dad helped build North America's oat supply chain: Can it be remade? [hackernews]
ConfirmedNEWi2/e4 Markets are competitive if and only if P != NP [hackernews]
ReportedONGOINGi3/e3 AI Data Centers Use More Water Than Most Tech Giants Report [hackernews]
RumorONGOINGi3/e3 Can an open-source to be a startup, or it's volunteering? - i will not promote [reddit/r/startups]
RumorONGOINGi3/e3 Does a simple documentation platform even exist anymore? i will not promote [reddit/r/startups]
RumorONGOINGi3/e3 Why not found a hard-tech startup? (i will not promote) [reddit/r/startups]
ConfirmedONGOINGi3/e3 Why Specialization Is Inevitable [rss]
ReportedONGOINGi3/e3 AIEWF Daily Dispatch: The great loops debate and the state of AI engineering [rss]
ReportedONGOINGi3/e3 llm-coding-agent 0.1a0 [rss]
ReportedONGOINGi3/e3 shot-scraper 1.10 [rss]
ReportedONGOINGi3/e3 Roundtables: Longevity’s Next Frontier: “Reprogramming” Your Body [rss]
ReportedONGOINGi2/e3 Nano Banana 2 Lite [rss]
ConfirmedONGOINGi2/e3 Domain Knowledge Based Temporal-Spatial Graph Convolution Network for ECG Recognition [rss]
ConfirmedONGOINGi2/e3 Multi-modal Rail Crossing Safety Analysis [rss]
ReportedONGOINGi2/e3 Tamamon [rss]
ConfirmedONGOINGi1/e3 AGVBench: A Reliability-Oriented Benchmark of Data Augmentation for Vein Recognition [rss]
ReportedONGOINGi5/e5Claude Code is steganographically marking requests [hackernews]
ReportedONGOINGi4/e3Virginia bans sale of geolocation data [hackernews]
ReportedONGOINGi4/e3Half-Baked Product [hackernews]
ReportedONGOINGi4/e3Glaze by Raycast [rss]
ConfirmedONGOINGi3/e3Immich 3.0 [hackernews]
ConfirmedONGOINGi3/e3From Approximation to Emergence: A Theory of Deep Learning [rss]
ConfirmedONGOINGi3/e3TokenScope: Token-Level Explainability and Interpretability for Code-Oriented Tasks in Large Language Models [rss]
ConfirmedONGOINGi3/e3SPARCLE: SPeaker-aware Aligned Representations via Contrastive Language Embeddings [rss]
ConfirmedONGOINGi3/e3Multi-Objective Exploration and Preference Optimization via Mutual Information [rss]
ReportedONGOINGi3/e3nxt [rss]
ReportedONGOINGi3/e3Vox [rss]
ReportedONGOINGi3/e3Thiel Capital’s Jack Selby nabs stakes in hot startups like Etched through Arizona connections [rss]
ConfirmedONGOINGi3/e3InstanceControl: Controllable Complex Image Generation without Instance Labeling [rss]
ConfirmedONGOINGi3/e3From SRA to Self-Flow: Data Augmentation or Self-Supervision? [rss]
ConfirmedONGOINGi3/e3Representation Distribution Matching for One-Step Visual Generation [rss]
ConfirmedONGOINGi3/e3Optimizing Visual Generative Models via Distribution-wise Rewards [rss]
ConfirmedONGOINGi3/e3AgenticDataBench: A Comprehensive Benchmark for Data Agents [rss]
ReportedNEWi3/e3Ask HN: Is anyone experimenting with different ways of using LLMs for coding? [hackernews]
ReportedNEWi3/e3AI coding is addictive. Engineers are paying the price [hackernews]
ReportedNEWi3/e3Wordgard: In-browser rich-text editor from the creator of ProseMirror [hackernews]
ReportedNEWi3/e3Memorizing session transcripts isn't useful [hackernews]
ReportedNEWi3/e3The browser wars aren’t about search anymore — here are the best alternatives to Chrome and Safari [rss]
ConfirmedNEWi4/e2Jamesob's guide to running SOTA LLMs locally [hackernews]
ReportedNEWi4/e2Protect your right to run local AI [hackernews]
ReportedNEWi4/e2Virginia bans sale of precise geolocation data [hackernews]
ReportedNEWi1/e4German button maker searched rivers of American Midwest for valuable shells [hackernews]
ReportedONGOINGi2/e3CarPlay Is Additive [hackernews]
ConfirmedONGOINGi2/e3NeuroBridge: Bridging Multi-Task MRI Knowledge for Neurodegenerative Disease Diagnosis [rss]
ConfirmedONGOINGi2/e3AnyGroundBench: A Specialized-Domain Benchmark for Video Grounding in Vision-Language Models [rss]
ReportedNEWi2/e3Espionage Against the European Parliament [hackernews]
ReportedNEWi2/e3Kagi Changelog (July 2): Heads, tails, and an AI toggle [hackernews]
ReportedNEWi2/e3Instead of banning AI, I made a classroom contract with my students [hackernews]
ReportedNEWi2/e3I Wasn't Allowed Prompting ChatGPT During My Chalk Talk: This Is Discrimination (2025) [hackernews]
RumorNEWi2/e3Valve open-source the Steam Machine e-ink screen so you can make your own [hackernews]
ConfirmedNEWi2/e3Superpowers 6 [hackernews]
RumorNEWi2/e3After 2 days of working with 23andMe's tree I apologize for ever complaining about Ancestry's Thrulines [reddit/r/Genealogy]
ReportedONGOINGi3/e2Reality has a surprising amount of detail (2017) [hackernews]
ReportedONGOINGi3/e2An American Privacy Emergency [hackernews]
RumorONGOINGi3/e2Is VC just a rich people's game with better branding? I Will Not Promote [reddit/r/startups]
ReportedNEWi3/e2Zuckerberg 'Admits' Meta's Layoffs Were Ineffective [hackernews]
ReportedNEWi3/e2Postgres transactions are a distributed systems superpower [hackernews]
RumorNEWi3/e2Small Language Model SLM [D] [reddit/r/MachineLearning]
ReportedONGOINGi2/e2Why Switzerland has 25 gbit internet and America doesn't [hackernews]
RumorONGOINGi2/e2What does "Safe AI" look like? [D] [reddit/r/MachineLearning]
ReportedONGOINGi2/e2[AINews] not much happened today [rss]
ReportedONGOINGi2/e2The AI Compass [rss]
ConfirmedONGOINGi2/e2Office Comprehension Benchmark [rss]
ReportedNEWi2/e2Costco is the anti-Amazon [hackernews]
ReportedNEWi2/e2June 2026 newsletter [rss]
ReportedONGOINGi1/e2Exapunks (2018) [hackernews]
RumorNEWi1/e2Wondering how this will affect Canadians wanting to test w/ Ancestry? [reddit/r/Genealogy]
RumorONGOINGi2/e1Share your startup - quarterly post [reddit/r/startups]
RumorONGOINGi2/e1Feedback Friday [reddit/r/startups]
RumorONGOINGi1/e1Question about wanting to help a start up "I will not promote" [reddit/r/startups]
RumorONGOINGi1/e1Looking for an accountant for my startup - US Based - I will not promote [reddit/r/startups]
ReportedONGOINGi1/e1The Download: a smoking “endgame” and a new Elizabeth Bear story [rss]
ReportedONGOINGi1/e1The UK’s generational tobacco ban might not work. I’m supporting it anyway. [rss]
RumorONGOINGi1/e1Please read the FAQ before posting! [reddit/r/Genealogy]
RumorNEWi1/e1The Finally! Friday Thread (July 03, 2026) [reddit/r/Genealogy]
RumorNEWi1/e1Genealogist finding a part time jobs [reddit/r/Genealogy]
RumorNEWi1/e1Can I merge my uncle's Ancestry family tree with mine? [reddit/r/Genealogy]
RumorNEWi1/e1Difficulty finding an ancestor's parents in 19th century Ohio/New York [reddit/r/Genealogy]
RumorNEWi1/e1Did I find the right guy? [reddit/r/Genealogy]
RumorNEWi1/e1Help locating image of record on familysearch [reddit/r/Genealogy]
RumorNEWi1/e1Looking for death index entry of two people, any help appreciated [reddit/r/Genealogy]