We're making Bunny DNS free: because a faster internet won't build itself

https://bunny.net/images/bunny-cdn-icon-modern.svg
Bunny.net's mission is to make the internet faster by building a massive global network and advanced routing engine, Bunny DNS. Bunny DNS is now free, with no query limits or usage-based charges, making it accessible to everyone.

Stealing Is a Skill

https://ben-mini.com/assets/images/logo-square.png
You're developing a list of advice including a creative mindset, radical transparency, and writing down what makes you happy. You also advocate for "stealing" or building upon others' work, like Virgil Abloh's 3% approach, to learn and create efficiently.

Krea 2 Technical Report

https://s.krea.ai/blog-posts/krea-2-technical-report/agent/1782227962641-krea2-hero-new.jpg
Researchers developed Krea 2, a series of foundation models for creative image generation that can produce diverse and controllable images. The models were trained using a large-scale data infrastructure and a multi-stage pipeline that includes pretraining, midtraining, and supervised finetuning to achieve high-quality and stylistically diverse results.

Haystack: Open-Source AI Framework for Production Ready Agents, RAG

https://haystack.deepset.ai/images/white-hero-left.svg
Haystack is an open-source AI framework for building production-ready agents and applications with LLMs, offering modular visibility and vendor-agnostic connections. It enables flexible, composable AI workflows for text, image, and audio tasks with standardized tool calling and scalable context engineering.

Founding a company in Germany: €9600, 152 days and I still can't send an invoice

https://paolino.me/assets/images/og/posts/founding-a-company-in-germany.png
The author started a German company, PlentyLabs, in January and spent over 9,600 euros in fees and bills, but still can't invoice clients due to missing VAT ID. The German incorporation process is slow and expensive, scaring new founders away.

Running Windows Games on a Hobby OS with Wine

https://astral-os.org/images/posts/astral_wine.png
A few months ago, I posted about Astral, a hobby OS I have been working on over the years, running Minecraft. Since then, others have gotten modern versions of Minecraft to run as well as Factorio (using a glibc compatible libc). However, while these games are made or packaged in a way that makes it easier to get them to run under a new OS, most games are not. A lot of games are closed source ...

Statistics that live in your SQL

https://kolistat.com/favicon.png
the-stats-duck v0.6.0 is a DuckDB extension for statistics, including distributions, tests, regression, and plots, all in SQL. It adds features like violin marks, 2-D facets, and a per-layer STAT smooth for visualizing data.

Raspberry Pi Pico W as USB Wi-Fi Adapter

https://gitlab.com/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg
GitLab.com

Vulnerability reports are not special anymore

https://assets.buttondown.email/images/1ec4ddf5-598f-4d72-8d55-10dc1328aa76.jpeg?w=960&fit=max
As an open source maintainer, it's essential to view every issue, PR, and feedback as a present, not an obligation, except for vulnerability reports which require responsiveness and attribution due to the service provided by security researchers. With the rise of LLMs, the insight and confidentiality provided by security researchers are no longer scarce, and the focus should shift to triage, ...

Show HN: Nub – A Bun-like all-in-one toolkit for Node.js

https://opengraph.githubassets.com/d079c9bf366d861ef95efb8a84d16f039dd0823212f5ddc2478e96d0d7dd13be/nubjs/nub
nub index.ts # TypeScript-first Node.js runtime nub run dev # 24× faster pnpm run nubx prisma generate # 19× faster npx nub install # 2.5× faster pnpm install nub watch src/server.ts # native watch mode nub pm shim # built-in Corepack-style shims nub node install 26 # Node version manager nub upgrade # self update One tool to run your files and scripts, install dependencies, and manage Node ...

In memory of the man who put red and green squiggles under words

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
Tony Krueger worked on early versions of Microsoft Word and introduced the unobtrusive spell checker with red squiggles under misspelled words. His feature became a standard in word processors and was even referenced in a "Weird Al" Yankovic parody video.

A Practical Guide to SSH Tunnels: Local and Remote Port Forwarding

https://labs.iximiuz.com/content/files/tutorials/ssh-tunnels/__static__/ssh-tunnels-cheat-sheet.png
SSH port forwarding explained in a visual way, including local and remote port forwarding, and dynamic port forwarding using the -L, -R, and -D flags. SSH tunneling allows accessing private services from a local machine, exposing local services to the public, and creating SOCKS proxies for flexible network access.

Jerry's Map

https://images.squarespace-cdn.com/content/v1/551565dce4b057e153ef5fd7/1449864504674-YK78OW5V8Z0MRJT3WSC6/image-asset.jpeg
Jerry created a 4000-panel map project using a custom deck of cards with instructions for each panel. The project is a two-dimensional "virtual world" art project with a set of rules and randomly generated instructions.

François Englert (1932 – 2026)

https://home.cern/wp-content/uploads/2026/06/201402-033_02.jpg
François Englert, a Belgian physicist, passed away at 93, jointly awarded the Nobel Prize in Physics in 2013 for the Brout-Englert-Higgs field discovery. He collaborated with Robert Brout and Peter Higgs on the fundamental field that gives particles mass.

