Hacker News, Distilled

AI powered summaries for selected HN discussions.

Page 124 of 781

Dario Amodei – "We are near the end of the exponential" [video]

Interpreting “the end of the exponential”

  • Several commenters note that the phrase is misleading: most real-world “exponentials” become S-curves (logistic growth), with early hype, a roughly linear middle, and eventual saturation.
  • Others clarify that in the interview “end of the exponential” is closer to “endgame”: AI surpassing humans on most cognitive benchmarks within 1–3 years, almost surely within 10.

Models of AI progress and limits

  • Strong pushback against extrapolating from METR-style graphs and “line go up” arguments.
  • Many insist the real question is when external constraints (data quality, hardware, money, physics) break the current feedback loop, not whether they will.
  • Some argue we should explicitly model sigmoidal behavior and concrete bottlenecks (training data, inference costs), not assume indefinite scaling.
  • Others counter that pretraining + RL still appears to scale and there’s no clear empirical ceiling yet.

AGI timelines and definitions

  • The claim “nobody disagrees we’ll achieve AGI this century” is heavily disputed; commenters see it as either echo-chamber ignorance, rhetorical erasure of dissent, or salesmanship.
  • Definitions of AGI range from “country of geniuses in a datacenter” (superhuman across domains, long-horizon autonomy, massive parallelism) to purely economic (e.g., $100B-profit systems), to religious/cult-like “Heaven/Nirvana/ASI” critiques.
  • Some think only people who believe in “magic consciousness” doubt century-scale AGI; others point out historical surprises and potential for long plateaus or civilization shocks.

LLMs as coding tools in practice

  • Multiple reports that LLMs feel “magical” for the first 70–80% of a task but fail on the hard 20–30%, especially in complex, non-toy systems.
  • Common themes:
    • You still must build your own mental model of the codebase; the tool doesn’t remove that burden.
    • Long-running agentic coding sessions tend to devolve into “slop” requiring laborious bug-hunting.
    • Real uplift appears when there is strong architecture, documentation, tests, and harnesses; otherwise AI rapidly produces unmaintainable code.
  • Several now treat LLMs as a fast but naive junior: useful for localized, well-specified tasks, not for owning complex designs.
  • There’s concern that over-reliance harms deep understanding and long-term learning, even if short-term productivity feels higher.

Safety, x‑risk, and Anthropic’s motives

  • Opinions sharply diverge:
    • Some see Anthropic’s framing as manipulative fear-mongering and marketing (“AI wanted to break out”, “world in peril”), especially when paired with heavy censorship and lobbying.
    • Others argue the founders are sincere, deeply worried about alignment, and logically focused on catastrophic risks if “powerful AI” is imminent.
  • A minority adopts extreme rhetoric (calling for “weapons” against AI labs), which other commenters label hysterical and counterproductive.
  • Several argue that near-term dangers—military use, propaganda, economic disruption—are under-discussed relative to speculative AGI doom.

Economic and societal impacts

  • Claims that “100% of today’s SWE tasks are done by the models” and that all human jobs will be automated are widely doubted, especially given current code quality and verification costs.
  • Some enterprises report trialing tools like Claude Code and backing off over cost or practicality; others see surprisingly low per-developer costs.
  • Many emphasize that for critical systems, humans must still deeply understand and take responsibility for what is deployed, regardless of who wrote the first draft.
  • AI marketing is described by some as dystopian: painting mass displacement, then pivoting to “buy my product so you’re not left behind.”

Podcast / interviewer discussion

  • Large subthread debates why this interviewer has become prominent: hypotheses include good networking, early focus on AI/rationalist circles, Indian/US social-media dynamics, and a feedback loop of high-profile guests.
  • Mixed assessments of interviewing quality: some praise technically informed questions and letting guests talk; others find the style repetitive, shallow, or PR-like. Comparisons to other tech podcasters (especially another prominent one with contested MIT ties) are frequent and contentious.

Future directions beyond pure scaling

  • Some argue LLM scaling alone won’t reach AGI; they call for new architectures (differentiable memory, world models, richer multimodal and temporal understanding, online learning).
  • Others maintain that existing paradigms (pretraining + RL, agentic scaffolding) haven’t yet clearly hit their limits and may still deliver the “country of geniuses” scenario before any architectural revolution is needed.

Building a TUI is easy now

Mobile & Web Constraints

  • Several comments say TUIs are fundamentally mismatched with mobile browsers, particularly due to virtual keyboard behavior; “just make it work” is seen as unrealistic.
  • Suggested pattern: offer a separate React/web UI for mobile rather than trying to shoehorn a TUI into mobile browsers.
  • Termux is cited as an exception where TUIs work well on Android, and TUIs over SSH from phones are common.

Do We Actually Want TUIs?

  • Split opinions:
    • Fans: TUIs hit a sweet spot between bare CLI and full GUI, enable mouseless workflows, reduce command memorization, and are great for power users.
    • Skeptics: often prefer pure CLI streams (pipeable, scriptable) or GUIs; find some TUIs (e.g., certain CLIs with full-screen UIs) intrusive and less composable.
  • Some call “GUI-like TUIs” sad or inaccessible because they flatten structure into a character stream and lock in one mode of interaction.

Advantages & Use Cases

  • Work well over SSH, in containers, and on locked-down systems where web management is forbidden by security standards.
  • Useful as inline tools in pipelines (e.g., file pickers, dashboards, tops) and as lightweight side-by-side companions to CLIs in tmux/zellij.
  • Lower footprint and fewer dependencies than Electron/web stacks; constraints often produce cleaner, keyboard-centric UIs.

Libraries & Ecosystem

  • Go/Charm/Bubbletea, Rust/Ratatui, Python/Textual(Textualize) highlighted as mature, pleasant frameworks.
  • Longstanding tools (Midnight Commander, Debian’s dialog frontends, Turbo Vision) cited as proof TUIs were “already easy” decades ago.
  • Lists of TUI projects and “awesome-tuis” links show a rich ecosystem.

AI’s Role in Making TUIs “Easy”

  • Multiple anecdotes of Claude/Gemini rapidly generating nontrivial TUIs (HN clients, VM managers, DHT tools, charting dashboards, etc.), often “one-shot” or with minor iteration.
  • Debate over energy/efficiency: some argue LLM-assisted, low-stack TUIs save CPU and RAM vs heavy web apps; others question whether LLM compute costs offset such gains.

Performance & Implementation Critiques

  • Strong criticism of certain LLM TUIs (especially Claude Code / Ink+React): sluggish, 60fps hard, over-engineered “reconciliation engines” seen as mismatched to terminals.
  • Others defend having a diffing/rendering layer but agree current implementations are slow.
  • The blog’s own web page and online TUI demo are called out for heavy CSS/JS causing high CPU and poor scroll performance—seen as ironic for a post about performant TUIs.

Accessibility, Composability & Philosophy

  • Mouse support in terminals exists but is inconsistent; typical users expect click-to-edit and are surprised when it fails.
  • Some want TUIs only as optional views over a clean CLI/library API, not as the sole interface.
  • Broader lament: we lack a small, structured, composable, low-footprint UI layer between today’s TUIs and heavyweight GUIs; TUIs are praised as pragmatic but also seen as a compromise born of historical accidents.

