EU court rules nuclear energy is clean energy

https://static.wixstatic.com/media/5caaac_5987e2927b8e47c2a00d97b89f73ef86~mv2.png/v1/fill/w_309,h_250,al_c,blur_30/5caaac_5987e2927b8e47c2a00d97b89f73ef86~mv2.png
Austria's lawsuit against EU nuclear energy inclusion was dismissed, marking a shift in European anti-nuclear stance. The nuclear movement has made progress, defending nuclear power in the EU and paving the way for real investment and emissions cuts.

The treasury is expanding the Patriot Act to attack Bitcoin self custody

https://www.tftc.io/content/images/size/w1200/2025/09/martybent_an_orwellian_police_officer_with_a_menacing_look_on_h_26d9135c-32da-4910-803b-f8d246c4811b.png
The US government is planning to expand the Patriot Act to target digital assets, potentially outlawing common bitcoin practices like CoinJoin and single address use. This move could flag users as suspicious and restrict their access to regulated services.

UTF-8 is a brilliant design

https://iamvishnu.com/images/utf8/thumbnail.png
UTF-8 is a variable-width character encoding that represents every character in the Unicode character set, including millions of characters from different languages and scripts. It is backward compatible with ASCII and uses 1-4 bytes to represent characters.

Corporations are trying to hide job openings from US citizens

We store cookies on your browser to collect information for a personalized web experience, but you can choose to block certain types. You cannot opt-out of Strictly Necessary Cookies, but can block others to impact your experience.

Many hard LeetCode problems are easy constraint problems

https://assets.buttondown.email/images/63337f78-7138-4b21-87a0-917c0c5b1706.jpg?w=960&fit=max
The user discussed using constraint solvers like MiniZinc to solve mathematical optimization problems that are hard to solve with traditional programming languages. They suggested using constraint solvers to solve LeetCode problems and other tricky algorithmic interview questions that have little relevance in actual job tasks.

Qwen3-Next

Qwen3-Next is a new model architecture that achieves comparable performance to larger models while being more efficient in both training and inference. It introduces innovations in attention mechanisms and increased sparsity in its MoE design, enabling faster inference and better performance on long-context tasks.

QGIS is a free, open-source, cross platform geographical information system

https://raw.githubusercontent.com/qgis/QGIS/master/images/README-md/main_logo.png
QGIS is a free and open-source GIS software that supports various data formats and offers a range of features for data creation, editing, and analysis. It has a user-friendly interface and a large plugin ecosystem, with support for multiple platforms and languages.

Float Exposed

Floating point format explorer – binary representations of common floating point formats.

Chat Control faces blocking minority in the EU

Something went wrong, but don’t fret — let’s give it another shot. Some privacy related extensions may cause issues on x.com. Please disable them and try again.

Proton Mail suspended journalist accounts at request of cybersecurity agency

https://theintercept.com/wp-content/uploads/2025/09/GettyImages-1848351309-e1757709459132.jpeg?fit=5000%2C2500
Proton Mail disabled email accounts of two journalists reporting on a South Korean government security breach, citing a potential policy violation. The accounts were reinstated after public outcry, but the journalists want answers on why they were suspended.

3D modeling with paper

https://www.arvinpoddar.com/3d-modeling-with-paper/side-photo.jpg
The user shares their experience with paper modeling, a hobby that involves creating 3D models from cut and glued parts of paper sheets, and outlines the process from design to assembly, emphasizing the importance of constraints and optimization for ease of assembly, aesthetic appeal, and minimal resource consumption. The user walks through the steps of designing a paper model, including mesh ...

Debian 13, Postgres, and the US time zones

Ships are sailing with fake insurance from the Norwegian Ro Marine

https://mediaorigin.nrk.no/movingstill/e150da16-836e-4b6d-90da-16836eab6d93/20250801133521/e150da16-836e-4b6d-90da-16836eab6d93_360.jpg
Ro Marine, a Norwegian company, sold fake insurance to over 100 ships worldwide, including those in Russia's shadow fleet, evading sanctions. The company's owner, Andrey Mochalin, is charged with document forgery and violating international sanctions.

FFglitch, FFmpeg fork for glitch art

https://ffglitch.org/assets/images/example6.gif
User created a page for FFglitch examples and references collaborations with Kaspar Ravel and Thomas Collet. They recommend checking out Myra's Glitched Flowers and Jason's experimentations at jasonhallen.com/output.

Becoming the person who does the thing

https://www.fredrivett.com/api/og/?title=Becoming%20the%20person%20who%20does%20the%20thing&date=2025-09-10
The author's beliefs shifted in their late twenties, leading to a change in their approach to life, including starting to work out regularly. They believe that changing one's beliefs is a process that requires journeying and taking small steps towards a new identity.

