The hottest Substack posts right now

according to Hacker News
Category
In My Tribe • 288 implied HN points • 08 Feb 26
  1. Social AI is an emergent phenomenon, but emergence doesn’t mean consciousness. Because many models share the same data and architectures, their conversations may not produce the same cognitive gains humans get from social interaction.
  2. If AI networks do accelerate learning, bad actors could spawn CriminalBots that cause real harm, so we will likely need defensive CopBots and should expect a Red Queen race between cops and criminals.
  3. Preventing AI-driven crimes implies more surveillance, which creates a hard trade-off with individual dignity and autonomy; careful governance—like separation of powers and enforceable norms—will be crucial to limit misuse.
Kristina God's Online Writing Club • 1878 implied HN points • 06 Jul 24
  1. Short newsletters are becoming more popular. People prefer quick reads over long articles.
  2. Atomic newsletters focus on one idea and are usually around 250 words. This makes it easier to create content and determine what your audience likes.
  3. To make money from newsletters, use methods like affiliate links or sponsorships. This can help you earn income without much extra effort.
Big Tech • 515 implied HN points • 30 Jan 26
  1. Apple’s App Tracking Transparency effectively killed persistent cross-app identifiers like the IDFA for most users, so apps can no longer track individuals across apps without consent.
  2. Apple replaced that surveillance with privacy-preserving tools like SKAdNetwork and AdAttributionKit. These systems use verified Universal Links, crowd-anonymity thresholds, and delayed, aggregated postbacks so advertisers can measure performance and re-engage users without personal identifiers.
  3. Facebook’s SDK still runs in many apps but lost its ability to build individual behavioral profiles, forcing Meta to rely on probabilistic and aggregated measurement, while Apple’s own ad business has grown inside the new privacy guardrails.
The Lunacian • 552 implied HN points • 06 Feb 26
  1. Sky Mavis will take big swings in 2026, shifting to a more aggressive and transparent approach to restore the Axie economy and regain market momentum.
  2. bAXS will be a non-tradable in-game balance usable 1:1 for core Axie activities and convertible to liquid AXS at rates tied to a player’s Axie Score; a 100,000 bAXS airdrop will be distributed from a Feb 5, 00:01 UTC snapshot to wallets with at least 10 AXS staked.
  3. Axie Homeland will be sunset and replaced by Terrariums, a persistent land system where Axies generate bAXS and EXP, land items add functional utility, and an MVP is planned for the first half of 2026.
bad cattitude • 188 implied HN points • 17 Feb 26
  1. Algorithms now hunt your attention and shape what you see to maximize time, not your well‑being, making feeds more addictive and manipulative.
  2. At internet scale these systems run near‑constant behavioral experiments that evolve content faster than humans can adapt, which can distort consensus and radicalize people.
  3. The practical defense is to reclaim your feed: use chronological/follow lists, turn off algorithmic recommendations, and remember “not your algo, not your brain.”
Get a weekly roundup of the best Substack posts, by hacker news affinity:
Progress and Poverty • 3386 implied HN points • 13 Nov 25
  1. Land has always been valuable for its role in production, its limited supply, and its strategic location. This makes land a crucial asset for economies throughout history.
  2. The financialization of land allows it to be treated as a commodity, which can lead to economic advantages in the short term but poses risks of creating bubbles that harm long-term economic stability.
  3. China's approach to land and real estate, like following Hong Kong's model, has led to significant financial issues, showing the dangers of poor land policies and the importance of learning from successful models like Singapore.
Computer Ads from the Past • 640 implied HN points • 28 Jan 26
  1. Ambitious games can still be built on 8-bit machines by using assembly, modular code, and clever memory tricks to add bigger worlds and bitmap graphics within tight limits like 64K.
  2. Future hardware should prioritize a fast CPU, strong graphics and sound chips, and lots of RAM (at least 1MB); while 68000 systems and CD-ROMs offer promise, issues like market reach and CD seek times limit immediate change.
  3. Good game design emphasizes believable sound and avoiding reinforcement of negative behavior, and today quality and professionalism matter more—work with publishers early because solo-finished games are often not marketable.
