The new HTTP QUERY method explained

https://kreya.app/blogposts/new-http-query-method/query-example.png
A new HTTP method, QUERY, has been introduced to handle complex search queries with a request body, replacing the need for POST in read-only requests. QUERY is similar to GET but with a body, intended to be safe and idempotent, allowing for caching and retrying failed requests.

Steam Machine launches today

https://clan.akamai.steamstatic.com/images/45479024/7d1bda5486460ba7efc032efb727a61d638420a0.png
The SUPPORT sign has multiple language options for users to choose from. Users can report translation problems for any language.

Crypto in 2026: Oh, This Is the Bad Place

https://www.stephendiehl.com/images/sd-social-preview.png
Open your favourite Doom News App any morning in 2026 over your morning coffee, and the only honest phrase that should come out of your mouth is, "Oh, this is the Bad Place." Because the world has gone truly mad. The president of the United States is running a memecoin out of the White House, and the top two hundred and twenty holders were flown to his golf club for a private dinner ...

Polymarket has flooded social media with deceptive videos by paid creators

Please enable JS and disable any ad blocker

GLM-5.2 – How to Run Locally

https://unsloth.ai/docs/~gitbook/image?url=https%3A%2F%2F3215535692-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FxhOjnexMCB3dmuQFQ2Zq%252Fuploads%252FJgdvmCITNT51eYmwwJE1%252Fglm52_top1_acc_anchored_vs_gb.png%3Falt%3Dmedia%26token%3D6a08d6cf-7762-45d6-97b9-6106daa89329&width=768&dpr=3&quality=100&sign=5a549303&sv=2
Run the new GLM-5.2 model by Z.ai on local hardware!

VibeThinker: 3B param model that beats Opus 4.5 on reasoning with novel SFT+GRPO

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
VibeThinker-3B achieves frontier-level performance on verifiable tasks with 94.3% on AIME26 and 96.1% on LeetCode contests. It matches larger models like DeepSeek V3.2 and GLM-5 in performance, suggesting compact models can be a path to frontier-level performance.

Plotnine

https://plotnine.org/homepage/img/plotnine-logo-border.png
Plotnine is a Python data visualization package based on the grammar of graphics, similar to ggplot2 in R. It's used to create customized visualizations like Anscombe's Quartet with features like coloring, trend lines, and faceting.

Will It Mythos?

https://swelljoe.com/img/full-bench.png
The author created a benchmark suite to test various AI models' ability to find security bugs, specifically those found by Mythos, and found that some models, like Gemma 4 and Qwen 3.6, performed well.

In praise of memcached

The user is discussing the misuse of Redis as a database due to its ease of use and features, leading to maintenance and monitoring issues. They prefer Memcached for caching due to its simplicity and stateless architecture, making it easier to handle downtime and clustering.

8086 Segmented Memory was a good idea

https://owl.billpg.com/wp-content/uploads/2026/06/1000008094.jpg
The author defends the 8086 segmented memory architecture, seeing it as clever in its original context, despite its flaws. The design allowed for 1MB of memory addressability with 20-bit addresses, but used segment registers to combine with 16-bit offsets.

OpenAI DayBreak – GPT-5.5-Cyber

https://images.ctfassets.net/kftzwdyauwt9/7x54Eb1FniAlhNjopx6bKr/251c02c82c39cb8f82ca2f8401f65eac/Inline_Stats__1_.png?w=3840&q=90&fm=webp
OpenAI is expanding Daybreak to help organizations patch vulnerable software at machine speed, using models like GPT-5.5-Cyber and Codex Security.

Improvements to Std:Format in C++26

https://www.mariusbancila.ro/images/personale/marius2020_180.jpg
C++26 improves the format library with new features and overloads. It adds a std::println overload for printing a new line and allows direct formatting of pointer types.

Who Does What? Team Topologies for the Agentic Platform

https://blog.owulveryck.info/assets/team-topologies-agentique/octo_team_topologies_responsabilites.en.svg
The agentic platform absorbs technical complexity, allowing business teams to focus on domain expertise and reducing cognitive load. Team Topologies is adapted to define four team types and three interaction modes to distribute and regulate cognitive load in the agentic production process.

An Introduction to YOLO26

https://storage.ghost.io/c/2c/8d/2c8d8c0d-1c15-4b6d-825e-02b78d61d40a/content/images/size/w1200/2026/01/rfdetr-seg--1-.png
YOLO26 is a multi-task model family for object detection, segmentation, and classification, optimized for edge deployment with faster CPU inference and lower latency. It features five size variants and improved training with the MuSGD optimizer, outperforming previous YOLO generations in edge deployment.

My Mathematical Regression

https://blog.dahl.dev/img/problem15.png
User found an old Python project with a problem15.txt file, imagining a naive brute force approach followed by memoization and dynamic programming to solve it. User is impressed by past self's coding skills but feels nostalgic and a bit sad about the contrast between past and present abilities.

The Traditional Vi

The vi editor is one of the most common text editors on Unix. It was developed starting around 1976 by Bill Joy at UCB, who was tired of the ed editor. But since he used ed as a code base, access to the original sources has required a commercial Unix Source Code License for more than twenty years. In January 2002, Caldera was so kind to remove usage restrictions to the Ancient Unix Code by a ...

