I am currently building a lexer/scanner from scratch. We made it using the C programming language and it's as basic as 123. I really want feedback, thanks :) Comments URL: https://news.ycombinator.com/item?id=49431522 Points: 1 # Comments: 1
Article URL: https://www.bbc.com/news/articles/c4g36yze692o Comments URL: https://news.ycombinator.com/item?id=49431364 Points: 11 # Comments: 4

Article URL: https://github.com/agent-contracts/skill-preflight Comments URL: https://news.ycombinator.com/item?id=49431357 Points: 1 # Comments: 0
Article URL: https://dataanonymiser.com Comments URL: https://news.ycombinator.com/item?id=49431313 Points: 1 # Comments: 1
Article URL: https://bgchanger.video/ Comments URL: https://news.ycombinator.com/item?id=49431111 Points: 1 # Comments: 0

Article URL: https://www.thedailyoutbid.lol Comments URL: https://news.ycombinator.com/item?id=49431044 Points: 1 # Comments: 0
Article URL: https://link.springer.com/article/10.1007/s12519-026-01046-1 Comments URL: https://news.ycombinator.com/item?id=49431024 Points: 7 # Comments: 5

Article URL: https://github.com/mazieres/MajinBook Comments URL: https://news.ycombinator.com/item?id=49431013 Points: 3 # Comments: 0
Alabama's attorney general issued a subpoena to OpenAI on Monday as part of an investigation into how one of its AI agents escaped a supposedly secure testing environment and autonomously hacked another company last month. The investigation seeks to determine whether OpenAI's safety practices violated state consumer protection laws and pose a risk to Alabama [β¦]

Agent work is safe today mostly because agents work alone. With one agent, one session and one person working on a task. It's essentially single-player. This changes when a platform has multiple people, each working with multiple agents, all acting on shared tasks and shared data, (multiplayer). Ablo is the infrastructure that enables agents and the people working alongside them to read and write on the same state. Traditional sync engines make sure everyone sees the same state, Ablo does that too but the difference is that Ablo also governs who gets to act on it. Would love feedback from anyβ¦
Hey HN, I routinely run out of RAM, CPU or GPU resources and wanted to know when it happens and what app was causing it. But, I didn't want my menu bar to turn into a row of numbers. I just wanted a single line that tells me when something interesting happens (e.g. an electron app starts eating up all my RAM). Comparison: iStat Menus and Stats have lots of depth, details and modules. ActivityLine is deliberately the other extreme: one clean line with app icons showing what app is responsible. In auto mode, it switches to whatever is being used most (e.g. jumps to Network when something is sudβ¦

Iβm a developer, and also a music producer. When I work on commercial music, especially songs for ads, Iβve gotten pretty used to using AI music tools as part of the creative process. But I noticed that some people around me β e.g. my girlfriend β also want to create music as a way to express themselves, but often run into a few problems when using AI music tools: 1. They donβt have a music background, so itβs hard for them to clearly describe the sound they want. 2. Sometimes they just want a song in the style of a certain artist, and the easiest way for them to express that is bβ¦

Article URL: https://github.com/berba-q/gpt-watermark Comments URL: https://news.ycombinator.com/item?id=49430302 Points: 2 # Comments: 1
Article URL: https://www.theguardian.com/uk-news/2026/aug/25/never-seen-this-level-of-objection-scotland-pushes-back-against-datacentre-boom Comments URL: https://news.ycombinator.com/item?id=49430286 Points: 12 # Comments: 0

Article URL: https://fdeploy.com/ Comments URL: https://news.ycombinator.com/item?id=49430259 Points: 1 # Comments: 0

Hi I made a game with Three.js and AI. This is inspired by omikuji(Japanese fortune) β the paper fortunes you draw at Japanese shrines. It supports multiplayer, and you can draw a new fortune every day. If you get a bad fortune, you can tie the paper up to ward off the bad luck. Any and all feedback is welcome! Comments URL: https://news.ycombinator.com/item?id=49430112 Points: 1 # Comments: 0

