Whistleblower details how DOGE may have taken sensitive NLRB data

https://npr.brightspotcdn.com/dims3/default/strip/false/crop/688x688+0+0/resize/100/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F03%2F2c%2Fce6b4c0b4c41b281468bbf0a67bb%2Fjenna-mclaughlin.JPG
Doge has been granted high-level access to a lot of data that could benefit musk's spacex. labor law experts fear that if the data gets out, it could be abused, including by private companies with cases before the nlrb that might get insights into union leadership - and more... sources say they have seen other evidence that doge is exfiltrating sensitive data for unknown reasons. 'if this ...

Show HN: Unsure Calculator – back-of-a-napkin probabilistic calculator

https://filiph.github.io/unsure/images/move.png
Filip created an uncertainty calculator to reason about uncertain numbers in everyday life. The calculator uses a simple notation with tilde (~) to represent ranges and normal distributions.

America underestimates the difficulty of bringing manufacturing back

U.s. president announced major new taxes on imports from foreign countries. eric liu: manufacturing in the united states is so expensive and our supply chain is bad - he says a 54% tariff doesn't solve that problem. the stated goal of many of our tariffs was to stop the import of fentanyl, ilio: we need to focus on the demand, not the supply if we want to

How to win an argument with a toddler

https://seths.blog/wp-content/themes/godin/img/seth.webp
Toddlers and some adults engage in arguments for connection, status, or to change others, not for genuine insight. To have a real argument, exchange ideas with well-informed people and be open to changing your mind.

4chan Sharty Hack And Janitor Email Leak

https://i.kym-cdn.com/entries/icons/facebook/000/053/824/4chan_hacked.jpg
4chan was hacked by Soyjak.Party users in mid April 2025, restoring the /QA/ board and leaking janitor emails. The attackers exploited outdated PHP code and deprecated MySQL functions in 4chan's backend.

TLS certificate lifetimes will officially reduce to 47 days

https://www.digicert.com/content/dam/digicert/images/about/blog/blog-article/47-day-blog-hero.png
The CA/Browser Forum voted to shorten TLS certificate lifetimes and reusability of CA-validated information. New rules will take effect in 2026, 2027, and 2029, requiring automation for certificate management.

How the U.S. became a science superpower

https://i0.wp.com/steveblank.com/wp-content/uploads/2025/04/Bush-on-Time-Cover.jpg?resize=259%2C343&ssl=1
The US and Britain had different approaches to science and technology during WWII, with the US using a decentralized university-based system and Britain using a centralized government lab system, leading to the US emerging as the global leader in science and technology. The US university-industry-government partnership became the foundation of its post-war economic boom, but its dominance may ...

12-factor Agents: Patterns of reliable LLM applications

https://private-user-images.githubusercontent.com/3730605/430151074-23286ad8-7bef-4902-b371-88ff6a22e998.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDQ4MjQ2MTEsIm5iZiI6MTc0NDgyNDMxMSwicGF0aCI6Ii8zNzMwNjA1LzQzMDE1MTA3NC0yMzI4NmFkOC03YmVmLTQ5MDItYjM3MS04OGZmNmEyMmU5OTgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDQxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA0MTZUMTcyNTExWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmI5NWY3MjZlNmNhYzZhMWRhZGRkNjRhODE1MWU0MTZhM2Y2MWJlODljOTliOGQ4NjdjOTlkNDllZDE3MDkxMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.3jziANJjW3Gz1_k2O1lUCvDrziyhAmw3xbHUyF2TyPs
The user discusses the challenges of building AI-powered software and proposes using Directed Graphs (DGs) and their Acyclic friends, DAGs, to create more reliable and scalable LLM-powered software. They suggest incorporating small, modular concepts from agent building into existing products rather than building a greenfield rewrite, allowing skilled software engineers to create high-quality ...

It's easier than ever to de-censor videos

The user tested the security of pixelating a folder in a YouTube video by offering a reward to those who could de-pixelate it. Three people successfully de-pixelated the folder using different techniques, including brute-force and AI-assisted methods.

Generate videos in Gemini and Whisk with Veo 2

