frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Turks All the Way Down

https://josef.cn/blog/turks-all-the-way-down
1•josefchen•2m ago•0 comments

FanDuel sent personal message from Phillies star to gambling addiction

https://www.inquirer.com/news/philadelphia/bryce-harper-fanduel-vip-video-gambling-addiction-2026...
1•ceejayoz•2m ago•0 comments

Debunk the myth of "China thinks in centuries, US thinks in quarterly earnings."

https://twitter.com/kyleichan/status/2075159206643351995
1•eatonphil•2m ago•0 comments

The Davis Wing, the B-24 Liberator, and the Self-Made Bet That Paid Off

https://warontherocks.com/cogs-of-war/the-davis-wing-the-b-24-liberator-and-the-self-made-bet-tha...
1•baud147258•3m ago•0 comments

Fable in a harness completes 84% of public ARC AGI 3 games in one playthrough

https://arc-agi-runs.web.app/player/#/i/R4-fable5-1d5a1e8
2•dextersjab•3m ago•0 comments

Is It Safe to Host HTML That Runs Its Own JavaScript?

https://sharemypage.app/blog/is-it-safe-to-host-html-that-runs-javascript
2•HenningWitzel•4m ago•0 comments

Notable Knot Index (2016)

https://knots.neocities.org/knotindex
2•surprisetalk•5m ago•0 comments

A new way to reflect on how you use Claude

https://www.anthropic.com/news/reflect-with-claude
2•surprisetalk•5m ago•0 comments

The Answering Machine

https://code.chuanqisun.com/answering-machine/
2•osmoscraft•6m ago•1 comments

Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts

https://blog.doubleword.ai/what-happens-when-you-checkpoint-a-cuda-process
2•ilreb•6m ago•0 comments

US seeks cheaper hunter-killer drones after Iran destroys $1B worth of Reapers

https://arstechnica.com/gadgets/2026/07/us-seeks-cheaper-hunter-killer-drones-after-iran-destroys...
3•rbanffy•6m ago•0 comments

Ask HN: Is Google NERFing AI Mode?

2•PaulHoule•7m ago•0 comments

'Resurrection Biology': What Is 'De-Extinction' For?

https://thereader.mitpress.mit.edu/what-is-de-extinction-really-for/
2•bookofjoe•7m ago•0 comments

ZK Cost-Aware Model Training: ReLU Count as a Predictor of Proof Cost

https://zenodo.org/records/21266805
2•adamzwasserman•8m ago•0 comments

Syria's solar boom is redefining Middle East's energy model

https://www.thenationalnews.com/business/energy/2026/07/06/syrias-solar-boom-is-redefining-middle...
3•littlexsparkee•9m ago•0 comments

The Bermuda Triangle of Wealth

https://www.conradbastable.com/essays/the-bermuda-triangle-of-wealth
3•tejohnso•9m ago•0 comments

Rust 1.97.0

https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/
3•milliams•10m ago•0 comments

The Glass Backbone: Why the Army's Logistics Will Break in the Next War

https://mwi.westpoint.edu/the-glass-backbone-why-the-armys-logistics-will-break-in-the-next-war/
4•baud147258•11m ago•0 comments

MSG database tracked hundreds. Labels include "LGBTQIA," and low to high "risk."

https://www.wired.com/story/madison-square-garden-celebrity-database-surveillance/
3•smurda•11m ago•1 comments

Meet SK Hynix, the trillion-dollar chipmaker debuting on U.S. markets

https://www.cnbc.com/2026/07/09/meet-sk-hynix-the-trillion-dollar-chipmaker-debuting-on-us-market...
2•mikhael•11m ago•0 comments

Show HN: FableCut – A browser video editor AI agents can drive (zero deps)

https://github.com/ronak-create/FableCut
5•ronak_parmar•13m ago•0 comments

Building the AI Retrieval Infrastructure Behind 20B+ Vectors at HubSpot

https://product.hubspot.com/blog/building-the-ai-retrieval-infrastructure-behind-20-billion-vecto...
3•cyndunlop•15m ago•0 comments

Show HN: Kiyeovo 1.0 release- dual network-mode decentralized E2EE P2P messenger

https://github.com/Realman78/Kiyeovo/releases/tag/kiyeovo-1.0.0
8•Realman78•17m ago•0 comments

Files over tools: how we built our agent with a virtual filesystem and bash

https://knock.app/blog/how-we-built-the-knock-agent-virtual-filesystem-and-bash
5•cjbell•17m ago•0 comments

Interior Department asks: Can oil platforms be used for space launches?

https://www.washingtonpost.com/climate-environment/2026/07/09/interior-department-asks-can-oil-pl...
2•reaperducer•17m ago•0 comments

