Article URL: https://lwn.net/Articles/1090585/ Comments URL: https://news.ycombinator.com/item?id=49535752 Points: 12 # Comments: 0
Matt Clifford plans to keep role as ARIA chair while leading the LLM maker's dealings with governments outside North America

The Nordic country says wearable camera headsets need to be regulated given their privacy risks.

Users will be able to access Express, Premiere, and Acrobat in Slack

Article URL: https://github.com/danialkhilji/HomeOS Comments URL: https://news.ycombinator.com/item?id=49535594 Points: 5 # Comments: 0
The New York Times has prepared some exclusive goodies for its subscribers: a weekly drop of bonus puzzles based on the publication's popular games. Five to six new puzzles will be released every Wednesday, each featuring "a twist" on games like Wordle, Strands, Connections, and Crossword that are designed to keep puzzleheads playing with fresh [β¦]

Photonics startups like iPronics are raking in hundreds of millions in funding to make optical circuit switches faster, denser, and cheaper

It's hard to be confident about Star Wars Zero Company's future after the studio that made it furloughed most of its staff.

Charlie Kirk murder suspect pleads not guilty to murder charge

Putin accuses Zelenskyy of 'terrorism', while Ukraine warns foreign airlines against using Russian airspace.

Article URL: https://nltimes.nl/2026/09/02/dutch-central-bank-moves-share-gold-us-canada-london-cites-instability Comments URL: https://news.ycombinator.com/item?id=49535526 Points: 4 # Comments: 0

Bodies are being excavated from the mud in Nepal's Rusawa district, which was devastated by the glacial flood.

Comments

Many FinTech products display a nice merchant icon and human-readable name for transactions, instead of the plain text SQ *BRICKFIELDS CHIPP that appears on your bank statement. This relies on transaction enrichment, or some way to map these strings to their corresponding merchant details. I've created a lightweight CSV file of many different merchants from around the world, corresponding transaction texts, and simple regular expressions to match those merchants. It's tiny, but hopefully can be expanded to get better coverage. The quality of enrichment improves the more accurate data we feedβ¦
I built Galuchat, a compact reverse-geocoding system that works without an external geocoding server or API. The same basic approach can be used in: Browsers WebMCP ESP32 RP2040 / RP2350 JavaScript / C++ / Java / Python The basic idea is to store the administrative-boundary data locally and perform the lookup directly on the device, instead of sending every coordinate to an external API. Rather than storing the original polygon data as-is, Galuchat converts administrative regions into a very large raster segmentation image. The raster uses resolutions ranging from roughly 10 m to 1 km per pixβ¦
Article URL: https://arstechnica.com/security/2026/09/well-executed-bgp-attack-uses-hijacked-ips-to-infect-real-networks/ Comments URL: https://news.ycombinator.com/item?id=49535378 Points: 7 # Comments: 0
Nottinghamshire Police received a complaint and has referred the matter to the IOPC.

Kheibar Shekan, Iran's medium-range missile, is said to play a pivotal role in escalating US-Israel tensions.

Everton's transfer deadline day debacle over Folarin Balogun leaves owners The Friedkin facing fan mutiny, says chief football writer Phil McNulty.

I built an IOS personal financial app to help user analyze their financial situation. User can easily import their bank statement from their banking app, CFO(this app) will analyze and show charts by categories, find potential wrong items like duplicated charges, inactive subscription, higher loan rate than the market. Your can easily ask AI to explain the result or give you a review. You can ask your CFO: 1. "Hi Ling, why my loan rate is been highlighted? Can I get a better one from bank? 2. "Can you draft an email to Air Canada for the duplicated charge?" CFO is a sub app under Linggen, finβ¦
Markdown has become the preferred format for documentation and authoring skills across many teams. Yet, our tools to review markdown files havenβt really kept up. Reviewing changes to a markdown file still requires you switch back and forth between the preview and source mode. The preview mode is easier to read but does not show diffs or comments, whereas the source mode allows diffs and comments but is not easy to read. This is also the primary reason why some teams still hesitate to move away from Word documents, even though they want to. Hence, I built Easy Markdown Review which is an Azβ¦
Installing an AI gaming package offers relief while custom cursors suffer a separate reset