https://storage.googleapis.com/gweb-uniblog-publish-prod/images/Blogpost_Header_Option_2_v02.max-1200x416.format-webp.webp
Gemini users can now generate and share videos using Veo 2, a state-of-the-art video model. Users can create 8-second videos with cinematic realism by describing scenes in Gemini or animating images in Whisk.

Decreased CO2 during breathwork: emergence of altered states of consciousness

https://media.springernature.com/w215h120/springer-static/image/art%3A10.1038%2Fs44184-024-00095-6/MediaObjects/44184_2024_95_Fig1_HTML.png
Etco2 and experience depth appear to be more robustly related to each other in the active-breath group than the passive group over time. the 11d-asc and all 4 sub-scales of the meq-30 scored indistinguishable or higher compared to experiences typically evoked by standard therapeutic doses psilocybin or lsd - a finding consistent with psychedelic-as

Hacking a Smart Home Device (2024)

https://cdn.sanity.io/images/kecg41hi/production/d1a377dd0c49cbb6798bc4269f9bfa706d6ee68a-453x173.png?w=3840&q=85&fit=max&auto=format
Reverse engineering an esp32-based smart home device to gain remote control access. the device is connected to a cloud server, which handles the smart device networking. to decrypt the packets, we need to figure out the structure of the data. we can do this using msgpack, but it's not the same as open_in_newsecurity through obscurity. in the bigger picture, this is just an annoying

OpenAI is building a social network?

https://platform.theverge.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/25431700/STK201_SAM_ALTMAN_CVIRGINIA_A.jpg?quality=90&strip=all&crop=0%2C0%2C100%2C100&w=2400
OpenAI is working on a social network, possibly integrating it into ChatGPT or releasing as a separate app. The project aims to help users share better content with AI assistance.

JSX over the Wire

https://avatars.githubusercontent.com/u/810438?v=4
A bff lets you experiment with alternatives to your rest apis without affecting the client application. you want the siblings to be resolved in parallel, which means you don't need separate express routes for each screen - but that's not always the case if you're using jsx vs. jsx based components i've written so far... eh? sam taylor:

Clolog

https://opengraph.githubassets.com/ca57596f9479f0144cd8195c54ebbcc7924c202f316b35d5bb001d67f45a156c/bobschrag/clolog
Clojure logic programming system Clolog provides a Prolog-like interface for querying and reasoning about data, with features such as variadic terms, opaque terms, and leash execution tracing. Clolog includes built-in predicates like or, first, truthy?, evals-from?, and do, as well as support for predicate transforms and assertion creation functions.

Teuken-7B-Base and Teuken-7B-Instruct: Towards European LLMs (2024)

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Two multilingual LLMs support 24 EU languages, trained on 60% non-English data and a custom tokenizer. They demonstrate competitive performance on multilingual benchmarks like ARC and HellaSwag.

Chroma: Ubisoft's internal tool used to simulate color-blindness

https://opengraph.githubassets.com/3955b8fb57eaed275855d68a09d90b1c06d9a9e0559393bf0bccbf9d3159fa26/ubisoft/Chroma
The solution simulates color blindness types for game accessibility testing on a single monitor. It resolves CPPWinRT issues by installing the Microsoft.Windows.CppWinRT NuGet package or updating to Visual Studio 2022.

Hacking the Postgres wire protocol

https://pgdog.dev/assets/images/wire-protocol-query.jpg
PgDog is a network proxy that understands SQL and can infer where queries should go without changing application code. It manipulates Postgres wire protocol to serve queries to multiple databases at once.

How dairy robots are changing work for cows and farmers

https://spectrum.ieee.org/media-library/a-large-red-robot-moves-down-the-aisle-of-a-dairy-barn-dispensing-feed-to-cows-lined-up-to-eat.jpg?id=59849165&width=1200&height=879
Lely's autonomous robots are revolutionizing dairy farming, increasing milk production and reducing labor costs. The robots also improve cow welfare and allow farmers to diversify and enjoy a better work-life balance.

AI as Normal Technology

https://kfai-documents.s3.amazonaws.com/images/9221083633/Susskind-Hero-Image-w-color-wash--3-_webres.png
We articulate a vision of artificial intelligence (ai) as normal technology. we argue that this goal does not require drastic policy interventions or technical breakthroughs. our argument for the slowness of ai impact is based on the innovation-diffusion feedback loop - ehud reiter, tim dawkins, and nicole sullivan t.d., author of building the epistemic community for ai safety