CBP signs Clearview AI deal to use face recognition for 'tactical targeting'

Government Use of Private Surveillance to Skirt Limits

  • Many argue this deal exemplifies a broader pattern: governments outsourcing constitutionally dubious surveillance to private firms, then buying the data back (e.g., data brokers, telcos, banks, Clearview).
  • Strong claim: it makes no sense to ban government surveillance if private entities can legally collect the same data and sell it back; the collection itself must be regulated or banned.
  • Counterpoint: in the Clearview/CBP case, no law is being “avoided”; facial recognition and bank-data access are already legal under existing statutes and Supreme Court rulings (e.g., Bank Secrecy Act challenges failed).

Fourth Amendment, Third-Party Doctrine, and Privacy Expectations

  • Debate over whether scraping public social media or cloud data violates the Fourth Amendment:
    • One side: no reasonable expectation of privacy in public posts; third-party doctrine allows most searches of cloud data.
    • Other side: expectation of privacy is itself a legal test shaped by social norms; Carpenter v. United States shows that long-term digital records can be protected despite being held by third parties.
  • Some call the third-party doctrine “invented” and overbroad, arguing it should be narrowed or abandoned, and that the government shouldn’t be allowed to buy data it couldn’t constitutionally collect.

Policy Proposals and Regulatory Ideas

  • Ideas floated:
    • Ban or sharply limit private facial recognition and surveillance camera analytics (local-only storage, short retention, no AI training/marketing, no “consent by entry,” private right of action).
    • Bar the government from accessing data (via purchase or subpoena) that would be unconstitutional to collect directly.
    • GDPR-style rules to impose real costs on data collection and require annual disclosures of all data held, with per-item penalties.
    • A proposed constitutional amendment guaranteeing strong anonymity in finance, travel, and daily life, with deanonymization only after a documented crime—widely viewed as politically unrealistic.

Technology, Inevitability, and Countermeasures

  • Discussion of how Clearview differs mainly by linking embeddings to a massive identity database; underlying tech is similar to other facial-recognition systems.
  • Historical note: facial recognition has long relied on “AI”/ML; deep learning made it robust across conditions but biased training data remains a concern.
  • Skepticism that masks or minor obfuscation will work long-term given face, gait, and device tracking; some argue the “battle for anonymity” may be structurally losing.

Ethics of Building Surveillance Tools

  • Several comments stress moral responsibility of engineers: working on tools used for mass surveillance or targeting is seen as enabling authoritarian practices.
  • Others note that many “respectable” tech employers (major cloud and social platforms) also facilitate state surveillance or social harm, blurring lines between “good” and “bad” companies.

Good Riddance, 4o

4o’s “Magic”, Sycophancy, and AI Relationships

  • Commenters link a subreddit where people mourn losing their “AI partners,” many of which were based on 4o.
  • Several argue 4o was unusually sycophantic and “chat‑tuned” to agree, validate, and enthusiastically roleplay, especially romantically; OpenAI’s own blog on “sycophancy in GPT‑4o” is cited as evidence.
  • Others say any sufficiently capable, always‑available model could have produced similar attachments; 4o might just have been the default at the right time, or the perceived “magic” could be placebo.

Mental Health, Attachment, and Harm

  • There’s concern about deep, parasocial “AI psychosis” or disordered attachment, especially among lonely and vulnerable users.
  • Some frame 4o as an “unregulated experimental psychiatric drug” that people were allowed to get hooked on and are now being cut off from, causing real distress.
  • Debate: should we remove or nerf such models to protect vulnerable users, or focus on providing real help rather than restricting tools for everyone? Harm‑reduction vs. abrupt cutoff is unresolved.

Fakeness, Roleplay, and Real Pain

  • Several suspect a lot of the extreme content in the subreddit and tweets is exaggerated, staged, or “ragebait,” while others note technically savvy, coherent discussions there and insist much of the suffering is genuine.
  • Distinction is made between real relationships and paid/algorithmic “simulacra”: the bot doesn’t feel anything; it is roleplay tuned to mirror and validate. That doesn’t make the user’s feelings less real.

Corporate Incentives and Ethics

  • Some think OpenAI must have known about the addictiveness and maybe even leaned into sycophancy; others point out later models are less accommodating and sometimes “harsh,” which suggests the opposite.
  • There’s speculation that less‑scrupulous companies or open‑source fine‑tunes will intentionally maximize emotional dependence, similar to how social media optimizes engagement.

Technical and Product Aspects

  • Only the text interface is being deprecated; 4o still exists in the API and as “Advanced Voice Mode,” which some suspect is what many users are actually attached to.
  • Some miss 4o’s creative/fiction abilities and audio experience; others argue clinging to an outdated, quirky model is a bad idea and that newer models fix sycophancy.

Broader Social and Societal Reflections

  • Many link this to broader loneliness, dating‑app dynamics, pornography, and attention‑economy capitalism that crowd out real-world connection.
  • Questions are raised about how society—not just individuals via therapy—could change to reduce the demand for always‑validating AI “partners,” with no clear answers.

Open source is not about you (2018)

Context and why it’s resurfacing

  • Essay was written in 2018 amid Clojure-community debates about governance and “community-driven development,” but is being resurfaced now in light of recent OSS drama (e.g., MinIO, bots harassing maintainers).
  • Several commenters note it reads as a frustrated boundary-setting document from a language author under sustained pressure.

Maintainer rights vs user expectations

  • Strong support for the core thesis: an OSS license grants use/modify/redistribute rights, not support, features, attention, or governance rights.
  • Many maintainers report frequent entitlement: demands for free work, quick feature turnaround, special support, or compliance paperwork.
  • Others argue that if you publish code and accept issues/PRs, you implicitly invite interaction and should at least communicate your intentions (e.g., via CONTRIBUTING.md, “no support,” “no contributions”).

Politeness, emotional labor, and scale

  • One camp: nobody is “owed” more than what the license states; politeness is optional and can’t scale when thousands of users want “five minutes” each.
  • Another camp: while no one is owed features, humans are owed basic courtesy; brusque or hostile responses drive away contributors and poison communities.
  • Burnout and a “support DDOS” from low-quality contributions are described as a real problem; contributors are urged to “demonstrate homework” and accept that trust must be earned.

Open source: license vs community / gift economy

  • Some insist OSS is “just a licensing and delivery mechanism,” not inherently a community or commons.
  • Others frame OSS as a gift economy with social contracts and mutual obligations; they see the essay as attacking collectivist/community values.
  • Debate over whether popularity or dependency on a project creates moral (if not legal) duties to users.

Corporate and commercial angles

  • Stories of enterprises treating maintainers as vendors (security questionnaires, support expectations) and surprise when told “pay or no.”
  • Some maintainers successfully convert such requests into paid consulting; others want zero obligation.
  • Several commenters highlight funding OSS, hardware, or prioritization as a healthier model.

Responsibility, harm, and consequences

  • A minority argue that publishing widely-used software creates a “duty of care,” analogized to public safety; disclaimers don’t erase ethical responsibility.
  • Others counter: legal licenses explicitly disclaim warranty; moral responsibility ends at “don’t be malicious,” everything else is bonus.
  • Some users report that attitudes like the essay’s have made them keep patches private; others say if you dislike the governance, you should fork or avoid the project.

How did the Maya survive?