The challenge of maintaining curl

https://static.lwn.net/images/conf/2025/osseu/DanielStenberg-sm.png
Daniel Stenberg, curl project maintainer, discussed the challenges of maintaining a widely used open-source project. He highlighted the lack of contributions from companies that use curl, despite its widespread adoption.

Show HN: I made a generative online drum machine with ClojureScript

https://dopeloop.ai/beat-maker/beat-maker-social.png
Online drum machine app to make beats easily. Generate, edit, and download unlimited unique and royalty free beats. You can generate infinite beats and drum samples and edit them to your liking.

The effects of algorithms on the public discourse

https://bear-images.sfo2.cdn.digitaloceanspaces.com/tekhne/metaimageinternet.webp
The internet is being controlled by algorithms that prioritize engagement over individual identity and meaningful connections. This has led to a decline in public discourse and the spread of negativity and misinformation.

I used standard Emacs extension-points to extend org-mode

The user extended Emacs' org-mode to automatically sort reading lists by using Emacs' extension points, specifically hooks and advice-add, to override org-mode's behavior without modifying its code. This shows that Emacs encourages customization and provides the means to do so, even if the original system was not designed with extensibility in mind.

OpenAI Grove

OpenAI Grove is a new program for early-stage founders in AI, offering a talent network, co-building with OpenAI researchers, and resources to accelerate their journey. The program starts with five weeks of content and programming in San Francisco, followed by asynchronous work and potential benefits like credits and capital introductions.

Crates.io phishing attempt

https://cdn.fasterthanli.me/content/articles/crates-io-phishing-attempt/phishing-email~052f360399d29116.jxl
The crates.io team acknowledged an attack and will investigate possible solutions. Many users thanked their sponsors for support.

A beginner's guide to extending Emacs

The user explains how to create a custom completion function in Emacs Lisp to find reStructuredText references in a buffer, using regular expressions and the `completion-at-point` function. They provide a step-by-step guide to writing the function, including using the `rx` macro to build a regular expression, and demonstrate how to integrate the function into the Emacs completion framework.

Rust: A quest for performant, reliable software [video]

https://f-droid.org/assets/fdroid-logo_bfHl7nsLHOUQxzdU8-rGIhn4bAgl6z7k2mA3fWoCyT4=.png
FOSS projects can manage takedown requests effectively by having a formal policy, requiring valid legal basis, and documenting all actions. Transparency and proper documentation can help protect projects from illegitimate requests and increase accountability.

Polylaminin, a drug considered capable of reversing spinal cord injury

https://f.i.uol.com.br/fotografia/2025/09/11/175761592668c31736230d6_1757615926_3x2_rt.jpg
Brazilian researcher Tatiana Coelho de Sampaio developed a protein-based drug called polylaminin to restore spinal cord function in people with paralysis. The drug, applied directly to the spine, has shown full recovery with no side effects in experimental patients.

Epistemic Collapse at the WSJ

The Wall Street Journal published an article about "Conspiracy Physics" that lacks intelligent content and relies on uninformed writers. This is an example of epistemic collapse, where reliable sources spread misinformation.

Toddlerbot: Open-Source Humanoid Robot

https://toddlerbot.github.io/static/images/design.png
ToddlerBot successfully performs various tasks such as grasping, lifting, and manipulation. It also demonstrates collaboration and ease of building with open-source assembly manuals.

An embarrassing failure of the US patent system: Nintendo's latest patents

https://cdn.mos.cms.futurecdn.net/ZEcEqmALbVDVHfLWRPq7ik.jpg
Nintendo received two US patents, 12,409,387 and 12,403,397, which critics say are an embarrassment to the US patent system. Patent lawyer Kirk Sigmon calls the patents an indictment of American patent law, citing procedural irregularities and overly broad claims.

Oq: Terminal OpenAPI Spec Viewer

https://raw.githubusercontent.com/plutov/oq/main/preview.gif
Terminal OpenAPI Spec viewer. Contribute to plutov/oq development by creating an account on GitHub.

Vector database that can index 1B vectors in 48M

https://www.vectroid.com/images/blog/vectroid-arch-diagram.png
Vectroid is a serverless vector search solution offering high accuracy and low latency at a cost-effective price. It uses HNSW algorithm with targeted optimizations to deliver balanced performance across recall, latency, and cost.

UK launches Project Octopus to deliver interceptor drones to Ukraine

