Hacker News, Distilled

AI powered summaries for selected HN discussions.

Page 245 of 784

Michael Burry a.k.a. "Big Short",discloses $1.1B bet against Nvidia&Palantir

Burry’s Track Record and Credibility

  • Commenters are split: some see a skilled investor who profited on prior macro shorts (e.g., S&P 500 puts in 2023); others call him a “perma-bear” who has “predicted 20 of the last 1–2 crashes,” citing missed upside (e.g., GameStop squeeze) and losing Tesla/ARK-type shorts.
  • Reported performance numbers (e.g., ~56% annualized over a period; ~255% over 10 years) are mentioned but questioned as unaudited and not necessarily impressive versus broad index returns.

Size and Nature of the Nvidia/Palantir Bet

  • Many emphasize that the headline “$1.1B bet” refers to notional value from a 13F, not the premium paid.
  • 13F rules require reporting options as if they were equivalent to holding the underlying shares (delta=1), so actual capital at risk could be much smaller and is not disclosed.
  • It’s clear these are put options, not direct shorts, so downside is capped to the premiums; no margin calls on the options themselves.

Why Puts Instead of Shorting

  • Several explanations: puts limit losses, avoid borrow/margin recall risk, and give leveraged exposure to a sharp drop.
  • Others warn that high implied volatility in NVDA/PLTR means expensive options; the market has already “priced in” a lot of crash risk, making this a tough trade to profit from unless timing is excellent.

Nvidia vs Palantir: Valuation and Business Reality

  • Broad agreement that Palantir’s valuation is more extreme: references to ~600x P/E and ~80x forward revenue vs Nvidia at much lower multiples despite similar growth and higher margins.
  • Nvidia: many argue shorting it is dangerous—revenue and earnings growth are huge, demand for AI compute appears real, and its software/ecosystem moat (CUDA, tooling) and lack of credible near‑term alternatives are stressed.
  • Palantir: seen by many as “government/party” infrastructure with deep integration into surveillance and defense; this political embeddedness may make the business durable but doesn’t justify current multiples in some commenters’ view.

Macro, AI Bubble, and Timing Risk

  • Ongoing debate over an AI/tech bubble: some predict an inevitable correction before upcoming elections; others note such crash calls have been made “every year” and markets keep rising.
  • “Fed put” and government support are seen as strong forces preventing deep market collapses, though some argue a sector‑specific unwinding (AI/semis) is still plausible.
  • Multiple reminders: being early on a short—even if ultimately right—can destroy capital; options suffer time decay and require getting both direction and timing right.

Options Mechanics and Retail Risk

  • Long, detailed subthreads explain puts, calls, deltas, theta decay, and the dangers of shorting and option selling.
  • Several experienced voices strongly discourage inexperienced retail traders from copying these kinds of trades, recommending “paper trading” or simple index investing instead.

The Rust Foundation Maintainers Fund

Funding announcement lacks specifics

  • Several commenters note the announcement contains almost no concrete funding details: no amounts, criteria, timelines, or processes.
  • One participant involved with the effort says this announcement is about “finding money” and that how/what/who to fund is still being worked out in parallel.
  • Others point out the list of large corporate sponsors on the foundation’s main page and implicitly connect that to expectations around transparency.

Governance, structure, and transparency concerns

  • Strong criticism that the Rust Foundation is a 501(c)(6) (trade association) rather than a 501(c)(3) (charity).
  • Some argue the foundation would better serve the community as a 501(c)(3) with clearer, public accounting of income and expenses.
  • Skeptics question the need for a “new fund” at all, suggesting existing money should already be directed toward maintainers.
  • There is suspicion this may be a “shell game” or “sleight of hand” with existing funds, and that announcing a new fund without structural or transparency changes “bodes poorly.”

Rust vs. Zig and “language war” dynamics

  • A large part of the thread veers into Rust vs. Zig dynamics and why Rust gets more backlash.
  • One view: Rust came first and became mainstream; exposure fatigue plus some Rust skeptics coalesced around Zig and promote it by attacking Rust.
  • Several comments describe early Rust evangelism (2010s) as mostly grassroots, technical, and respectful, in contrast to today’s more combative “language wars.”
  • Some feel Zig leadership leans into adversarial, high-engagement “Rust vs. Zig” discourse, while Rust leadership is generally more restrained; others counter that parts of Rust’s core leadership historically behaved in a hostile or “supremacist” way toward non–memory-safe languages.
  • There are conflicting characterizations of which side’s leadership is more toxic; participants dispute each other’s recollections.

Culture, politics, and identity around Rust

  • One thread argues that some of the anti-Rust sentiment comes from “anti-woke” programmers who object to Rust’s inclusive culture and prominent LGBTQ presence.
  • Another long comment ties resistance to Rust to long-standing C/Unix “purity” and control ideals: Rust’s safety model and permissive licensing challenge those identities, whereas Zig is seen as fixing C’s rough edges while still “trusting the programmer.”
  • Others question how widespread these political/cultural dynamics really are, but agree this thread in particular is unusually heated.

NoLongerEvil-Thermostat – Nest Generation 1 and 2 Firmware

Project approach & technical details

  • The current image is largely stock Nest Gen1/2 firmware with a small boot script (/bin/nolongerevil.sh) added.
  • That script injects its own trust material and overrides DNS/hosts so traffic for Nest’s cloud (e.g., frontdoor.nest.com) is redirected to a hard‑coded IP of the new backend.
  • A fake Nest root CA is added so the device will trust certificates from the new server; this effectively subverts the original TLS trust chain.
  • Exploitation relies on known Nest bootloader vulnerabilities (via OMAPLoader) to gain filesystem access. Some are surprised it’s this easy to replace the root of trust; others note most IoT gear doesn’t pay for robust secure boot.
  • Multiple people see this as a stepping stone toward full custom firmware and/or MQTT integration, possibly with Home Assistant.

Open source, trust, and “no longer evil” claims

  • The backend server and code are not yet open source. The site promises they’ll be released “soon,” after a community bounty is processed.
  • Several commenters are uneasy that users are currently trading Google’s proprietary cloud for another opaque service without a privacy policy or self‑hosting support.
  • Others argue the reverse‑engineering work is substantial and that early imperfect releases are still valuable.
  • There is debate over whether this qualifies as “new firmware” for bounty purposes, given it mostly redirects traffic rather than replacing Google’s code.

Reactions to Google EOL and e‑waste

  • Many owners feel burned by Google disabling cloud functionality, saying they’ll avoid future Google hardware and preferring devices that integrate locally with Home Assistant.
  • Some insist the devices aren’t literal e‑waste because the thermostat still functions offline, but others counter that the premium price was for now‑removed “smart” features.