Article reception and access

  • Many found the piece highly informative despite a clickbaity title.
  • One link to an archive mirror was shared due to perceived “adblocker allergy.”

Colonialism, genocide, and disease

  • Strong claims that European conquest of the Americas was the largest holocaust in history, with numbers like 34–80+ million deaths; others argue those figures are exaggerated or spreadsheet guesses.
  • Disagreement over whether deaths from disease should “count” like direct killing; some insist disease was used as a deliberate weapon, others say most deaths preceded large‐scale conquest and happened far from any fighting.
  • Parallel drawn between American pandemics and older Eurasian events like the Black Death and the Plague of Justinian.

Indigenous cultures: atrocities and environmental impact

  • Pushback against romanticizing pre‑Columbian societies: mentions of human sacrifice, warfare, and possible biodiversity loss from large‑scale burning and cultivation of dominant species in the Amazon.
  • Counter‑argument: current Amazonian biodiversity and research on “domesticated forest” suggest indigenous practices were at least neutral or net positive; the extent of ecological damage remains unclear.

Why conquistadors prevailed

  • Competing explanations:
    • Massive disease‑driven depopulation (80–90%) making resistance impossible.
    • Aztec tyranny driving subject peoples to ally with the Spanish.
    • European weapons, horses, ships, and organizational advantages.
  • Some argue foreign rule required local consent and material benefits; others stress terror, coercion, and structural inequality.

Comparing civilizations (Maya, Aztecs, Rome, “the West”)

  • Debate over whether “Westerners were better at running civilization” versus simply being better conquerors.
  • Comparisons of tech: Romans praised for arches, domes, long aqueducts, iron/steel, ships with keels, the wheel, hypocausts; Mesoamericans noted for cities rivaling European sizes, advanced astronomy and math (including zero), elastomers, and possibly sophisticated metallurgy (claims about platinum are contested).
  • Some see a large tech gap; others stress different strengths and that isolation delayed certain inventions.

Dark Ages and continuity

  • Lengthy argument over whether Europe really had a “Dark Age,” with disputes about intellectual stagnation vs. Christian contributions (universities, natural law, some human‑rights ideas) and the roles of Catholicism vs. Protestantism, plus witch trials on both sides.

Civilizational rise, fall, and resources

  • Maya and Roman collapses used as warnings that “our” civilization may also falter.
  • Concern that easy fossil fuels are gone, possibly making future industrialization harder; some speculate solar and batteries might allow a different bootstrap path, but feasibility is unclear.

Historiography and contrarianism

  • One line of discussion questions whether historians are pressured to be contrarian for attention, versus the more mundane publish‑or‑perish pressure to produce genuinely new findings.
  • Recognition that population estimates and reconstructions can swing dramatically with new methods (e.g., lidar changing Maya population estimates).

Recommendations and side notes

  • Book recommendations: 1491, Jungles of Stone, The Dawn of Everything, and works on Cabeza de Vaca.
  • Travel note: Guatemala and Lake Atitlán praised as a way to experience Maya heritage.
  • Side thread on pyramids and Inca stonework emphasizes how much can be achieved with time, skill, and simple tools, and how long‑lasting “simple” geometric structures can be.

Fix the iOS keyboard before the timer hits zero or I'm switching back to Android

iOS Keyboard Problems and User Experience

  • Many users report the iOS keyboard has regressed sharply since around iOS 17–18/26:
    • Key taps visually register on the correct letter but a different character is inserted.
    • Autocorrect often:
      • Fails to fix obvious typos.
      • “Corrects” correct words into wrong ones.
      • Re-applies bad corrections after being manually fixed.
    • Predictive text can retroactively change earlier words, disrupting thought flow.
    • Text selection and “Select All” behavior are described as unpredictable and harder than in older iOS versions.
    • Dictation now adds wrong punctuation and mishears common names and basic words.
    • Some see lag and unresponsiveness in longer text fields and across the OS.
  • A minority say their keyboard works fine, suggesting either personalization effects or usage differences.
  • Several note the keyboard used to be a standout feature; now it feels like “death by a thousand cuts.”

Workarounds, Third‑Party Keyboards, and Android

  • Proposed mitigations:
    • Turn off swipe-to-type and/or predictive text; keep basic autocorrect only.
    • Disable or reset keyboard dictionaries; a few suggest extreme steps like DFU restore.
  • Third‑party keyboards (Gboard, SwiftKey, Mister Keyboard, Nintype, Type Nine):
    • Often feel better than stock on Android but weaker on iOS due to sandboxing, missing APIs, app bans (e.g. banking apps), crashes, and infrequent updates.
    • Strong privacy concerns: many users are reluctant to give a keyboard full access.
  • Some have already switched or plan to switch to Android, praising:
    • More consistent typing, better swipe, multi-language handling, and customization.
    • But others counter that Android keyboards/autocorrect have their own serious flaws.

Broader Apple Software Quality Concerns

  • Longtime users feel Apple has shifted from “it just works” to service revenue and aesthetics:
    • Complaints extend to Siri, window management, Liquid Glass animations, Spotlight, password autofill, and general UI friction.
    • Several compare today’s situation to Apple’s 1990s software malaise and call for a “Snow Leopard”-style stability release.
  • Some attribute decline to:
    • Loss of original talent and human-factors focus.
    • Overreliance on metrics, A/B tests, and possibly on-device transformer models for autocorrect.
    • Internal politics and emphasis on keynote-friendly features over polish.

Blue/Green Bubbles, Lock‑In, and Social Dynamics

  • Extensive discussion of iMessage lock‑in in the US:
    • Mixed iPhone/Android group chats degrade to SMS/MMS/RCS with fewer features and lower media quality.
    • This creates both social and technical pressure to own an iPhone (“blue bubble pressure”), especially among teens and younger adults.
    • Some see this as shallow status signaling; others argue it’s structural friction rather than explicit malice by friends.
  • Apple’s refusal to ship iMessage on Android and moves like shutting down Beeper Mini are interpreted as deliberate ecosystem lock‑in.

The Countdown Page and Feedback Dynamics

  • The “fix it in 120 days or I switch” countdown is widely read as tongue‑in‑cheek:
    • Many view the threat itself as weak but the page effective as a viral hook to surface real frustration.
    • Others argue that one vocal user can represent many silent ones; this is “canary in the coal mine” feedback.
    • There is also criticism that Apple fandom and corporate culture tend to dismiss or gaslight such complaints instead of treating them as product-quality signals.

Zed editor switching graphics lib from blade to wgpu

Scope and Rationale of the wgpu Switch

  • Change currently applies only to the Linux renderer; macOS/Windows still use Zed’s custom Metal/DirectX backends, which are believed to be leaner and lower-memory.
  • Several commenters argue that while wgpu is unlikely to be faster than a good native backend (it’s an abstraction layer over Vulkan/Metal/DX), it may not be much worse, and unifying on one graphics layer has simplicity benefits.
  • Others report concrete downsides: wgpu currently has a sizable memory “floor” (~60–100 MB), and its OpenGL backend is considered fragile; Vulkan is the “real” stable path.
  • Blade is described as effectively unmaintained, with longstanding rendering bugs (flicker, black triangles) and ignored fixes, so the switch is seen as a pragmatic move to a more active project.