Hey, guys. Which field should I go into: programming or 3D? I have experience in both (500 hours in Blender and I know Python syntax; Iβve read one book on Python by Eric Metis, the course I attached is similar to what was in the book). Iβm deciding which university to attend in a year and, accordingly, what to dedicate my life to going forward. These are the only fields besides sports where Iβd be genuinely interested in working. Many people say these two fields are at risk of becoming obsolete due to AI, and it certainly seems that way. What do you thinkβshould I go study in anotherβ¦
The suits say that recommendations to alert police about the alleged shooter were nixed by the OpenAI's global affairs team, led by veteran political strategist Chris Lehane. OpenAI denies the claims.

Article URL: https://shzlw.github.io/windrunner/ Comments URL: https://news.ycombinator.com/item?id=49535163 Points: 2 # Comments: 0
I started this project just to learn how to train and fine-tune models. I published my first version distilbert-secret-masker which currently averages 228 downloads per month. Some security company used it in a advertisement benchmark for their product, which it got the lowest score, but they called it one of the "five leading open-source scanners". So through spite I updated the model and should now be considered the #1 open-source secret detector ;) (according to my benchmarks) Comments URL: https://news.ycombinator.com/item?id=49535146 Points: 2 # Comments: 1
Palestinian landowners confront bulldozers using their hands

Uber is laying off about 3,300 people, or about 10% of its global headcount, in a bid to reduce management layers and invest more in its ride-sharing, delivery, and robotaxi divisions.

The About Damn Time singer says she is "relieved" at the outcome and will "continue to fight" every claim.

Article URL: https://github.com/siris9476/pulsarforge Comments URL: https://news.ycombinator.com/item?id=49535090 Points: 1 # Comments: 0
#hackernews #showhn #projects #pulsarforge #github #siris9476 #32gb #744b
The Reform UK leader said a "whole ecosystem" didn't want "new kids on the block succeeding".

This is todayβs edition of The Download, our weekday newsletter that provides a daily dose of whatβs going on in the world of technology. AI models flub these intelligence tests. Can you fare any better? Puzzles and games have always been central to AI development. The term βmachine learningβ was popularized in a 1959 articleβ¦

Edelson PC is filing 30 new lawsuits against OpenAI over the Tumbler Ridge shooting, escalating claims to aiding and abetting and naming Chris Lehane, though evidence remains unconfirmed.

KKR to acquire A1 Garage Door Service for around $2 billion, sources say Β Β Reuters
Hi HN! This is my latest side hustle, OctoLoops: an app to help indie devs and SMEs find paying customers for their business. I first started building OctoLoops around 2 months ago because so many of my own projects, big and small, had failed or petered out from lack of users and the valuable feedback that comes with them. When I started seriously digging, I found that distribution is one heck of a rabbit hole. The more I read, the more I found how much I didn't know. But I wanted to learn - and I really wanted to _apply_ that learning too, to all my new projects, in a repeatable, autonomous-β¦
Hampshire decide that New Zealand all-rounder Scott Kuggeleijn will not represent the club having "listened to feedback from staff and supporters".

Hey HN, Co-founder here. We spent 11 months to build a multi-agent system for generating applications. Then we scrapped it and rebuilt around MCP, letting coding agents do the job instead. Old multi-agent system worked great when we launched in September 2025. It was as good as it got in the internal tooling space at that time. Customers who evaluated multiple products agreed and things went well; and that's how we got into the trap of iterating the same system for almost a year. In the last few months, our customers weren't impressed by this system. The expectations were entirely different.β¦
United Airlines is testing a new offering that will let you order food from its app and have it delivered to your gate.

Tips for fixing connection issues with the remote for Apple's streaming box.

