1. Claude Code Routines
Total comment counts : 41
Summary
Create Claude Code routines to run on a schedule, via API calls, or on GitHub events using Anthropic cloud. To set up: open the creation form, name the routine, write the prompt, select repositories and environment, choose a trigger, review connectors, and create. Edit later to add an API trigger (copy URL, generate a token, call the endpoint). Then add a GitHub event trigger, install the Claude GitHub App, and configure the trigger. The page also includes help, security, terms, and policies.
Overall Comments Summary
- Main point: The discussion centers on distrust of Anthropic turning LLM features into platform-like offerings, with fears of lock-in, nerfs, and sunsetting.
- Concern: The main worry is losing the ability to switch providers easily and facing eventual vendor lock-in or abrupt changes that could disrupt business and workflows.
- Perspectives: Some participants value the productivity of new routines and automation but remain wary of platform risk, while others push for non-lock-in, open/interoperable solutions and easy migration paths.
- Overall sentiment: Mixed
2. Rare concert recordings are landing on the Internet Archive
Total comment counts : 35
Summary
TechCrunch highlights two items: (1) StrictlyVC’s 2026 kickoff in San Francisco, with tickets selling fast and a Disrupt 2026 pass discount ending tonight. (2) Chicago music fan Aadam Jacobs has 10,000+ concert tapes going back to the 1980s; the Internet Archive is digitizing them. About 2,500 are online so far, including a Nirvana 1989 performance and rare early recordings from Sonic Youth, R.E.M., Phish, Liz Phair, Pavement, and Neutral Milk Hotel. Volunteers digitize, clean, label, and catalog the recordings; one driver collects boxes monthly using vintage cassette decks.
Overall Comments Summary
- Main point: The discussion centers on recording live concerts (bootlegs) and their value for preservation, fan culture, and artist-fan interaction, amid archiving efforts online.
- Concern: The main worry is balancing preservation and sharing with copyright and ownership rights, plus potential legal or platform-related pushback.
- Perspectives: Views range from enthusiastic supporters who see bootlegs and archives as culturally valuable and beneficial to artists and fans, to critics concerned about legality and ownership, and to technologists proposing decentralized or alternative archiving and monetization ideas.
- Overall sentiment: Mixed
3. YouTube now world’s largest media company, topping Disney
Total comment counts : 27
Summary
New calculations from MoffettNathanson place YouTube as the world’s largest media company in 2025, with about $62 billion in revenue, edging Disney’s $60.9B. Alphabet notes YouTube topped $60B in 2025, boosted by $11.4B in Q4 ad revenue and a growing subscription business (YouTube Premium, Music, NFL Sunday Ticket, YouTube TV) with roughly 10M YouTube TV subscribers. The platform has paid out over $100B to creators and partners, and its AI investments and scale are key to continued growth. MoffettNathanson values YouTube at $500-560B, ahead of Netflix (~$409B).
Overall Comments Summary
- Main point: The discussion centers on YouTube’s recommendation and search quality, monetization, and overall ecosystem, weighing its vast, versatile content against perceived declines in quality and user experience.
- Concern: The main worry is that algorithmic curation, clickbait thumbnails, and ads are degrading discovery and usability, while rising prices and questions about true competition threaten value for users.
- Perspectives: Opinions range from praising YouTube as an indispensable, diverse platform for creators and niche content to criticizing its curation, ads, and monetization, with some suggesting privacy-friendly alternatives.
- Overall sentiment: Mixed
4. Spain to expand internet blocks to tennis, golf, movies broadcasting times
Total comment counts : 46
Summary
La división audiovisual de Telefónica, BandaAncha Telefónica Audiovisual Digital, obtuvo el 23 de marzo una resolución que le permite aplicar bloqueos dinámicos de webs para difundir contenidos ilícitos, no solo en fútbol de La Liga, sino también en otros deportes y entretenimiento. El Juzgado Mercantil de Barcelona autoriza bloquear IPs, dominios y URLs, afectando a sitios legítimos al compartir IPs con CDNs. Los bloqueos se aplicarán durante los partidos en directo, empezando con Atlético de Madrid–Barcelona y Bayern–Real Madrid, y se extenderán a otros operadores y contenidos.
Overall Comments Summary
- Main point: A Spanish ruling to block domains, URLs, and IP addresses during football matches has ignited a wide-ranging debate about internet censorship, piracy, and the real-world costs to users and tech infrastructure.
- Concern: The measures risk blocking legitimate services and harming broadband reliability while potentially chilling innovation and privacy.
- Perspectives: Opinions vary from calling the policy a misguided, punitive overreach to defending it as necessary for rights holders, with others urging EU-level regulation and practical workarounds like VPNs.
- Overall sentiment: Mixed
5. 5NF and Database Design
Total comment counts : 10
Summary
Alexey Makhotkin argues that fifth normal form (5NF) is often taught via confusing, contrived examples. He reviews common teaching cases (Wikipedia’s traveling salesman/brand/product type; Decomplexify’s ice cream brands/flavours/friends; Barry Johnson’s concerts/musicians/instruments/performances) and criticizes their illogical constraints. He advocates starting from a complete, real logical model of the business scenario, then deriving a fully normalized physical schema. He outlines two logical design patterns for 5NF and offers a more plausible ice-cream example to illustrate reasoning about intersections of brands and flavours.
Overall Comments Summary
- Main point: The discussion weighs the value of database normalization and normal forms, contrasting theoretical purity with pragmatic denormalization.
- Concern: Rigid adherence to numbered normal forms risks superficial formalism and misapplied design choices that neglect practical performance and business needs.
- Perspectives: Opinions range from praising normalization for vocabulary and debugging insight to dismissing its formal lists as academic baggage and favoring pragmatic denormalization or NoSQL-oriented tradeoffs.
- Overall sentiment: Mixed, pragmatic
6. I wrote to Flock’s privacy contact to opt out of their domestic spying program
Total comment counts : 26
Summary
A California resident asked Flock Safety to delete all personal data under the CCPA and stop future collection. Flock replied they cannot fulfill the request directly because they are a service provider/processor for their customers, who own and control the data; the resident should contact the customer that deployed Flock’s services. They cited their Privacy and LPR policies. The resident disputes this, arguing Flock is the data collector/processor under the CCPA and is considering legal counsel.
Overall Comments Summary
- Main point: The discussion critiques Flock Safety’s claim that “customers own the data” and examines potential conflicts with privacy laws like the CCPA, calling for clearer data ownership, deletion rights, and transparency about data handling and use.
- Concern: The main worry is that individuals may have limited privacy protections in practice if Flock operates as a processor with data held by customers/subprocessors, with unclear redaction, data deletion, and ML-use disclosures.
- Perspectives: Viewpoints range from skepticism about Flock’s compliance and transparency, to pragmatic comparisons to cloud providers and the need to involve municipalities for redactions, to arguments for stronger regulation or legislative action.
- Overall sentiment: Cautiously skeptical
7. The Orange Pi 6 Plus
Total comment counts : 2
Summary
Over months, I tested the Orange Pi 6 Plus (CIX P1 SoC: 12 cores, Mali G720, NPU) with a dual 5GbE setup. Rather than using a vendor image, I built a server-first OS from a fork of orangepi-build on Ubuntu 22.04, patching kernels and configs to support GPU/NPU and proper boot. I tackled boot-chain issues (EFI stub, GRUB, partition resize, reboot handoff) and fixed them, incorporating GPU/NPU prerequisites. The board promises homelab and edge AI capabilities, but success hinges on deep software work; the CPU clusters are asymmetric (A720 ~2.6GHz, A520 ~1.8GHz).
Overall Comments Summary
- Main point: Hardware quality from OrangePi and MangoPi is criticized for being undermined by poor software support, pushing the user toward Raspberry Pi.
- Concern: Lack of software support and the absence of objective AI benchmarking may render these devices impractical and hinder fair evaluation of their NPUs.
- Perspectives: Viewpoints vary from valuing solid hardware while dismissing the platform due to software gaps to calling for stronger software support and objective benchmarking, with Raspberry Pi as the preferred alternative.
- Overall sentiment: Mixed
8. Trusted access for the next era of cyber defense
Total comment counts : 0
Summary
error
9. Turn your best AI prompts into one-click tools in Chrome
Total comment counts : 15
Summary
Google Chrome introduces Skills in Chrome, enabling users to save and remix AI workflows as Skills, run on any page with a single click. Save prompts from chat history, run via / or +, and edit or create new ones. A library of ready-to-use Skills covers common tasks. Skills offer customizable workflows with Chrome’s security and privacy safeguards, including action confirmations and automated protections. The feature is rolling out to Gemini in Chrome on Mac, Windows, and ChromeOS (English-US); saved Skills sync on signed-in Chrome desktops via the compass icon.
Overall Comments Summary
- Main point: The comments discuss integrating AI features into a mainstream browser, weighing potential automation benefits against security and privacy risks.
- Concern: The main worry is that such a feature is premature and could be insecure or overly permissive, risking data access and misuse without robust permissions and controls.
- Perspectives: Opinions range from enthusiastic about automation and breaking down data silos to critical about privacy, API access, and the risk of over-promising prompts, with calls for clearer permission models and transparency.
- Overall sentiment: Mixed
10. ClawRun – Deploy and manage AI agents in seconds
Total comment counts : 1
Summary
ClawRun is a hosting and lifecycle layer for open-source AI agents. It deploys agents into secure sandboxes (Vercel Sandbox and others) and manages their full lifecycle—startup, heartbeat, snapshot/resume, and wake-on-message. A deploy wizard guides setup, and you can chat with your agent from the terminal or a web dashboard. Docs cover setup guides, examples, and configuration. Issues are trackable on GitHub, and there’s a community Discussions. Apache-2.0.
Overall Comments Summary
- Main point: Deploying agentic AI for clients is frustrating due to flaky behavior and unpredictable outputs, despite attempting guardrails, observability, and security.
- Concern: The reliability issues (rate limits, service outages, permissions not sticking, cron jobs failing) undermine trust and make the development experience miserable.
- Perspectives: Some see real value and remarkable possibilities in agentic AI, while the author and others view it as unreliable and preferable to rely on more predictable LLM APIs.
- Overall sentiment: Mixed