LLM Inevitabilism

The author had a tough experience debating with a skilled friend, but learned that framing the conversation in your terms is key to winning. The author argues against inevitabilism, saying we have choices about our future and should fight for the one we want.

Reflections on OpenAI

https://calv.info/api/og?title=Reflections%20on%20OpenAI
The author left OpenAI after three weeks, having joined in May 2024, due to a craving for a fresh start. They were conflicted about leaving, but the company's fast growth and changing roles made it difficult to adjust.

Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL

https://www.matthieulc.com/posts/shoggoth-mini/elegnt.png
The user built a soft tentacle robot called Shoggoth Mini to explore expressiveness in robots, using a 2D control projection and reinforcement learning to achieve natural movements. The robot's expressiveness and unpredictability made it feel alive, but also raised questions about the threshold of agentic behavior that humans can comfortably interact with.

Ask HN: Is it time to fork HN into AI/LLM and "Everything else/other?"

User misses old HN experience due to AI/LLM domination, now 9/30 of front page. User suggests filtering with tags or labels to categorize posts and reduce AI noise.

To be a better programmer, write little proofs in your head

The user shares a technique for writing code faster and more accurately by mentally sketching a proof of the code's correctness as they write it, and suggests several strategies for reasoning about code, including looking for monotonicity and immutability, using pre- and post-conditions, and subdividing code into small units that maintain invariants. The user also recommends practicing ...

NIST ion clock sets new record for most accurate clock

https://www.nist.gov/sites/default/files/styles/960_x_960_limit/public/images/2025/07/09/DSC02700%20copy.jpg?itok=1eq9i2hS
Researchers at NIST improved their atomic clock based on a trapped aluminum ion, achieving 19 decimal places of accuracy and 41% greater accuracy than the previous record. The new clock is also 2.6 times more stable than any other ion clock, enabling new scientific and technological advances.

Helix Editor 25.07

Helix 25.07 release includes new features like file explorer, document color request, and improved command mode with flags and expansions. The release also replaces the old Tree-sitter highlighter with a new crate called Tree-house, which improves performance and adds features like incremental injections and locals.

Blender 4.5 LTS

Get Involved

Where's Firefox going next?

https://images.pickapic.live/get/ce5138fc-5ad6-c080-23fc-2a38543244fb-1684430071.jpeg
Users want Firefox to improve its performance, especially on low-end devices, and add features like tab grouping, workspaces, and better screen sharing options. They also request more customization options, better UI design, and the integration of features like ad filtering, DNS over Oblivious HTTP, and built-in OCR and image search functions.

My Family and the Flood

A family's river house was destroyed by a flood on the Guadalupe River, separating them and causing the death of their 20-month-old son, Clay. The survivors, including the mother, father, and 4-year-old daughter Rosemary, were rescued and reunited, but the experience left them with physical and emotional scars.

Cloudflare starts blocking pirate sites for UK users

https://torrentfreak.com/images/cloud-dark.png
Cloudflare has started blocking pirate sites in the UK, following a court order from the High Court in London. The move affects around 200 domains, mostly pirate sites with malware warnings.

The new literalism plaguing today’s movies

https://media.newyorker.com/photos/67c9c018d535851e4292b738/16:9/w_2560%2Cc_limit/Serpell_Literalism_v3.jpg
The author criticizes recent movies for adopting a style called New Literalism, characterized by heavy-handed and obvious storytelling. This trend prioritizes predictability and familiarity over subtlety and creativity, often relying on cliches and overused techniques.

OpenAI – vulnerability responsible disclosure

https://anytype-static.fra1.cdn.digitaloceanspaces.com/emojies/2709.png
A vulnerability in OpenAI's chat response system allows peeking at other users' content, potentially containing personal data. OpenAI has acknowledged the report but remains unpatched, prompting a public warning to users to exercise caution.

Designing for the Eye: Optical corrections in architecture and typography

https://www.nubero.ch/blog/015/pictures/gallery3/image1.png
Optical corrections are a special aspect of both visual design and architecture. they can be used to make letterforms appear more realistic or more symmetrical than they actually are, says stefan prokkola of the cnn blog october 1 & 2 series. he says that the design of typefaces can also have an effect on the way people perceive the world around them. the article concludes: “what scheinbar

The Collapse of the FDA

Please enable JS and disable any ad blocker

Claude for Financial Services