Believe it or not, the Tesla Cybercab is coming. Nearly two years after Elon Musk first unveiled the gold-tinted, gull-wing door sporting, steering wheel-free two-seaters as the future of Tesla's autonomy efforts, the company is finally putting them into operation as part of its robotaxi service in Austin, Texas. Public rides are here, and as [β¦]

The budget was minimal, FedEx was the bottleneck, and DNS was of course the source of trouble

Three families, two bombings and a hidden war: uncovering the lives behind Operation Southern Spear's dead.

For years, Pakistan has seen cases of children infected with HIV due to unsafe treatment in clinics and hospitals. A current outbreak numbers hundreds of cases. Why does this problem keep occurring?

Hello HN! Code just became cheaper with AI but review and verification is as hard as it was. Tests are great, but current AI slop needs much more exhaustive testing. I built a test coverage tool for coding agents so they could work in a loop and keep writing tests where it makes sense. Hereβs Supercov: - Wraps any JavaScript/TypeScript/Rust test suite (npx supercov -- npm test) - Provides deepest MC/DC code coverage with max perf (written in Rust) - Free and open source Easiest way is just to give your agent a prompt: Measure coverage with npx supercov and write one test. Goal is buildingβ¦

Article URL: https://lucassifoni.info/blog/the-end-of-this-elixir-log/ Comments URL: https://news.ycombinator.com/item?id=49534921 Points: 6 # Comments: 0
Comments

The ministry says the total number of people killed in the Strip since 10 October is now more than 1,300, including 301 children.

Article URL: https://reports.ag-insights.co.uk/state-of-ai-reasoning/ Comments URL: https://news.ycombinator.com/item?id=49534901 Points: 1 # Comments: 0
The Russian president wants to keep Britain guessing - and stressing - over Moscow's real intentions.

Analysts say Venezuelan crude is hard to extract and refine, and likely can't replace oil stuck in the Strait of Hormuz.

Please use this template: Company: XYZ Company website: WWW Position(s): ABC Location: XXX (include whether REMOTE worldwide/US/EU/etc. or ONSITE) Description: XYZ Tech stack: ABC Compensation: XXX (salary, equity, vacation, major benefits) Contacts: WWW

iRobot has launched the $1,199 Roomba Max 875 Combo and the $899 Roomba Plus 678 Combo at IFA 2026.

Article URL: https://suwu.liyu1981.xyz Comments URL: https://news.ycombinator.com/item?id=49534736 Points: 1 # Comments: 0
Last week, I powered on a 26-year-old copy of PokΓ©mon Pinball, one of the best Game Boy games ever made. My save file was no more. The Charmander I'd caught for my daughter, the high scores we'd set togetherβ¦ gone. Before flash memory, Nintendo cartridges used tiny watch batteries to save their games, and those [β¦]

The electric-auto maker will officially debut its steering-wheel-free robotaxi on Thursday. But building the vehicle is the easy part.

The debate about whether AI delivers business value is over. The challenge now is implementing it at scale and securely across every function while meeting board-level pressure to move fast. Organizations must focus on adopting AI at business speed without losing control of cyber risk. Download the full eBook here.Β The Business RealityΒ In Sygniaβs 2026 CISO Survey Report, which
Mobile signal below ground beats the citywide average, Ookla says

At least three of the first 32 Rassvet satellites likely suffered outright failures, and more may be in trouble.
Over two months, protesters, most who appeared to be digitally-savvy GenZ, used social media to organize. Government's efforts to respond spotlight how the ruling party appears to be playing catch-up.

British and French leaders will be at the British Museum to see the exhibition of the historic Bayeux Tapestry.

Immigration and Customs Enforcement says it now has enough body cameras to equip all of its agents. And, Congress votes to fund the government, averting a government shutdown ahead of the midterms.

Article URL: https://apply-ai.work Comments URL: https://news.ycombinator.com/item?id=49534587 Points: 1 # Comments: 0