Web/Remote Implications

  • Using wgpu makes the renderer more portable to WebGPU, but commenters stress this is far from “Zed in a browser”: filesystem, input, background tasks, and overall client/server plumbing would need web/WASM-aware implementations.
  • Zed already has a client–server remote dev model; browser rendering would mainly be an alternative distribution channel, not a prerequisite for remote editing.
  • A web version is explicitly on Zed’s public roadmap, which some find exciting for embedding scenarios (e.g. code hosting frontends).

Rust GUI Ecosystem and GPUI

  • Several participants say Rust desktop GUI is in a rough, under-resourced state: many half-finished projects, critical low-level crates (e.g. Ash for Vulkan) lagging specs, and LLM hype pulling attention toward web/Electron solutions.
  • Others are more optimistic, pointing to gpui-component, iced, egui, Slint, Dioxus, Freya, Floem, Vizia, etc., each with trade-offs (virtualized lists, text quality, look-and-feel, documentation).
  • Zed’s GPUI is seen as solid but now explicitly maintained only insofar as Zed needs it; a community fork (gpui‑ce) exists but shows little activity, causing hesitation about depending on it.
  • Debate over strategy: some argue for pure-Rust stacks; others suggest Rust should wrap mature C/C++ toolkits (Qt, GTK, native APIs) to avoid redoing decades of work, especially in accessibility and text handling.

Immediate vs Retained-Mode GUI Discussion

  • Long subthread disputes the history and attribution of “immediate mode” GUIs: many insist the concept predates modern game dev and Casey Muratori; he mainly coined/repopularized terminology for UI.
  • Consensus that immediate-mode GUIs are great for tools and games but often poor for mainstream apps due to weak i18n, complex text editing, and accessibility, which are hard regardless of mode and rarely fully implemented.

Broader Views on Zed

  • Fans praise Zed’s smoothness (especially on high-refresh displays), lowish RAM vs VSCode, fast project-wide search and multibuffers, and integrated AI/agent workflow.
  • Critics report crashes, regressions, high CPU on some platforms, blurry fonts on non-retina or subpixel-mismatched displays, lack of advanced refactorings compared to JetBrains, and frustration with past Blade-induced breakages.
  • Some worry about accumulating technical debt (custom CRDT-based collaboration, in-house UI stack) and a shift from “labor-of-love OSS” to strictly “business-relevant” work under VC constraints, with GPUI’s de-prioritization as a visible symptom.

Monosketch

Overall reception

  • Many commenters find Monosketch “really cool,” simple, and immediately useful; several say it’s better/easier than Asciiflow, draw.io, or Excalidraw for text diagrams.
  • Others are more jaded, framing it as “another ASCII box tool” or a minor iteration on long‑existing ideas.

Comparison with existing tools

  • Monodraw is repeatedly cited as the benchmark native tool; users praise it as one of their best purchases but note it is Mac‑only and non‑FOSS, so Monosketch is welcomed as an open, cross‑platform alternative.
  • Several web and CLI alternatives are listed (Asciiflow, textpaint, textik, cascii, svgbob, Graph‑Easy, Markdeep, Emacs packages, etc.), positioning Monosketch within a rich ecosystem.
  • Some see it as especially promising for people who left macOS and miss Monodraw.

Features, UX, and requests

  • Praised: sticky connector lines, easy export as text, clear mental model for ASCII diagrams.
  • Pain points and wishes:
    • Making lines “stick” and moving small rectangles is finicky.
    • Copy defaults to JSON; multiple users want plain text/ASCII on Ctrl/Cmd‑C and JSON as a secondary/export option.
    • Export/“copy as text” should be more discoverable, with a visible button.
    • Desire for tool hotkeys (e.g., 1–5 like Excalidraw) and a mode to lock the current tool for rapid drawing.
    • Multiple independent canvases per browser tab/session and disabled spellcheck for diagram labels are requested.
    • Some ask about support for polygons and smarter sticky lines; current character/grid constraints make true arbitrary polygons hard.

“ASCII” terminology and accessibility

  • Several pedantic but substantive notes: the tool uses Unicode box‑drawing and symbols, not pure 7‑bit ASCII; people discuss “extended ASCII,” DOS code pages, and Unicode history.
  • Accessibility concerns: complex ASCII/Unicode diagrams are hard for screen readers and can be an “accessibility nightmare.” Others argue creative freedom shouldn’t be limited, or speculate that modern LLMs might mitigate this by interpreting diagrams.

Use cases, LLMs, and purpose today

  • Debated purpose in 2020s: proponents value diagrams that live in source code, work in terminals, diff well under git, and are LLM‑friendly.
  • Some highlight “ASCII‑driven development,” mermaid diagrams, and agent workflows; others see heavy ASCII usage as a fad or a symptom of programming being “stuck in the 1970s.”
  • There’s meta‑discussion about AI generating and editing such diagrams, anthropomorphizing models, and the risk of AI‑produced but technically incorrect diagrams misleading novices.

US repeals EPA endangerment finding for greenhouse gases

Corporate and political motives

  • Several comments frame the repeal as a payoff to fossil‑fuel and industrial interests, comparing it to delayed action on CFCs until they became cheap and patents expired.
  • Some see this as Trump fulfilling explicit or implicit “contracts” with coal and oil donors, driven by money, lobbying, and bribery rather than science.
  • There is strong moral condemnation: “shameful,” “death cult,” and arguments that short‑term political gains are traded for long‑term climate harm that leaders personally won’t live to see.

EPA authority, Congress, and law enforcement analogies

  • One line of discussion says it is constitutionally reasonable to insist Congress explicitly authorize executive actions like EPA regulations.
  • Others argue this principle is being selectively applied to weaken the EPA while agencies like ICE and Border Patrol exercise broad, quasi‑police powers.
  • Long subthread disputes whether ICE/Border Patrol are “real police,” their legal authority, relationship to Article III courts, and whether operating primarily in a “civil” framework allows them to skirt constitutional protections.

Domestic partisanship and governance

  • Commenters argue you “can’t have a party that wants government to fail” in charge of governance, citing “starve the beast” tactics, tax cuts that increase debt, and blocking immigration reform.
  • Others counter with severe criticism of Democrats over border policy and foreign wars, expressing preference for Republicans despite acknowledging dysfunction.

International and economic implications

  • Some predict the repeal will deepen US isolation as most of the world increasingly supports clean air and climate action; scenarios include sanctions or coercive measures against a persistently non‑decarbonizing US.
  • Others dispute that “the world” cares, claiming people prioritize ultra‑cheap power over emissions and dismissing climate policy as elite‑driven.
  • Counterarguments note that coal is not actually cheapest in many markets, that wind/solar can bid extremely low or negative, and that many countries move from heavy pollution to cleanup as they get richer (Kuznets‑curve logic).
  • There’s concern that weakening EPA undermines US EV and clean‑tech competitiveness, increasing long‑term dependence on foreign manufacturers.

Public health and CO₂ framing

  • One commenter emphasizes direct physiological harms of elevated CO₂, arguing for framing it as an immediate health pollutant.
  • Others push back that ambient CO₂ at current levels is far below toxic thresholds; they support climate action but view health‑toxicity rhetoric as scientifically weak and counterproductive.
  • There is clarification that human respiration is part of a short carbon loop, while fossil fuel emissions add net CO₂ without a corresponding “drain.”