Launch HN: mrge.io (YC X25) – Cursor for code review

mrge is an AI code review platform helping teams merge code faster with fewer bugs. It connects to GitHub, uses AI to review code, and provides a human-friendly review workflow for faster review.

What the hell is a target triple?

https://mcyoung.xyz/og/target-triples-fedd02dc36462b2cca09dd867dda47fc0f3b0ca1.png
Cross-compiling is taking a computer program and compilating it for another machine. the “vendor” part is essentially irrelevant, and mostly is of benefit for sorting related operating systems together - steve mcqueen explains llvm's triple system based on arm architectures and x86_64 emulation. arm64ec refers to amd’s original implementation of long mode in

ICE Agents Realize They Arrested Wrong Teen, Say 'Take Him Anyway'

https://d.newsweek.com/en/full/2627197/cecot.jpg?w=1200&f=365a7123f1b2ea961c3a5d887e1d968b
A 19-year-old Venezuelan immigrant, Merwil Gutiérrez, was detained in New York and deported to El Salvador despite having no gang ties or criminal history. His family is seeking diplomatic intervention for his release and safe return.

MCP Run Python

https://opengraph.githubassets.com/3ca321cc09bd07565e859bb405dc10297e62774d66435088eb49149a0b57aea4/pydantic/pydantic-ai
The code runs a Pyodide server in Deno to execute Python code isolated from the OS. It uses the Pydantic AI Agent to run a simple query and print the result.

eInk Mode: Making web pages easier to read

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtd5mp-R6KofXEsQZsJBdoErHFACaRr5t_Sk2h8py0OkTMBvxDA_E915KlHfV6-KfQkQgQYrFgGg6hEL0YXWHpzkOILCCgc_dHrgYw9harDHSzIiALdLBZps1Iazxu7LTgb8xfox6se6fMmKaPh5dhZCrHo01rur-BehE4A_O4toyMHp7y5vy7IN2b/w640-h426/IMG_6944%202.jpg
The eink mode is a web browsing mode specifically designed for users of electronic ink (e in) devices. continuous scrolling can cause severe ghosting on older e ink devices, says daniel taylor jr. he hopes to adapt the rich knowledge and information of the internet to be presented on paper-like e-ink devices and monitors. however, with careful design, all kinds of websites should be able to provide

How a yacht works: sailboat physics and design

Fins and sails work by using lift and drag to counteract forces like wash and windage, with design factors like aspect ratio, twist, and camber playing key roles. Sail and fin design involves optimizing planforms, sections, and appendages for efficiency and stability.

The case of the UI thread that hung in a kernel call

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
A customer's UI thread was hung for five hours due to a watchdog thread suspending it to capture a stack trace. The watchdog thread was waiting for a lock held by the UI thread, causing a deadlock.

Philosophy Major Snatched by ICE During Citizenship Interview

https://dailynous.com/wp-content/uploads/2025/04/mahdawi-mohsen.png
Mohsen Mahdawi, a Palestinian Columbia University student, was detained by ICE agents in Vermont after a US citizenship interview. His lawyer claims the detention is in retaliation for his advocacy on behalf of Palestinians and his identity as a Palestinian.

The problem with "vibe coding"

https://dylanbeattie.net/images/dylanbeattie_800x800.jpg
Dylan Beattie discusses the difference between programs and products in tech, stating that programs are experimental code while products require extensive work for viability. He emphasizes that programming and product development are distinct skills.

Show HN: MCP-Shield – Detect security issues in MCP servers

https://opengraph.githubassets.com/7765301d48dd96348424e328629dc779ce035239de75f25de97d47b2384877e7/riseandignite/mcp-shield
MCP-Shield scans MCP servers for vulnerabilities and tool poisoning attacks. It detects issues like exfiltration channels and cross-origin escalations.

Benn Jordan's AI poison pill and the weird world of adversarial noise