https://www.anthropic.com/_next/image?url=https%3A%2F%2Fwww-cdn.anthropic.com%2Fimages%2F4zrzovbb%2Fwebsite%2F8e5e04d55f4bcd660503514efdc3f3a1bf32694d-2880x1620.png&w=3840&q=75
Claude's Financial Analysis Solution unifies financial data into a single interface for instant verification and analysis. It accelerates critical investment and analysis workflows with industry-leading financial capabilities and pre-built connectors for comprehensive market data.

Plasma Bigscreen rises from the dead with a better UI

https://cdn.neowin.com/news/images/uploaded/2025/07/1752595916_real-homescreen2.webp
KDE project Plasma Bigscreen is being revived after long-time contributor Devin overhauled it. The project now features a redesigned interface, search view, and updated settings application for use on TVs.

Protecting my attention at the dopamine carnival

https://cdn.blot.im/folder/v-b824f4d7/blog_1ca341c1b0714c8c8ab703812e316c93/_Images/profile.jpg
People's brains are being negatively impacted by technology, with phone use dropping memory, attention, and cognitive performance. However, using tools like centaur guardrails and phone-blocking devices can help mitigate this effect.

The FIPS 140-3 Go Cryptographic Module

https://go.dev/doc/gopher/runningsquare.jpg
Go now has native FIPS 140 support built into its standard library and go command, making it the easiest way to comply with FIPS 140. The FIPS 140-3 validated Go Cryptographic Module is included in Go 1.24 and provides a better compliance profile than previous solutions.

Show HN: We made our own inference engine for Apple Silicon

https://opengraph.githubassets.com/df3648acbbefe9455c985a2d05858e233000b8c9081f195f2ebdfaa7db50f3ad/trymirai/uzu
uzu is a Rust framework for machine learning models, supporting hybrid architecture with GPU kernels and MPSGraph. It uses its own model format, exportable with lalamo.

Code highlighting extension for Cursor AI used for $500k theft

https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2025/07/09223729/open-source-package2.png
A malicious Solidity extension for the Cursor AI IDE was downloaded 54,000 times before being removed. It downloaded malware from a web server, allowing attackers to steal $500,000 in crypto assets from a developer.

Trying Guix: A Nixer's impressions

The user, familiar with Nix, tried Guix and found it has a different layering model, slower performance, and a more focused community with better documentation, but also requires Scheme knowledge and has a more complex onboarding process. The user is intrigued by Guix but needs to overcome its technical challenges, such as slower performance and difficulty in iterating, to determine if it can ...

Inside the box: Everything I did with an Arduino starter kit

https://lopespm.com/files/arduino/pelegoo.png
The user explored various electronics concepts using an Elegoo Arduino Uno R3 Starter Kit, including LED control, PWM, capacitors, and transistors, and implemented projects such as a scrolling LED matrix and a stepper motor controller. The user also delved into more advanced topics like infrared communication, serial communication, and the use of external libraries and modules, including the ...

Claude Code Unleashed

https://ymichael.com/static/img/blog/claude-code.jpg
The author has been using Claude Code to automate tasks and has developed a hybrid approach combining local and background agents. This has led to a significant increase in productivity and efficiency.

Voxtral – Frontier open source speech understanding models

https://cms.mistral.ai/assets/ec026954-d85f-4b11-94fd-d26fc8e13ae2.png?width=2206&height=1190
Voxtral models offer state-of-the-art speech understanding with exceptional transcription, deep understanding, and multilingual fluency. They are available in two sizes and released under the Apache 2.0 license, providing high-quality speech intelligence at a lower cost.

Mira Murati’s AI startup Thinking Machines valued at $12B in early-stage funding

Please enable JS and disable any ad blocker

DOGE Denizen Marko Elez Leaked API Key for xAI

https://krebsonsecurity.com/wp-content/uploads/2025/05/x-ai.png
Marko Elez, a 25-year-old DOGE employee, inadvertently exposed a private key to xAI's 52 large language models, allowing anyone to interact with them. This is not the first time a DOGE worker has leaked a private xAI key, raising concerns about the department's security culture.

Encrypting files with passkeys and age