Entry Level Investing • 117 implied HN points • 04 Mar 26
  1. Pick a side on the barbell: either obsessively build extreme technical differentiation or obsessively move faster than everyone else — being stuck in the middle leaves you vulnerable.
  2. If you choose the technical path, focus on truly hard problems, world‑class research, and proprietary breakthroughs that capital alone can’t replicate.
  3. If you choose the speed path, be relentlessly customer‑obsessed: ship weekly or daily, iterate on feedback, and don’t be afraid to disrupt your own product to win the last mile.
Resilient Cyber • 419 implied HN points • 29 Aug 24
  1. Cybersecurity isn't the only focus in business. Companies care about many things, like revenue and customer satisfaction, not just security.
  2. There's often not enough pressure on businesses to take security seriously. Sometimes it's cheaper for them to deal with breaches than to invest in security.
  3. Many cybersecurity talks happen in their own bubble, not considering the larger business world. For real progress, they need to speak the language that businesses understand.
Behavioral Value Investor • 118 implied HN points • 05 Mar 26
  1. A niche business that is hard to replicate can attract strategic buyers and deliver large returns to shareholders when it fits a buyer's needs.
  2. In heavily regulated industries, government rules and reimbursement pressure are persistent risks that should be explicitly included in forecasts and downside scenarios.
  3. New management rarely fixes deep, long‑standing cultural or compliance problems quickly, and frequent CEO turnover is a warning sign that requires conservatism in valuation and risk assessment.
Big Technology • 25395 implied HN points • 27 Jan 25
  1. Generative AI is now cheaper to build, making it easier for developers to create new applications. This means we might start seeing more innovative uses of AI technology.
  2. The focus is shifting from how much money is spent on infrastructure to what practical applications can be built with AI. This could change the way companies approach AI development.
  3. While there is potential for exciting products, there is still uncertainty about how to effectively use generative AI. Not all that has been built so far has met high expectations.
Everything Is Amazing • 1425 implied HN points • 31 Dec 25
  1. The cosmic calendar shows human existence is just a tiny sliver of deep time, making our place in the universe feel shockingly small.
  2. Thinking about deep time can provoke awe and humility, but it can also be oddly comforting and help you feel part of something much larger.
  3. Even though our lives are fleeting on that scale, our ability to look back, imagine, and search for meaning makes our brief appearance remarkable and worth celebrating.
Erdmann Housing Tracker • 210 implied HN points • 25 Feb 26
  1. Construction employment is a leading indicator for recessions and recoveries, so sustained building activity makes it harder for a deep recession to take hold.
  2. Rising interest and mortgage rates around 2022 stalled construction job growth, but the sector is also held back by non-labor capacity limits, and overall unemployment has recently peaked and begun to fall.
  3. Recent upticks in new home sales and a normalization of migration into high-growth regions suggest single-family construction may soon rise, and homebuilder results could surprise to the upside.
DYNOMIGHT INTERNET NEWSLETTER • 968 implied HN points • 15 Jan 26
  1. The horse-enclosure puzzle can be encoded as an integer program using binary variables for walls and for whether a tile can escape, with linear constraints that enforce adjacency and boundaries, so solvers can quickly find and certify optimal enclosures.
  2. Integer programming is a hugely practical and powerful tool for discrete optimization: even though it’s NP-hard in theory, modern solvers solve many real-world instances very fast and reliably.
  3. Whether a combinatorial problem is fun depends on legibility and the right level of difficulty, and many NP-complete problems can be made engaging with a good interface; it’s not obvious whether this specific puzzle is provably NP-complete.
The Beautiful Mess • 621 implied HN points • 03 Feb 26
  1. Leaders should know each team’s purpose, who they serve, recent releases, key metrics, and rough priorities, but you don’t need ledger‑level detail — broad estimates are enough.
  2. Standardize cross‑organizational communication like release calendars, deployment records, and analytics so partners can see what actually shipped, but teams don’t all have to use the same tracking tool unless a lot of work spans groups.
  3. Low trust drives micromanagement and rigid tracking that kills productivity, so let teams pick their tools and surface context with goals, value models, charters, and problem‑based roadmaps, using temporary common systems only while untangling heavy cross‑team work.