Alternatives, DIY efforts, and safety

  • Recommendations center on Z‑Wave/Zigbee/Matter thermostats with local control, especially Honeywell T6 Pro, Venstar, and various OpenTherm or EMS-ESP boiler controllers.
  • Some are designing replacement PCBs and fully custom firmware for Nest hardware.
  • Commenters stress HVAC safety, especially with gas systems, and urge the project to add explicit “no warranty” licensing and legal disclaimers.

Pg_lake: Postgres with Iceberg and data lake access

Overall reception & positioning

  • Many see pg_lake as a big milestone: “Postgres with an open data lake,” close to an “open source Snowflake” for some workloads.
  • Others stress it is not a Snowflake replacement: Snowflake still leads on cross-org sharing, governance, large-scale analytics, and broader platform features.

Vendor lock-in, cost, and Snowflake strategy

  • One camp: “Just pay Snowflake” – managed infra, reliability, and focus on product value outweigh theoretical lock-in; everything has some lock-in (cloud, hardware, OSS ecosystems).
  • Opposing view: compute on proprietary warehouses is very expensive; you “pay to see your own data,” especially for BI/visualization workloads. Iceberg/Parquet-on-S3 avoids this by letting many tools query the same storage.
  • Several call out Snowflake’s high compute and storage pricing relative to raw cloud costs.
  • Some argue Snowflake supports Iceberg for strategic reasons: to stay competitive as Iceberg becomes a standard and enable bi‑directional migration.

Architecture & query execution model

  • Postgres remains the frontend and catalog; DuckDB is the analytical engine behind a separate pgduck_server process.
  • Foreign tables (USING iceberg) map to Iceberg/Parquet data; pg_lake analyzes queries and pushes down what DuckDB can execute efficiently.
  • Simple queries can be fully executed in DuckDB; more complex ones are split between DuckDB and Postgres.
  • Separate process chosen for threading, memory-safety, shared caching, restartability, and clearer resource limits.

Use cases and benefits

  • Periodically offloading “hot” Postgres data to cheap Iceberg/Parquet storage while still querying it (tiered storage).
  • Querying large S3/GCS-based datasets (e.g. logs, telemetry) from the same Postgres used for OLTP, including joins with local tables.
  • Simplifying ETL/ELT pipelines that currently shuffle data between Postgres and data lakes via custom jobs.
  • Easy COPY to/from Parquet; schema auto-detection from existing Parquet files.

Comparisons to related projects

  • DuckLake: DuckDB as frontend + engine, Postgres as catalog vs pg_lake: Postgres frontend + catalog, DuckDB as engine, using Iceberg for interoperability.
  • pg_mooncake: similar vision (Postgres+lakehouse), but commenters describe pg_lake as more mature and already used in heavy production.
  • pg_duckdb: embeds DuckDB per Postgres backend; pg_lake’s authors prefer a single external DuckDB instance for stability and resource control.

Access control & security

  • S3 access is configured via DuckDB “secrets” (credentials/IAM roles) in pgduck_server.
  • Postgres-side privileges are coarse-grained (pg_lake_read/write roles); finer-grained, per-table grants would need more work.
  • Some interest in integrating with enterprise IAM that understands SQL grants better than S3 policies.

Limitations, maturity, and open questions

  • Type mapping: most Postgres types are supported via Parquet equivalents or text; very large numerics and some edge cases are limited.
  • External Iceberg read-only support exists but is currently constrained; REST catalog support is new and not fully documented.
  • Scaling: today it’s a single DuckDB instance on the same machine; good for many workloads but not a distributed engine. Concerns raised about “hot neighbor” problems and memory-intensive queries; answer is mostly “use more RAM / careful sizing.”
  • One commenter is broadly skeptical of data lakes and filesystem-backed analytics in general, calling the whole paradigm misguided.

Server DRAM prices surge 50% as AI-induced memory shortage hits hyperscalers

Scope of the DRAM Price Spike

  • Commenters report large increases across the board:
    • Desktop DDR5 nearly doubling in ~2 months; multiple anecdotes of 25–100% jumps vs late 2023 / early 2024.
    • DDR4 also rising as demand spills over; server RDIMM sticks that were ~$90 now seen at ~$430.
    • Even used ECC and desktop RAM on eBay has roughly doubled compared to year‑old posts.
  • Some say RAM had become “ridiculously cheap” pre‑spike; others strongly reject the idea that higher prices are “more reasonable.”

Regional Differences and Tracking

  • PCPartPicker trends are confirmed to be US‑centric; price rises there are clear.
  • UK and Japan users also report recent spikes using Amazon/camelcamelcamel and local price trackers.
  • Southern Europe data appears flatter to some; others insist prices are up ~40% across Europe, suggesting delays or low turnover in local channels.
  • PCPartPicker adds EUR‑grouped trends during the thread in response to these questions.

Causes: AI Demand, Hoarding, and Supply Constraints

  • Links cite:
    • OpenAI’s Stargate plans potentially consuming a large fraction of global DRAM output.
    • SK Hynix sold out of production for next year; Adata saying AI datacenters are “gobbling up” DRAM, SSDs, HDDs.
  • Hyperscalers reportedly hoard GPUs that can’t even be powered yet, indirectly hoarding attached RAM.
  • Some speculate on bulk buying and speculative reselling; others note that previous attempts to flip DDR4 weren’t highly profitable.

Manufacturer Strategy and Market Power

  • Several comments argue manufacturers learned from past oversupply crashes and now deliberately underproduce rather than risk low prices; collusion is hinted at but not proven.
  • Others counter that shortages are dangerous for vendors and that maximizing output to meet demand is still most profitable.
  • Another view: fear, inertia, and technical limits (e.g., HBM vs commodity DRAM, long fab lead times) explain the slow response more than conspiracy.

Impact on Consumers and Builders

  • Many regret “just missing” the cheap era when building PCs, NAS boxes, or high‑RAM workstations.
  • DDR4 systems (e.g., AM4) are touted as a relative safe harbor.
  • Some liken the situation to prior GPU booms where high‑end demand cascaded down and even “junk” parts became valuable.

AI Trajectory and Efficiency Debate

  • Some hope the DRAM crunch will force smaller, more efficient models (quantization, MoE, distillation).
  • Others respond that intense work on inference efficiency has been ongoing from day one, with many architectures and hardware startups already chasing lower costs.
  • One faction hopes the “AI craze” crashes to normalize prices; another argues AI demand will persist and is needed to fund advanced fabs.

This week in 1988, Robert Morris unleashed his eponymous worm

Date and article accuracy

  • Commenters note confusion between 1988 vs 1998 and Nov 2 vs Nov 4; consensus is the worm was released Nov 2, 1988, and the HN title/article timing is just editorial sloppiness.
  • Some suggest updating Wikipedia from primary/secondary reports linked in the thread.