https://assets.buttondown.email/images/5268e763-926f-472f-b205-f439404ca0c0.png?w=960&fit=max
Typage is a TypeScript implementation of the age file encryption format that supports symmetric encryption with passkeys and WebAuthn credentials, allowing for secure file encryption and decryption across devices. The Typage passkey support uses the WebAuthn PRF extension to derive a wrapping key for ChaCha20Poly1305 encryption, providing unlinkability and per-file hardware binding.

How I lost my backpack with passports and laptop

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%2F79de669e-a3ea-4e4c-a073-39234c995096_1024x612.jpeg
Phenibut is more than just a social lubricant. it's effective for all levels of anxiety: from full-on panic attacks to mild worry. john sutter mixes it with alcohol and sleeps very sweetly on it. the combination has been shown to improve sleep quality and reduce anxiety. click here to read more from j.r.smith 's column on the benefits of alcohol for anxiety - pb

A Rust shaped hole

The user is considering writing native programs and is deciding between languages, specifically looking for one that balances simplicity and abstraction. They are leaning towards Rust due to its potential to provide native code with automated memory management.

The IRS Is Building a System to Share Taxpayers' Data with ICE

https://img.assets-d.propublica.org/v5/images/DOGE-Surveillance-Lead-2.jpg?crop=focalpoint&fit=crop&fm=webp&fp-x=0.5&fp-y=0.5&h=800&q=75&w=800&s=5aa6e9a2dca702343f393ec04b9a9207
The IRS is building a system to give ICE access to confidential tax data, allowing them to obtain home addresses of people to be deported. The system would automate data sharing, potentially leading to incorrect addresses being given to immigration agents.

A 1960s schools experiment that created a new alphabet

https://i.guim.co.uk/img/media/39988314191f289569d7203efb85653316b2e8d6/0_0_1614_1428/master/1614.jpg?width=445&dpr=1&s=none&crop=none
A woman, Judith Loffhagen, was taught the Initial Teaching Alphabet (ITA) in the 1960s, which had a strange alphabet with over 40 characters. She and others who learned ITA blame their lifelong spelling struggles on the system, which was abandoned without explanation.

When Sigterm Does Nothing: A Postgres Mystery

https://clickhouse.com/uploads/User_Image_5_f945b563ad.png
A Postgres bug caused a logical replication slot creation to get stuck, wasting resources and causing customer frustration. The ClickPipes team investigated and discovered the issue was due to a Postgres bug, which they reported and helped fix with a patch.

What caused the 'baby boom'? What would it take to have another?

https://images.unsplash.com/photo-1519689680058-324335c77eba?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMDAzMzh8MHwxfHNlYXJjaHwxM3x8YmFieXxlbnwwfHx8fDE3NTIwODA2NDl8MA&ixlib=rb-4.1.0&q=80&w=1080
The baby boom in the US and other rich countries between the 1930s and 1960s was a complex phenomenon driven by technological, scientific, and cultural factors. To engineer a new baby boom, policymakers should focus on technological and scientific breakthroughs, not just economic incentives.

A little-known Microsoft program could expose the Defense Department to hackers

https://img.assets-c3.propublica.org/images/series/20240416-KAHN-Tech-Project-0189_maxWidth_3000_maxHeight_3000_ppi_72_quality_95_embedColorProfile_true.jpg?crop=focalpoint&fit=crop&fm=webp&fp-x=0.5&fp-y=0.5&h=533&q=75&w=800&s=be333d61211e5a8aeeaf97e44ca39439
Microsoft is using engineers in china to help maintain the defense department's computer systems. former government officials said they had never heard of digital escorts - until now a few years ago if they'd been exposed to the risk enacted by chinese hackers in 2023 vs. u.s. officials snooped on emails and data from commerce secretary, ambassador to china and others working on national ...

AWS Lambda Silent Crash – A Platform Failure, Not an Application Bug [pdf]

A silent, platform-level crash in aws lambda affected npm functions. the issue affected outbound https calls in node.js vpcs in an ec2 vpc. formal complaints were met with silence. • executive outreach yielded nothing more than two-line response weeks later. they suggested i move to ec2 — by then, i already had. even activate, whose sole purpose is

Unlike ChatGPT, Anthropic has doubled down on Artifacts

https://ben-mini.com/assets/images/dropbox.png
OpenAI's Custom GPTs were abandoned after a Spring '24 update, while Anthropic's Claude has doubled down on Artifacts, a feature allowing users to create interactive AI-powered apps. Claude's strategy provides real value to users and offers a business model for user acquisition and customer lifetime value.