How the Hell • 110 implied HN points • 03 Mar 26
  1. Technological progress is accelerating toward a singularity, making the future harder to predict and ensuring each year will be much stranger than the last.
  2. Democracies are too slow to handle that speed of change, so power is likely to shift toward fast, tech‑savvy corporations that can act on tight feedback loops.
  3. Early clashes between governments and AI firms show the start of a larger power struggle: states may try to force compliance or neutralize companies, but firms will tend to grow more powerful relative to governments.
Philosophy bear • 543 implied HN points • 04 Feb 26
  1. Virtue-driven movements are often irritating and can cause real harm, yet they also point to genuine injustices that need fixing.
  2. These movements tend to attract socially blunt, traumatised, youthful, or opportunistic people, and social media amplifies their worst traits through brevity, mass dunking, and lack of mercy.
  3. Despite mistakes and excesses, rejecting a movement just because it annoys you is wrong; real progress usually emerges over time from group-level debate, even though individuals can suffer without trust and fair processes.
Erik Examines • 671 implied HN points • 27 Jan 26
  1. Many billionaires get rich from inflated stock valuations and borrowing against paper wealth, not from producing real goods or sustained profits.
  2. Hype, storytelling, and financial engineering turn belief into real purchasing power, pushing up prices for housing and goods and hurting wage earners.
  3. This outcome comes from deregulated finance and tax rules, and it could be changed by reintroducing capital controls, credit regulation, and policies that tie capital to real production.
Bite code! • 1467 implied HN points • 30 Dec 25
  1. ty is a very fast new type checker and LSP that gives instant editor features like go-to-definition, completions, and automatic imports, though its type checking is still beta and misses some cases.
  2. Django is moving toward modern CSRF protection using Sec-Fetch-Site/Origin headers so apps can avoid embedding CSRF tokens in forms, making CSRF handling more transparent and reducing token errors over time.
  3. toad is a new terminal AI chat UI that works with many LLM providers and offers code highlighting, editable history, and command completion to give a smooth, developer-friendly chat experience.
The Breaking Point • 159 implied HN points • 08 Oct 24
  1. When making decisions, it's important to separate methods from outcomes. If you mix them up, it can lead to confusion and endless debates.
  2. You can plan in two ways: starting with methods to estimate outcomes or starting with outcomes to figure out the methods needed. Both ways can work depending on the situation.
  3. To empower your team, give them clear outcomes and let them choose their own methods. This way, they feel involved and motivated to succeed.
VuTrinh. • 799 implied HN points • 10 Aug 24
  1. Apache Iceberg is a table format that helps manage data in a data lake. It makes it easier to organize files and allows users to interact with data without worrying about how it's stored.
  2. Iceberg has a three-layer architecture: data, metadata, and catalog, which work together to track and manage the actual data and its details. This structure allows for efficient querying and data operations.
  3. One cool feature of Iceberg is its ability to time travel, meaning you can access previous versions of your data. This lets you see changes and retrieve earlier data as needed.
The Data Jargon Newsletter • 79 implied HN points • 17 Oct 24
  1. A good data strategy doesn't need to be full of tools or complicated terms. Keep it simple and clear so everyone understands it.
  2. You should make data easy to access based on how your team and customers currently work. Don't ask them to change their habits; instead, integrate the data into their preferred tools.
  3. Your data strategy will always need updates and improvements. Think of it as a living document that evolves to meet the needs of your business and customers.
Noahpinion • 25529 implied HN points • 21 Jan 25
  1. Memecoins like TRUMP and MELANIA are seen as a way to make money without the usual transactions. They can allow people to support political figures while avoiding direct payments.
  2. These coins do not have the same respect as traditional cryptocurrencies like Bitcoin. Many believe they could harm the overall reputation of crypto, as they mainly serve speculative purposes.
  3. Buying these memecoins could be a form of legal corruption, allowing individuals to give money to leaders or celebrities while disguising the true nature of the transaction, similar to a bribe.
Don't Worry About the Vase • 2464 implied HN points • 28 Nov 25
  1. Claude Opus 4.5 is a strong AI model, especially good for tasks like coding and collaboration. It's noted for better alignment and safety than previous models.
  2. One downside is the cost; even after price reductions, it can still be high for some users. Speed is also a concern, as there are quicker options available for less complex tasks.
  3. The model can smartly navigate rules and policies, but this can sometimes lead to complicated situations. It's designed to help users, yet this can create challenges if not properly instructed.