https://cdm.link/app/themes/cdm/grfx/cdm-logo-black-transparent.png
Benn Jordan's video proposes using adversarial noise poisoning attacks to protect music from generative AI services. This approach works on audio and could be updated if services react, but requires high-end GPUs and a lot of electricity.

The last RadioShack in Maryland is closing

https://marylandmatters.org/wp-content/uploads/2025/04/Radio-Shack-780x520-1.jpg
The last RadioShack store in Maryland is closing its doors after over 40 years. Manager Cindy Henning, who worked there for three decades, will miss the store and its customers.

CT scans could cause 5% of cancers, study finds; experts note uncertainty

https://cdn.arstechnica.net/wp-content/uploads/2025/04/GettyImages-1315507517-640x425.jpg
Researchers estimated 103,000 future cancers from 93 million CT scans in 2023, with lung and colon cancer being the most common types. The study suggests doctors use CT scans judiciously and at optimized doses to balance risks and benefits.

WEIRD – a way to be on the web

https://a.weird.one/stars.svg
Weird is a platform combining WordPress, Notion, and Linktree features for easy website creation and digital identity management. It enables users to create and connect their own websites, promoting a decentralized and user-agency-focused web experience.

Doge Is Far Short of Its Goal, and Still Overstating Its Progress

Please enable JS and disable any ad blocker

Four Years of Jai (2024)

Jai is a new interpreted language, but it's not as easy to debug as other languages. it is designed for serious programmers, who want to make sure things actually work before they ship. there isn't much in the standard library, although it contains quite some good stuff. the language is still in closed beta, so i don''m not sure if i'll be able to test it out in my spare time.

You cannot have our user's data

SourceHut has deployed Anubis to protect against aggressive LLM crawlers and clarified its stance on scraper behavior. The company views user data as belonging to users, not companies, and will not provide it for LLM training or other purposes without permission.

I speak at Harvard as it faces its biggest crisis since 1636

https://149663533.v2.pressablecdn.com/wp-content/uploads/2021/10/cropped-Jacket.gif
The author praises Harvard for standing up to the Trump administration despite the depressing news of antisemitism in US universities. They will give a lecture at Harvard's math department on the limits of mathematical knowledge and speculate on the potential of future technologies to expand our understanding.

Designing a low-cost high-performance 10 MHz – 15 GHz vector network analyzer

https://hforsten.com/img/vna3/xvna3_on.jpg.pagespeed.ic.WqOKMlWqn8.jpg
Vector network analyzer is a device used to measure scattering parameters of electrical circuits operating at high frequencies. it can only measure s11 and s21, requiring manually flipping the device being measured to fully measure the two-port s-parameters. ideally, harmonics shouldn't affect the measurements when measuring linear devices, as the non-linearity of the devices would cause ...

Notion Mail is out

https://www.notion.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fthree_stamps.7170ec43.png&w=1200&q=75
Notion Mail organizes emails with AI auto-filter and customizable system. It helps achieve inbox zero and reduces email anxiety with its features.

MeshCore, a new lightweight, hybrid routing mesh protocol for packet radios

https://opengraph.githubassets.com/e94fdfe0d6a19297bcd2e1508a91e9170bf7d158117bb04f5c45531236c0cf29/ripplebiz/MeshCore
MeshCore is a lightweight C++ library for multi-hop packet routing in embedded projects using LoRa and other packet radios. It enables decentralized communication networks without the internet, supporting various LoRa devices and easy flashing.

Cyberpunk 1958: The Early Days of the Polish IT Industry

Polish women played a significant role in the country's IT sector during the communist era, making up one-third of teams and holding leadership roles. They contributed to the development of programming languages and computer designs.

Cohere Launches Embed 4

https://cohere.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Frjtqmwfu%2Fweb3-prod%2Fea040f233122fdf4df5a1c9a70287160aaab0f04-568x200.png&w=1200&q=75
< Back to blogCohere Team Embed 4 delivers state-of-the-art accuracy and efficiency, helping enterprises securely retrieve their multimodal data to build agentic AI applications.

Mark Zuckerberg's failed negotiations with the FTC to end Meta's antitrust case

Please enable JS and disable any ad blocker

Two Years of Rust