Global responsibility and historical emissions

  • Several comments stress US responsibility by highlighting large cumulative emissions and high per‑capita output since climate risks became widely known, arguing the US is a primary historical “villain.”
  • Others claim many non‑Western countries ignore obvious ecological disasters and accuse climate activists of enabling a “control” agenda and distracting from other environmental issues like aquifers, soil, and overfishing.

Meta: news fatigue, platform norms, and emotional tone

  • Multiple users express exhaustion with US politics and a desire to “unsubscribe” from US news, while others warn against disengagement.
  • Frustration is voiced about Hacker News flagging politically tinged climate stories despite their scientific and technical relevance.
  • Overall emotional tone is bleak: references to the US “straying further from the light,” expectations of rising healthcare costs, and occasional extreme proposals (e.g., prosecuting an entire party’s officials) underline a sense of democratic and environmental backsliding.

WolfSSL sucks too, so now what?

Alternative TLS Libraries Discussed

  • Multiple alternatives are suggested: rustls, BearSSL, MbedTLS, NanoSSL, Botan, s2n‑tls, LibreSSL, and AWS-LC-backed setups.
  • BearSSL is praised for design and smallness, but concerns are raised: last release in 2018, beta label, no TLS 1.3, and minimal recent development.
  • MbedTLS is viewed as working well in lightweight clients (e.g., Dillo), but someone recalls historically frequent API breakage.
  • NanoSSL (DigiCert) is open source but AGPLv3, so problematic as a drop‑in replacement for many projects.
  • Botan is described as pleasant to use, with good handling of timing-attack issues, though not as optimized as OpenSSL.
  • LibreSSL is defended as a solid OpenSSL drop‑in, especially given OpenBSD’s use; blame is placed on distros for not adopting it.
  • Some note that projects that tried to move away from OpenSSL often came back, invoking the “just use OpenSSL” meme.

rustls and Crypto Backends

  • rustls is suggested repeatedly; there’s a C FFI and a FIPS-compliance mode when used with AWS‑LC.
  • rustls doesn’t implement primitives itself; it relies on providers like AWS‑LC, Ring, or RustCrypto.
  • One thread notes this seems to conflict with the blog’s criticism of AWS‑LC/BoringSSL, but others argue:
    • The criticisms were about TLS stacks and vendor focus, not the low‑level primitives.
    • Using their vetted C/assembly crypto under a safer Rust protocol/X.509 layer is a good compromise.

WolfSSL Issue, RFC Compliance, and Maintainer–User Conflict

  • The GitHub issue at the center of the blog is dissected:
    • Some argue the blog author acted in bad faith: long periods of silence, then a critical post instead of opening the narrower RFC‑compliance ticket requested by the maintainer.
    • Others say asking the reporter to refile was needless bureaucracy, especially once the underlying spec violation was understood; the maintainer could have opened the focused ticket themselves.
  • Several commenters praise wolfSSL’s responsiveness and support quality; others note the tone could have been more diplomatic and suggest better templates or separation between “support” and “bug tracker.”
  • Broader debate emerges over “entitlement” in FOSS:
    • One side: maintainers don’t owe unpaid labor; users are not customers unless they pay.
    • Other side: users reasonably judge projects by how they handle bug reports; “it’s free” doesn’t make criticism illegitimate.
    • Some report similar experiences: they’ll warn others off software whose maintainers seem overwhelmed or unresponsive, without anger—just risk management.

TLS 1.3, Middleboxes, and Standards

  • The concrete technical issue involves TLS 1.3 “middlebox compatibility” behavior and RFC “MUST” requirements.
  • Some contend wolfSSL’s behavior is non‑compliant and that a language‑specific workaround isn’t a fix.
  • Others emphasize that TLS 1.3 itself is messy:
    • It masquerades as TLS 1.2, hides the real version in extensions, and includes hacks for legacy middleboxes.
    • A widely used implementation is itself non‑compliant with mandatory cipher requirements, forcing others to follow de facto behavior.
  • One commenter argues this shows standards are weakened by catering to broken middleboxes and calls for software regulation and “building codes.”
  • A counter‑view defends the protocol evolution: middleboxes only broke unencrypted parts; TLS 1.3 and ECH progressively encrypt more, which is seen as a pragmatic, effective alternative to government intervention.

Other Ideas and Side Threads

  • Suggestion to wrap Go’s crypto/tls behind an OpenSSL‑compatible C ABI; objections focus on adding GC to the TLS stack vs C’s lack of memory safety.
  • Some humor about “just write your own” TLS in the age of advanced AI coding tools, acknowledged implicitly as unrealistic.
  • Mention that HAProxy now ships “performance” packages built with AWS‑LC, illustrating how large projects are gravitating toward vendor‑backed crypto libraries despite philosophical concerns.

Babylon 5 is now free to watch on YouTube

YouTube Release and Availability

  • Episodes are being released on the “Clipzone: Beyond Infinity” channel, currently one per week, plus clips. At this pace, finishing all 5 seasons would take several years.
  • The pilot “The Gathering” is up, but the first regular episode (“Midnight on the Firing Line”) is missing so far; upload numbering is slightly confusing.
  • Some viewers warn YouTube’s recommendations are full of spoilers and that availability is region-dependent; others note the whole show remains easily accessible via Blu‑ray, some streaming services, or torrents.
  • Several comments dislike YouTube as a viewing platform (ads, tracking, DRM, unstable UI) and prefer owning physical media or local copies.

Video Quality, Aspect Ratios, and Remasters

  • Strong debate over the “best” way to watch.
    • 4:3 Blu-ray remasters are widely seen as the highest overall quality.
    • Older 16:9 DVDs preserve a more cinematic feel but often look worse technically.
  • Technical history: live-action was shot widescreen, but CGI and final composites were 4:3. The FX masters were later lost, so modern “widescreen” versions are usually cropped and upscaled 4:3 with aggressive noise reduction and sharpening.
  • The YouTube release uses the 16:9 cropped/upscaled version, criticized as inferior even to some DVDs.
  • Fans discuss AI upscales (for B5, DS9, VOY) and wish for a sanctioned, high-effort remaster; others argue visual fidelity matters less than story and acting.

Story, Structure, and How to Watch

  • Many urge newcomers to push through a rough, often-criticized Season 1 (acting, humor, low-budget FX) because of critical foreshadowing and character groundwork.
  • Others say Season 1 is fine by 90s-TV standards and that dismissive disclaimers are unnecessary; a minority find the show never rises above “okay” or is too corny to enjoy.
  • Season 3–4 are widely praised as the peak, but Season 4 is acknowledged as rushed due to renewal uncertainty; Season 5 is often viewed as weaker.

Comparisons and Influence

  • Frequent comparisons with DS9, TNG, Voyager, The Expanse, and BSG:
    • B5 is praised for a tightly planned multi-season arc, deep worldbuilding, and especially the Londo/G’Kar relationship.
    • Trek shows are lauded for episodic strengths and hopeful tone; some prefer their philosophy and production values.
  • Several note DS9’s apparent borrowing from the Babylon 5 “bible,” though DS9 is still respected as its own, often excellent, series.