Article URL: https://arxiv.org/abs/2608.31016 Comments URL: https://news.ycombinator.com/item?id=49534583 Points: 8 # Comments: 0

Some government borrowing costs have hit their highest level for 28 years - what does it mean for you?

The company, which owns Manchester, Stansted and East Midlands airports, was hacked last month.

Nigerian media outlets have reported that five of the dismissed staff are facing prosecution.

What can we learn from a BGP hijacking that poisoned production software? Plenty.
Article URL: https://code.mendhak.com/hardcode-feature-flags/ Comments URL: https://news.ycombinator.com/item?id=49534524 Points: 6 # Comments: 1

The idea of humanoid robots running our homes has been the stuff of science fiction for years. But unlike hoverboards and self-tying sneakers, a robot housekeeper has never felt close to rolling into our homes. Until now. This has been the year of the humanoid robot. At CES, there were dozens of human-shaped bots on [β¦]

Our favorite Sony headphones are on sale, with discounts of up to 50 percent on top models.

The 30-year-old from Birmingham went missing on Saturday as he was descending from Musa Ka Musala.

A residential building and a telecom tower were struck overnight, as Iran and the US launched more strikes over Hormuz.

Leandro βParedes's 10-match ban, alongside Lionel Messi's Argentina retirement, leave former to ponder future.

Chinese President Xi Jinping has arrived in Egypt for the first time since 2016 in a state visit.

SonicWall has released security updates to address two security flaws impacting its Secure Mobile Access (SMA) 1000 series VPN appliances that have been exploited in zero-day attacks. The vulnerabilities, discovered internally by SonicWall's William Perry and Adam Babis, are listed below - CVE-2026-83548 (CVSS score: 10.0) -Β A pre-authentication SSRF vulnerability in the Appliance
Startups invited to tackle NHS, defense, compute, and agent security challenges while Whitehall's own adoption remains patchy

Despite a widespread expectation they would sign a left-back this summer, Manchester United decided against - what does it mean?

Article URL: https://chemisting.com/2026/09/02/why-are-there-no-flow-batteries-with-symmetric-ferrocyanide-electrolytes/ Comments URL: https://news.ycombinator.com/item?id=49534396 Points: 6 # Comments: 0
BBC Verify looks at footage showing the aftermath of a strike on a building in southern Iran.

I do maintain big OSS projects and and try to contribute as well. However contribution experience can very bad, if you follow the path of picking the most famous objects. Good luck contributing to Node, Rust, Shadcn and etc - they do not need your contribution, their PR queue is overloaded and they can't handle it. Plus you need to get to their internal circles first, though quite complex process. The world is much bigger. There are so many help required from the smaller but still active projects. Just recently I raised 3 small PRs, and they reviewed the same day! As a my respect to all the Oβ¦

In an emotional message, Rajan thanked his family, team and listeners as he said goodbye to the programme.

Comcast has added motion detection as a feature to its wireless routers: The feature sends push notifications to users when motion is detected near a connected device, such as a TV or printer. It has different settings for when people are home, asleep, or away. The Xfinity app also lets users see live motion activity and a feed of recent activity. Comcast acknowledges that the system has some limitations. Home size, layout, building materials, and the placement of the router and connected devices can all affect its ability to detect motion. Comcast says it does not guarantee its performance...
Article URL: https://www.21bags.io/ Comments URL: https://news.ycombinator.com/item?id=49534286 Points: 3 # Comments: 0
Article URL: https://longtermemory.com Comments URL: https://news.ycombinator.com/item?id=49534284 Points: 1 # Comments: 0

Article URL: https://zenodo.org/records/21717242 Comments URL: https://news.ycombinator.com/item?id=49534283 Points: 1 # Comments: 0
How indie cinema is beating Hollywood in 2026

Japanese supplier remains in place despite scrutiny over its Horizon role

The former singer, whose real name is Paul Gadd, appeared at Southwark Crown Court via video.