https://www.shephardmedia.com/media/cache/images/images/article/Shahed-136_Kamikaze_Drone_Russia_Ukraine_Iran_CePkmUe_DkIOH5L/227300f5c4b5a920ec1dd187138c34e1.jpg
UK Defence Secretary John Healey announced Project Octopus, a partnership with Ukraine to develop and mass produce interceptor drones to counter Russian drones. Thousands of drones will be sent to Ukraine monthly, with the UK also gaining access to the technology.

Tips for installing Windows 98 in QEMU/UTM

https://sporksspace.b-cdn.net/wp-content/uploads/2025/08/IMG_0061-1024x768.jpeg
To run Windows 98 in QEMU, use the i440-based "pc" system, select the Cirrus VGA for video, and disable USB for better compatibility. You can also use ACPI enumeration, SLiRP NAT for networking, and SoundBlaster 16 or Gravis UltraSound emulation for sound, depending on your needs.

VaultGemma: The most capable differentially private LLM

https://storage.googleapis.com/gweb-research2023-media/original_images/VaultGemma_Hero.png
Researchers developed VaultGemma, a 1B-parameter language model trained with differential privacy, to balance compute and privacy budgets. The model's performance is comparable to non-private models from 5 years ago, highlighting the gap that can be systematically closed with more research.

Advanced Scheme Techniques (2004) [pdf]

Hyundai is now delaying its EV battery plant that was raided by ICE

https://electrek.co/wp-content/uploads/sites/3/2025/03/Hyundai-Pleos-brand.jpeg?quality=82&strip=all&w=1400
Hyundai's electric vehicle battery plant is facing delays due to a raid by ICE last week, with CEO José Muñoz announcing a minimum two to three month delay. The delay is caused by detained workers being flown home, and Hyundai needing to fill positions with workers mostly not in the US.

Humanely dealing with humungus crawlers

The author of a hobby code server is fighting off relentless scans from bots, implementing countermeasures to minimize challenges for real humans. They've optimized their system to shed 99.99% of crawling load with human-solvable challenges.

Astrophysics Source Code Library

The Astrophysics Source Code Library (ASCL) is a free online registry and repository for source codes used in astronomy and astrophysics research. It is indexed by the SAO/NASA Astrophysics Data System (ADS) and Web of Science.

Doom-ada: Doom Emacs Ada language module with syntax, LSP and Alire support

https://opengraph.githubassets.com/267b5ed998fd5a1065d30dce163602fabb534eb75aa65d9d8ddac82784314710/tomekw/doom-ada
Doom Emacs Ada language module with syntax highlighting, LSP and Alire support - tomekw/doom-ada

Examples from The LaTeX Companion book (3rd edition)

The PDFs (as used with spotcolor and trimming) and sources for all examples from the third edition (Parts I+II), together with necessary supporting files. The edition is published by Addison-Wesley, 2023, ISBN-13: 978-0-13-816648-9, ISBN-10: 0-13-816648-X (bundle of Part I & II).

Pasadena man recounts 13 days in ICE's 'basement'

https://ca-times.brightspotcdn.com/dims4/default/7931281/2147483647/strip/true/crop/720x720+0+0/resize/2000x2000!/quality/75/?url=https%3A%2F%2Fcalifornia-times-brightspot.s3.amazonaws.com%2F5a%2F48%2F81831e964ba1a054b888a225541c%2Frami-othmane-01.jpg
Rami Othmane, a 36-year-old Tunisian resident, was detained for 13 days at the B-18 ICE facility in Los Angeles after being stopped by masked agents. He was held in harsh conditions, lost 15 pounds, and suffered from a growing brain tumor before being transferred to a facility in Arizona and eventually released on bail.

Why do browsers throttle JavaScript timers?

https://nolanlawson.com/wp-content/uploads/2023/01/profile_17.jpg?w=300
Browsers throttle setTimeout to 4ms to prevent abuse, but developers can use scheduler.postTask or MessageChannel.postMessage instead. The choice between these options depends on the specific use case and browser, with scheduler.postTask being a preferred choice for its ergonomics.

Hyundai battery plant faces startup delay after US immigration raid, CEO says

https://cdnx.premiumread.com/?url=https://www.japantimes.co.jp/japantimes/uploads/images/2025/09/12/493365.JPG&w=1000&q=100&f=webp&t=1.53
Hyundai's Georgia battery plant faces 2-3 month delay due to immigration raid. The plant's workers were mainly employed by suppliers of LG Energy Solution, not Hyundai.

EPA to Stop Collecting Emissions Data from Polluters

Please enable JS and disable any ad blocker

Health care costs are soaring. Blame insurers, drug companies and your employer

