Show HN: Getting GLM 5.2 running on my slow computer

https://opengraph.githubassets.com/f290abe64fa51202c62bf68158b6ad46802a289048724269e005ecddce3d7e65/JustVugg/colibri
colibrì runs GLM-5.2 (744B MoE) on 25 GB RAM via int4 quantization, disk-streamed experts, and C-based zero-dependency engine, achieving lossless inference with speculative decoding and adaptive caching. It leverages AVX2, MTP heads, and batched expert reads, but requires NVMe SSDs and careful hardware management due to disk I/O and wear risks.

GPT-5.6

https://images.ctfassets.net/kftzwdyauwt9/3oH3WSMMfaXAjUMh6DcIue/f594bb00b0711acda032f16240f2fe32/input-slide.png?w=3840&q=90&fm=webp
OpenAI launches GPT-5.6 (Sol, Terra, Luna), with Sol leading in coding, cybersecurity, and science efficiency, outperforming prior models and competitors. Enhanced ultra mode, cost-effective tiers, and robust safeguards boost performance-per-dollar and safety for diverse professional tasks.

EU Parliament greenlights Chat Control 1.0

https://www.patrick-breyer.de/wp-content/uploads/2023/07/logo_regular_vertical.png
The European Parliament allowed the interim "Chat Control 1.0" regulation to pass, permitting mass scanning of private communications until 2028. Negotiations for a permanent regulation will resume in September, with the EU Parliament pushing for targeted detection orders and stricter security standards.

Show HN: 18 Words

https://18words.com/og-image.png
Play 18 Words: a fast daily word challenge. Solve each scrambled word before the timer runs out and see how many of 18 you can survive.

Train sim created by just one person is being called the best ever made

https://kotaku.com/app/uploads/2026/05/06-running-train.jpg
Running Train, a hyper-realistic train sim by solo dev Novatetsu Games, blends fictional Japanese landscapes with intricate details like logical powerlines and weather effects, offering immersive gameplay through precise controls or free camera exploration. Praised for its stunning realism and dedication to detail, it’s hailed as a top-tier simulation with plans for expanded routes and features.

Interview with Mitchell Hashimoto about Ghostty and Zig

Alex Alejandre discusses transitioning from software engineering to building Ghostty, a feature-rich terminal emulator addressing ecosystem gaps with protocols like n-screen and button APIs, emphasizing open-source principles and low-level systems understanding. He critiques modern tech complexity, advocates for Zig's potential, and stresses open-source maintainers' autonomy while balancing ...

Hy3

https://hy-model-ap-prod-1258344703.cos.ap-guangzhou.myqcloud.com/llm-blog/default/9a5ea02f/2026070600034520_9c12678af0bd5113cede8fcc8c6c8960.png?q-sign-algorithm=sha1&q-ak=AKIDRl074nOsGdJ9zjMsCRWP3ShmgS3VtX4S&q-sign-time=1783267428;2098627428&q-key-time=1783267428;2098627428&q-header-list=&q-url-param-list=&q-signature=c1ca8f65b14968b3ed6506490d90168973282b89
Hy3 outperforms similar-size models and rivals larger open-source models in productivity tasks, achieving 2.67/4 in expert evaluations. It addresses stability, hallucination, and context retention issues, is open-sourced under Apache 2.0, and reduces API costs.

Postgres rewritten in Rust, now passing 100% of the Postgres regression tests

https://opengraph.githubassets.com/0454d34cc8f447ff134def376c57342a481604b57badd3d5707bedbbcd8ea4ff/malisper/pgrust
pgrust targets Postgres 18.3 compatibility with over 46,000 regression queries. It uses Rust and AI-assisted programming to explore deeper server changes.

No leap second will be introduced at the end of December 2026

The IERS confirms no leap second will be added at the end of December 2026, keeping UTC-TAI at -37 seconds. Leap seconds may occur in June or December based on UT1-TAI, with updates provided every six months via Bulletin C.

A road to Lisp: Why Lisp