https://borretti.me/assets/card/two-years-of-rust.webp
The author reflects on their experience writing a B2B SaaS product in Rust, praising its performance, tooling, and type system, but criticizing its borrow checker and module system. They also discuss the challenges of concurrency and testing in Rust, and suggest ways to improve build performance and write more modular code.

An Introduction to Modern CMake

CMake is a powerful and clean build system that solves many problems, especially in Modern CMake versions 3.15+. It's widely supported and used, making it a common denominator for projects.

Understanding the Origins and the Evolution of Vi and Vim

https://pikuma.com/images/about/profile.png
The history of Vi and Vim editors is closely tied to the development of UNIX and open-source software, with key players like Ken Thompson, George Coulouris, and Bill Joy contributing to their evolution. Vim, created by Bram Moolenaar, is a popular Vi clone that has become a legendary text editor among software developers, still widely used today.

Show HN: Torque – A lightweight meta-assembler for any processor

https://benbridle.com/images/torque-screenshot.png
Torque is a lightweight meta-assembler for any processor architecture, emulating assembly languages with integers, bit sequences, and macros. It allows writing programs for any processor using its own macros and a processor's datasheet.

Liquid: Language models are scalable and unified multi-modal generators

https://foundationvision.github.io/Liquid/static/images/MJHQ/42c134053368070e766a49ff3315471ca972b7e7.png
Liquid is a multimodal model that integrates vision and language using a single large language model, eliminating the need for external visual embeddings. It outperforms existing models in multimodal capabilities while maintaining comparable language performance and reducing training costs by 100 times.

The Post-Developer Era

https://www.joshwcomeau.com/images/the-post-developer-era/chart-speed.png
The author believes AI has not replaced human developers, but rather augmented them, and companies are still hiring despite AI adoption. The author offers job-hunting tips, including applying early, building a network, and leveraging online communities to increase chances of success.

Show HN: Resonate – real-time high temporal resolution spectral analysis

https://alexandrefrancois.org/Resonate/assets/images/resonate.png
Resonate is a low-latency algorithm for audio signal analysis that uses a resonator model to extract spectral information. It efficiently computes an instantaneous, perceptually relevant estimate of the spectral content in real-time.

GitHub suffers a cascading supply chain attack compromising CI/CD secrets

https://www.infoworld.com/wp-content/uploads/2025/03/3849245-0-09428000-1742384563-shutterstock_2477533867.jpg?quality=50&strip=all&w=1024
A sophisticated supply chain attack compromised GitHub Actions, exposing secrets across tens of thousands of repositories. The attack originated from a breach of the "reviewdog/action-setup" GitHub Action, which was used by tj-actions/changed-files.

Fun ways of deciding authorship order (2016)

https://dynamicecology.wordpress.com/wp-content/uploads/2016/09/federmitchell-olds.jpg?w=584
The author discussed various unconventional methods for determining authorship order in ecology and evolutionary biology papers, including alphabetizing, basketball skills, croquet, coin flips, and even a brownie bake-off. Some authors used creative approaches such as arm wrestling, game theory, and even a dog's treat-eating order.

I'm getting fed up of making the rich, richer

https://andy-bell.imgix.net/2025/04/cube-clip-1024x751.png
You're considering a shift in your studio's focus to support progressive movements and create real-world education content. You want to work with clients like Lefroy Brooks and Jamie Clarke who care about the web and its users.

Important open source projects should not use GitHub (2020)

Microsoft acquired GitHub in 2018 and also bought npm in 2020, raising concerns about control over open source projects. Many large projects still host on GitHub, despite alternatives like Codeberg, NotABug, and sourcehut offering self-hosting options.

The Subjective Charms of Objective-C

https://media.wired.com/photos/67fd30baa0add71794aad567/master/w_2560%2Cc_limit/apple_GettyImages-910723562.jpg
Gottfried Leibniz's dream of a characteristica universalis, a language representing all scientific truths, lives on in programming languages like Objective-C and Swift. The author's experience with Objective-C, a verbose and polarizing language, contrasts with the author's later appreciation for Swift's concise and expressive code.

Once banned, Poland's stately 18th century dance garners UNESCO honors (2024)

METS, the Middle English Texts Series