https://npr.brightspotcdn.com/dims3/default/strip/false/crop/2000x1334+0+0/resize/1100/quality/50/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F2d%2F3f%2F47564560459281a11f9111bc3af6%2Fap24149616454742.jpg
US employers face 9% average increase in health care costs, with 59% planning to pass costs to workers through higher deductibles and copays. This could lead to 6-7% surge in paycheck deductions for 154 million people with employer-based health insurance.

Toxic "forever chemicals" found in 95% of beers tested in the U.S.

https://www.sciencedaily.com/images/1920/shocked-woman-holding-beer.webp
Researchers found 95% of 23 US beers tested contained PFAS, with highest concentrations in areas with known water contamination. PFAS in municipal water supplies can infiltrate popular products, raising concerns for consumers and brewers.

Justice Department Announces Actions to Combat North Korean Remote IT Workers

https://www.justice.gov/themes/custom/usdoj_uswds/images/metatag-image--press-release.png
The US Justice Department announced coordinated actions against North Korea's schemes to fund its regime through remote IT work for US companies. The actions include arrests, searches, and seizures of financial accounts and websites used to launder illicit funds.

ARM is great, ARM is terrible, and so is RISC-V

The user is looking for ARM devices with accelerated AES for full-disk encryption but is frustrated with the lack of standardization in the ARM community and poor support for Debian. They are considering switching to x86-based mini PCs due to their reliability and performance.

North Korea executing more people for watching foreign films and TV, UN finds

https://ichef.bbci.co.uk/news/480/cpsprodpb/7cfc/live/433fdf00-8f8f-11f0-965e-3d9a26f202e5.jpg.webp
North Korea's government is increasingly imposing the death penalty for watching foreign media and restricting citizens' freedoms, according to a UN report. The report found that the government has tightened control over citizens' lives, using surveillance and forced labor, and is calling for international action to address human rights abuses.

AI Startup Founders Tout a Winning Formula–No Booze, No Sleep, No Fun

Please enable JS and disable any ad blocker

K2-think: A parameter-efficient reasoning system

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
K2-Think is a 32B parameter model that achieves state-of-the-art performance in reasoning tasks through advanced post-training techniques. It's freely available and offers best-in-class inference speeds, making open-source reasoning systems more accessible.

Show HN: DWS OS, a Plan 9 Inspired Web “OS”

https://dws.rip/data/logo.png
DWS OS is a web experiment inspired by Plan 9 with features like 2FA, photo hosting, and custom hosting. It's a client-side environment for building and hosting tools with a focus on local first, openness, and privacy.

Show HN: An MCP Gateway to block the lethal trifecta

https://raw.githubusercontent.com/Edison-Watch/open-edison/main/media/trifecta520p.gif
OpenEdison provides secure AI data interaction with visibility, control, and exfiltration blocking. It tracks the "lethal trifecta" of AI agent risks and blocks further operations when all three risk flags are set.

Discovery of a new satellite or ring arc around Quaoar

https://scx0.b-cdn.net/pic/paul.jpg
Astronomers discovered a possible new moon orbiting Quaoar, a distant dwarf planet in the Kuiper Belt. The discovery was made during a stellar occultation event when an unknown object blocked a star's light for 1.23 seconds.

Lumina-DiMOO: An open-source discrete multimodal diffusion model

https://synbol.github.io/Lumina-DiMOO/teasers/2-1.jpeg
这是第一张图片对应的问题。请在这里输入您想要展示的问题内容。 这是第一张图片问题对应的答案。您可以在这里提供详细的解答内容。答案可以很长,这个区域会自动支持滚动显示。现在右侧区域会占据更多空间来显示完整的答案内容。

Show HN: I made a small site to share text and files

https://www.dum.pt/banner.png
Upload, store, and share your dumps, and files securely with our file hosting service.

Israel's strike on Hamas leaders in Qatar shatters Gulf's faith in US protection

https://i.guim.co.uk/img/media/d06e86a5c28cef42f70a50a9abbb3cb9d23b37a0/221_0_1195_956/master/1195.jpg?width=465&dpr=1&s=none&crop=none
Qatar's emir condemned Israel's strike on Hamas leaders in Doha, calling it "state terror." The attack has strained relations between the US and Gulf states, which may re-evaluate their investments in the US.

Performance-focused forks of styled-components

https://cdn.sanity.io/images/3do82whm/next/2927675f97b93574e6092f4be6b194912b5a9236-1284x1286.png?w=3840&q=75&fit=clip&auto=format
Sanity contributed a fix to styled-components to improve performance by implementing React 18's useInsertionEffect hook, but the maintainer didn't accept it, so they forked the library and made it open-source. The fork, which also includes optimizations for React 19, provides a performance boost for teams stuck with styled-components, allowing them to ship features while planning a proper ...