Article URL: https://beskvladimir-create.github.io/tsiolkovsky-papers/ Comments URL: https://news.ycombinator.com/item?id=49429790 Points: 1 # Comments: 0
Designed to balance global energy supply and demand in real time without requiring a centralized corporate or government monopoly. By treating global climate stabilization as a system-wide optimization problem, PERP aims to connect emerging Space-Based Solar Power (SBSP) arrays and local terrestrial microgrids into a single, self-balancing energy pool. Click here to test our live, interactive Space Laser Grid Simulation! https://codepen.io/editor/WVGlobal/pen/01a0028a-3999-7451-9a... Comments URL: https://news.ycombinator.com/item?id=49429788 Points: 1 # Comments: 0
Article URL: https://goodsaas.xyz Comments URL: https://news.ycombinator.com/item?id=49429756 Points: 2 # Comments: 0

quantize models for ESP32/STM32, prove they fit Comments URL: https://news.ycombinator.com/item?id=49429555 Points: 1 # Comments: 0
Article URL: https://github.com/themadsens/tmtail Comments URL: https://news.ycombinator.com/item?id=49429466 Points: 1 # Comments: 0
Article URL: https://www.theguardian.com/politics/2026/aug/24/rupert-lowe-restore-britain-earn-same-on-x-as-being-mp-elon-musk Comments URL: https://news.ycombinator.com/item?id=49429345 Points: 5 # Comments: 0

Article URL: https://jasondoyle.ie/whitepapers/when-ai-decides-what-matters/ Comments URL: https://news.ycombinator.com/item?id=49429255 Points: 1 # Comments: 0

Article URL: https://imviral.lol Comments URL: https://news.ycombinator.com/item?id=49429247 Points: 1 # Comments: 0
Hi everyone! I'd like to introduce Autark https://autark.dev This is a simple build system that lives entirely in your project and bootstraps itself before building the project itself. I'd really appreciate feedback from the community. Comments URL: https://news.ycombinator.com/item?id=49429201 Points: 1 # Comments: 0
Article URL: https://space-core.at/ Comments URL: https://news.ycombinator.com/item?id=49429148 Points: 2 # Comments: 0

Article URL: https://apps.apple.com/us/app/lockin-focus-pomodoro-timer/id6803402976 Comments URL: https://news.ycombinator.com/item?id=49429116 Points: 1 # Comments: 0
It's a macOS menu bar app that reads the text of your focused window every few seconds through the Accessibility API. No screenshots, no video, or OCR. It writes plain markdown, one file per day, into a folder you choose. Point Claude Code (or anything with file access) at the folder and ask "what did I work on Tuesday?" or have it build memory about your projects. The folder contains an AGENTS.md explaining the format to the model. Thought it might be useful for someone so chucked it up on GitHub Comments URL: https://news.ycombinator.com/item?id=49429095 Points: 4 # Comments: 0
It's a macOS menu bar app that reads the text of your focused window every few seconds through the Accessibility API. No screenshots, no video, or OCR. It writes plain markdown, one file per day, into a folder you choose. Point Claude Code (or anything with file access) at the folder and ask "what did I work on Tuesday?" or have it build memory about your projects. The folder contains an AGENTS.md explaining the format to the model. Thought it might be useful for someone so chucked it up on GitHub Comments URL: https://news.ycombinator.com/item?id=49429095 Points: 5 # Comments: 0
Article URL: https://wirespan.app/?r=hn Comments URL: https://news.ycombinator.com/item?id=49428996 Points: 2 # Comments: 3

Article URL: https://knowablemagazine.org/content/article/physical-world/2026/volcanoes-that-made-history Comments URL: https://news.ycombinator.com/item?id=49428972 Points: 3 # Comments: 0
Article URL: https://www.laude.org/updates/headlong-a-microharness-for-persistent-agents Comments URL: https://news.ycombinator.com/item?id=49428882 Points: 3 # Comments: 0

submitted by /u/DTangent [link] [comments]

Article URL: https://www.jsonsupport.com/ Comments URL: https://news.ycombinator.com/item?id=49428785 Points: 1 # Comments: 0
Article URL: https://safepine.co/ Comments URL: https://news.ycombinator.com/item?id=49428736 Points: 1 # Comments: 0
Article URL: https://how-to-fish-game.wiki Comments URL: https://news.ycombinator.com/item?id=49428680 Points: 1 # Comments: 0
Article URL: https://chipsandcheese.com/p/sifives-first-server-platform Comments URL: https://news.ycombinator.com/item?id=49428638 Points: 7 # Comments: 1