Morris, background, privilege, and career

  • Many are struck that after a felony conviction he still finished a PhD at an elite university and later became faculty at the institution whose network he used to mask origin.
  • Several point to his father’s senior NSA role and long security pedigree, suggesting this likely smoothed outcomes; others argue the sentence was in line with how early computer crimes were handled.
  • His later academic work (e.g., distributed systems, routing, DHTs) is portrayed as genuinely top-tier, and some say that alone explains his academic trajectory.

Intent, ethics, and legal consequences

  • Debate over whether the worm was “harmless research gone wrong” vs a knowingly reckless attempt to gain unauthorized access to every Internet host.
  • Some emphasize that even at the time, unleashing self-replicating code on others’ systems without consent was clearly unethical among technically literate people.
  • Outcome: felony conviction, probation, and fine; some think this was lenient given the scale, others say it matched norms for non-financial computer crime then.

Impact on security culture and technical lessons

  • Thread highlights how the worm pushed a shift from “trust users” to “trust mechanisms,” and helped people internalize that buffer overflows are exploitable, not just crash bugs.
  • Later work on stack overflows and widely publicized exploits is described as a second wave that finally made industry take memory safety seriously.
  • Discussion of specific exploit vectors: sendmail DEBUG mode and gets()-based buffer overflows in fingerd.

Why we see fewer similar worms

  • Reasons given: more secure defaults (firewalls, fewer exposed services), fewer trivial RCEs, OS hardening initiatives, and a shift toward scams/social engineering rather than blind worms.
  • Others note that large-scale self-spreading systems still exist (botnets, IoT malware) but are quieter, more financially driven, and often target very weak devices.

Firsthand accounts and historical context

  • Multiple posters recall the day: university networks crawling, machines repeatedly reinfected, admins yanking sendmail, or even entire countries temporarily disconnecting from the Internet.
  • Several reminisce about the much smaller, slower, research-focused Internet and the relative informality around “computer crime” compared to later decades.

Myths, numbers, and narratives

  • The famous “10% of the Internet” statistic is called out as essentially invented at the time based on a rough host-count guess.
  • Some dispute claims that the worm was the turning point for security culture, pointing to earlier hacker culture, phreaking, and publications; they see it as one major milestone among others.

Language safety and ongoing vulnerabilities

  • Commenters connect the worm’s exploits to C’s unsafe APIs; note that many newer languages (and older non-C-like systems languages) avoid these issues by design.
  • Despite decades of lessons, examples are given of modern C/C++ projects still replicating gets-style patterns, reinforcing why memory-safe languages (and constructs like slices/spans) matter.

Tesla's ‘Robotaxis' Keep Crashing—Even With Human ‘Safety Monitors' Onboard

Waymo vs. Tesla: Maturity and Direction

  • Many see Waymo as “years ahead” of Tesla, already operating driverless services in multiple cities, while Tesla’s robotaxis remain limited pilots with safety drivers.
  • Some argue Tesla may never achieve true self‑driving without changing direction (e.g., adding lidar), though others note multiple companies can eventually reach the goal.
  • There’s concern Tesla is already losing any first‑mover advantage as others commercialize.

Sensors and “Premature Optimization”

  • A major thread blames Tesla’s vision‑only approach and early decision to drop lidar, characterizing it as optimizing for cost before having a robust working system.
  • Waymo’s use of lidar and HD maps is framed as the opposite strategy: accept higher hardware cost to gain reliable performance and operational data, then optimize cost later.
  • Several posters note lidar prices have already dropped dramatically and will likely continue to fall, undermining Tesla’s original cost argument.

Economics and User Priorities

  • Debate over whether robotaxis will compete mainly on price per mile or on comfort/style.
  • Some think Tesla and Chinese OEMs can dominate if they reach low cost per mile; others argue car cost per km is only a modest part of the fare and that safety, comfort, and brand will matter.
  • Long digression on how Americans value time, image, and convenience over pure transport cost.

Crash Rates, Safety, and Data Transparency

  • Cited figures: ~4 Tesla robotaxi crashes in ~250k miles vs Waymo roughly one crash per ~98k miles, with Tesla’s having safety drivers and Waymo’s not. Some claim Tesla’s rate is ~10× humans; others challenge the methodology.
  • Posters stress that comparisons must consider severity, fault, and driving context (urban vs highway), as well as interventions by safety drivers—data Tesla does not disclose.
  • Waymo is praised for detailed public safety datasets; Tesla is criticized for redactions and avoiding regimes (like California permits) that require reporting.

Media Framing and Bias

  • Several see the Miami Herald piece as a “hit” or clickbait, pointing to an unrelated burned‑Tesla video at the top and emphasis on very low‑speed incidents.
  • Others counter that Tesla’s broader Autopilot/FSD safety record justifies skepticism and tougher scrutiny than individual fender‑benders suggest.

Trust, Liability, and Readiness

  • Some argue machines must be an order of magnitude safer than humans to be socially accepted, given accountability concerns.
  • One current FSD user reports heavy daily use but says it is clearly not ready for unsupervised operation, still making “silly” and sometimes dangerous errors.
  • Broader worry that companies are prioritizing hype and stock price over transparent safety metrics, eroding public trust in AVs generally.

Modular monolith and microservices: Modularity is what matters

Core Theme: Modularity Over Architecture Labels

  • Broad agreement that modularity, not “monolith vs microservices,” is the key design concern.
  • Good modularity means clear domains, explicit contracts/APIs, clean dependency trees, and the ability to evolve or extract pieces with minimal pain.
  • Several note you can have:
    • A single deployable that behaves like multiple services (different roles via config, different routes, horizontal scaling per endpoint).
    • Many deployables that are effectively a tightly coupled monolith due to unmanaged API changes.

Enforcing Modularity

  • Main challenge is not the idea but enforcement over time and headcount.
  • Three approaches discussed:
    • Social/”architect as gatekeeper” – works only for small teams.
    • Education/culture – tends to drift.
    • Tooling – e.g., multi-module builds that forbid forbidden imports; language ecosystems differ here.
  • Strong top‑down direction (from CTO/executives) is seen as necessary to keep modularity and avoid microservices-by-default.

Microservices: Benefits and Costs

  • Pros cited:
    • Network boundaries force people to think about contracts, data passed, and backwards compatibility.
    • Independent deployability and dependency upgrades; each service can move at its own pace.
    • Organizational scaling: teams own services, align with Conway’s law, and can be staffed/operated independently.
    • Isolation of failures and scaling hotspots (e.g., video encoding, high‑traffic endpoints).
  • Cons cited:
    • Explosion of services (“nano-services”), more teams, more tooling, more operational and security surface.
    • Debugging and development friction when many services must be running; hard local setups.
    • Versioning pain at boundaries; breaking API changes become much harder.
    • Often misused for low‑traffic, low‑complexity systems where a monolith would suffice.

