Is Rust faster than C?

Rust and C can have different performance due to varying compiler optimizations and language semantics. However, when comparing the two languages, it's difficult to draw a general conclusion due to many variables such as developer expertise, project constraints, and specific use cases.

There's a ridiculous amount of tech in a disposable vape

https://blogger.googleusercontent.com/img/a/AVvXsEjsjA-_RmfnAD4MPLuroJ4wHwvk4cvmjcSySX9EEpgnjXpXdcw3zY4HJnVE37IsTQFmuosgeCNqlkmLwcpXGYJODw0PcFIQCHrlkr--uKugWMdRGsmJv99chHLLydMGdcRmENl2VJHHHpAayZqLpUWiudlz3-1Nx0nMLGFMtq9Fc___9-KTGYtXxw=w597-h640
User found a disposable vape with USB-C and rechargeable battery, containing a microprocessor, display, and circuit boards. Despite its complexity, user was unable to communicate with the device using PyOCD or other tools.

I’m leaving Redis for SolidQueue

https://www.simplethread.com/wp-content/uploads/2016/01/MattK-150x150.jpg
Rails 8's SolidQueue replaces Redis for job queuing, caching, and real-time messaging, using PostgreSQL instead. This simplifies infrastructure and reduces operational burden, making it suitable for most Rails applications, but may not be enough for high-traffic or high-performance applications.

Why NUKEMAP isn't on Google Maps anymore (2019)

https://i0.wp.com/blog.nuclearsecrecy.com/wp-content/uploads/2019/12/Old-NUKEMAP.jpg?w=600&ssl=1
The author of NUKEMAP, a Google Maps API-based website, is unhappy with Google's new pricing model, which has increased costs from $200 to $1,800 per month.

Show HN: Tiny FOSS Compass and Navigation App (<2MB)

https://raw.githubusercontent.com/CompassMB/MBCompass/main/mbcompass_txt.png
MBCompass is a free, open-source navigation app with a modern UI and no ads or tracking. It supports compass and navigation features while being lightweight and simple.

1000 Blank White Cards

https://upload.wikimedia.org/wikipedia/commons/e/e6/Example_card_from_1000_Blank_White_Cards_game.png
1000 Blank White Cards is a party game where players create cards with rules and effects, modifying them throughout the game. The game has no fixed rules, allowing players to create and play cards, with the winner determined by the highest score at the end.

ASCII Clouds

Cell Size 18 Wave Amplitude 0.50 Wave Speed 1.00 Noise Intensity 0.125 Time Speed Seed . dot 0.25 - dash 0.30 + plus 0.40 O ring 0.50 X cross 0.65

Every GitHub object has two IDs

https://www.greptile.com/_next/image?url=%2Ffeatures%2Fcode-context%2Fthumbnail.png&w=3840&q=75
The user encountered a problem with GitHub's API while building a feature for Greptile, where they needed to extract database IDs from node IDs, but found two separate ID systems. They discovered that the new node ID format uses MessagePack to encode relevant IDs into an array, allowing them to extract the database ID using a bitmask operation.

Lago (Open-Source Billing) is hiring across teams and geos

Here's the official job board: https://www.getlago.com/hiring We're open-source, mainly use Ruby. Billing is interesting because it lays the ground for the monetization system of any company. Because we're heavily developer-focus, we fit very well with complex use cases for either infra companies and/or enteprises. Companies like Groq, Mistral, CoreWeave or PayPal chose Lago. ...

A 40-line fix eliminated a 400x performance gap

https://questdb.com/images/blog/2026-01-13/before.svg
A developer improved the performance of ThreadMXBean.getCurrentThreadUserTime() by 40x by using the Linux-specific clock_gettime() function with a custom clockid. The change eliminates multiple syscalls and file I/O, resulting in a significant latency reduction.

Putting the "You" in CPU (2023)

https://cpu.land/orpheus-flag.svg
User has a gap in computer knowledge and researched low-level computer concepts. They now understand how computers work from startup to program execution.

Systematically generating tests that would have caught Anthropic's top‑K bug

https://theorem.dev/images/jason-gross.jpg
A system automatically generates targeted unit tests for rare bugs using fractional proof decomposition, catching bugs like Anthropic's approximate top-K bug. This method decomposes theorems into smaller PBTs, allowing for systematic understanding and control over testing compute, catching rare bugs without sacrificing developer speed or efficiency.

Servo 2025 Stats

https://blogs.igalia.com/mrego/files/2025/09/servo-talk-at-gosim/slide-11.png
The Servo community has grown significantly since 2023, with a tripled number of contributors and increased activity in 2025. The project has also seen a rise in active contributors and sponsorship, with 146 contributors and 4 bronze sponsors in 2025.

Show HN: OSS AI agent that indexes and searches the Epstein files

https://epstein.trynia.ai/_next/image?url=%2Fepstein123.png&w=384&q=75
archive Indexed emails, messages, flight logs, court documents, and other records from the Epstein archive. Search the Epstein archive — emails, messages, and documents. Powered by Nia.