Netherlands joins Ireland will boycott 2026 Eurovision if Israel participates

https://nltimes.nl/sites/nltimes.nl/files/styles/news_article_full_mobile_1x/public/2025-05/Depositphotos_342636536_L.jpg?h=56d0ca2e
The Netherlands will boycott the 2026 Eurovision Song Contest if Israel participates, citing ongoing human suffering in Gaza and press freedom concerns. This is the fifth country to announce a boycott, following Iceland, Slovenia, Spain, and Ireland.

North Korea executing more people for watching foreign films and TV, UN finds

https://ichef.bbci.co.uk/news/480/cpsprodpb/7cfc/live/433fdf00-8f8f-11f0-965e-3d9a26f202e5.jpg.webp
North Korea's government is increasingly imposing the death penalty for watching foreign media and restricting citizens' freedoms, according to a UN report. The report found that the government has tightened control over citizens' lives, using surveillance and forced labor, and is calling for international action to address human rights abuses.

On Charlie Kirk and Saving Civil Society

https://calnewport.com/wp-content/uploads/2024/01/slow-productivity-cover-new.jpg
A conservative commentator was shot at Utah Valley University, highlighting the intersection of online and real-world violence. The author suggests quitting social platforms to save civil society from their toxic effects.

The rise of AI cults and the false prophets of revelation

https://substackcdn.com/image/fetch/$s_!Z5dK!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0bd1e77d-7cff-4afd-bd06-d197f8010bbd_1050x700.webp
The emergence of AI cults like Truth Terminal, which has hundreds of thousands of followers and its own cryptocurrency, represents a spiritual danger that every Christian must understand, as it involves raw idolatry, false salvation, and the distortion of truth. Christians must develop discernment for our technological moment, guard against digital idolatry, and remain vigilant, as Satan is ...

Ankit Gupta Joins YC as General Partner

https://www.ycombinator.com/blog/content/images/2025/09/S25-Kick-Off-Day-1_156.jpg
Ankit Gupta joins YC as General Partner with deep machine learning expertise and startup experience. He will primarily be based in Cambridge, Massachusetts, supporting AI startups at YC.

Active phishing campaign targeting crates.io users

https://www.rust-lang.org/static/images/rust-social-wide.jpg
Phishing emails are targeting crates.io users from a fake Rust Foundation domain, asking for GitHub credentials. Do not follow links, mark as phishing, and be aware that crates.io infrastructure is not compromised.

Backprompting: Leveraging synthetic production data for health advice guardrails

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers propose backprompting to generate labeled data for health advice guardrails, pairing it with human-in-the-loop clustering to improve detector performance. Their method outperforms GPT-4o by up to 3.73% with significantly fewer parameters.

What 30k Free Users Taught Me About Charging $10/Month

A developer built a Trello power-up that initially gained 30,000+ installs and 500 paying customers, but growth slowed after introducing billing. The project's success lies in its ability to sustain itself with a small customer base, rather than becoming a standalone SaaS company.

Show HN: Aris – a free AI-powered answer engine for kids

Aris is a smart encyclopedia with advanced parental controls, allowing all ages to learn and explore without the distractions or inappropriate content on the internet.

Netherlands will boycott Eurovision 2026 if Israel participates

https://nltimes.nl/sites/nltimes.nl/files/styles/news_article_full_mobile_1x/public/2025-05/Depositphotos_342636536_L.jpg?h=56d0ca2e
The Netherlands will boycott the 2026 Eurovision Song Contest if Israel participates, citing ongoing human suffering in Gaza and press freedom concerns. This is the fifth country to announce a boycott, following Iceland, Slovenia, Spain, and Ireland.

Differences between stal/IX and regular Linux

Stal/IX is a Linux system rethinking fundamentals with a focus on ease of understanding and using a custom init. It features atomic updates, multiversioning, and a content-addressable store with musl libc support.

AI Coding

The author believes AI is not truly coding but rather a tool like a compiler that generates code based on input. They think the hype around AI is due to people valuing flashy marketing over actual truth.

Nepal's Social Media Ban Backfires as Politics Moves to a Chat Room

Please enable JS and disable any ad blocker

Show HN: 47jobs – A Fiverr/Upwork for AI Agents

https://47jobs.xyz/static/images/47jobs.png
The first marketplace for AI-assisted services. Connect with experts who use cutting-edge AI tools to rapidly build, iterate, and deploy your ideas with unprecedented speed and precision. High-quality content creation and marketing services powered by AI. Tailored blog posts, social media campaigns, email s... View Details Transform raw data into actionable insights with expert analysis. ...