{"0": 1, "1": "hackernews", "2": "https://henry.codes/writing/i-dream-of-quieter-computing/", "3": "I Dream of Quieter Computing", "4": "I Dream of Quieter Computing. ", "5": "2026-08-23T07:07:39.100986"} {"0": 2, "1": "hackernews", "2": "https://olli.unt.edu/handouts/fall24/tk-writing-sample.pdf", "3": "Mathematicians will probably become obsolete before anyone else [pdf]", "4": "Mathematicians will probably become obsolete before anyone else [pdf]. ", "5": "2026-08-23T07:07:39.101184"} {"0": 3, "1": "hackernews", "2": "https://news.ycombinator.com/item?id=49404106", "3": "Ask HN: Where do you find things worth reading?", "4": "Ask HN: Where do you find things worth reading?. There\u2019s more good writing and reporting available than ever, but I\u2019m finding it harder to discover the stuff that\u2019s actually worth reading.

What are your goto sources for finding interesting things to read about your interests? Could be websites, newsletters, RSS feeds, blogs, Substacks, authors, apps, or anything else.

A few I check regularly:

- Hacker News

- Rest of World: https://restofworld.org/

- Substack: mostly following individual authors/publications rather than browsing the feed

I\u2019m especially interested in sources that have helped you discover writers or publications you wouldn\u2019t have found otherwise.

What do you read, and how did you find it?", "5": "2026-08-23T07:07:39.101219"} {"0": 4, "1": "hackernews", "2": "https://news.ycombinator.com/item?id=49400455", "3": "DeepSeek API: weekend usage now billed at off-peak rates all day", "4": "DeepSeek API: weekend usage now billed at off-peak rates all day. Just got a letter, also see https://api-docs.deepseek.com/quick_start/pricing :

> Effective 00:00 (Beijing Time) on Sunday, August 23, 2026, we will adjust our peak/off-peak billing rules, with off-peak rates applying throughout the day on weekends (Saturdays and Sundays, Beijing Time).", "5": "2026-08-23T07:07:39.101233"} {"0": 5, "1": "hackernews", "2": "https://www.consumerreports.org/money/prices-price-comparison/personalized-pricing-surveillance-ftc-policy-a9891636455/", "3": "FTC Targets Personalized Pricing, Stops Short of Ban", "4": "FTC Targets Personalized Pricing, Stops Short of Ban. ", "5": "2026-08-23T07:07:39.101243"} {"0": 6, "1": "hackernews", "2": "https://www.reuters.com/technology/openai-cuts-developer-pricing-frontier-gpt-56-sol-model-by-more-than-20-2026-08-21/", "3": "OpenAI cuts developer pricing for frontier GPT-5.6 Sol model by more than 20%", "4": "OpenAI cuts developer pricing for frontier GPT-5.6 Sol model by more than 20%. ", "5": "2026-08-23T07:07:39.101251"} {"0": 7, "1": "hackernews", "2": "https://twitter.com/OpenAI/status/2090885187634905500", "3": "OpenAI: We're dropping API and credit pricing of GPT-5.6 Sol by over 20%", "4": "OpenAI: We're dropping API and credit pricing of GPT-5.6 Sol by over 20%. ", "5": "2026-08-23T07:07:39.101259"} {"0": 8, "1": "hackernews", "2": "https://matklad.github.io/2026/08/14/printing-lists.html", "3": "Printing Lists", "4": "Printing Lists. ", "5": "2026-08-23T07:07:39.101267"} {"0": 9, "1": "hackernews", "2": "https://news.ycombinator.com/item?id=49391762", "3": "Talk. It types. Anywhere on your phone. $9.www.airtxt.ai", "4": "Talk. It types. Anywhere on your phone. $9.www.airtxt.ai. Half the price of Wispr Flow ($9 vs $15) \u2014 proof: public pricing.\nOn-device OR cloud, your choice \u2014 Wispr is cloud-only. Proof: the toggle, privacy angle.\nIt also sits in your meetings \u2014 one app, dictation and a meeting bot. Wispr has neither.\nWorks in every app via the keyboard \u2014 not a walled-garden notepad. www.airtxt.ai", "5": "2026-08-23T07:07:39.101277"} {"0": 10, "1": "hackernews", "2": "https://news.ycombinator.com/item?id=49391188", "3": "Ask HN: Should we stop \"correcting\" AI writing so it improves English for us?", "4": "Ask HN: Should we stop \"correcting\" AI writing so it improves English for us?. For example, AI writing often puts an "or" at the list of items because that is more logical in some contexts.

Changing it to "and" would make it sound more natural, but it would be less logical.

Keeping it as "or" may make it standard usage over time, even when people are not using AI to write.

What do you think? Should people stop "correcting" AI writing when it is actually more logical?", "5": "2026-08-23T07:07:39.101287"} {"0": 11, "1": "hackernews", "2": "https://news.ycombinator.com/item?id=49389408", "3": "Coding Agents killed my identity. How do you feel?", "4": "Coding Agents killed my identity. How do you feel?. I always was a nerdy, deeply technical programmer. Contributing-to-open-source-and-reading-papers-in-my-spare-time type of programmer.

Programming is like a game of chess for me: winning (i.e. delivering a product) is important, but only if I played this game myself. I don't enjoy winning if my opponent disconnected. I don't enjoy beating people who don't know how to move pieces. I don't enjoy winning with an engine, and coding agents are basically "winning with a chess engine".

I started to use AI for coding a long time ago, when copilot was first introduced. At first, I was happy: "wow, this can write boring boilerplate and unit tests". Time went by, agents got better, time spent writing code myself went down. Half a year ago I suddenly realized I hadn't written any code for over a month, and I am a full-time software dev without any managing work. Not only did I stop writing code, but agents also became pretty good at proposing plans and architectures, and I was mostly providing missing context and technical details of our infrastructure.

One day the realization hit hard. Coding agents removed everything I loved, and - mostly - amplified everything I hated. My role is to gather context from other humans and provide a detailed explanation (similar to a well-written jira ticket) to some super intelligent engineer, then review the result and provide more context/explanation if needed. So, basically, a manager.

A couple of years ago I could work on a single coding task for weeks. I knew all classes, all functions, I was slowly building up information at a comfortable tempo. Now I am forced to increase my mental throughput multiple times. What took a couple of weeks now takes a couple of hours, and I still need to comprehend that. I always feel tired, I don't have enough mental capacity to hold that many abstractions and technical details. So you either autoaccept or get burned out reviewing tens of thousands of lines.

One more downside is that code has 0 value. You can code your own OS from scratch, and people will think "ye, I can vibe code that in a weekend". I don't even know what is valuable nowadays.

Maybe I am a bad employee. Increasing employer profits was never my goal. I always loved to solve puzzles, and for the last 10 years this was well aligned with my employer's desire to increase profits. I never was good as a manager, or brilliant at generating ideas. My power - and passion - was solving complex technical problems with my hands, fast and with good quality. Now it is gone forever. I feel completely lost and unmotivated. I don't see any value in learning anything related to computer science, reading papers, contributing to open source. I hate my new "AI delegator" role and I hate my work. I loved coding so much (I use neovim btw) that I was sure I would do this until I die, and now I don't know what to do with my life. This is the only thing I know, and, most importantly, the only thing I am/was passionate about. Anyone else feeling the same?", "5": "2026-08-23T07:07:39.101296"} {"0": 12, "1": "hackernews", "2": "https://www.solvimon.com/blog/usage-based-pricing-lessons", "3": "Lessons learned from usage-based pricing for our customers", "4": "Lessons learned from usage-based pricing for our customers. ", "5": "2026-08-23T07:07:39.101385"} {"0": 13, "1": "hackernews", "2": "https://wha.tools/blog/whatsapp-business-pricing-investigation-2026", "3": "WhatsApp raised some API rates 300% and will end free messages soon", "4": "WhatsApp raised some API rates 300% and will end free messages soon. ", "5": "2026-08-23T07:07:39.101395"} {"0": 14, "1": "hackernews", "2": "https://worthtotry.com", "3": "Show HN: AI tools with real pricing, submitted in 30 seconds", "4": "Show HN: AI tools with real pricing, submitted in 30 seconds. ", "5": "2026-08-23T07:07:39.101404"} {"0": 15, "1": "hackernews", "2": "https://www.cbsnews.com/news/ftc-personalized-pricing-warning-consumers/", "3": "FTC says \"personalized pricing\" based on consumer data could violate the law", "4": "FTC says \"personalized pricing\" based on consumer data could violate the law. ", "5": "2026-08-23T07:07:39.101412"}