https://scotto.me/assets/img/REPL.png
Lisp's macros, code-as-data structure, and interactive REPL enable powerful language extensibility and dynamic programming, fostering a unique problem-solving approach. Mastering Lisp transforms programming by allowing developers to shape the language itself, creating domain-specific tools and adaptable systems through its homoiconic and extensible nature.

Launch HN: Context.dev (YC S26) – API to get structured data from any website

https://www.context.dev/_next/image?url=%2Fhero-glass-texture.webp&w=3840&q=75&dpl=dpl_9WdAgKhEKUCXoti2FuJBj7GLq46t
Context.dev offers an API for web scraping, brand data extraction, and logo retrieval, with plans from Free to Enterprise. It includes self-service sign-up, a startup discount, and supports AI agents with tiered pricing and scalable credits.

The glass backbone: Why the Army's logistics will break in the next war

https://mwi.westpoint.edu/wp-content/uploads/2026/06/9522808.jpg?w=1200&h=640&crop=1
The US Army's efficiency-driven sustainment model, optimized for permissive environments, is ill-suited for modern multidomain warfare, where survival under persistent attack determines victory. Historical and contemporary conflicts show that centralized logistics collapse under attrition, demanding decentralized, survivable sustainment networks to match industrial-scale combat endurance.

Girls just wanna have fast MPMC queues with bounded waiting

The author designed a lock-free queue using atomic counters and state/data buffers, initially mistakenly labeled as wait-free; it ensures bounded wait times but risks overflow with extreme usage. Benchmarks show good scalability, though performance peaks vary with core utilization, and drivable operations help mitigate head-of-line blocking.

A possible future for Damn Interesting

https://damn-8791.kxcdn.com/wp-content/uploads/2026/06/cover.jpg
Alan Bellows, founder of Damn Interesting, is launching a fundraiser to regain time for the project after transitioning to a full-time job, which has limited his ability to write and manage the site. The goal is to counter the influx of AI-generated content by funding more long-form articles, with donations separate from regular operational expenses.

Meta reuses old RAM in new servers with custom bridge chip

https://image.theregister.com/5269572.jpg?imageId=5269572&panox=0.00&panoy=0.00&panow=100.00&panoh=100.00&heightx=39.05&heighty=0.00&heightw=30.95&heighth=100.00&width=960&height=432&format=webp&format=jpg
Meta uses a custom CXL ASIC called Vistara to repurpose DDR4 memory from old servers into new DDR5 systems, enabling shared memory pools across applications without latency. This reduces infrastructure costs by 25%, prevents out-of-memory issues, and supports ML, big data, and databases.

Patterncollider: Generate and explore quasiperiodic tiling patterns

https://user-images.githubusercontent.com/1878638/205074495-8566a77a-7853-4e4e-8d63-0eb6b36574bb.jpg
Pattern Collider generates quasiperiodic tilings using de Bruijn's multigrid method, enabling custom, shareable patterns. It explores non-repeating motifs via intersecting lines, offering controls for symmetry, disorder, and visualization, with references to Penrose tilings and quasicrystals.

Muse Spark 1.1

Sorry, something went wrong. We're working on getting this fixed as soon as we can.

My Story of 3D Realms / Apogee Part I (2020)

