frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

We're worrying about the wrong AI apocalypse

https://www.vox.com/future-perfect/503068/ai-infrastructure-hacking-cybersecurity
1•Elof•23s ago•0 comments

Marvell pushes GlobalFoundries to light up wafer production

https://www.theregister.com/systems/2026/09/18/marvell-pushes-globalfoundries-to-light-up-wafer-p...
1•MC995•1m ago•0 comments

Saving another 100TB of RAM with math (and Rust)

https://blog.cloudflare.com/saving-100-tb-of-ram-with-math/
1•f311a•3m ago•0 comments

North Korea's fake job interviews infected 30k devices

https://www.theregister.com/security/2026/09/18/north-koreas-fake-job-interviews-infected-30000-d...
2•rndsignals•4m ago•0 comments

An update to how we count public views across YouTube

https://support.google.com/youtube/thread/433409976/an-update-to-how-we-count-public-views-across...
2•haunter•5m ago•0 comments

25 years of contributing to Postgres with Peter Eisentraut

https://talkingpostgres.com/episodes/25-years-of-contributing-to-postgres-with-peter-eisentraut
1•clairegiordano•5m ago•0 comments

A Third of Americans Still Can't Name the Three Branches of Government

https://studyfinds.com/americans-cant-name-3-branches-government/
3•mdp2021•6m ago•0 comments

Fathom: All in one Jellyfin client with Seer and YouTube

https://github.com/Fathom-Media/fathom
1•traceapps•7m ago•0 comments

Anthropic's CEO says that safety hinges on understanding how AI "thinks."

https://www.wired.com/story/if-the-ai-industry-followed-its-own-research-it-might-have-paused-alr...
2•rndsignals•7m ago•0 comments

Who's a Better Writer: A.I. Or Humans? NYTimes Quiz

https://www.nytimes.com/interactive/2026/03/09/business/ai-writing-quiz.html
2•theopsimist•8m ago•1 comments

Show HN: In Meeting – A native macOS Mic/Cam observer for home automation

https://github.com/fellowgeek/in-meeting
1•pcbmaker20•10m ago•0 comments

Show HN: Repairo – Auto fixing breaking changes in your codebase

https://github.com/adityacs50-lab/Repairo
1•Adityasays•12m ago•0 comments

Incrementally Computing 7B Permission Checks

https://www.feldera.com/blog/auth0-and-feldera-incrementally-computing-7-billion-permission-checks
1•gz09•12m ago•0 comments

Apple releases iPhone Duo simulator and Xcode 27.1 beta

https://developer.apple.com/documentation/xcode-release-notes/xcode-27_1-release-notes
4•CameronBanga•16m ago•1 comments

The new AgentCore runtime: Elastic, optimized, and consistently fast starts

https://aws.amazon.com/blogs/machine-learning/the-new-agentcore-runtime-elastic-optimized-and-con...
1•qainsights•16m ago•0 comments

Love vs. Wiley Book Writers: A Publishing Scam Gets a Rare Comeuppance

https://writerbeware.blog/2026/09/18/love-v-wiley-book-writers-a-publishing-scam-gets-a-rare-come...
3•ilamont•17m ago•1 comments

Record 38% of new vehicle sales to be EVs in 2030, study finds

https://news.harvard.edu/gazette/story/2026/09/record-38-of-new-vehicle-sales-to-be-evs-in-2030-s...
2•geox•18m ago•0 comments

Putin Uses Unlicensed Windows

https://twitter.com/christogrozev/status/2100955969404408311
1•mudil•19m ago•1 comments

PC ports of old console games are the new AI vibe coding battleground

https://www.pcgamer.com/gaming-industry/pc-ports-of-old-console-games-are-the-new-ai-vibe-coding-...
1•haunter•20m ago•0 comments

Classified F-35 stealth parts diverted to Hong Kong by shipper, gone missing

https://www.politico.com/news/2026/09/18/congress-f-35-china-investigation-01083647
6•cf100clunk•23m ago•0 comments

Stratasys awarded 27.6M in damages in first of 2 cases against bambu lab

https://all3dp.com/6/stratasys-awarded-27-6-million-in-damages-in-first-of-two-cases-against-bamb...
3•iancmceachern•23m ago•0 comments

Have You Seen Shannon

https://news.ycombinator.com/submit
1•susanboop_09•23m ago•0 comments

AI Lab building tycoon game

https://bedroomlabs.net
2•o_g•23m ago•0 comments

An Undercover Google Analyst Infiltrated a Notorious Supply-Chain Hacking Gang

https://www.wired.com/story/an-undercover-google-analyst-infiltrated-a-notorious-supply-chain-hac...
2•MC995•25m ago•0 comments

Before you build it, share it

https://coidea.co
1•moeidheidari•25m ago•0 comments

I vibecoded a tool to shrink Golang codebase automatically

https://github.com/dhilst/sx
1•geckones•26m ago•1 comments

SSD-Llama: SSD-Native Inference for Trillion-Parameter Moe on a Consumer PC

https://arxiv.org/abs/2609.18110
2•AlmostCosmo79•27m ago•0 comments

ChatGPT's Built-in Browser now supports Chrome extensions

https://twitter.com/JamesZmSun/status/2100995281097769216
2•twapi•28m ago•0 comments

Keeping vLLM's Prefix Cache Warm Between Agent Turns

https://doug.sh/posts/vllm-kv-cache-agents/
1•dougcalobrisi•28m ago•0 comments

Near-real-time vision using DiffusionGemma in Jev mode

https://twitter.com/mmastrac/status/2101011110132601054
1•mmastrac•28m 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.