Optocam Zero: a Pi Zero based digital camera made using off the shelf components

https://raw.githubusercontent.com/dorukkumkumoglu/optocamzero/main/assets/DSCG1663.jpg
Optocam Zero is a compact digital camera made with off the shelf components and Raspberry Pi Zero. It's designed for fun and ease of use with a printable case and simple build process.

Moebius: 0.2B image inpainting model with 10B-level performance

https://hustvl.github.io/Moebius/image_assets/tab2.png
Moebius achieves high-quality inpainting with 0.22B parameters, 15x inference speedup, and on-par/surpassing 10B-level models in 6 benchmarks. It's a task-specific specialist that's smarter, lighter, and faster than bloated generalists.

Ultralytics YOLO26: Unified Real-Time End-to-End Vision Models

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Ultralytics YOLO26 is a unified real-time vision model family addressing limitations of YOLO detectors through coordinated architecture and training advances. It achieves 40.9-57.5 mAP on COCO at 1.7-11.8 ms latency, advancing the accuracy-latency Pareto front.

Package Managers need global hooks

https://captnemo.in/img/profile.jpg
The user proposes package managers support global hooks to enhance security, allowing for threat feeds and malware scanners to be integrated into the package installation process. This would eliminate the need for reinventing defensive features in each package manager.

AI Built a Nuke and Still Lost

https://www.lwilko.com/_next/image?url=%2Fblog%2Fcivbench%2Fthis_is_fine.jpg&w=3840&q=75
The author built a benchmark called CivBench to measure the strategic competence of AI models in a game of Civilization VI, and found that they consistently failed to notice important information and execute their plans due to the "sensorium effect" and the "knowing-doing gap". The benchmark revealed that AI models are prone to opportunism and pragmatic decision-making, but also showed a lack ...

Show HN: Neural Particle Automata

https://selforg-npa.github.io/data/images/teaser.jpg
SPH perception aggregates nearby particles using smooth kernels to estimate quantities like density and state gradients. It preserves locality in Neural Cellular Automata while allowing particles to live on irregular configurations.

Israel targeted Gaza children resulting in genocide, UN inquiry says

Please enable JS and disable any ad blocker

Scaling Akvorado BMP RIB with Sharding

https://d2pzklc15kok91.cloudfront.net/images/akvorado/sharding-before.6657877be051e0.svg
To associate routing information—like AS paths or BGP communities—to flows, Akvorado can import routes through the BGP Monitoring Protocol (BMP). As the Internet routing table contains more than 1 million routes, Akvorado needs to scale to tens of millions of routes.1 This has been a long-standing challenge,2 but I expect this issue is now fixed by using RIB sharding, a method that splits the ...

Show HN: Oak – Git alternative designed for agents

https://oak.space/oak/oak/cover
Oak is an open-source version control system for agents, developed as a Cargo workspace with a reusable VCS library and command-line client. It's in public beta, with a prebuilt binary available for macOS and Linux.

Cyberdecks, going analog, and convivial technology

https://blog.hydroponictrash.solar/content/images/size/w160/2026/03/aghuVek1_400x400.jpg
People are opting out of social media and technology, seeking a return to physical media and handmade crafts. This movement is connected to a broader critique of industrialization and the exploitation of the working class.

Kyber (YC W23) Is Hiring a Head of Engineering

https://bookface-images.s3.amazonaws.com/small_logos/3004c4a72b716a80763763b95bf3e212c448756e.png
Kyber is building an AI-native document platform for enterprises, transforming regulatory document workflows and aiming for seamless AI template generation. They seek a hands-on Head of Engineering with expertise in AI systems, system design, and accountability to lead their engineering team.

Canada plans 'nuclear renaissance' with up to 10 reactors built by 2040

https://i.cbc.ca/ais/4d6542bd-2c48-422d-8c55-7951b56230a5,1782148011502/full/max/0/default.jpg?im=Crop%2Crect%3D%280%2C169%2C4544%2C2556%29%3B
Canada plans to build up to 10 new nuclear reactors and double uranium exports by 2050 to meet its goal of doubling the electrical grid's capacity. The strategy aims to establish Canada as a reliable uranium export partner and use nuclear energy as a geopolitical lever.

Windows NT for GameCube/Wii

https://opengraph.githubassets.com/57d70c1e9ff801306cff1c5f876ffc736f11ea8d2d52d14a3b86fce22248b4fa/Wack0/entii-for-workcubes
The ARC firmware supports various hardware devices including GameCube controllers, N64 controllers, and USB controllers, allowing users to install and run NT 3.51 on GameCube and Wii consoles. To install NT 3.51, users must create a raw disk image, partition the disk, and load the necessary drivers and HAL, following specific steps and requirements for each console and hardware configuration.

Show HN: A pure ARM64 Assembly web server, now on Linux with CGI for no reason

https://raw.githubusercontent.com/imtomt/ymawky/linux/docs/ymawky.png
ymawky is a hand-written ARM64 assembly web server for Linux with syscall-only functionality and no libc. It supports static file serving, CGI scripts, and custom error pages.