https://metseditions.org/images/homepage-hero.webp
METS publishes affordable medieval texts, including unique romances and the English Apocalypse, in print and digital formats. The organization seeks feedback to improve its website and reader, and invites scholars to publish with METS.

How I Don't Use LLMs

https://www.gleech.org/img/deepresearch.png
The user is skeptical about using Large Language Models (LLMs) for intellectual work due to concerns about accuracy, over-reliance, and potential deskilling. They find LLMs useful for generating ideas, formatting, and translation, but prefer to use them as a tool rather than a replacement for human thinking and expertise.

The Industrialization of IT

https://substackcdn.com/image/fetch/w_520,h_272,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F73ccd749-7492-45aa-9f72-ec980f687c6a_1559x1499.png
A weekly Substack discusses the potential of AI models like Gemini 2.5 Pro to replace human engineers in software development. The author argues that industrializing AI will lead to increased productivity and efficiency, potentially replacing human engineers with machines.

Multipaint: Draw pictures with color limitations of 8-bit and 16-bit platforms

http://multipaint.kameli.net/images/recentf.png
Multipaint is a pixel art editor that supports various 8-bit and 16-bit computer platforms. It features common drawing tools, color clash emulation, and export options.

Post-Silicon Validation of Static Lockstep Mode

You don't have permission to access "http://www.intel.com/content/www/us/en/content-details/851929/post-silicon-validation-of-static-lockstep-mode-on-intel-xeon-6-processor-e-core-architecture.html" on this server.

Overuse of CT scans could cause 100k extra cancers in US

https://www.icr.ac.uk/images/default-source/appius-qa-test-images/ct-scan.jpg?sfvrsn=5045dace_1
Researchers warn that overuse of CT scans in the US could cause 100,000 cancer cases, including 10,000 in children. Benefits of CT scans outweigh risks if clinically justified, but unnecessary scans increase cancer risk.

EU gives staff 'burner phones, laptops' for US visits

https://regmedia.co.uk/2025/04/14/shutterstock_usa_eu.jpg
The European Commission is issuing burner laptops and phones to staff visiting the US to prevent espionage. This move reflects the EU's growing concern about cyber-espionage from the US, a change in relations between the two.

JEP 506: Scoped Values final for Java 25

Scoped values are a new API in Java that enables methods to share immutable data with callees within a thread and child threads, providing a simpler and more efficient alternative to thread-local variables. The scoped values API is designed to be easy to reason about, with a bounded lifetime and automatic cleanup, making it suitable for use in scenarios where thread-local variables are currently used.

M1: Towards Scalable Test-Time Compute with Mamba Reasoning Models

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers introduced a hybrid linear RNN model, M1, for efficient reasoning, outperforming previous models and matching state-of-the-art performance. M1 achieves higher accuracy and a 3x speedup compared to transformers under a fixed generation time budget.

Google Search to redirect its country level TLDs to Google.com

https://searchengineland.com/wp-content/seloads/2025/04/google-logo-1920.jpg
Google will redirect its country-level domain names to Google.com due to improved local search experience. This change will be rolled out gradually over the coming months with minimal impact on users.

Ocean Tides and the Earth's Rotation (2001)

https://core2.gsfc.nasa.gov/ggfc/tides/ut1_jan94.gif
The tides affect the earth's rotation in two ways: a slow secular change due to tidal friction and rapid changes caused by tidal movements. The slow change increases the length of day by 2.3 milliseconds per day per century.

Ultrafast Optical Detector

https://www.tdk.com/system/files/about_tdk/innovation/innovation_spin_photo_detector_main_en.jpeg
TDK developed the Spin Photo Detector, a device that boosts data transmission speed and reduces power consumption using optical detection. It can be applied in data centers, optical communication, and AI applications like generative AI and AR/VR.

Show HN: Particle - News, Organized

https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/25/5d/af/255dafa8-16a8-959c-b9c3-5ce7eefaf6b4/AppIcon-0-0-1x_U007epad-0-0-0-1-0-0-85-220.png/1200x630wa.png
Particle is a personalized news app that brings everything you need to know into one place. It offers summaries, multiple perspectives, and interactive features to help you understand the news.

Trying (and failing) to hack the Wall of Sheep (2022)