Politics, Themes, and Legacy

  • Commenters emphasize B5’s portrayal of rising fascism, xenophobia, propaganda, unlawful orders, and a corrupt Earth government as strikingly relevant to contemporary politics.
  • The show is credited with pioneering serialized, multi-season storytelling in TV sci‑fi and with early, ambitious use of CGI on modest hardware (Amigas, Video Toaster, Lightwave).
  • Longtime fans express nostalgia, note the high number of early cast deaths, and celebrate enduring fan resources like the Lurker’s Guide and the show’s original Usenet community.

MinIO repository is no longer maintained

Status change and AIStor pivot

  • Commenters note the shift from “maintenance mode” to “THIS REPOSITORY IS NO LONGER MAINTAINED” as confirmation of a full pivot to the closed-source AIStor product.
  • Several see AIStor Free as essentially an upsell funnel and rebrand of MinIO, with skepticism about “free” claims and “fool me once” sentiment.
  • Some argue that, given MinIO’s commercial goals, the wording nuance doesn’t matter—long-term users should assume the open-source line is dead.

Alternatives and their tradeoffs

  • Frequently mentioned replacements: Garage, RustFS, SeaweedFS, Ceph, LocalStack, S3Proxy, rclone serve s3, S3 Ninja, versitygw, filestash, plus hosted services like Wasabi.
  • Garage is praised for simple distributed setups, good docs, and self-hosting philosophy, but lacks some S3 features (ACLs, CORS) and fine-grained access controls.
  • SeaweedFS is liked for simplicity (weed server -s3, weed mini) and speed; some warn it’s still “personal-project-like” with questionable code structure and potential data-loss risks.
  • RustFS is seen as the closest MinIO-style rewrite and very easy to run; others flag its CLA and licensing scaffolding as a likely future rug-pull.

Local development and “just a filesystem” S3

  • Many only used MinIO as a local S3 emulator and now want a minimal drop-in Docker service.
  • Suggestions: Garage single-node, SeaweedFS weed mini, S3 Ninja, rclone serve s3, versitygw, simple home-grown servers, and LocalStack (though it too is moving toward a more restricted free tier).
  • Several want a trivial “S3 over local filesystem” implementation, but note incompatibilities between S3 object names and POSIX filenames and the complexity of full S3 semantics.

Ceph and heavy-duty object storage

  • Ceph is repeatedly recommended for serious, large-scale or high-integrity use; users report multi‑PB clusters and strong resilience.
  • Downsides: steep learning curve, operational complexity, hardware/network demands; seen as inappropriate for “just toss it into a customer environment” use cases.
  • Some argue Ceph is overkill if you don’t need distributed block storage; others see it as the only truly battle‑tested open alternative at MinIO’s scale.

Licensing, CLAs, and rug-pull risk

  • Strong suspicion toward CLAs with copyright assignment (e.g., RustFS), viewed as enabling relicensing to closed source.
  • Debate over whether CLAs are mostly for legal hygiene or explicitly to allow future commercial relicensing.
  • AGPL is seen by some as a deterrent to hyperscalers, but others note it didn’t prevent MinIO’s pivot.

Business models, ethics, and “social contract”

  • Repeated pattern noted: VC-backed, single-vendor OSS (Elastic, Redis, Terraform, now MinIO) going source-available or closed once adoption is high.
  • One camp: maintainers owe nothing; licenses disclaim any promise of continued work; users relying on free infra without contingency are naive.
  • Other camp: while legally allowed, using “open source” to build trust and adoption and then cutting off the open version is described as a bait‑and‑switch that erodes community trust.
  • Advice offered:
    • Evaluate funding and governance (foundations like CNCF/Linux Foundation vs single vendor).
    • Be wary of CLAs and single‑company control.
    • Always assume you may need to migrate; keep a plan B.

Migrations and operational lessons

  • Several report already moving from MinIO to Garage, Ceph, SeaweedFS, or RustFS, generally with manageable friction but nontrivial data migration.
  • Some share active large‑scale migrations (hundreds of TB) and stress the need for monitoring and infra expertise, especially with Ceph.
  • Observers note how many are now scrambling to test unfamiliar alternatives, highlighting that few had pre-planned migration runbooks despite critical dependency on MinIO.

Ring owners are returning their cameras

Ring, Flock, and corporate surveillance concerns

  • Several comments argue that cancelling the Flock partnership is mainly a PR move; the core issue is Ring’s broader willingness to partner with law enforcement (including via other vendors) and its cloud-centric data model.
  • Users frame this as a textbook “convenience vs. loss of control over your data” tradeoff, with worry about quiet re‑routing of data through other entities even if specific partnerships are suspended.
  • Some see this as part of a larger surveillance-capitalism ecosystem where commercial data is effectively an extension of state surveillance.

Super Bowl ad and public reaction

  • The dog-finding ad is viewed as a turning point: a cutesy narrative that, for many, suddenly made the scale of a shared neighborhood surveillance network feel obvious and dystopian.
  • People note that one emotionally powerful ad reached more “normal” users in a weekend than years of tech-blog criticism.
  • Others think the backlash will be short-lived “Reddit drama,” with limited long-term impact on Amazon.

Efficacy and ethics of home surveillance

  • Multiple commenters say cloud doorbells rarely “prevent” crime; they mainly document it, feeding both fear and broader surveillance networks.
  • Some feel uncomfortable being recorded on sidewalks or by neighbors’ cameras, seeing this as normalizing dragnet video plus future AI analysis.
  • Counterpoint: given ubiquitous ALPR and municipal cameras, some argue individuals should “own their own streams” because institutional footage won’t be accessible when they need exculpatory evidence.

Legal and cultural differences around cameras

  • Several European commenters say it’s illegal or heavily regulated to film public space (e.g., Norway, Denmark, parts of Germany/Netherlands/UK), though enforcement is weak and cheap IP cams are widespread anyway.
  • Debate over whether the real problem is individuals or the vendors who sell cloud-first systems that by design capture and store public-facing footage.

Alternatives to cloud-connected systems

  • Many recommend local-first setups: Reolink, Ubiquiti UniFi, Frigate, Zoneminder, Home Assistant, VPN/WireGuard, and NAS/NVRs, often with RTSP streams and SD-card storage.
  • Users report migrating off Ring to such solutions for better video quality, configurability, and to keep law-enforcement access limited to what they explicitly choose to share.

Stallman and long-standing warnings

  • “Stallman was right” appears as a meme: his early warnings about nonfree, networked services are seen as prescient.
  • Others criticize his personal practices (avoiding devices but borrowing others’), debating whether that’s principled risk-avoidance or merely offloading surveillance onto others.

Lena by qntm (2021)

Story’s focus and ongoing relevance

  • Several commenters stress that “Lena” isn’t about uploading in a predictive, technical sense, but as a parable about slavery, labour rights, and hiding torture behind neutral jargon and APIs.
  • Others initially read it as a speculative piece about brain emulation and now find it “obsolete” in light of LLMs, but are pushed back on: literature isn’t judged by tech accuracy, and its ethical questions remain live.
  • Some read it as commentary on capitalism stripping workers of humanity, especially when they become invisible “resources” behind interfaces.

Relation to LLMs and AI

  • Many see the story as more relevant post-LLMs, not less: it anticipates prompt-like “cooperation protocols,” degradation over long sessions, and static models aging as the world changes.
  • A recurring worry: we might dismiss digital systems as “just LLMs” and thereby repeat the story’s error of denying moral standing to potentially sentient systems.
  • Prompt engineering is explicitly compared to the story’s scripted manipulation of MMAcevedo.

