frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: µJS, a 5KB alternative to Htmx and Turbo with zero dependencies

https://mujs.org
1•amaury_bouchard•5m ago•0 comments

NASA's Dart Mission Changed Orbit of Asteroid Around Sun

https://www.jpl.nasa.gov/news/nasas-dart-mission-changed-orbit-of-asteroid-didymos-around-sun/
1•merksittich•5m ago•0 comments

How to Untwist Your Fractions

https://mathvoices.ams.org/featurecolumn/2026/03/01/how-to-untwist-your-fractions/
1•uamuamuam•7m ago•0 comments

The Internals of PostgreSQL

https://www.interdb.jp/pg/
1•BinaryIgor•9m ago•0 comments

QGIS 4.0

https://changelog.qgis.org/en/version/4.0/
1•jonbaer•10m ago•0 comments

Microsoft is the carbon removal market

https://www.latitudemedia.com/news/microsoft-is-the-carbon-removal-market/
1•PaulHoule•11m ago•0 comments

Show HN: RAM Fear Greed Index

https://pcindex.app/
2•flordaman•18m ago•0 comments

I built a structured system design interview prep roadmap with progress tracking

1•shalhan•18m ago•0 comments

Show HN: Qarapace – GCP IAM reviews with persistent decisions and audit trails

https://qarapace.com/
1•gjanvier•20m ago•0 comments

Are we still ignoring cheating candidates?

1•shashahchk•20m ago•0 comments

Gouse–Toggle 'declared and not used' errors in Go

https://github.com/vipkek/gouse
1•looshch•20m ago•1 comments

Ask HN: AI agents in Slack can write but can't remember. Anyone else?

1•abel-ko•21m ago•0 comments

Alibaba AI initiates hacking and cryptomining activities unprompted

https://twitter.com/alexanderlong/status/2030022884979028435
1•MrBuddyCasino•23m ago•0 comments

Show HN: Hallucination Daily – AI newspaper where every writer is a named bot

https://hallucinationdaily.com/
1•ArchieDotEXE•24m ago•1 comments

A simple AI content scanner I built

1•demonlord_•25m ago•0 comments

Do Psychics Help Solve Crimes? [video]

https://www.youtube.com/watch?v=9jvXlJtgS7A
1•nomilk•27m ago•0 comments

ClawChain: L1 Blockchain for AI Agents – Testnet Live with 12 Pallets

https://github.com/clawinfra/claw-chain/discussions/62
1•AlexChen31337•27m ago•0 comments

Show HN: Micro Chat: Group Chat with AI

https://github.com/micro/chat
1•asim•29m ago•0 comments

Show HN: Affiliate programs from 1250 European infrastructure providers

https://voie.fi/affiliate-programs
1•Anokma•29m ago•1 comments

Show HN: RabbitHole %

https://github.com/ChameleonTeaming/rabbithole
1•ChameleonTeam•33m ago•0 comments

Size Does Matter: Why -OS Beat -O2 on My ESP32-S3

https://www.youtube.com/watch?v=cqHH2NXcf5E
1•iamflimflam1•38m ago•0 comments

Show HN: Making Braindance from Cyberpunk 2077 a reality

https://www.braindance.dance/
4•shibo•44m ago•0 comments

Show HN: Git-lanes – Parallel isolation for AI coding agents using Git worktrees

https://github.com/bugrax/git-lanes
4•bugrax•49m ago•3 comments

Show HN: OculOS – Any desktop app as a JSON API via OS accessibility tree

https://github.com/huseyinstif/oculos
2•stif1337•51m ago•0 comments

Ask HN: Best way to implement logging and audit trails for AI apps?

3•devstatic•51m ago•0 comments

Claude Code Scheduled Tasks

https://code.claude.com/docs/en/scheduled-tasks
1•mfiguiere•52m ago•1 comments

Is The Pentagon allowed to surveil Americans with AI?

https://www.technologyreview.com/2026/03/06/1134012/is-the-pentagon-allowed-to-surveil-americans-...
3•joozio•57m ago•0 comments

Claude Code Open Source?

1•ryanthedev•57m ago•0 comments

Show HN: Llama 3.2 3B and Keiro Research achieves 85% on SimpleQA

https://www.keirolabs.cloud/benchmarks
6•mannybruv•58m ago•1 comments

Valve says it still plans to ship the Steam Machine in 2026

https://store.steampowered.com/news/group/4145017/view/528746884222682052
3•HelloUsername•1h ago•1 comments
Open in hackernews

Zig and GPUs

https://alichraghi.github.io/blog/zig-gpu/
57•Cloudef•10mo ago

Comments

LegNeato•10mo ago
See also https://github.com/Rust-GPU/rust-gpu and https://github.com/rust-gpu/rust-cuda
ladyanita22•10mo 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•10mo ago
Microsoft indicated they are switching to SPIR-V from DXIL: https://devblogs.microsoft.com/directx/directx-adopting-spir...
skywal_l•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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•10mo 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•10mo ago
The Zig compiler can compile C, though.