Inspect ANSI control codes and escape sequences

https://ansi.tools/ansi.tools.png
View and inspect ANSI escape sequences in the browser. See a visual rendering and a detailed breakdown of all control codes.

Show HN: Beyond Z²+C, Plot Any Fractal

A look at IBM's short-lived "butterfly" ThinkPad 701 of 1995

Please enable JS and disable any ad blocker

Nearly 3 out of 4 Oracle Java users say they've been audited in the past 3 years

https://regmedia.co.uk/2016/08/18/shutterstock_java.jpg?x=174&y=115&crop=1
A survey of 500 IT asset managers found 73% have been audited in 3 years and 8 out of 10 plan to shift to open source Java due to Oracle's high costs and risks. Many users face price hikes and struggle with software tracking and compliance, with 54% spending over $100,000 annually on licensing issues.

Hierarchical Modeling (H-Nets)

https://framerusercontent.com/images/sRdLMnzbrMILaoSI7xoNN2nSdo.jpeg
Current AI architectures lack hierarchy, leading to limitations in learning from raw data and handling small perturbations. Hierarchical models like H-Nets address these limitations by natively modeling hierarchy from raw data.

TCP-in-UDP Solution (eBPF)

A solution to bypass middleboxes blocking MPTCP is TCP-in-UDP, which reorders TCP header items to start with UDP header items. This solution uses eBPF and doesn't require a VPN, but requires updating the checksum field and handling packet segmentation.

Meta shareholders look to haul CEO Mark Zuckerberg, Sheryl Sandberg to court

https://nypost.com/wp-content/uploads/sites/2/2025/07/2025-facing-serious-us-government-102728492.jpg?w=1024
Mark Zuckerberg is set to face a high-stakes trial in Delaware's Court of Chancery over Meta's $8 billion settlement for privacy violations. Shareholders claim Zuckerberg and other executives violated their fiduciary duties by failing to ensure compliance with a 2012 FTC consent order.

Adding lookbehinds to rust-lang/regex

https://systemf.epfl.ch/blog/rust-regex-lookbehinds/union_to_separate.svg
Lookbehinds are assertions that assert that something is not preceding. a negative expression can be bounded in the lookbhinders crate, but not containing capture groups, as in re2's case - this is based on lookahead occurrences in strings. to make this work, we had to refactor the nfa compilation to separate look behins from the main automatons, resulting in

Ask HN: What's Your Useful Local LLM Stack?

User seeks a local LLM setup providing real value, not just a demo. Current setup is working but lacks practical usefulness.

DIY Telescope Mods That Transformed My Astrophotography

What's going on with gene therapies?

https://substackcdn.com/image/fetch/$s_!oOWN!,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%2F8155c89e-47b2-47f2-a616-abf1e33e9e96_700x941.jpeg
The field of cell and gene therapy has made significant progress in treating rare genetic diseases, but commercializing these treatments is a major challenge due to high costs, operational complexities, and reimbursement struggles. The story of Casgevy, a gene therapy for sickle-cell disease and beta thalassemia, highlights these issues and suggests that systemic changes are needed to support ...

Hazel: A live functional programming environment with typed holes

https://opengraph.githubassets.com/f98302fc0381661c78833c330755d0b7c9002336750266b7e8515a81e6faac3e/hazelgrove/hazel
Hazel is a live functional-programming environment based on type theory, written in ReasonML. It can be built and served locally using OCaml, opam, and npm.

Benben: An audio player for the terminal, written in Common Lisp

https://chiselapp.com/user/MistressRemilia/repository/benben/uv/benben-0.6.0.gif
Benben is a command line audio player and converter for Linux and Unix-like systems with an oldschool interface. It supports multiple formats and is maintained by Remilia Scarlet, who accepts donations on Ko-Fi and Liberapay.

C++ Coroutines Advanced: Converting std:future to asio:awaitable

A thread-safe method is presented to convert std::future to asio::awaitable using asio::async_initiate and thread pools. This approach avoids blocking IO threads and provides perfect exception handling, making it a best practice for modern C++ asynchronous programming.

Human Stigmergy: The world is my task list

https://aethermug.com/assets/posts/human-stigmergy/termite_mound.jpg
The world is my task list

When is tech not hype? Tulips, toilets, trains and tabs