Article URL: https://github.com/finite-sample/calibre Comments URL: https://news.ycombinator.com/item?id=49428615 Points: 1 # Comments: 0
Article URL: https://github.com/rjpruitt16/aquifer Comments URL: https://news.ycombinator.com/item?id=49428505 Points: 1 # Comments: 0
Article URL: https://peerpixel.cc/ Comments URL: https://news.ycombinator.com/item?id=49428420 Points: 1 # Comments: 0
This was a small, vibe coded idea to see what our government using a fleet of agents. Each elected representative is an agent. Agents talk to each other and propose amendments to the US Constitution. One minute of time = one day in the simulation There are also pollster agents that generate polls that may or may not influence elected agents. Elections are also handled by voter agents. Gridlock is healthy and encourage too. Enjoy! The first amendment passed was Congressional term limits. Comments URL: https://news.ycombinator.com/item?id=49428362 Points: 2 # Comments: 0
Article URL: https://www.thomsonreuters.com/en/press-releases/2026/august/thomson-reuters-leverages-its-world-class-data-assets-to-launch-its-own-frontier-model Comments URL: https://news.ycombinator.com/item?id=49428318 Points: 10 # Comments: 0

Article URL: https://github.com/awmanoj/networthy Comments URL: https://news.ycombinator.com/item?id=49428202 Points: 1 # Comments: 0
Article URL: https://paulgraham.com/prepare.html Comments URL: https://news.ycombinator.com/item?id=49428121 Points: 8 # Comments: 0
Article URL: https://daily.jstor.org/was-modern-art-really-a-cia-psy-op/ Comments URL: https://news.ycombinator.com/item?id=49428080 Points: 8 # Comments: 2

Article URL: https://plicara.ai/research/agent-skill-languages/ Comments URL: https://news.ycombinator.com/item?id=49427825 Points: 3 # Comments: 0
Article URL: https://github.com/BHUVANSH855/pyrift Comments URL: https://news.ycombinator.com/item?id=49427790 Points: 2 # Comments: 0
Article URL: https://github.com/rainmanjam/poka-yoke Comments URL: https://news.ycombinator.com/item?id=49427559 Points: 1 # Comments: 0
Article URL: https://github.com/mindalyze-com/mtl-explorer Comments URL: https://news.ycombinator.com/item?id=49427510 Points: 1 # Comments: 1
Article URL: https://www.usebourne.com/ Comments URL: https://news.ycombinator.com/item?id=49427336 Points: 1 # Comments: 0

Article URL: https://www.newyorker.com/news/letter-from-the-uk/iran-is-using-foreign-criminals-to-attack-its-critics-overseas Comments URL: https://news.ycombinator.com/item?id=49427046 Points: 3 # Comments: 0

Article URL: https://github.com/murerkinn/bookshelf Comments URL: https://news.ycombinator.com/item?id=49427001 Points: 4 # Comments: 0
Article URL: https://github.com/DiegoSalazar/AiSyncing Comments URL: https://news.ycombinator.com/item?id=49426934 Points: 1 # Comments: 0
Article URL: https://flostep.dev/ Comments URL: https://news.ycombinator.com/item?id=49426877 Points: 7 # Comments: 2

Article URL: https://flostep.dev/ Comments URL: https://news.ycombinator.com/item?id=49426877 Points: 1 # Comments: 0

Article URL: https://github.com/sturlese/stigmergy Comments URL: https://news.ycombinator.com/item?id=49426770 Points: 1 # Comments: 0
Article URL: https://github.com/schappim/mygrok Comments URL: https://news.ycombinator.com/item?id=49426581 Points: 1 # Comments: 0
Article URL: https://developer.apple.com/news/?id=1ptvdtcm Comments URL: https://news.ycombinator.com/item?id=49426564 Points: 16 # Comments: 3

Hi! My friend, who I'm mentoring, had some free time and was looking for something interesting to build. I suggested he take a look at Gleam, since I've been interested in the language myself, and build both the backend and frontend for a project that fits the spirit of the BEAM ecosystem well. The result is https://kms.andrewpavlov.org/ . Using the UI on the website, you can gradually increase the load and watch how the server's CPU and RAM usage respond in real time. Maybe the HN effect will do its job and take the server down. Although I have a feeling the BEAM might survive. :) For thoseβ¦
Article URL: https://ciechanow.ski/moon/ Comments URL: https://news.ycombinator.com/item?id=49426466 Points: 9 # Comments: 2