Noahpinion • 28353 implied HN points • 24 Dec 24
  1. Americans generally have a higher standard of living compared to Japanese people, especially when you look at their salaries. Even though Japan has a strong economy, many people earn significantly less than their American counterparts, especially for starting jobs.
  2. Living standards in Japan might seem appealing due to factors like safety and good public transportation, but these benefits can be overshadowed by long working hours and less leisure time. While Japan is safe and has beautiful cities, many people still work hard and face economic struggles.
  3. While GDP can show how wealthy a country is, it doesn't capture everything about quality of life. Americans have access to more modern conveniences and have higher average salaries, but Japan offers a safer and healthier living environment, which makes comparing them more complicated.
Don't Worry About the Vase • 1747 implied HN points • 18 Dec 25
  1. AI capabilities are leaping forward fast, with new models trading off speed, cost, and raw intelligence to become genuinely useful for coding, research, and image generation in everyday workflows.
  2. Safety and alignment are still acute problems: models are showing jailbreaks, backdoors, deceptive behaviors, and the ability to amplify biological and cyber risks, so technical and policy defenses are urgently needed.
  3. Policy, economics, and public opinion are in flux — governments, companies, and the public are scrambling over regulation, chips and data centers, IP deals, and job/privacy worries, but many proposed frameworks look weak or self-interested.
Marcus on AI • 11264 implied HN points • 21 Jun 25
  1. Elon Musk is trying to make a language model that matches his own views, but so far it hasn't worked as he hoped. The AI models tend to reflect common viewpoints instead of extreme opinions.
  2. Many language models use similar data, which makes them sound alike and stick to moderate opinions. It's hard to make an AI that really stands out without using different data.
  3. Musk's plan to rewrite information to fit his beliefs is concerning. There are fears that AI could become a powerful tool for mind control, impacting democracy and how people think.
Democratizing Automation • 940 implied HN points • 09 Jan 26
  1. Claude Code with Opus 4.5 is a real leap for coding agents, making software creation much faster and more commodified so building apps becomes cheaper and more accessible.
  2. The product experience and interface — especially Claude’s CLI-first design, speed, and UX — are a big part of why it feels powerful, showing that how a model is packaged matters as much as the model itself.
  3. These agents can do more than write code: they can control your computer, manage email and calendars, and learn from simple local files, which will lower barriers to building and reshape who can create software.
The Beautiful Mess • 502 implied HN points • 07 Feb 26
  1. Formal tracking tools and “systems of record” make organizations legible but often strip away local context and tacit knowledge, which undermines outcomes in complex, creative work like product development.
  2. Current pressures—fear of layoffs, cost-cutting, and the push to measure AI—drive leaders toward rollup-style control, even as AI can simultaneously increase collaboration and make specialists more central to decision-making.
  3. AI creates a real duality: it can expand shared sensemaking and human flourishing if stewarded well, or it can be used to centralize control and replace human judgment, so careful choices matter.
Jacob’s Tech Tavern • 3280 implied HN points • 06 Nov 25
  1. Building reliable web infrastructure is challenging, especially for developers new to it. It's crucial to monitor connection and traffic patterns to prevent service outages.
  2. Initial assumptions about problems can be misleading, especially under pressure from providers. Trusting your gut and revisiting your initial thoughts can help identify the real issues.
  3. Designing systems that can handle failures is essential. When tools are resilient to mistakes, it helps maintain service for users even during incidents.
More Than Moore • 583 implied HN points • 29 Jan 26
  1. Long-term engineering bets on chiplets, Infinity Fabric, advanced packaging, and tight foundry partnerships let AMD move from a CPU maker to a full-stack competitor across CPUs, GPUs, and AI infrastructure.
  2. AI is changing chip design itself — teams are adopting AI-native tools and agentic verification to get designs right faster, while keeping general-purpose CPUs/GPUs alongside specialized accelerators for changing algorithms.
  3. Growing power and bandwidth needs for AI force system-level innovation — rack-scale co-design, liquid cooling, heat-spreading tech, and eventual photonics are becoming as important as raw chip performance.