https://ajmoon.com/assets/posts/hype/firefox.jpg
The user's morning routine involves checking the news, browsing Reddit, and opening multiple tabs on their phone, highlighting the importance of user interface and hype in technology adoption. The author argues that all technology starts as hype, but becomes essential when it works so well that it's no longer noticed, and that the hype cycle is necessary to create a supporting ecosystem for a ...

RisingWave: An Open‑Source Stream‑Processing and Management Platform

https://raw.githubusercontent.com/risingwavelabs/risingwave/main/docs/dev/src/images/architecture_20250609.jpg
RisingWave is a stream processing platform offering real-time data analysis and management with Apache Iceberg support. It provides a Postgres-compatible SQL interface and a Python interface for efficient data processing and storage.

Show HN: CallFS – S3-style object store in one Go binary (MIT)

https://opengraph.githubassets.com/6b3f705f0aef828974b4bfe721a0352cc15d3df5af43baec27f486b7504ee5a5/ebogdum/callfs
CallFS is a high-performance REST API filesystem that supports various backends including local filesystem, Amazon S3, and distributed peer networks. It provides precise Linux filesystem semantics and supports file operations such as upload, download, and directory listing.

Voxtral-Mini-3B-2507 – Open source speech understanding model

https://cdn-uploads.huggingface.co/production/uploads/64161701107962562e9b1006/puASxtajF1lDeGYPrRK5y.png
Voxtral Mini is a speech AI that excels at transcription, translation, and understanding with state-of-the-art audio input capabilities. It supports multiple languages and can perform tasks like Q&A, summarization, and function-calling through voice.

Belgian CVD is deeply broken

https://devae.re/posts/belgian-cvd-is-deeply-broken/images/intigriti-login.png
The user reported a vulnerability in KBC's eBanking platform to the bank and the Centre for Cybersecurity Belgium (CCB), but was met with denial and threats of legal consequences, highlighting a broken Coordinated Vulnerability Disclosure (CVD) system in Belgium. The user believes the system is fundamentally flawed, with the CCB and affected companies imposing unreasonable reporting ...

HathiTrust Digital Library

Tanaka Yoshio documented Japan's plants and founded its oldest zoo in 1882. HathiTrust preserves knowledge through digitized collections, empowering research and transparency.

How to Get Foreign Keys Horribly Wrong

https://hakibenita.com/images/01-django-foreign-keys-catalog-erd.png
A drop index acquires an access exclusive lock on the table, blocking other accesses until the index drop can be completed. to avoid that, we need to change the way django applies the migration - using separate database and state instead of migrations based on state 'state' if you want to drop an index, you can use select_related to fetch both the product and the

15 Years of Building Jefit

https://www.jefit.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fstart.ab0183b4.jpg&w=1920&q=75
Ying started Jefit in his dad's living room, initially just to track workouts and stay accountable. Over 15 years, Jefit evolved into a social workout platform with over 13 million users, driven by Ying's commitment to quality and community.

ICE lawyers are hiding their names in court

https://theintercept.com/wp-content/uploads/2025/07/AP25171789764374-e1752594327578.jpg?fit=4000%2C2127
A New York City immigration judge declined to state the name of an ICE attorney in court, citing "privacy." Legal experts find this practice concerning and novel, as it undermines transparency and accountability.

Why my p(doom) has risen, dramatically

https://substackcdn.com/image/fetch/$s_!5P_1!,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%2F1c848744-bba5-42ea-bd35-f3a280e5b0e4_1275x537.png
The author's AI extinction risk has increased to 3% due to Elon Musk's reckless AI development and lack of regulation. The author fears a powerful person could accidentally launch an AI causing significant harm.

C++: zero-cost static initialization

The user discusses optimizing access to block-level static variables in C++ by using a dedicated section in the binary and initializing variables in-place during global static initialization. They also explore using embedded assembler directives and compiler-specific features to achieve this optimization, ultimately providing a solution using a combination of these techniques.

Why the Real Computer Revolution Never Happened – Alan Kay and Anjan Katta [video]

Underwriting Superintelligence

https://framerusercontent.com/assets/VA21X6Xgc3g5KCjUK1m6myfRR9U.jpg
Researchers expect superhuman ai as early as 2028, potentially creating “a country of geniuses in a datacenter”. audits assess risk independently to let insurers price that risk accurately and inform insurance eligibility, says daniel saunders, edward wilkinson, and john mcdonald. he says auditing of organizational and system-level risks to prevent state-affiliated misuse or