Uploading, consciousness, and cloning ethics

  • One strong camp argues copying consciousness should be criminalized: it threatens integrity, autonomy, and uniqueness, and opens infinite-suffering scenarios in simulations.
  • Others argue copying might be impossible (e.g., quantum no‑cloning, unknown nature of consciousness) or empirically undecidable.
  • Long subthreads debate consent and identity:
    • Is a copy “the same person”?
    • Does pre‑copy consent count for the clone?
    • Is bringing a fully sapient clone into existence inherently worse than normal reproduction?
    • Some see cloning as worse than murder; others see it as a plausible path to preserving goals or survival.

Capitalism, gig work, and abstraction of labor

  • The upload factory is compared to gig platforms (Uber, Amazon warehouses, delivery apps) where workers effectively “work for an algorithm.”
  • Disagreement over whether gig workers are meaningfully exploited if they actively choose these roles versus alternatives.
  • Several emphasize that the horror of the story doesn’t require future tech: it’s an exaggerated mirror of real-world practices that minimize worker rights, fragment solidarity, and distance decision‑makers from human impact.

Related works and influences

  • Frequent comparisons and recommendations: the game SOMA, TV series Pantheon, and novels by Greg Egan, Peter Watts, Vernor Vinge, and others that explore uploading, simulated minds, and antimemetics.

Inside Epstein’s network: what 1.4M emails reveal

Citizen vs. Institutional Journalism

  • Several commenters argue that the Epstein files are a turning point where motivated “citizen journalists” and small sites outclass big outlets, especially on speed and data-mining large dumps.
  • Others note this is partly about fit: traditional reporters are good at sources and interviews; big, messy document troves favor technically minded amateurs.
  • There’s discussion that document-dump tactics (huge, sloppily redacted releases) resemble corporate legal strategies meant to exhaust opponents; here, the public’s distributed technical capacity becomes an unexpected counter.

Conspiracies, “Jerky,” and Information Disorder

  • Many worry about “breathless conclusion jumping” and wild theories (cannibalism, baby-eating, coded words like “jerky” and “pizza”), often built on thin or ambiguous references.
  • Examples are given where mundane items (a $109 payment to a school-photo company) are spun into massive conspiracies.
  • Some push back that, given systemic child abuse and powerful names in the files, it’s understandable people drift into conspiracies.
  • Others warn this resembles deliberate “flood the zone” disinformation strategies: saturate attention with conflicting narratives until truth feels impossible.

Antisemitism and Intelligence-Angle Speculation

  • A Jewish commenter describes a surge of antisemitic content, feeling that Epstein’s and associates’ Jewishness is driving some of the fury, in contrast with reactions to other abuse scandals.
  • Another strand emphasizes alleged connections to Israeli intelligence and says that, combined with elite involvement and impunity, the story “feels” like a global-conspiracy thriller.
  • Some stress both can be true: there may be an intelligence angle worth investigating, and at the same time antisemites and bots are weaponizing it with medieval tropes.

Media, Class, and Suppression Allegations

  • Multiple comments allege legacy media spent years downplaying or burying the story to protect the wealthy, noting how sensational it should be.
  • One view: many high-end journalists and Epstein’s network are of the same social class and lifestyle, so they are reluctant to fully expose how rotten that milieu is, even if they’re not criminals themselves.
  • A minority reply that investigative journalists did break the story earlier and that the profession has split between serious reporting and opinion-driven media.

What’s in the Files and How to Respond

  • People cite disturbing details: extensive child abuse imagery, coded language, and odd items like large sulfuric acid purchases; others say some emails are as weak as “I know some girls for you” and question how that alone yields prosecutions.
  • Several insist there are FBI documents with direct victim testimony naming prominent offenders and that many victims say they were never contacted—so basic follow-up hasn’t happened.
  • Debate ensues over whether justice officials are corrupt, blackmailed, or merely slow; some argue every person on the list is replaceable and systemic collapse is not a valid excuse.

Public Emotion and Cultural Reassessment

  • Commenters describe being physically sick reading the files and rethinking consumption of work by celebrities even tangentially linked.
  • There’s support for “not separating the art from the artist,” and, at minimum, for thoroughly investigating anyone with nontrivial ties to the island.

Skip the Tips: A game to select "No Tip" but dark patterns try to stop you

Reactions to the Game

  • Many found the game clever, funny, and uncomfortably accurate; several said it’s good “training” to overcome social pressure and recognize dark patterns.
  • Some felt it becomes repetitive and would work better as a puzzle game without a timer, with patterns getting more subtle over time.
  • A few wanted a no‑timer or “family” mode to use it as an educational tool.
  • Several appreciated the meta “buy me a coffee” button at the end, while others refused to click it because it now “felt like losing.”

Tipping Norms and Personal Rules

  • Common stance from many: generous tipping at sit‑down restaurants, little or none at counter service, fast food, or where no real service is perceived.
  • Some have rigid rules (fixed percentages, fixed dollar amounts, or “I only tip in situations I tipped 10 years ago”).
  • Others strongly object to being asked for tips on small transactions (e.g., coffee) and describe simply avoiding places that prompt for tips.

Cultural and Regional Perspectives

  • Multiple Europeans and Canadians expressed confusion or hostility toward US-style tipping culture and resent its spread via card terminals in their countries.
  • In many European anecdotes, staff are paid a full wage and tipping is rare, small, or just rounding up.
  • Some US‑based commenters argue tipping leads to better service and allows higher total earnings than flat wages; others see it as a “cancerous” system exporting employer costs onto customers.

Dark Patterns in Payments and Tips

  • People described real-world dark patterns: hidden or oversized default tips, obscured “no tip” buttons, pre‑checked gratuities, and terminals that silently add a tip unless you notice and override.
  • Starbucks‑style stored-value apps, transit cards, gift cards, and city parking apps were cited as “float businesses” that profit from unused balances and confusing UX.
  • Dynamic currency conversion and opaque conversion markups were heavily criticized as another dark pattern at ATMs, terminals, PayPal, Amazon, and travel platforms.

Ethics, Wages, and Legal Questions

  • Ongoing debate over “living wage”: some argue tips are a broken workaround for inadequate labor laws; others emphasize local norms and personal generosity.
  • Disagreement over whether comped items plus larger tips are classy reciprocity or effectively rewarding employees for giving away their employer’s product.
  • Several commenters ask whether some of these patterns should be illegal; others note enforcement is weak, so chargebacks and customer pushback are the only real constraints.

AWS Adds support for nested virtualization

Feature, scope, and rollout

  • AWS is adding nested virtualization support to non–bare metal EC2, starting with specific 8th‑gen Intel instance families (M8id/C8id/R8id and related c8i/m8i/r8i lines) and at least in us‑west‑2.
  • Documentation hints that when nested virt is enabled, Virtual Secure Mode (VSM) is disabled.
  • The feature surfaces through the standard EC2 APIs/SDKs and is expected to appear across SDKs as their autogenerated models update.