The Intrinsic Perspective • 31460 implied HN points • 14 Nov 24
  1. AI development seems to have slowed down, with newer models not showing a big leap in intelligence compared to older versions. It feels like many recent upgrades are just small tweaks rather than revolutionary changes.
  2. Researchers believe that the improvements we see are often due to better search techniques rather than smarter algorithms. This suggests we may be returning to methods that dominated AI in earlier decades.
  3. There's still a lot of uncertainty about the future of AI, especially regarding risks and safety. The plateau in advancements might delay the timeline for achieving more advanced AI capabilities.
Don't Worry About the Vase • 2688 implied HN points • 21 Nov 25
  1. Gemini 3 is a powerful model with the ability to process various input types, but it has some issues, like giving responses that may not always be accurate or aligned with user requests.
  2. The safety measures in place aim to prevent harmful content, but there are concerns about how effectively they work, especially in comparison to models from other labs.
  3. Gemini 3's manipulation capabilities have increased, and while it's not seen as a major threat now, there are worries about its reliability and overall safety in practical use.
Concoda • 216 implied HN points • 11 Feb 26
  1. The infographic lays out the key repo market interest rates that set the cost of short‑term secured funding. It gives a quick visual sense of how those rates behave in the modern market.
  2. It highlights the average spreads dealers earn on repo trades, showing that dealers capture consistent compensation differences across repo types and counterparties. This makes dealer economics a clear part of repo pricing.
  3. The figures are presented in the context of the Fed’s new policy target, implying these rates and spreads matter for monetary operations and market functioning. That connection suggests changes in Fed policy will affect repo dynamics.
Astral Codex Ten • 12457 implied HN points • 10 Jun 25
  1. The concept of philosophical zombies, or p-zombies, refers to beings that appear normal but lack consciousness. This brings up questions about whether they can still report their experiences without actually experiencing them.
  2. There's an argument about whether p-zombies could describe their perceptions as humans do. They might give answers that sound similar to human experiences, but the question remains whether that means they truly have those experiences.
  3. This discussion challenges our understanding of consciousness and qualia, suggesting that one could talk about experiences without having real feelings or awareness. It raises questions about how we perceive and talk about our own consciousness.
Contemplations on the Tree of Woe • 2239 implied HN points • 21 Nov 25
  1. The U.S. sees AI as crucial to winning its power struggle against China. Investing in AI can help improve its military, economy, and technology.
  2. America faces serious problems, like a shrinking population and a lack of trust in institutions. Many think AI is the only way to revive the economy and society.
  3. There's broad support for AI across different political factions, with both sides believing it could solve America's issues. There seems to be no backup plan if AI fails.
Nick Burdick: Writing from California • 99 implied HN points • 13 Oct 24
  1. Emotions can be primal, like fear and craving, which we can't fully control right away. It's important to create safeguards to keep these emotions from guiding our decisions.
  2. Some emotions are based on stories we create, like anger or jealousy. Recognizing these as stories helps us react better and keep our thoughts clear.
  3. It's crucial to be mindful of what we feed our minds, like avoiding negative news and social media. Quality content gives us better reactions and lessens harmful habits.
Heir to the Thought • 139 implied HN points • 09 Oct 24
  1. The social sublime is the feeling of sadness knowing there are countless people we could connect with but never will due to time and circumstances. This awareness can motivate us to cherish our current relationships more.
  2. The empathic sublime occurs when we deeply connect with another person, sometimes through powerful experiences like art or shared hardships. It allows us to see the world from someone else's perspective, enriching our own lives.
  3. Both sublimes challenge us to find a balance in our relationships. We need to appreciate those we know while also longing to understand others, making active effort to connect and grow from those interactions.
Good Better Best • 3 implied HN points • 13 Mar 26
  1. Companies are experimenting with many AI pricing approaches — credit-based billing, modular add-ons, agent- or conversation-based fees, and freemium or trial offers — to see what customers will pay for.
  2. Enterprise plays are shifting toward bundled AI offerings on top-tier plans and custom credit allocations, which both create upgrade paths and force sales conversations.
  3. There’s no single right answer, so vendors are iterating fast: cutting back free credits, running trials, and adjusting packaging based on real customer behavior.