Monoliths & Modular Monoliths

  • Many argue 99%+ of apps are better off starting as a monolith, scaled vertically and then horizontally as needed.
  • Modular monolith strategies: vertical slices by feature, shared libraries, environment‑driven role selection, separate deployments of the same codebase.
  • Good monoliths can handle substantial scale and are easier to reason about, debug, and refactor.
  • Pathology cases (giant, outdated monoliths with huge startup time and tech debt) are blamed on deferred maintenance and poor tooling, not on monoliths per se.

Nuance & Spectrum

  • Multiple commenters frame this as a spectrum: from a single, well‑structured deployable; to a few coarse‑grained services; to hyper‑granular microservices.
  • Consensus trend: start simple and modular, split into services only where scale, organizational structure, or security/data‑isolation clearly justify the added complexity.

Former US Vice-President Cheney Dies

Cheney’s Legacy and Accountability

  • Strong consensus that his record—especially post‑9/11 policy—is deeply negative and morally stained.
  • Some argue it is fitting he lived to see his family sidelined within the modern Republican Party, though others say that exile was about opposing Trump, not his earlier record.
  • Minority view sees him as a “lesser evil”: a dangerous but ultimately system‑bound operator who handed over power peacefully and “didn’t blow it all up,” provoking sharp pushback as callous toward victims.

Wars, Profiteering, and Casualties

  • Iraq and Afghanistan labeled “forever wars” that helped fuel the rise of Trump and damaged U.S. strategic standing.
  • Heavy emphasis on Iraqi civilian deaths (hundreds of thousands) versus the more commonly cited U.S. military toll.
  • Halliburton is repeatedly cited as emblematic of the military‑industrial complex and alleged war profiteering, including its role in Vietnam and Iraq and its massive payout to Cheney preceding his vice presidency.
  • Some see his daughter as continuing a hawkish, pro‑war line.

Executive Power and Civil Liberties

  • Cheney portrayed as perhaps the most powerful vice president, driving expansion of executive authority and the “unitary executive” theory.
  • Detailed criticism of his role in warrantless surveillance, torture, secret prisons, Guantánamo, and turning the “war on terror” into a near‑global battlefield.
  • Successor administrations are criticized for decrying these power grabs rhetorically while “pocketing” most of them in practice.

U.S. Parties, War, and System Design

  • Dispute over whether war profiteering is uniquely Republican: several argue both parties support Pentagon spending when it’s “their” war (e.g., Ukraine).
  • One thread links Cheney’s actions to the inherent dangers of presidential systems: dual mandates, difficulty removing leaders, and personality cults, arguing the U.S. constitution is showing its age.

PNAC, Foreign Policy Agendas, and Influence

  • Commenters highlight Cheney’s involvement in the Project for the New American Century and its pre‑9/11 advocacy for regime change and U.S. dominance.
  • Some connect this to broader Israel‑aligned policy networks; others push back against the idea that a foreign state “controls” U.S. policy, framing it instead as aligned interests and domestic lobbies.
  • Noted that such agendas are often published openly (PNAC, “Project 2025”) yet still surprise the public when implemented.

Public Memory, Humor, and Death

  • The hunting‑accident shooting of a lawyer is recalled as a symbol of his power, especially the victim publicly apologizing afterward; it also fueled enduring jokes and pop‑culture portrayals.
  • Brief thread compares reactions to Cheney’s death with those to other controversial figures (Castro, Jack Welch), arguing HN sentiment reflects political alignment and perceived personal impact.
  • Several comments reflect on the “equalizing” nature of death, noting that no degree of power spared Cheney from it, even if he died surrounded by family, unlike many he affected.

Studio Ghibli, Bandai Namco, Square Enix Demand OpenAI to Stop Using Their IP

Anti-piracy analogy & data harvesting

  • Many compare AI training on copyrighted works to classic piracy: “downloading content for AI training is stealing.”
  • Others argue the “you wouldn’t steal a DVD/car” analogy is weak because digital copies have zero marginal cost and harm is indirect or market-dependent.
  • Some highlight the irony that past anti-piracy campaigns themselves used infringing material, underscoring the complexity and hypocrisy around IP.

Ads, attention, and what counts as “payment”

  • One side claims pervasive advertising “steals” time, attention, mental health, and device resources.
  • Counterargument: viewing ads is a voluntary payment for a service; you can refuse by not using the service or by paying directly.
  • Tension appears when companies call ad-blocking “theft” while asserting ads are a fair exchange.

Transformative use, scale, and AI vs humans

  • Broad agreement that AI pushes the limits of “transformative use” doctrines: the law never anticipated systems that ingest everything and output in any style at scale.
  • Some insist embedding works in vector spaces is not meaningfully transformative; others say we don’t fully understand human creativity either, so process-based distinctions may be shaky.
  • A recurring theme: scale and automation change the ethical and legal calculus even if AI “learned” similarly to humans.

Style, copyright, and legality

  • Several comments stress that styles are generally not copyrightable; specific characters, plots, and compositions are.
  • Disagreement over whether painting in “Ghibli style” is infringement or simply fair use / non-actionable inspiration, especially for non-commercial personal work.
  • Others argue that when a commercial product (e.g., OpenAI) systematically enables Ghibli-like output and sells access, it crosses into direct competition and likely infringement.

Artist livelihoods and cultural impact

  • Strong concern that AI undermines artists’ ability to earn a living by cheaply cloning styles built over lifetimes.
  • Some say this is akin to “corporate piracy” or exploitation; others counter that art has always been copied and that business models—not art itself—must adapt.
  • A few take a hard line: many artists may have to “get a stronger business” or leave the profession; others warn that losing working artists degrades culture, critical thinking, and “human” entertainment.

Enforcement, jurisdictions, and future models

  • Debate over whether model training is currently illegal; some say it’s clearly willful commercial infringement, others assert training is lawful but outputs may infringe.
  • Non-US perspectives note that many countries lack broad fair-use concepts; examples from Japan suggest that even using Ghibli-like AI images commercially could trigger counterfeiting laws.
  • Some expect outcomes analogous to Napster (banned) vs YouTube (licensed); others predict large payouts, “firewalls” around national IP, or robots.txt-style opt-outs becoming mandatory.

Fairness, double standards, and what the law ought to be

  • Several point out a double standard: individuals happily pirate but condemn OpenAI; big tech invokes “fair use” aggressively while defending its own IP.
  • Others emphasize that beyond what’s currently legal, society must decide whether it’s fair for a few companies to appropriate “the treasure of humanity” without consent or attribution.
  • There’s no consensus: views range from “end fair-use harvesting” to “I hate copyright more than I hate AI companies,” with many admitting they are genuinely torn.