Minimus container images are now free

https://images.minimus.io/synced/logos/external-dns.svg
Access the Minimus image library to browse and pull production-ready container images. New here? Create an account in seconds.

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB

Pure Effect is a zero-dependency effect library for JavaScript and TypeScript. Your business logic returns plain objects describing the I/O it would perform, instead of performing it. You can read those objects in a test or replay them from a failed production run, and the database is never touched until the interpreter runs them. The cause is usually the same: business logic and I/O are ...

FUTO Swipe – A new swipe typing model

https://swipe.futo.tech/hero-2.webp
The Encoder model makes swipe typing predictions, but lacks accuracy, while the ContextLM model improves predictions by eliminating nonsensical words. Combining all 3 models with a beam width of 300 achieves a top-4 fail rate of ~4% and an error rate below 1% on the test set.

"Fix" MacBook Neo Cursor Lag: Record 1 Pixel of the Screen Every 10 Seconds

Ashby (YC W19) Is Hiring EMEA Engineers Who Can Design

https://www.ashbyhq.com/images/careers/careers-og.png?v5
Join a team that strives to do their best work every day.

Qwen-AgentWorld: Language World Models for General Agents

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers developed Qwen-AgentWorld, a language model that simulates agentic environments through long chain-of-thought reasoning. Qwen-AgentWorld outperforms existing models on 9 benchmarks and supports scalable simulation and warm-up training for general agents.

Too many R packages: CRAN is inundated with submissions

https://rworks.dev/posts/too-many-R-packages/index_files/figure-html/unnamed-chunk-1-1.png
The author of "Top 40" R packages on CRAN noticed a sharp increase in new packages, suspecting ease of packaging and deployment as the cause. Many new packages lack sufficient documentation, raising questions about their contribution to the R community.

Printing Gaussian Splats

https://c10.patreonusercontent.com/4/patreon-media/p/post/161333338/f12fdb9cbe434a29818a098382442946/eyJ3IjoxMDgwfQ%3D%3D/1.jpg?token-hash=xlQgVY5nysVWa_PdU8RN0OI68Vpr153B8s4E6bSzMVY%3D&token-time=1783468800
Teng Xu from crysta.ai printed one of your insects as a gift, using a special 3D printer that creates a "crystal" piece with trapped details. You're excited about the process and possibilities, but suggest improvements to the editor and import capabilities.

Cointegration and Long-Horizon Forecasting (2025)

https://www.philadelphiafed.org/-/media/FRBP/Assets/Images/social/frbp-logo-LI-share.jpg
WP 97-14 – It is widely believed that imposing cointegration on a forecasting system, if cointegration is, in fact, present, will improve long-horizon forecasts. The authors show that, contrary to this belief, at long horizons nothing is lost by ignoring cointegration when the forecasts are evaluated using standard multivariate forecast accuracy measures. In fact, simple univariate ...

Rhombus Language 1.0

Rhombus is a general-purpose, functional programming language with extensibility and good performance. It's built on Racket and offers a modern synthesis of functional and dynamic language features.

Reid Hoffman says SpaceX 'not an AI company', xAI 'complete train wreck'

https://fortune.com/img-assets/wp-content/uploads/2026/06/GettyImages-2206159992-e1782250620624.jpg?format=webp&w=1440&q=100
Reid Hoffman criticizes Elon Musk's AI ambitions, calling SpaceX's AI strategy "buying your way into relevance." He also expresses alarm over the US government's handling of Anthropic's models.

Vector Graphics in Lil

http://beyondloom.com/blog/vectorgraphics-figures/shearx.gif
Dr. Allen Vincent Hershey developed digital typefaces described by line-segments, used in the hershey module for Decker's Lil scripting language. The module allows for 2D vector graphics manipulation, including scaling, translating, and rotating paths.

Remaking BBC test cards to teach you video processing

The worthlessness of Vitamin D is mildly exaggerated

https://dynomight.net/img/vitamin-d/ap74.37.jpg
The user discusses the benefits and limitations of vitamin D supplements, citing various studies and trials that show mixed results, but concludes that taking vitamin D may be beneficial for people with low levels, particularly those with severe deficiency. The user also suggests that daily doses of vitamin D may be safer and more effective than large, intermittent doses, and that raising ...

Swift Package Index joins Apple

https://swiftpackageindex.com/images/logo.png
Swift Package Index has joined Apple, preserving its vision and expertise to build a comprehensive package registry for the Swift community. The registry will continue to support package discovery, security, and reliability, with new features and capabilities to be introduced over time.

Show HN: TikZ Editor – WYSIWYG editor for figures in LaTeX

https://tikz.dev/editor/assets/app-screenshot-2400-CXE6z4gU.png
The app allows editing TikZ figures with drag-and-drop functionality and instant code updates. It supports common TikZ features, including \foreach loops, and has a free, open-source license.