Making a StringBuffer in C, and questioning my sanity

https://briandouglas.ie/images/og-images/string-buffer-c.png
You're questioning your sanity due to the challenges of writing C, but you enjoy the process despite its difficulty. You've implemented a string buffer with replace and remove functions, which were particularly tricky to get right.

Meta announces new data centers

https://s.yimg.com/ny/api/res/1.2/YtC7GtuLDVSlnCXADP7mwg--/YXBwaWQ9aGlnaGxhbmRlcjt3PTk2MDtoPTY4NQ--/https://s.yimg.com/os/creatr-uploaded-images/2025-07/2f4a89c0-60d5-11f0-9fff-906493545ed0
Meta is building massive data centers to power AI, spending hundreds of billions of dollars to create superintelligence. However, these centers are causing water shortages and price hikes in local communities.

Game of trees hub

Game of Trees Hub is a transparently funded Git repository hosting service based on OpenBSD and the Game of Trees version control system. It offers secure and reliable version control with transparent finances managed on the Open Collective platform.

Fighting Brandolini's Law with Sampling

https://brady.fyi/media/fact-checking/nyt.png
The author argues that politicians lie at different rates and proposes a method to measure this by fact-checking a sample of their speeches. This allows for a rate of lying to be established, making it easier to evaluate new claims.

CoCo1 composite video

https://www.leadedsolder.com/assets/coco-composite-video-before-mod.png
The author modified their Tandy TRS-80 Color Computer to add composite video output. They used a pre-existing board and connected it to the motherboard.

Open-source framework for real-time AI voice

https://camo.githubusercontent.com/74b70ba586787b37ef4f126181a9a226a631a3278dc03c9c88d51e223f188906/68747470733a2f2f7374726170692e766964656f73646b2e6c6976652f75706c6f6164732f47726f75705f31355f315f353631306365396337652e706e67
The AI Agent SDK is a Python framework that enables AI-powered agents to join VideoSDK rooms as participants, facilitating seamless voice and media interactions. It connects AI models to users in real-time, allowing for tasks like answering questions and providing information through tools and plugins.

Sage: An atomic bomb kicked off the biggest computing project in history

https://assets.ibm.com/is/image/ibm/1950s_sage_operating-console?ts=1711715983268&dpr=off
The US government commissioned MIT and IBM to create SAGE, a real-time air defense system, in 1949, which became the world's largest computer project at the time. SAGE led to numerous technological innovations and IBM's rise as a leader in online computing, remaining in service until 1984.

Secret changes to major U.S. health datasets raise alarms

https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img,w_750,h_375/https://www.psypost.org/wp-content/uploads/2025/07/RKF-Jr-and-Trump-750x375.jpg
A new study found that over 100 US government health datasets were altered without public notice, with nearly half containing potentially substantive wording changes. The changes, often unrecorded, can impact public health research and erode confidence in federal data.

Huawei's star AI model was built on burnout and plagiarism

https://the-open-source-ward.ghost.io/content/images/size/w960/2025/07/The-Open-Source-Ward.png
Huawei's Pangu LLM project was accused of copying Alibaba Qwen models, with a whistleblower report detailing intense development competition and plagiarism. The controversy highlights the need for new standards in AI attribution, derivative work, and fair use, as well as the potential for open-source models to outperform proprietary ones.

Show HN: OrioleDB Beta12 Features and Benchmarks

https://www.orioledb.com/assets/images/oriole12-go-tpc-a0dbc00c4da296490ac3b5143042d2cf.png
OrioleDB is a PostgreSQL extension that improves performance and scalability by rethinking core components like MVCC, page caching, and checkpoints. It outperforms PostgreSQL's default Heap storage engine in TPC-C and OLTP workloads, achieving up to 37,000 QPS.

Field Notes on Shipping with Claude Code

https://res.cloudinary.com/lesswrong-2-0/image/upload/f_auto,q_auto/v1/mirroredImages/dxiConBZTd33sFaRC/zrlfftk7nhbkkrgfuqdy
The author discusses "vibe-coding" with AI, where developers guide AI to write code, and three modes of operation: AI as First-Drafter, Pair-Programmer, and Validator. To successfully implement AI-assisted development, the author emphasizes the importance of good documentation, tests, and discipline, and recommends starting small and being intentional with AI usage.