Over $70T of inherited wealth over next decade will widen inequality, economists

Capitalism, Socialism, and Inequality

  • Several comments frame rising inherited wealth as a natural outcome of capitalism; the proposed countermeasures are progressive taxation and strong public education.
  • Others argue socialism/communism perform worse (corruption, shortages, lack of incentives), though some distinguish social democracy from “actually existing” state socialism.
  • European social democracies are cited both as evidence that socialism-ish systems can be rich and as examples where history/colonialism, not just policy design, drove wealth.

Effectiveness and Design of Inheritance/Wealth Taxes

  • One major thread: inheritance and wealth taxes have often been tried (France, Sweden, others) and rolled back as ineffective or distortionary; skeptics point to capital flight, tax havens, and corruption.
  • Others counter that this is precisely why global or at least bloc-wide (US/EU) progressive wealth taxes are needed; unilateral moves fail because “capital has no nation.”
  • Many proposals discuss high tax-free thresholds (e.g., first $1–2M per heir or per lifetime), then steeply progressive rates up to near-100% on very large bequests, often combined with sovereign wealth funds or per‑adult “inheritance” at 21.
  • Practical issues raised: asset valuation, easy avoidance via trusts/gifting, and the risk that mid‑upper‑middle inheritors get hit while billionaires don’t.

Housing and Intergenerational Wealth

  • Strong view that in much of Europe, inheritance is the only realistic path to home ownership; critics say this is a housing supply and asset-bubble problem, not a justification for untaxed inheritance.
  • Housing is described as a core wealth engine and de facto retirement plan, with policy (e.g., “property ladder”) built around constant price appreciation, which shifts wealth from younger to older cohorts.
  • Suggested fixes: land value taxes, deregulated/streamlined building, anti‑NIMBY rules, large-scale public/social housing, and heavier taxation of multiple/investment properties.

Is Inequality Itself the Problem?

  • One camp says only overall living standards matter; inequality per se is “not an intrinsic bad.”
  • Others argue extreme wealth inequality implies extreme power inequality, political capture, and eventual instability/violent redistribution; communism or other radical shifts are seen as a likely backlash if current trends persist.

Inheritance, Compounding, and Fairness

  • Debate over whether inheritance increases inequality or simply preserves it: critics highlight compounding returns (r>g) and multi‑generation examples where capital income outpaces a lifetime of labor.
  • Moral views diverge: some see inheritance tax as “mafia theft” or “grave robbing”; others emphasize that unearned wealth corrupts, entrenches dynasties, and that society has a claim once needs are comfortably met.

What is a manifold?

Etymology and Naming Confusion

  • Several comments note that “manifold” in math and car engines share an Old English/Germanic root (“many-fold”), which can mislead learners who anchor on familiar non-math meanings.
  • Some people find etymology helpful for intuition; others say names can be misleading or arbitrary chains of historical choices.

Reception of the Article and Quanta

  • Many praise the article as an accessible history-and-concepts piece rather than a dry definition, highlighting its diagrams and storytelling.
  • Quanta is widely lauded for non-clickbait, technically serious science writing enabled by philanthropic funding and lack of ads/paywalls.
  • A minority find the explanation average or flawed, wanting more on atlases/overlaps and sharper distinctions (e.g., topological vs Riemannian manifolds).

What a Manifold Is (Informal Intuitions and Nuances)

  • Intuitive descriptions: “locally looks flat like ℝⁿ,” “you can put a small disc (open set) around any point,” or “double pendulum configuration space is a torus, not a square.”
  • Clarifications: a sphere needs multiple charts; global latitude–longitude coordinates have discontinuities, motivating the atlas concept.
  • Discussion of spacetime: commenters note that GR spacetime is a 4D pseudo-Riemannian manifold; Minkowski spacetime is the flat special-relativity case.

Pedagogy: Coordinates, Tensors, and Abstraction

  • Long subthread on how physicists define tensors via transformation rules vs mathematicians’ coordinate-free multilinear map definition.
  • Some argue transformation-based teaching is confusing or circular; others say it’s pragmatic and that the shorthand hides a precise rule.
  • Several reminisce about learning relativity/manifolds: better understanding came with more abstract, geometric treatments rather than coordinate-heavy ones.

Applications and Related Concepts

  • Brief mentions of Calabi–Yau manifolds (Ricci-flat, used in string theory), with an explanation of Ricci curvature as “volume change” and note that there is no experimental confirmation.
  • Discussion of “data manifolds” in ML: often treated as an approximate manifold-plus-noise hypothesis; in practice, ReLU networks break smoothness, but intrinsic low-dimensional structure can still be useful.
  • A side question on why cartography rarely uses manifold language: answers cite that manifolds are overkill for simple sphere projections and that cartographic practice predates modern manifold theory.

Some software bloat is OK

Interpreting “Premature Optimization”

  • Many argue the famous Knuth line is widely abused: people hear “don’t optimize” instead of “don’t optimize before profiling / identifying critical paths.”
  • Several commenters stress:
    • Always think about performance while designing.
    • Optimize only once correctness and requirements are stable.
    • Avoid “stupid slow” patterns when a faster alternative is equally clear and simple.
  • Others note that business pressure often ships products after “make it work,” skipping “make it right” and “make it fast” entirely.

Bloat, Complexity, and Maintainability

  • One camp: layers, frameworks, and abstraction can improve modularity, extensibility, and maintainability.
  • Counterpoint: those layers also create “unknowable” systems — too many indirections, dependencies, and frameworks make debugging into archaeology.
  • Several argue bloat and complexity are intertwined: complexity is not treated as a first-class problem, so each “reasonable” local decision leads to globally bloated systems.

Web, Electron, and Frontend Frameworks

  • Strong debate around Electron and web stacks:
    • Pro: Electron/React/etc. ship faster, enable cross-platform UI, and are “good enough” for many CRUD‑style apps and internal tools.
    • Con: large installers, RAM use, sluggish UIs, and battery drain are seen as unjustified for simple apps; many cite Teams, Firefox-as-snap, etc. as horror stories.
  • Some advocate native webviews or Tauri as a more size‑efficient middle ground, while others note memory use is still dominated by browser engines.
  • React and similar frameworks are heavily criticized by some as overcomplex, wasteful, and unnecessary for most sites; they advocate SSR + light JS or DOM‑attached components instead.
  • Others defend Vue/Svelte as distinct from React and argue that once you have real client-side logic, bare DOM APIs are painful.