https://joesiegler.blog/wp-content/uploads/2020/11/Cover-Image-5b-976x603.jpg
ADMIN NOTE (Jan 2026): The current owners of 3D Realms have taken down the “legacy” 3DR site (https://legacy.3drealms.com). I link to a LOT of things there in this article which are now broken links. I have to find some time to go through all of this article and link over to those things on the Wayback Machine. Just letting you know ahead of time I know about that issue. ADMIN NOTE (Jan ...

TLS certificates for internal services done right

https://tuxnet.dev/img/this-is-the-way.webp
The article explains securing internal services (like Grafana) with split-horizon DNS and a reverse proxy (nginx) using ACME (Let's Encrypt) certificates, avoiding self-signed cert issues. It leverages a WAF via nginx and NetBird's Custom Zones to restrict access, ensuring TLS works seamlessly for both internal and external clients without manual client-side trust configurations.

SimPolitics: America’s quest to solve politics with computers

You don't have permission to access "http://mitpress.mit.edu/9780262053198/simpolitics/" on this server.

Wildcard (YC W25) Is Hiring a Founding Engineer

https://bookface-images.s3.amazonaws.com/small_logos/f6dd000652c5e77966ee483897c0ffed9dac2d80.png
Wildcard, a fast-growing agentic commerce platform, seeks a Founding Engineer to build infrastructure and product for AI-driven retail optimization. The role requires owning end-to-end systems, leveraging AI tools, and shaping product direction with direct impact on company success.

Buried Apple feature turns an iPhone into the perfect kids' dumb phone

https://media.wired.com/photos/6a464811cdac8962d86f5c0f/master/w_2560%2Cc_limit/070226_iPhone-Dum-Phone-GIF.gif
A parent uses iOS 17's Assistive Access to create a secure, limited-app "dumb phone" for their child, blocking internet/social media while retaining tracking and essentials. The setup repurposes old devices affordably, though Apple undermarkets this feature despite its child-safety benefits.

GLM 5.2 is nearly as accurate as a human book keeper

https://toot-books.pages.dev/assets/toot-mark.png
GLM 5.2 prepared a nearly perfect UK SME VAT return with 59 transactions in 68 minutes at 2.73 USD, achieving a 7p net error but misclassifying share capital and confusing VAT categories. Despite minor errors, the model demonstrated AI's potential to automate bookkeeping, reducing costs compared to human accountants.

Opinionated and easy Pi.dev configuration

https://lazypi.org/og.png
One command installs 60+ community skills, 67 themes, MCP support, sub-agent support, Claude Code CLI provider support, memory, and more. You're left with a curated starting point that gets you an exciting, useful experience immediately, without the research and configuration tax.

ChatGPT Work

https://images.ctfassets.net/kftzwdyauwt9/3zuG1U7vovcdCnrvHKD29K/00129a9e8d57a02da54c9e9e57d9f87a/OAI_ChatGPTWork_PressBlog_WebMobilePicker_16x9_260708.png?w=3840&q=90&fm=webp
ChatGPT Work automates complex, multi-step tasks across apps and files using GPT-5.6, streamlining workflows like budget analysis and campaign creation. It integrates with tools like Slack and Google Drive, supports scheduled tasks, and offers enterprise security, rolling out to Pro, Enterprise, and Edu plans.

Show HN: Rubiks Cube Solver

Resolva scrambles de cubo magico online com solver em Rust, reproducao de movimentos e visualizacao do cubo.

Almost Always Unsigned

Using unsigned integers instead of signed integers can provide better safety and benefits in most cases, as it forces developers to think about pathological and malicious inputs and eliminates the need for range assertions and other tests. The default of any programming language should align with the rule that most integers never require representing negative values, and unsigned integers ...

AI content is everywhere on social media, especially LinkedIn

https://www.pangram.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F6vunltag%2Fproduction%2F7b75f2c3b79d08f87fe4ca67de8a8fa7433e0383-2400x1260.png&w=3840&q=75
Pangram's Chrome extension detects AI-generated social media content, revealing 13.8% average AI prevalence, with LinkedIn's longform posts at 40% AI saturation and Reddit's replies mostly human. The dataset of 1M+ posts highlights AI's growing role online, urging transparency to reclaim attention control.

How to Start a Ruby Meetup

https://guides.rubyevents.org/assets/images/og.png
A practical guide to launching and sustaining a Ruby meetup emphasizes securing a venue, promoting through direct outreach, and fostering community through consistent events. It highlights maintaining momentum via adaptable formats, inclusive culture, and shared leadership to ensure long-term growth and community impact.

Show HN: I mapped 8.5M research papers into an interactive atlas

Loading the full 3M-paper set (~45 MB of binary point buffers). Takes 10–20 seconds. After this it’s cached — pan and zoom are instant. If you’re on a slow connection or mobile, consider browsing /paper pages first — the atlas is the heaviest surface on the site. Streaming the arXiv corpus — the legend, field lens, and per-paper insights light up here once it lands.