Show HN: Vectorless RAG
news.ycombinator.com
— Not all improvements come from adding complexity — sometimes it's about removing it. VECTORLESS, 1
Ask HN: The government of my country blocked VPN access. What should I use?
news.ycombinator.com
— Indonesia is currently in chaos. Earlier today, the government blocked access to Twitter & Discord knowing news spread mainly through those channels. Usually we can use Cloudflare's WARP to avoid it, but just today they blocked the access as well. What alternative should we use? GOVERNMENT, 2
Make any site multiplayer in a few lines. Serverless WebRTC matchmaking
oxism.com
— Below is some code describing whatʼs happening on this site right now. MAKE, 3

google.com
— You can also use the Text-only index page (divided into useful categories). STRANGE, 4

Lucky 13: a look at Debian trixie
lwn.net
— We can admit it, marketing is not our strong suit. Our strength is writing the kind of articles that developers, administrators, and free-software supporters depend on to know what is going on in the Linux world. Please subscribe today to help us keep doing that, and so we don’t have to get good at marketing. LUCKY, 5

Claude Sonnet will ship in Xcode
apple.com
— Please turn on JavaScript in your browser and refresh the page to view its content. CLAUDE, 6
PSA: Libxslt is unmaintained and has 5 unpatched security bugs
freebsd.org
— On 6/16/25 15:12, Alan Coopersmith wrote: PSA, 7

Some thoughts on LLMs and software development
martinfowler.com
— I’m about to head away from looking after this site for a few weeks (part vacation, part work stuff). As I contemplate some weeks away from the daily routine, I feel an urge to share some scattered thoughts about the state of LLMs and AI. SOME, 8

AI adoption linked to 13% decline in jobs for young U.S. workers: study
cnbc.com
— There is growing evidence that the widespread adoption of generative AI is impacting the job prospects of America's workers, according to a paper released on Tuesday by three Stanford University researchers. ADOPTION, 9

Fuck up my site – Turn any website into beautiful chaos
fuckupmysite.com
— Some people just want to watch the web burn FUCK, 10

Uncertain<T>
nshipster.com
— You know what’s wrong with people? They’re too sure of themselves. UNCERTAIN<T>, 11

The Synology End Game
lowendbox.com
— I’ve been a Synology fan for many years. I used to roll my own NAS servers for home, but eventually decided that quieter, more energy-friendly dedicated NAS solutions were a better path forward. I don’t use a lot of their on-board apps, just basic file storage. SYNOLOGY, 12
My startup banking story (2023)
mitchellh.com
— As a relatively new member of adult society, and an absolute infant of the business world, I didn't think much about bank choice. I figured: you put money in, you take money out, they're all the same. I also figured a local branch of a global bank is just a fungible tentacle of the giant banking machine, so also... who cares. Both incorrect assumptions, but let's relive and rediscover the effect of these assumptions as I did. STARTUP, 13

Expert: LSP for Elixir
github.com
— There was an error while loading. Please reload this page. EXPERT, 14

The Space Shuttle Columbia disaster and the over-reliance on PowerPoint (2019)
mcdreeamiemusings.com
— The space shuttle Columbia disintegrating in the atmosphere (Creative Commons) SPACE, 15
AI coding made me faster, but I can't code to music anymore
praf.me
— Hi, I'm Praful back to writings CODING, 16
Launch HN: Dedalus Labs (YC S25) – Vercel for Agents
news.ycombinator.com
— Hey HN! We are Windsor and Cathy of Dedalus Labs (https://www.dedaluslabs.ai/), a cloud platform for developers to build agentic AI applications. Our SDK allows you to connect any LLM to any MCP tools – local or hosted by us. No Dockerfiles or YAML configs required. LAUNCH, 17
Nullable vs. Nullable in C#
einarwh.no
— One of the most unfortunate parts of the nullability narrative in C# is the reuse of the T? syntax to denote two completely separate concepts for value types and reference types. This leads to some odd and confusing behaviour. NULLABLE, 18

Building your own CLI coding agent with Pydantic-AI
martinfowler.com
— CLI coding agents are a fundamentally different tool to chatbots or autocomplete tools - they're agents that can read code, run tests, and update a codebase. While commercial tools are impressive, they don't understand the particular context of our environment and the eccentricities of our specific project. Instead we can build our own coding agent by assembling open source tools, using our specific development standards for: testing, documentation production, code reasoning, and file system operations. BUILDING, 19

Rupert's Property
wordpress.com
— You can cut a hole in a cube that’s big enough to slide an identical cube through that hole! Think about that for a minute—it’s kind of weird. RUPERT, 20
Show HN: Envoy – Command Logger
news.ycombinator.com
— Envoy is a lightweight, background utility that logs your terminal commands. It's designed to be a simple and unobtrusive way to keep a history of your shell usage, which can be useful for debugging, tracking work, or just remembering what you did. ENVOY, 21
Thrashing
tive.org
— I’ve invested in a new odometer to help my car go faster. Accountability is important, and as a driver I believe the most important thing I can do is set measurable, achievable and inspiring goals for the people pushing my car down the road. THRASHING, 22

In Search of AI Psychosis
astralcodexten.com
— AI psychosis (NYT, PsychologyToday) is an apparent phenomenon where people go crazy after talking to chatbots too much. There are some high-profile anecdotes, but still many unanswered questions. For example, how common is it really? Are the chatbots really driving people crazy, or just catching the attention of people who were crazy already? Isn’t psychosis supposed to be a biological disease? Wouldn’t that make chatbot-induced psychosis the same kind of category error as chatbot-induced diabetes? SEARCH, 23
Python: The Documentary [video]
youtube.com
— AboutPressCopyrightContact usCreatorsAdvertiseDevelopersTermsPrivacyPolicy & SafetyHow YouTube worksTest new featuresNFL Sunday Ticket© 2025 Google LLC PYTHON, 24
You no longer need JavaScript: an overview of what makes modern CSS so awesome
lyra.horse
— So much of the web these days is ruined by the bloat that is modern JavaScript frameworks. React apps that take several seconds to load. NextJS sites that throw random hydration errors. The node_modules folder that takes up gigabytes on your hard drive. YOU, 25
Sometimes CPU cores are odd
techaro.lol
— One of the biggest lessons that I've learned in my career is that all software has bugs, and the more complicated your software gets the more complicated your bugs get. A lot of the time those bugs will be fairly obvious and easy to spot, validate, and replicate. Sometimes, the process of fixing it will uncover your core assumptions about how things work in ways that will leave you feeling like you just got trolled. SOMETIMES, 26

TuneD is a system tuning service for Linux
tuned-project.org
— TuneD is a system tuning service for Linux. It: TUNED, 27
Ask HN: What to learn for math for modeling?
news.ycombinator.com
— parametric cubic curve WHAT, 28

A deep dive into Debian 13 /tmp: What's new, and what to do if you don't like it
lowendbox.com
— Debian 13 “Trixie” introduces an important change to /tmp. Traditionally, it’s been just another filesystem, albeit with some special permissions that allows everyone on the system to use it without being able to remove each other’s files. DEEP, 29

Wearmouse (Android Wear)
github.com
— There was an error while loading. Please reload this page. WEARMOUSE, 30
Prosper AI (YC S23) Is Hiring Founding Account Executives (NYC) ashbyhq.com
The Forecasting Company (YC S24) Is Hiring a Software Engineer ycombinator.com
Lago – Open-Source Usage Based Billing – Is Hiring in Sales, Eng, Ops (EU, US) ycombinator.com