Context and Lifecycle Matter

  • Several emphasize that “some bloat is OK” only relative to:
    • App lifecycle (quick POC vs. core OS component).
    • Usage pattern (niche scientific visualization vs. casual portal).
    • User base (internal enterprise vs. billions of end users).
  • Bloat is seen as more acceptable when alternatives are clearly worse or development speed is critical; less so when it becomes a permanent dependency or core system tool.

User Experience, Hardware, and Environment

  • Many resent that everyday tools feel slower than decades-old games/OSes despite vastly better hardware.
  • Concerns include: UIs lagging behind keystrokes, battery life (especially for Electron apps), bandwidth and storage assumptions that ignore rural/low‑resource users.
  • Some note that “using all resources” is not inherently good: users may prefer many lightweight apps over a few heavyweight ones.

“Bloat Needs Bloat” and System-Level Effects

  • Commenters point out that:
    • Security, containers, and elaborate error reporting are partly reactions to existing bloat and dependency sprawl.
    • Frameworks that ship their own stacks duplicate what OS/toolkits once shared.
  • There is nostalgia for earlier Android and desktop eras where modest hardware still felt fast; today’s resource gains are perceived as mostly soaked up by layered abstractions.

Philosophical Takes

  • Some argue all bloat is bad, but tradeoffs sometimes justify accepting it knowingly (like tech debt).
  • Others link bloat to Conway’s law and standardization: general-purpose standards and libraries are inevitably heavier but convenient and reusable.
  • There’s a recurring call for a culture that prizes simplicity, negative lines of code, and deep understanding over stacking abstractions “because developer time is expensive.”

Unofficial Microsoft Teams client for Linux

Nature of this client & AI‑authored code

  • Commenters quickly notice the project is mostly AI-assisted (CLAUDE.md, commit messages), sparking concern it may become hard to maintain or abandoned over time.
  • Several point out the client is essentially a wrapper around the Teams web app with extra integrations (tray icon, link handling, PiP, etc.), not a full native reimplementation.
  • One contributor reports adding PiP/video controls was straightforward, suggesting the maintainer is open and the codebase usable.

Why an unofficial Teams client exists

  • Main use case: people who prefer Linux (or BSD) but must use Teams for work, especially in enterprises, government, or Microsoft‑centric environments.
  • Benefits over plain PWA noted: system tray notification badges, respecting the desktop’s default browser for links, multi-account profile handling, and more “native app” feel.
  • Some say it works better and has fewer bugs than the official (now-retired) Linux client; there’s even interest in using it on Windows because the official app is disliked.

Teams on Linux and in browsers

  • Many run Teams successfully as a PWA via Chromium/Edge on Linux, sometimes in “app mode,” with full support for calls and screen sharing (given correct XDG portal setup).
  • Experiences diverge sharply: some report flawless screen sharing in Firefox; others report it completely broken or degraded (low resolution, camera access errors) unless spoofing Chrome.
  • Several argue that using the web client is safer and sufficient; wrapping it adds attack surface.

General sentiment on Teams

  • Large fraction of comments are strongly negative: reports of sluggish UI, high resource usage, confusing chat vs. channel model, flaky notifications and message delivery, weird bugs (wrong windows opening, “just me” chats, auto‑updates mid‑call).
  • Multiple people describe daily friction with formatting, code blocks, copy/paste, markdown, and thread layout, especially for text‑heavy/engineering workflows.
  • Others claim Teams works reliably for them (especially on Windows), is “good enough,” and excels at large meetings and deep integration with the Microsoft 365 stack.

Alternatives, constraints & philosophy

  • Many prefer Slack + Zoom / Meet; some refuse Teams outright and ask clients to switch tools, but others emphasize current job markets and corporate mandates leave little choice.
  • Several lament proprietary, heavy chat/video apps and reminisce about simpler, open protocols (IRC, Jabber); others defend building such unofficial clients as fun, useful personal projects despite vendor risk.

Tell HN: X is opening any tweet link in a webview whether you press it or not

Webview Preloading Change

  • X’s mobile app now opens any tweet’s link inside its own webview and begins loading the target page in the background as soon as you open the tweet, whether or not you tap the link.
  • Some see this as a genuine UX win: pages feel “instant” when tapped, especially for news/blog posts, with the tweet shelving smoothly at the bottom.
  • Others argue preloading is widely avoided for good reasons: it can waste bandwidth, hit paywalled/free-article quotas, and inflate “traffic” metrics to downstream sites.

Metrics, Ads, and “Fake” Traffic

  • Preloading makes it look like X is sending more traffic and improves impression/click numbers for both ads and external links, even when users never actually visit the page.
  • There’s concern this is being used to make X’s relevance and outbound traffic look stronger than it is.
  • Later in the thread, people note Substack’s CEO says that even after correcting for fake views, real traffic from X is substantially up, and an X developer claims a fix for false impressions is shipping.

Security, Privacy, and Webviews

  • Many users dislike in-app webviews in general:
    • They bypass browser ad/content blockers, password managers, and saved sessions.
    • App owners can inject JavaScript, track navigation, and potentially capture credentials.
    • Past examples (e.g., TikTok, Meta) make people assume worst‑case data harvesting.
  • Some note this is structurally similar to an “open redirect” risk: the app is silently causing the user’s device to make requests to arbitrary third-party sites.

General UX and “Dark Pattern” Complaints

  • X is described as increasingly broken for logged-out users and fragile even for logged-in ones (errors, missing threads, quote tweets not loading).
  • The app reportedly treats ad taps as clicks on minimal contact, unlike normal posts, which is seen as intentionally juicing ad CTR.
  • In-app browsers in many apps (X, Instagram, Facebook, Slack/Teams PDF viewers, etc.) are widely criticized as confusing, hard to escape, and worse than real browsers.

Broader Platform & Musk Debates

  • Large portions of the thread spiral into recurring debates:
    • Whether X is now a “Nazi bar” vs. a uniquely “free speech” platform.
    • Pre‑ vs. post‑Musk censorship (Twitter Files, government jawboning, bans of left vs right).
    • Whether X is trying to become a WeChat‑style “everything app” with payments and mini‑apps.
  • Many say they’ve left X over toxicity, ragebait, and engagement farming; others stay for AI/ML communities, real‑time info, and lack of equally effective alternatives (Bluesky, Mastodon, Threads, RSS all mentioned, each with tradeoffs).

Why AC is cheap, but AC repair is a luxury

High HVAC and Home Repair Costs

  • Many see US HVAC and trades pricing as extreme: mini-splits or heat pumps quoted at $10k–$25k vs hardware costs of a few hundred to a couple thousand elsewhere.
  • Several stories of large quotes for simple work (moving an AC, fixing a leak) vs small actual labor/material cost, prompting accusations of “fleecing” and “go away” pricing for small residential jobs.
  • Others counter that margins aren’t as huge as they look once you include trucks, fuel, insurance, office staff, time in traffic, callbacks, and compliance.