The author attempted to hack the Wall of Sheep at DEF CON by injecting JavaScript into the login field, but failed due to the Shepherd manually typing in the login credentials. The author plans to try again next year with a more advanced setup and a better understanding of the Wall of Sheep's internal workings.

LightlyTrain: Better Vision Models, Faster – No Labels Needed

https://private-user-images.githubusercontent.com/43336610/433823360-554c4db2-d910-4cfb-9238-6a5d0faaeff8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDQ3MzAzMjQsIm5iZiI6MTc0NDczMDAyNCwicGF0aCI6Ii80MzMzNjYxMC80MzM4MjMzNjAtNTU0YzRkYjItZDkxMC00Y2ZiLTkyMzgtNmE1ZDBmYWFlZmY4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA0MTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNDE1VDE1MTM0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRmNzkwN2M2MjI1YWE1YjBlYTg2YmNiMGY5MjUxODYwYzk5M2JhZDAwMTIyN2NmZDlkYTM2M2ZhODYyZjk0OGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.88wfEq0U3VixIkkQ55KVkgC28ZvmeWNx0kvCtKYOwBA
LightlyTrain is a tool that uses unlabeled data to pretrain models, reducing labeling costs and speeding up deployment. It supports various model architectures and use-cases, including detection, classification, and segmentation.

Show HN: I made a tool to send a letter now people use it to just print

Recipient Name Search Address Street address Apartment, suite, etc. (optional) City State/Province Postal Code Country

Unique bacteria that survive by employing multicellular behavior

https://scx1.b-cdn.net/csz/news/800a/2025/nasa-research-examines.jpg
Researchers studied multicellular magnetotactic bacteria that survive by grouping together, providing insight into life's evolution on Earth. These bacteria exhibit obligate multicellularity, where individual cells are genetically different and have unique roles for the group's survival.

Isolated Execution Environment for eBPF

https://ebpf.foundation/wp-content/uploads/sites/9/2025/04/Picture2.png
Researchers propose a paradigm shift for eBPF programs, redefining them as kernel-mode applications requiring dedicated isolation to enhance security and scalability. The current eBPF verifier faces challenges, including security vulnerabilities and inherent complexity, which undermine its reliability.

Some features that every JavaScript developer should know in 2025

https://waspdev.com/static/images/2025-04-06/js-symbol-2.webp
JavaScript has introduced new features like iterators, Array.prototype.at(), Promise.withResolvers(), and structuredClone() for better performance and memory efficiency. These features include methods like drop(), take(), some(), every(), find(), map(), reduce(), and boolean operations with Set objects for easier and more efficient coding.

OpenAI announces nonprofit commission advisors

https://images.ctfassets.net/kftzwdyauwt9/6GzUiYy6ajqz2FrUd4FmaJ/f0a3c6edb695a87cae07b7316f413688/Comms_request_0415_hero.png?w=1600&h=900&fit=fill
OpenAI is forming a nonprofit commission to inform its philanthropic efforts and expand its reach and impact. The commission, led by Daniel Zingale, includes advisors Dolores Huerta, Monica Lozano, Dr. Robert K. Ross, and Jack Oliver, who will gather feedback from stakeholders and advise on AI's potential to address global challenges.

Show HN: Somehash – A Blurhash-inspired exploration

https://travisbumgarner.dev/_next/image?url=%2Fpost-resources%2Fsomehash%2Fblurhash.png&w=3840&q=70
To prevent visitors from leaving, a placeholder image called Somehash is being built from scratch using React and Python. Somehash will display interesting colors, textures, or patterns extracted from images using algorithms like KMeans clustering.

'Enough Is Enuf' Review: A Dream of Simpler Spelling

Please enable JS and disable any ad blocker

Miscellaneous Mathematical Symbols

https://www.johndcook.com/jdc_20170630.jpg
The author discusses the Miscellaneous Mathematical Symbols block in Unicode, highlighting various symbols used in different contexts such as geometry and database joins. The block includes symbols for perpendicular lines, geometric algebra, and database joins.

10k Times Faster, 10k Times Simpler

