frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

First Came the DOGE Cuts, Then Came the Wildfires

https://www.outdoorlife.com/conservation/doge-cuts-forest-service-wildfires/
2•hn_acker•32s ago•1 comments

Show HN: I built a Buffer alternative that also generates the videos

https://videoai.me/login
1•Paul_Grsl•2m ago•0 comments

A free, cross-platform ePub 3 reader

https://thorium.edrlab.org/en/about/
1•cernocky•3m ago•0 comments

Alpamayo 2 Super, Nvidia frontier open reasoning model for autonomous vehicles

https://twitter.com/JensenHuang/status/2084656303046332747
1•nthypes•4m ago•0 comments

The Download: US robot restrictions, and ICE's DNA grab

https://www.technologyreview.com/2026/08/04/1141098/the-download-robot-restrictions-ice-dna/
2•joozio•5m ago•0 comments

ChainDrop NPM supply-chain attack infects packages

https://www.bleepingcomputer.com/news/security/massive-chaindrop-npm-supply-chain-attack-infects-...
1•iLemming•7m ago•0 comments

All of Winona Police Department's Flock cameras cut down and stolen

https://www.valleynewslive.com/2026/08/04/every-flock-camera-winona-minnesota-cut-down-stolen-coo...
3•NDlurker•7m ago•1 comments

RailWarden – Safely run parallel AI coding agents in one Git repository

https://github.com/advaith-1212/railwarden
1•Satya_1212•8m ago•0 comments

Ask HN: Should we direct AI on our personal projects during work hours?

1•rpnx•9m ago•0 comments

Bending Spoons to Buy Software Firm Airtable for $2.3B

https://www.bloomberg.com/news/articles/2026-08-04/bending-spoons-to-buy-software-firm-airtable-f...
1•devy•9m ago•0 comments

Average IQ by Country 2026

https://worldpopulationreview.com/country-rankings/average-iq-by-country
1•amelius•10m ago•0 comments

Show HN: Gantt resource planning vs. event scheduling in RevoGrid

https://benchmark.rv-grid.com/revogrid-vs-bryntum-scheduling/
1•kumakint•10m ago•0 comments

Former OpenAI exec Fidji Simo's company has analyzed 3,500 blood vials with AI

https://fortune.com/2026/08/03/fidji-simo-discusses-pots-diseases-chroniclebio-ai-startup-openai/
2•gwintrob•11m ago•0 comments

Silico, the platform for ambitious AI research, is publicly available today

https://twitter.com/GoodfireAI/status/2084671608028057737
1•glowingvoices•11m ago•0 comments

The Inference Engine Guide for K3 Deployment

https://twitter.com/vllm_project/status/2081788542079123939
1•gmays•12m ago•0 comments

Show HN: TsundereSQL – 208 SQL exercises graded locally with DuckDB-WASM

https://tsunderesql.itch.io/tsunderesql
1•elsaicequeen•12m ago•0 comments

Microsoft Tells Engineers 'Tokenmaxxing Is Not What We Are Optimizing For

https://www.404media.co/microsoft-tells-engineers-tokenmaxxing-is-not-what-we-are-optimizing-for/
3•cdrnsf•12m ago•0 comments

Show HN: Give your agents a personal internet based on what you've surfed

https://github.com/Fergana-Labs/stash/blob/main/docs/ai-native-bookmarks.md
1•samzliu•12m ago•0 comments

The Geoid

https://svs.gsfc.nasa.gov/5660/
2•jonbaer•13m ago•0 comments

Vampires (Programmers) versus Werewolves (Sysadmins)

https://blog.codinghorror.com/vampires-programmers-versus-werewolves-sysadmins/
1•speckx•16m ago•0 comments

Show HN: I got tired of sharing files between devices, so I built TapSend

https://tapsend.app
1•TapSend•17m ago•0 comments

OSS and Photography

https://www.jasonwu.ink/signals/2026-08-02-oss-and-photography
1•whiteblossom•17m ago•0 comments

What If Past Returns Were Indicative of Future Returns?

https://elmwealth.com/expected-returns/
1•wawayanda•17m ago•0 comments

The IPv6 Private Network Trap: Why Fd00:/8 Is Not 192.168.x.x

https://mabels.github.io/mseg-tester/blog/fd00-is-not-your-192-168-short.html
1•fastandfearless•17m ago•0 comments

Show HN: OldHand A Claude/Codex plugin to verify the development flow end-to-end

https://github.com/berwinsingh/oldhand
1•berwinsingh•18m ago•0 comments

Hyperion Entertainment BV and Amiga Corporation Reach Settlement

https://www.hyperion-entertainment.com/index.php/news/38-corporate
1•doener•21m ago•2 comments

The Indo-European Family Tree

https://djbinder.com/language-tree/
2•benbreen•21m ago•0 comments

AI detectors, the new clergy of authenticity – The Great Work Heist

https://geraldoaugustoseabra.substack.com/p/ai-detectors-the-new-clergy-of-authenticity
1•newsgames•21m ago•0 comments

Please add min-release-age to your .npmrc

https://www.endorlabs.com/learn/npm-malware-compromises-keyv-and-cacheable-with-500m-weekly-downl...
1•scj13•22m ago•1 comments

The Scary, Scary Singularity

https://markmcdonaldthoughts.substack.com/p/the-scary-scary-singularity
1•paulpauper•22m 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.