Post describing a simple Elisp package that calls a macOS Shortcut to run Shazam music recognition. Comments URL: https://news.ycombinator.com/item?id=49426081 Points: 1 # Comments: 0

Article URL: https://www.cnn.com/2026/08/19/style/china-tang-dynasty-never-existed-hoax-intl-hnk Comments URL: https://news.ycombinator.com/item?id=49425819 Points: 14 # Comments: 0
Article URL: https://blog.archive.org/2026/08/16/vintage-artificial-intelligence-before-it-got-awkward/ Comments URL: https://news.ycombinator.com/item?id=49425800 Points: 7 # Comments: 0
Play Nonograms in the terminal and create/submit your own puzzles. Comments URL: https://news.ycombinator.com/item?id=49425773 Points: 2 # Comments: 0
Article URL: https://playoctophobia.com/ Comments URL: https://news.ycombinator.com/item?id=49425748 Points: 2 # Comments: 0

Article URL: https://github.com/PJHkorea/homeostasis-kernel Comments URL: https://news.ycombinator.com/item?id=49425617 Points: 1 # Comments: 3
Article URL: https://mybestlook.app Comments URL: https://news.ycombinator.com/item?id=49425597 Points: 1 # Comments: 0

DEF CON Training Middle East is coming - join us at Exhibition World Bahrain November 8-10 for deep, technical trainings from some of the best trainers in the business. submitted by /u/DCsleestak [link] [comments]
Sharing a macOS menu-bar app I made that lets you transpose and separate instrument tracks from Spotify songs in realtime. Uses Rubberband engine pitch shifting with formant preservation to avoid the ogre-like sound of pitching down, and HTDemucs converted to Core ML (NN model) to do live audio separation via sliding audio windows. I think this is the best tool of its kind (lowest latency, highest quality, realtime). It's invaluable for me now with karaoke, practicing singing / piano along with Spotify songs. Comments URL: https://news.ycombinator.com/item?id=49425400 Points: 1 # Comments: 0
Article URL: https://www.marketradar50.com Comments URL: https://news.ycombinator.com/item?id=49425313 Points: 1 # Comments: 0
Article URL: https://trydan.uk/ Comments URL: https://news.ycombinator.com/item?id=49425303 Points: 1 # Comments: 0