Regional and Regulatory Differences

  • Big price gaps reported between US and Europe/Australia/Asia for similar equipment and installs; some attribute this to:
    • Market positioning of heat pumps as a luxury product in the US.
    • Long licensing paths, mandatory permits, and liability/insurance requirements.
    • Refrigerant rules, taxes, and recent shortages that make refills very expensive.
    • Tariffs and “safety-first” building codes raising installation costs.
  • Others argue regulation costs are real but far from the main driver; housing, healthcare, and wage structures matter more.

Trades Shifting Toward Wealthy Clients

  • Common theme: trades increasingly avoid small, one-off jobs because overhead (quoting, driving, billing, reviews) dominates revenue.
  • Preference for big construction projects or high-margin residential installs; minimums like “won’t get out of bed for less than $1,000” are reported.
  • Some blame private-equity rollups and standardized, non-negotiable pricing.

DIY as Coping Strategy

  • Many describe large savings from DIY HVAC, solar, and auto repairs compared to quotes.
  • Others stress hidden complexity and risk: electrical work, ladders, condensation/mold, flammable or high‑GWP refrigerants, and insurance gaps.
  • Online tutorials make DIY more accessible, but time, tools, and safety still limit who can realistically do this.

Economic Explanations and Article Critiques

  • Baumol’s cost disease is widely discussed; several note it describes real shifts but isn’t a “disease” so much as a side effect of progress.
  • Disagreement over Jevons paradox: some say the article misstates it (confusing cheaper coal with more efficient steam engines).
  • Pushback on claims that welfare and consumer protection are primary cost drivers; critics see that as ideological and note existing extreme poverty and wage stagnation.
  • Skepticism toward the article’s AI optimism and analogies (e.g., drywall vs flatscreen TV, radiology automation, affordable car leases).

My Truck Desk

Overall reaction to the essay

  • Many readers found the piece moving, beautifully written, and “inspiring” in its portrayal of dedication to art under constraint.
  • Several appreciated how it captures “feral creatives” making work in rough industrial contexts, doing hard physical labor while nurturing a parallel creative life.
  • A recurring line for people was the idea that you must “make your own conditions” for art, even when money and time are tight.

Office vs. field culture and the “lone wolf”

  • One thread debated whether the author could have secured an empty office cubicle by befriending staff, instead of writing in his truck.
  • Others pushed back, citing class divisions between office and “dirty” field workers, and norms where contractors are implicitly or explicitly forbidden from hanging around office space.
  • Some argued that choosing to be “the weirdo” or lone wolf can protect precious break time from small talk; others saw this as self-isolating and possibly counterproductive for long-term community or career.
  • A few former contractors said office/field separation is so strong that the essay may be soft-pedaling how unwelcome workers actually are inside the building.

Neurodiversity, pleasantries, and community

  • There was a split between people who find workplace pleasantries nourishing and community-building, and those for whom they are exhausting or anxiety-inducing.
  • Commenters mentioned social anxiety, autism, and ADHD as reasons some people fiercely guard their limited unscheduled minutes.
  • Another subthread noted that putting too much weight on workplace social life may reflect the erosion of other “third places” for community.

Using scraps of time for creative work

  • Many were impressed (and sometimes jealous) of the ability to context-switch into deep work in 10–15 minute chunks.
  • Several shared strategies: pre-planning the next small task, “parking facing downhill” (stopping somewhere easy to restart), journaling or brainstorming when you can’t do the core craft, and leveraging subconscious processing between sessions.
  • Others said this becomes a learned skill, often forced by parenting or demanding day jobs; progress is slower but accumulates.
  • A side discussion covered ADHD: some claimed it hinders rapid productive focus shifts, others argued it can enable high-performance in high-stress, multi-threaded situations.

Mobile workspaces and vehicle desks

  • Readers connected the “truck desk” to real-world practices: foremen using trucks as mobile offices, steering-wheel desks, purpose-built console work surfaces in modern pickups, and improvised setups in vans.
  • Several reported being surprisingly productive in cars, vans, airports, or planes, crediting constraint, ambient noise, and lack of distractions.
  • Some described augmenting vehicle work with portable USB-C monitors or spatial computing headsets, framing it as a kind of lived cyberpunk future.

When stick figures fought

Nostalgia for Xiao Xiao, StickDeath, and the Flash Era

  • Many recall Xiao Xiao, StickDeath, Madness Combat, and sites like Stickpage, SFDT, Newgrounds, and Albino Blacksheep as formative early-internet experiences.
  • People remember LAN parties, school computer labs, and shared hard drives full of .swf and .avi files, often alongside other early viral videos.
  • Several note specific spin‑offs or contemporaries: Ninjai, Killer Bean, Animator vs. Animation, and “choose your own death” stick figure Flash shorts.

Communities, Tools, and Learning to Code

  • SFDT, DeviantArt “flashers,” Pivot Animator, Flipnote on Nintendo DS, and small forums are remembered as tight-knit, creative communities that felt very different from today’s large platforms.
  • Many say Flash and ActionScript were their gateway to programming, game dev, and even careers in tech; some later moved to TypeScript, Haxe/OpenFL, Unity, or modern engines.
  • Pivot Animator, Toribash, and newer games like YOMI Hustle, Stick It to the Stickman, and One Finger Death Punch are mentioned as spiritual successors to stick-fight animation and gameplay.

Flash UX, Demise, and What Was Lost

  • Strong praise for Flash as a uniquely good visual authoring tool with an easy creative ramp for non‑technical people.
  • Counterpoints emphasize Flash’s poor performance, memory leaks, security issues, and especially its terrible web-browsing experience and ad abuse.
  • Debate over whether Flash “had to die”: some argue the plugin was a security disaster; others say the creative environment could have been preserved separately from web video.
  • Some blame mobile (especially smartphones) and others blame corporate shifts and subscription pricing for the loss of that ecosystem.

Preservation, Successors, and Access Today

  • People highlight Ruffle and large archival efforts as ways to experience original vector-based and interactive Flash content.
  • There’s a sense that today’s internet favors a few giant platforms, making it harder to stumble into weird, niche, creative communities—though group chats, indie tools (e.g., Godot), and Source Filmmaker are seen as partial heirs.

Nike, IP, and Fairness

  • Discussion over the Nike ad dispute focuses on power imbalance: morally many feel the original creator should have been compensated, but others argue the law around simple stick figures and prior art made that unlikely.

You can't cURL a Border