Show HN: Timep – a next-gen profiler and flamegraph-generator for bash code

https://opengraph.githubassets.com/2faedfdecaeb3c1809a26c0fa87bb3562ca02d0f67781da049f2179e6dbccfd1/jkool702/timep
timep is a bash code profiler that generates a per-command execution time profile and call-stack traces. It uses the DEBUG trap to log start/stop timestamps and metadata to logs, which are then post-processed to generate final output logs and stack traces.

Modular Interpreters and Visitors in Rust with Extensible Variants and CGP

https://contextgeneric.dev/cgp-logo.png
In many object-oriented languages, this pattern is commonly referred to as the visitor pattern. extending or experimenting with the enum itself often becomes burdensome, says scott wilkinson, aaron mccarthy, michael taylor - author of this blog series. in this part, we show how cgp supports the modular builder pattern demonstrated in part 1 through its underlying type and

The Moving Assembly Line Turns 100 (2013)

https://www.assemblymag.com/articles/91581-the-moving-assembly-line-turns-100
The first moving assembly line was introduced by Ford Motor Co. in 1913, reducing Model T assembly time from 12 hours to under 3 hours and increasing production from 13,840 cars in 1909 to 585,388 units in 1916.

Trying Guix: A Nixer's Impressions

The user, familiar with Nix, tried Guix and found it has a different layering model, slower performance, and a more focused community with better documentation, but also requires Scheme knowledge and has a more complex onboarding process. The user is intrigued by Guix but needs to overcome its technical challenges, such as slower performance and difficulty in iterating, to determine if it can ...

Speedrun

https://substackcdn.com/image/fetch/$s_!t0Cn!,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%2F2c0092d1-facd-4131-85cd-fca8e4dd400a_1240x695.webp
A speedrunner of the education system, the author, accelerated through school by exploiting loopholes and minimizing time spent in the classroom, graduating early and saving thousands on tuition. By treating school as a game, the author developed a proactive approach to learning, prioritizing GPA, internships, and extracurriculars to achieve their goals.

A vulnerability that can be exploited to tamper with a train’s brakes

https://www.securityweek.com/wp-content/uploads/2025/07/trail-railway.jpeg
A vulnerability in the remote linking protocol used by train systems, known as CVE-2025-1727, can be exploited to manipulate or tamper with a train's brakes. The US cybersecurity agency CISA has disclosed the issue and the Association of American Railroads plans to upgrade 70,000 devices starting in 2026.

What is going on with US weather radar today?

Remembrance of Scents Past

https://media.newyorker.com/photos/686d6b679d0c539ae9121eab/master/w_2560%2Cc_limit/Talbot_ScentHistorians_2.jpg
Curators at the british library in london are using smell to help visitors remember what they read or saw in an exhibit. smell is one of the most potent ways to give museum visitors a visceral sense of past, says sally kohn-curtis-gilbert jr. smelling is based on the idea that people are more likely to remember something if they smell it sincerely, she says. scents can

The Halo Effect

https://i0.wp.com/kwokchain.com/wp-content/uploads/2025/07/image-1.png?fit=1024%2C576&ssl=1
HALOs are a new deal structure in AI where companies hire a startup's core team and license its IP, distributing substantial licensing fees to investors and employees. This structure preserves the social contract between founders, investors, and employees, valuing people over companies in the AI industry.

Show HN: Minesweeper game I built to be real-time Multiplayer

https://static.minesweeperpro.com/svg/favicon.svg
Minesweeper made multiplayer with chat. Jump into a live game with other players from around the world! A fun twist on the classic puzzle game.

Show HN: Simulating autonomous drone formations

https://raw.githubusercontent.com/sushrut141/ketu/main/images/formation.png
Ketu provides a sandbox for simulating autonomous drones and testing formation techniques without a large setup. It uses a simplistic approach with scenarios, nodes, and clients for sensing and communication.

Google's Reverse Acquihire of Windsurf and the Future of AI Developer Tools

https://www.qodo.ai/wp-content/uploads/2025/06/Qodo-command-blog-cover.png
Google acquired Windsurf's key founders and R&D talent, strengthening its push for generative AI in developer workflows. This move highlights the strategic realignments in AI-powered developer tools, where neutrality and openness may become a key advantage.