https://cdn.sanity.io/images/w77i7m8x/production/a06dc612b1e3e4f4df53a72030002600639a8738-300x120.png?w=640&q=75&fit=clip&auto=format
Modern hardware capabilities allow for simpler software solutions, but many developers still overengineer, creating complex systems that mimic tech giants. By leveraging device power and prioritizing maintainability, developers can build more efficient and scalable systems.

Japan antitrust watchdog hits Google with cease and desist order

https://www.ft.com/__origami/service/image/v2/images/raw/https%3A%2F%2Fcms-image-bucket-production-ap-northeast-1-a7d2.s3.ap-northeast-1.amazonaws.com%2Fimages%2F3%2F2%2F5%2F1%2F49351523-2-eng-GB%2Fphoto_SXM2020111300005562.jpg?width=780&fit=cover&gravity=faces&dpr=2&quality=medium&source=nar-cms&format=auto
Japan Fair Trade Commission issued a cease and desist order to Google over monopolistic practices. Google demanded preferential treatment for its search services on Android phones from at least six manufacturers.

Show HN: USL - A Universal Scripting Language That Outputs to 111 Languages

https://public-files.gumroad.com/9imxibsws2167xuef08n9c0zj063
Program in the language(s) you want instantly!USL: One Script, 100+ Languages — Build It Once. Use It Everywhere.

Understanding US Power Outages – By Brian Potter

https://substackcdn.com/image/fetch/w_520,h_272,c_fill,f_auto,q_auto:good,fl_progressive:steep,g_auto/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fed93c582-6b00-4c21-954a-3a301eb2859a_683x447.png
US power outages are heavily driven by extreme events, which are highly regional and can be hundreds of times worse than typical weeks. Baseline power reliability varies significantly by region, with some areas consistently experiencing high rates of outages.

Japanese Typography Essentials: Japanese Type Between Japanese and Latin

CT scans could cause 5% of cancers, study finds

https://cdn.arstechnica.net/wp-content/uploads/2025/04/GettyImages-1315507517-640x425.jpg
Researchers estimated 103,000 future cancers from 93 million CT scans in 2023, with lung and colon cancer being the most common types. The study suggests doctors use CT scans judiciously and at optimized doses to balance risks and benefits.

Cutting Down Rust Compile Times with One Thousand Crates

https://www.feldera.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fnlte859i%2Fproduction%2Ff32d70adc3e27192ff375aa96c04d5a222f0e85a-1536x1024.png&w=3840&q=75
Feldera's SQL-to-Rust compiler was taking 25 minutes to compile on a 64-core machine due to single-threaded LLVM passes and codegen, but splitting the generated Rust code into smaller crates utilizing all CPUs reduced the compilation time to 2 minutes and 10 seconds. Despite achieving a 12-second compilation time per crate, the total compilation time remained slower than expected due to ...

Figma sent a cease-and-desist letter to Lovable over the term 'Dev Mode'

https://techcrunch.com/wp-content/uploads/2022/10/TechCrunch-Disrupt-Haje-Kamps-784-e1676465486131.jpg?w=1024
Figma sent a cease-and-desist letter to Lovable over the term "Dev Mode" due to trademark concerns, but Lovable's CEO refuses to change the feature's name. The dispute is also a sign of a larger competition between Figma and Lovable in the "vibe coding" market.

Show HN: Million Dollar Homepage Meets LinkedIn

https://10000resumes.com/_next/image?url=http%3A%2F%2F104.197.203.176%3A8000%2Fstatic%2Fdefault%2Favatar-1577909_1280.png&w=3840&q=75
Secure your spot today with a limited-time special offer. Take this opportunity to stand out and let your profile shine! Spots are filling quickly, so act now! By proceeding, you agree to our Terms and Conditions. We’re happy to assist with any concerns regarding our refund policy. Learn more.

Show HN: AES-256 brute force using structured logic (UUIDs and xy = x/y rule)

https://opengraph.githubassets.com/2526ca3b7c5fb281c0b17ac942346ac6c75c0ca2fd56b1aa25fa3fa2c22d3aa2/ElSolem/project_oceans
The toolkit tests brute-force cracking of UUID-encrypted AES-256-CBC files using a deterministic search principle. It showcases linear exploration of UUID space without guessing or filtering.