Complex cross‑border rules and taxation

  • Commenters describe exponential complexity when multiple countries’ tax, visa, and residency rules interact (citizenship in A, residence/work in B, property in A, travel to C, etc.).
  • Double taxation treaties usually prevent double income tax but not duplicate paperwork or taxes on property/wealth; some report being taxed twice on possessions when moving.
  • US worldwide taxation is singled out as uniquely burdensome: filing is hard even when no extra tax is due, and expats must still handle huge, complex returns.
  • People with weaker passports or non‑EU citizenship describe constant bureaucracy, day‑counting spreadsheets, and incompatible tax authorities.

The residency‑tracking app and how to build it

  • Many are impressed that the author turned this rule maze into a working app at all; several say the real difficulty is modeling nuanced rules and edge cases.
  • Discussion of implementation focuses on heavy use of unit tests, sometimes DSLs or clear rule functions, and skepticism about LLMs reliably encoding math‑like legal rules.
  • Some argue AI can handle “boring boilerplate”; others have found LLMs unreliable for precise calculations and prefer hand‑written logic plus tests.
  • A few note the app appears to require users to encode their own rule “goals” rather than ship with authoritative law baked in.

Visas, citizenship, and bureaucratic anecdotes

  • The UK’s citizenship rule requiring presence on the exact date 5 years earlier is widely mocked as arbitrary; some say it’s actually based on when the form is received, adding randomness.
  • Several note the UK government’s border data is incomplete and inaccurate, yet is still used to make serious benefit and immigration decisions.
  • Examples from Norway, Japan, and other EU states illustrate confusing requirements, limbo periods, odd document dances, and long delays; sometimes companies or lawyers can “unstick” cases.

Rules vs. enforcement: strict, fuzzy, and “vibes‑based”

  • One camp says systems are too fuzzy to treat like code: most officials can’t or won’t apply rules with second‑level precision, and minor mistakes may slide.
  • Others counter with stories of single‑day overstays (US, Schengen) causing visa refusals for years; they argue you must avoid going near formal limits.
  • There’s consensus that enforcement is partly arbitrary: “vibes” and discretion matter, but solid documentation and being clearly within thresholds are valuable if disputes arise.

Digital nomads, EU freedom, and politics

  • Many EU citizens only now recognize how exceptional Schengen freedom is, compared to outsiders dealing with 90/180 rules and visas.
  • Some older Europeans recall pre‑Schengen borders as intimidating and corrupt, and fear a rollback if far‑right anti‑immigration politics keep rising.
  • Digital nomads are debated: some say most are technically working illegally and distorting housing markets; others argue they inject foreign money, pay local consumption taxes, and are effectively tolerated or even courted via “nomad visas.”

Legality, morality, and “irregular” paths

  • Several admit relatives or acquaintances overstayed tourist visas in Europe, then later regularized and became citizens; law‑abiding peers feel punished for following the rules.
  • Some argue border laws are more like parking rules (administrative, not moral); others insist uncontrolled migration can strain societies and that borders define states.
  • There’s discussion of guest‑worker schemes versus permanent immigration, and whether current systems deliberately favor low‑wage irregular labor over high‑skilled legal migrants.

Data, security, and local‑only design

  • The app’s “local only” stance is praised for avoiding server subpoenas, but others warn that border officials in some countries can demand access to personal devices; client‑side storage doesn’t eliminate user risk.
  • A few say they’d rather memorize a password to remote encrypted data than carry a detailed immigration log across borders.

Miscellaneous reactions

  • Some see the article as content marketing with possibly dramatized pain points; others say the described spreadsheets and anxiety mirror their reality.
  • Strong‑passport holders who only take short holidays express surprise at the complexity—and note that most casual travelers never encounter these issues.
  • There’s discussion of why many countries require months of passport validity (risk mitigation for emergencies and deportation), and light commentary on the title pun (“you can’t cURL a border”) and “curl” becoming shorthand for “hit an API.”

Things you can do with diodes

Semiconductor behavior and notation

  • Commenters clarify that the p–n junction’s depletion region having “positive on n, negative on p” is unintuitive but independent of the historical sign choice for electron charge: the region is charged opposite to the majority carriers that are missing.

Expanded analog & RF applications

  • Many additional uses beyond the article:
    • Frequency mixers and ring modulators for heterodyning and audio effects.
    • Varactor diodes as voltage-controlled capacitors in RF filters and tuners.
    • PIN diodes as RF switches above ~1 GHz.
    • Step-recovery diodes for generating extremely sharp pulses and driving high-speed switches.
    • Voltage doublers/multipliers for high-voltage generation.
    • Baker clamps and flyback diodes for faster transistor switching and inductive load protection.
    • Rectennas (RF power harvesting).

Audio, music, and synthesis

  • Diode ring/bridge gain cells in classic compressors; diode ladders and Sallen–Key variants as voltage-controlled filters in vintage synths.
  • Diode-based wave shaping: triangle-to-sine conversion in oscillators, ring modulation, diode clippers and “octave up” circuits, square-law detectors.
  • Detailed discussion of guitar/distortion pedals using antiparallel diodes (including LEDs, germanium, etc.) and the difficulty of accurately modeling their nonlinear behavior.

Power, sensing, and measurement

  • Uses as temperature sensors, quantum/thermal noise and random-number sources, radiation detectors (including in radiotherapy and accelerators), and high-speed samplers.
  • Strings of diodes as simple voltage droppers or crude regulators when only a fixed ~0.7 V step is needed.
  • Diodes in asymmetric RC networks for slow power-up/fast power-down timing (e.g., reset and mute circuits).

Digital logic, ROM, and ADCs

  • Diode logic’s main drawback (no gain) can be mitigated by transistor followers; this leads into RTL, TTL, CMOS logic families.
  • Historical note: diode matrices plus a smaller number of vacuum tubes enabled cheaper, more reliable early computers and boot ROMs.
  • Examples of diode-based ROM (graphics bitmaps) and a simple diode-based ADC (series diodes tapped as comparators).

Solar heating with diodes

  • A claim that diode strings heat more than resistors from the same PV panel sparks debate.
  • Consensus explanation: diodes act as a crude maximum-power-point tracker by better matching panel impedance, not by creating “extra” energy.

Curriculum, accuracy, and criticism

  • Several push back on the article’s claim that diodes are “neglected,” citing mainstream textbooks that treat them extensively.
  • Others highlight technical inaccuracies, especially the linear-looking I–V graph and description of forward conduction, arguing it misrepresents the exponential diode equation.
  • Some see the article as a useful ham-radio-style crash course; others find the pedagogy and rigor lacking.

Low-voltage design and “ideal” diodes

  • At low supply voltages, the ~0.6 V drop is problematic; suggestions include Schottky diodes, MOSFET-based “ideal diode” ICs, and op-amp-based precision rectifiers.