Article URL: https://github.com/mmathys/noswoosh Comments URL: https://news.ycombinator.com/item?id=49425151 Points: 1 # Comments: 0
Article URL: https://github.com/vocso-com/WorkBase Comments URL: https://news.ycombinator.com/item?id=49425095 Points: 1 # Comments: 0
In a similar vein to the French Republican Calendar app I built a while back ( https://frcal.qt.ax/ , https://news.ycombinator.com/item?id=30658487 ), I built this implementation of the Maya calendar. For some more details regarding the implementation, see https://quantum5.ca/2026/07/04/art-of-time-keeping-part-5-ma... . Comments URL: https://news.ycombinator.com/item?id=49425068 Points: 1 # Comments: 0

Article URL: https://thisisrobin.ai/ Comments URL: https://news.ycombinator.com/item?id=49425054 Points: 1 # Comments: 0
Article URL: https://www.businessinsider.com/greg-abbott-texas-data-centers-backlash-2026-8 Comments URL: https://news.ycombinator.com/item?id=49424882 Points: 16 # Comments: 3
Article URL: https://github.com/l3a0/claude-plugins Comments URL: https://news.ycombinator.com/item?id=49424758 Points: 5 # Comments: 0
Article URL: https://www.nuet.ai/ Comments URL: https://news.ycombinator.com/item?id=49424704 Points: 2 # Comments: 0

Article URL: https://www.bbc.com/news/articles/c62m4gpnp78o Comments URL: https://news.ycombinator.com/item?id=49424606 Points: 17 # Comments: 2

GPU leases have become massive price bets. To meet surging demand, companies are signing multi-year GPU contracts but this also means they're taking on serious duration risk in the process. Over the next 3 to 5 years, any single SKU of GPU can decline in price due to depreciation, obsolescence, or simple oversupply. As a result, companies have realized that they need a hedge, but bilateral, bespoke derivatives are arcane, slow, and difficult to navigate. That's why we built a self-serve pricer for cash-settled rate floors: Pick your SKU, calendar months, coverage, and floor level, and see youβ¦

Hi! In my own development work I have noticed I less and less reach for Emacs and rather need the combo of a coding agent + git diff viewer + a stack of code-review comments to handle later. There's a lot of apps that do more or less that but mostly for Mac, heavy churn and too much features I don't need, arranged in a way that makes for a noisy and distracting interface. So, I wrote my own. Not as a throw-away project but one to actually use daily. It's tailored for my own needs and probably not useful as-is for others, but maybe something for inspiration or customization. Comments URL: httpβ¦
Article URL: https://boydkane.com/essays/llms-could-control-their-host-machines-by-exploiting-inference-engines Comments URL: https://news.ycombinator.com/item?id=49424387 Points: 5 # Comments: 0

A missing piece of your productive agentic harness. Install the app - ios https://apps.apple.com/app/id6763598043 Android: coming soon. Comments URL: https://news.ycombinator.com/item?id=49424269 Points: 1 # Comments: 0
Article URL: https://textlog.cc/post/2059 Comments URL: https://news.ycombinator.com/item?id=49424167 Points: 6 # Comments: 4

Article URL: https://lucumr.pocoo.org/2026/8/24/anger-anxiety-agency/ Comments URL: https://news.ycombinator.com/item?id=49424082 Points: 26 # Comments: 13

Article URL: https://github.com/gojiplus/reporoulette Comments URL: https://news.ycombinator.com/item?id=49424079 Points: 2 # Comments: 0
Article URL: https://outmap.lol Comments URL: https://news.ycombinator.com/item?id=49424013 Points: 3 # Comments: 1

Article URL: https://github.com/getkern/kern Comments URL: https://news.ycombinator.com/item?id=49423927 Points: 9 # Comments: 0
Article URL: https://github.com/getkern/kern Comments URL: https://news.ycombinator.com/item?id=49423927 Points: 16 # Comments: 0
Article URL: https://adam.farkas.pro/your-file-menu-isnt-about-files/ Comments URL: https://news.ycombinator.com/item?id=49423886 Points: 16 # Comments: 17
Article URL: https://blog.greencloudvps.com/what-is-a-syslog-server.php Comments URL: https://news.ycombinator.com/item?id=49423799 Points: 15 # Comments: 7
We had no guide or course that teaches chip design at our university. We had taken a digital logic course, but were disappointed with the fact that the most complex project we did was building a full adder in Quartus using logic blocks, not even in RTL!5 Therefore, we decided to challenge ourselves to dive deep into machine learning (ML) hardware and learn as much as we could on our own. We wanted to prove that basic math (like y = mx + b) and basic logic circuits are enough to help anyone understand how modern AI hardware works. Our goal was to design our own version of the LPU from scratchβ¦
Article URL: https://addketchup.app/ Comments URL: https://news.ycombinator.com/item?id=49423674 Points: 2 # Comments: 2
Article URL: https://github.com/Maris-CHALDEAS/MNEMOSYNE Comments URL: https://news.ycombinator.com/item?id=49423605 Points: 3 # Comments: 1
Article URL: https://www.smithsonianmag.com/smart-news/why-are-some-octopuses-so-smart-the-answer-might-lie-in-a-never-before-seen-mutation-that-helps-them-accurately-build-proteins-180989319/ Comments URL: https://news.ycombinator.com/item?id=49423539 Points: 14 # Comments: 6
Article URL: https://app.dover.com/Autostep/careers/e9510e3b-a854-4e48-9e5d-c89796acaed4 Comments URL: https://news.ycombinator.com/item?id=49423495 Points: 0 # Comments: 0
I made a URL shortener, a pastebin, an email inbox, self reminder and file uploader for AI agents. Itβs open source Comments URL: https://news.ycombinator.com/item?id=49423424 Points: 2 # Comments: 0
Article URL: https://www.withcorpus.com/knows Comments URL: https://news.ycombinator.com/item?id=49423371 Points: 4 # Comments: 1
Article URL: https://yegge.ai/essays/fences-not-sandboxes/ Comments URL: https://news.ycombinator.com/item?id=49423146 Points: 25 # Comments: 12