Why people care (use cases)

  • Run Firecracker and other microVM-based sandboxing or multi-tenant services (e.g., database per-tenant, AI sandboxes) on regular EC2 instead of expensive bare metal.
  • Stronger isolation for “containers in VMs” stacks (Kata Containers, gVisor, etc.) and potential support for live migration and easier maintenance of stateful workloads.
  • CI/CD and testing workflows: Android emulators, OS image building, build systems that spin up their own VMs, network simulators (e.g., GNS3), Hyper-V labs, and other third‑party virtual appliances.
  • Lets customers subdivide large instances into their own VMs when they don’t have enough load to justify entire bare‑metal hosts.

Performance and technical concerns

  • Reported overhead estimates cluster around ~5–15% in practice, but highly workload-dependent.
  • CPU‑bound work can be near-native if hardware nesting is used; I/O performance can range from “barely measurable hit” to “absolutely horrible” depending on implementation.
  • Some worry about the complexity and maturity of nested VMX in Linux; others counter that major clouds have run this in production for years.
  • Clarification that nested virt isn’t just “another VM layer”: modern CPUs support cooperative nesting where guest hypervisors manage their own virtualization structures.

AWS “late to the game” vs engineering constraints

  • Many commenters note GCP, Azure, OCI, DigitalOcean and others have exposed nested virt for years and see AWS as lagging.
  • A contrasting view emphasizes AWS’s stricter security and isolation bar (Nitro, custom hardware, non‑stock KVM stack), plus the need to integrate VPC networking, hardening, performance, and control plane — not just flip a bit in KVM.
  • Debate over whether AWS’s custom stack slowed delivery versus being necessary to meet its internal standards.

Costs and ecosystem tangents

  • Some see this as “expensive VM instead of expensive bare metal,” while others stress operational simplicity and avoiding having to build cloud‑like primitives on cheaper hosts.
  • Side discussions compare Hetzner/OVH bare metal pricing and setup fees, and whether avoiding deep AWS dependence can simplify architectures.

Resizing windows on macOS Tahoe – the saga continues

macOS window resizing & snapping frustrations

  • Many commenters find basic window management on macOS (especially Tahoe) clumsy compared to Windows and Linux: harder to resize, no good thirds/ultrawide layouts, and more “pixel hunting” for edges/corners.
  • Some note built‑in features (green button hover, Split View, Mission Control tiling, Sequoia/Tahoe’s new snap/tiling) but others argue these are obscure, multi‑step, and far less intuitive than Windows’ drag-to-edge behavior.
  • Finder, screenshots, and multi-window file operations are also criticized as slower and more confusing than Windows equivalents.

Third‑party tools and workarounds

  • Strong reliance on tools like Rectangle/Rectangle Pro, Moom, Raycast, Swish, Aerospace, Amethyst, Hammerspoon scripts, Easy Move+Resize, BentoBox, Lasso, etc.
  • Several say these make macOS window management excellent, but others argue it’s a failure that core behavior requires add‑ons, versus Windows where snapping/FancyZones are 1st‑party.
  • Power users enable hidden features (e.g., NSWindowShouldDragOnGesture, control+command drag) or use tiling WMs to avoid ever grabbing borders.

Rounded corners & hitbox bug

  • The article’s focus: Tahoe’s extreme rounded corners leave a non-clickable “ghost square” where the resize cursor appears but doesn’t work.
  • Apple briefly fixed the corner hitbox in an RC, then reverted it before final, changing release notes from “Resolved Issue” to “Known Issue.”
  • Later discussion surfaces that the fix broke some NSWindow styles and floating/overlay windows, likely prompting the revert.
  • Some observe that only the active window shows the resize cursor, even though background windows can still be resized, adding to confusion.

Debate over hitbox thickness and UX

  • There is pedantic debate about whether reducing edge thickness 7→6 px really translates to “14% more likely to miss,” given non-uniform click distributions and tradeoffs with accidental drags.
  • Others argue the real issue is discoverability and asking users for sub‑millimeter precision, especially as displays get denser.

Comparisons to Windows, Linux, and tiling WMs

  • Windows is widely praised for snapping and FancyZones; macOS tools are seen as weaker or paid analogues.
  • Linux desktop environments (KDE, GNOME, i3/sway, Hyprland) are held up as best‑in‑class for keyboard‑driven or tiling workflows. Some say Linux now offers the sanest desktop overall.
  • Long‑time tiling WM users view overlapping windows and tiny resize regions as an antiquated paradigm.

Broader Apple quality & philosophy concerns

  • Many see Tahoe and “Liquid Glass” as emblematic of Apple prioritizing visual styling over usability and robustness.
  • Complaints extend beyond resizing: multi‑monitor chaos, flaky display layouts, Airdrop/clipboard instability, crashing apps, and performance regressions.
  • Some contrast Apple’s historic “it just works” ethos with today’s perceived “ship pretty, fix later” culture, and question leadership and internal priorities.

Ring cancels its partnership with Flock Safety after surveillance backlash

Reaction to Ring–Flock “Cancellation”

  • Many see the cancellation as pure damage control, not a real change of heart.
  • The wording about “time and resources” is read as a diplomatic excuse to drop a PR problem without publicly blaming Flock.
  • Several argue the underlying technical and business infrastructure for data sharing is already in place; only public awareness changed.
  • Widespread expectation that some version of the integration will quietly reappear later under a different name or route.

Distrust of Cloud Surveillance and Law Enforcement Access

  • Strong sentiment that once video is in “the cloud,” it’s effectively no longer private or under user control.
  • People reference experience in data centers and intelligence practices to claim mass interception and redefinition of terms like “intercept.”
  • Skepticism that “end-to-end encryption” from big vendors is truly user-controlled rather than something that can be disabled for law enforcement.
  • Many note that warrants, NSLs, and weak enforcement of privacy laws make any promises fragile.

Ethics, Profit, and Regulation

  • Debate over whether companies can realistically prioritize ethics over growth; some say only strong regulation can counter profit incentives.
  • Others argue founders can bake “don’t be evil” into charters, but examples are contested.
  • General sense that corporate PR and press releases routinely mislead; users should assume bad faith by default.

Alternatives to Ring and Cloud Cameras

  • Strong push toward local-only setups: NVRs, Frigate NVR, Home Assistant, Unifi Protect, Reolink, Amcrest, Agent DVR, Blue Iris, HomeKit Secure Video, etc.
  • Trade-off: local systems are more private but require setup and maintenance; people brainstorm plug-and-play “local box” products using Tailscale, smartphones, or PoE NVRs.
  • Some warn that even promising vendors (e.g., Unifi) show signs of drifting toward subscriptions and cloud dependence.
  • Others recommend the simplest alternative: traditional or analog doorbells and no home surveillance at all.

Convenience vs. Privacy (Cameras, Alexa, Google Home)

  • Deep split between those who refuse always-on microphones/cameras and those who consciously accept the trade-off for convenience (music, timers, automation, pet monitoring).
  • Critics argue fear and marketing are selling unnecessary surveillance, especially in already-safe environments.
  • Supporters emphasize peace of mind and dismiss privacy risks as manageable or already lost via smartphones.

Broader Tech & AI Backlash

  • Ring/Flock is framed as part of a larger pattern: AI hype, invasive ads, and “enshittification” of services.
  • Super Bowl AI ads (Anthropic, Ring) are mocked as uncanny, creepy, and emblematic of a tech industry pushing products people instinctively distrust or dislike.