The Gleam Programming Language

https://gleam.run/images/sponsors/williamsandholmes.svg
Gleam is a modern programming language combining type system, functional programming, and Erlang runtime for scalable and fault-tolerant systems. It offers a rich ecosystem, easy code reuse, and JavaScript compilation for web use.

System Programming in Linux: A Hands-On Introduction "Demo" Programs

https://opengraph.githubassets.com/ee74c29f1a73c3b5450119f4eb63e81d2e0ea03d8f03de4f3b7dbc853b3d3bac/stewartweiss/intro-linux-sys-prog
This repository contains source code for a Linux programming book with code covered by the GNU General Public License and Lesser General Public License. The code is organized by chapter and can be built by setting up an environment and copying necessary files.

I Hate GitHub Actions with Passion

https://xlii.space/images/github-actions-workflow-failed-small_hu_41b5aaa5fc955172.jpg
The user hates GitHub Actions due to its complexity and inefficiency, particularly with cross-building and matrix failures. They moved their build process to a GNU Makefile to regain control over their logic.

No management needed: anti-patterns in early-stage engineering teams

https://www.ablg.io/og?title=No%20management%20needed%3A%20anti-patterns%20in%20early-stage%20engineering%20teams
Early-stage founders should focus on hiring exceptional engineers and creating an environment where they can do their best work, rather than trying to manage them. Founders should avoid premature management and instead adopt a "less-is-more" approach, using simple tools and practices like asynchronous status updates, organic 1:1s, and extreme transparency to manage their teams.

vLLM large scale serving: DeepSeek 2.2k tok/s/h200 with wide-ep

https://blog.vllm.ai/assets/figures/2025-12-17-large-scale-serving/prefill_throughput.png
vLLM has migrated to V1 engine, achieving 2.2k tok/s/H200 with wide-EP and optimized MoE deployments. vLLM supports various serving patterns, including wide-EP, dual-batch overlap, and expert parallelism.

The truth behind the 2026 J.P. Morgan Healthcare Conference

https://substackcdn.com/image/fetch/$s_!lWP8!,w_2400,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc78ed1c-c69b-4c4a-9665-dd9f856bcf6e_2912x1632.png
The author questions the reality of the J.P. Morgan Healthcare Conference, suggesting it's a mass-coordination social contract rather than a physical event. They propose that the conference is connected to a massive, underground organism beneath California, which the biotech industry is secretly trying to keep alive.

Show HN: 1D-Pong Game at 39C3

https://raw.githubusercontent.com/ogermer/1d-pong/main/docs/schematics/1d-pong/1d-pong.png
A two-player reaction game is played on a single strip of WS2812B LEDs where players press their button at the right moment when the ball enters their zone. The game has various parameters and animations, including attract mode, gameplay, and winner animations, and can be extended with custom animations.

The $LANG Programming Language

You posted tips on presenting a new programming language on HN and noticed a tradition of posts with specific titles. You curated a list of interesting posts but now want to update them.

Are two heads better than one?

https://eieio.games/images/two-heads-arent-better-than-one/og-image.png
Alice and Bob independently flip a coin and lie 20% of the time, and trusting their statements results in an 80% chance of guessing the coin flip correctly. Adding more friends who lie 20% of the time does not improve the chances of guessing correctly, except when the number of friends is odd.

The Emacs Widget Library: A Critique and Case Study

The Emacs widget library is powerful but painful to work with due to its simplicity and lack of documentation, making it suitable for simple UIs but not complex ones. A new library called vui.el is available to provide a more pleasant development experience by handling state management and layout while still using the widget library under the hood.

Show HN: The Tsonic Programming Language

Tsonic compiles TypeScript to C# for native .NET binaries. It uses tsbindgen for CLR bindings and Node resolution for imports.

April 9, 1940 a Dish Best Served Cold (2021)

https://todayinhistory.blog/wp-content/uploads/2021/04/ko-usa-brisling-open-can-crosspack-overhead.jpg?w=966
Croton oil was used by Norwegian resistance fighters to sabotage German U-Boat crews by replacing vegetable oil in sardine tins. The plan caused thousands of German submariners to lose control of their bowels, inflicting revenge on the Nazi war effort.

The Tulip Creative Computer

https://raw.githubusercontent.com/shorepine/tulipcc/main/docs/pics/tulip_hero.jpg
Tulip is a low-power, open-source portable computer with a touchscreen display and sound, fully programmable with Python. It supports music synthesis, graphics, and text, with a dedicated community and online chat.

AI generated music barred from Bandcamp

User needs to register or sign in with developer credentials and ensure a unique User-Agent string to access the application. Alternatively, try resetting to default User-Agent or file a ticket for assistance.

How to make a damn website (2024)

https://lmnt.me/files/lmnt.webp
To create a simple website, start by writing a single blog post in plain HTML, then upload it to a server and make it accessible via a URL. Once you have a basic website, you can add more content, create an RSS feed, and style your website with CSS.

Scott Adams has died