Quebec is the only province where you can pre-approve your death

https://www.cbc.ca/lite/story/9.7261821
2•colinprince•18m ago•0 comments

Show HN: Virena, a minimal vision-language-action robot model you can read

https://github.com/BuceaGeorgia/VIRENA
2•georgia_bucea•18m ago•0 comments

Riot Engineering: How VALORANT Solved Peeker's Advantage (2020)

https://www.riotgames.com/en/news/peeking-valorants-netcode
2•xeonmc•19m ago•0 comments

You're already living in the Chinese Century

https://www.wired.com/china-issue/
4•JSR_FDED•19m ago•0 comments

Show HN: I built a budgeting app where the AI does the bookkeeping

https://play.google.com/store/apps/details?id=com.wladradchenko.fehu&hl=en_US
2•wladradchenko•20m ago•0 comments
Open in hackernews

Zig and GPUs

https://alichraghi.github.io/blog/zig-gpu/
57•Cloudef•1y ago

Comments

LegNeato•1y ago
See also https://github.com/Rust-GPU/rust-gpu and https://github.com/rust-gpu/rust-cuda
ladyanita22•1y ago
Surprisingly, it seems this project just supports Spir-V and PTX, but not DXIL or AMDGCN.

I say surprisingly, because I'd expect Rust support to be more mature than Zig's.

lostmsu•1y ago
Microsoft indicated they are switching to SPIR-V from DXIL: https://devblogs.microsoft.com/directx/directx-adopting-spir...
skywal_l•1y ago
I am a complete noob in GPU but is AMDGCN the older generation with the new one being RDNA? If you generate a binary for AMDGCN, will it run on the newest cards?

Also, I though that these GPU ISAs were "proprietary". I wonder how reliable the binary generation can be.

AliChraghi•1y ago
AMD ISAs are changing for almost every generation so LLVM[1] continues to keep the architecture name "amdgcn" and handle the variation based on the model flag (e.g., -mcpu=gfx1030 for RDNA2, -mcpu=gfx1100 for RDNA3).

> I though that these GPU ISAs were "proprietary"

PTX spec[2] is publicly available but the actual hardware assembly (SASS) is not. Although i believe Nsight allows you to view it.

1. https://llvm.org/docs/AMDGPUUsage.html#processors

2. https://docs.nvidia.com/cuda/parallel-thread-execution

imtringued•1y ago
If LLVM can target AMD GPUs what exactly prevents AMD and ROCm from supporting all the damn GPUs?

At this point I'm convinced that the real problem with AMD GPUs isn't necessarily the compilers (although they do produce mediocre code) or even the hardware itself, but some crappy C++ driver code that can't handle running graphics and compute at the same time. The datacenter GPUs never had to run graphics in the first place, so they are safe.

slavik81•1y ago
In my experience, the compiler, compute drivers, and HIP runtime work fine for all modern AMD GPUs. The only parts of the stack that don't run on all GPUs are the math and AI libraries. And that is mostly because AMD isn't building and testing those libraries for unsupported GPUs. The actual work required to enable functional support was straightforward enough that I ported them myself when packaging the libraries for Debian. Though, I had a lot of help on the testing.

See the Debian Trixie Supported GPU list: https://salsa.debian.org/rocm-team/community/team-project/-/...

SomaticPirate•1y ago
While I admire the work of hobbyists it still looks like C/C++ will be the default until a GPU vender makes the decision to support these libraries.

From my understanding, Vulkan and OpenGL are nice but the true performance lies in the specific toolkits (ie CUDA, Metal).

Wrapping the vendor provided frameworks is liable to break and that isn't tenable for someone who wants to do this on a professional basis.

pjmlp•1y ago
They also miss that on CUDA's case it is an ecosystem.

Actually it is C, C++, Fortran, OpenACC and OpenMP, PTX support for Java, Haskell, Julia, C#, alongside the libraries, IDE tooling and GPU graphical debugging.

Likewise Metal is plain C++14 plus extensions.

On the graphics side, HLSL dominates, following by GLSL and now slang. There are then MSL, PSSL and whatever NVN uses.

By the way, at GTC NVIDIA announced going all in with Python JIT compilers for CUDA, with feature parity with existing C++ tooling. There is now a new IR for doing array programming, Tile IR.

dismalaf•1y ago
I don't quite get this comment.

This is supposed to be used in place of CUDA, HIP, Metal, Vulkan, OpenGL, etc... It's targeting the hardware directly so doesn't need to be supported as such.

The site also seems to clearly state it's a work in progress. It's just an interesting blog post...

slowmovintarget•1y ago
The Zig compiler can compile C, though.