frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: I built drift journal, a simple app to reflect

https://www.driftjournal.app/
1•onounoko•2m ago•0 comments

Show HN: Generative UI: OSS "Imagine with Claude"

https://github.com/Anilturaga/Generative-UI
1•anorak27•4m ago•0 comments

Critical TTL patterns for in-memory caching

https://samuelberthe.substack.com/p/3-critical-ttl-patterns-for-in-memory
1•PaulHoule•4m ago•0 comments

Show HN: GeoDesk Geo-Object Librarian version 2.1

https://github.com/clarisma/geodesk-gol
1•lpellegr•6m ago•0 comments

Tenstorrent Announces Open Chiplet Atlas Ecosystem

https://tenstorrent.com/vision/tenstorrent-announces-open-chiplet-atlas-ecosystem
1•RealityVoid•7m ago•0 comments

Where are we on X Chat security?

https://mjg59.dreamwidth.org/73625.html
1•edward•10m ago•0 comments

What Happened to Apple's Legendary Attention to Detail?

https://blog.johnozbay.com/what-happened-to-apples-attention-to-detail.html
14•Bogdanp•10m ago•0 comments

Musk said he needs $1T to stop corporate terrorists from controlling Tesla

https://www.cnn.com/2025/10/23/business/elon-musk-pay-package-tesla
1•FireBeyond•10m ago•2 comments

Nøughty Linux: Ubuntu's Stability Meets Nixpkgs' Freshness

https://discourse.ubuntu.com/t/noughty-linux-ubuntus-stability-meets-nixpkgs-freshness/69962
1•yankcrime•13m ago•0 comments

Chrono-Compatible Low-Level Date Algorithms

https://howardhinnant.github.io/date_algorithms.html
1•mrbnprck•18m ago•0 comments

US general uses AI for military decisions and is "really close" with ChatGPT

https://www.dexerto.com/entertainment/us-army-general-admits-using-ai-for-military-decisions-and-...
4•ryan_j_naughton•18m ago•3 comments

Show HN: We made LM studio alternative based on own engine

https://trymirai.com/chat-for-mac
3•darkolorin•20m ago•0 comments

Show HN: I built a web DAW for lyricists and indie songwriters

https://fourtrack.fm
2•cassettetourist•22m ago•0 comments

Building a (useful) voice assistant I can call from my watch

https://blog.jamesolds.me/post/voice-assistant-watch/
1•oldsj•23m ago•0 comments

METR review of OpenAI's GPT-OSS fine-tuning safety methodology

https://metr.org/blog/2025-10-23-gpt-oss-methodology-review/
1•mustaphah•24m ago•0 comments

Story Keeper – AI agents with narrative continuity instead of memory

https://github.com/neurobloomai/pact-ax
1•neurobloom•25m ago•2 comments

OpenAI buys AI startup that built interface for Apple computers

https://www.cnbc.com/2025/10/23/openai-buys-ai-startup-software-applications-incorporated.html
2•haniehz•25m ago•1 comments

AWS RTBFabric: A Cloud Infrastructure Service for Ad Tech

https://www.adexchanger.com/platforms/aws-launches-a-cloud-infrastructure-service-for-ad-tech/
1•andrewpedelty•26m ago•0 comments

Humanties Last War

1•vlan121•27m ago•0 comments

Three times faster with lazy imports · Hugo van Kemenade

https://hugovk.dev/blog/2025/lazy-imports/
2•rbanffy•31m ago•0 comments

Is it possible to defend against adbotage?

https://jesse.id/blog/posts/im-telling-yall-its-adbotage
1•jesse_dot_id•31m ago•0 comments

Practical Creativity (2017)

https://www.youtube.com/watch?v=zyVTxGpEO30
1•vector_spaces•32m ago•0 comments

Public Domain Software Libraries – By Paul Lefebvre

https://www.goto10retro.com/p/public-domain-software-libraries
2•rbanffy•35m ago•0 comments

Publishing Has Changed Since 2015

https://janefriedman.com/how-publishing-has-changed-since-2015/
2•speckx•37m ago•0 comments

Show HN: Emojiwhat – Unicode and TikTok emojis to copy and paste

https://emojiwhat.com/
1•kyrylo•38m ago•0 comments

DMA Design

https://lemmings.info/hello-world/
1•ustad•40m ago•0 comments

LaLiga Block Causes Spain Internet Outage and VPN Surge

https://reclaimthenet.org/laliga-block-causes-spain-internet-outage-and-vpn-surge
1•mikece•41m ago•1 comments

russian-cyrillic alphabet traditional names flashcards

https://quizlet.com/1097594757/russian-cyrillic-alphabet-traditional-letter-names-flash-cards/
1•programmexxx•42m ago•0 comments

Show HN: Orchestra – an interface to usefully run coding agents in parallel

https://github.com/fulcrumresearch/orchestra
1•etherio•43m ago•0 comments

I Am Out of Data Hell

https://ludic.mataroa.blog/blog/i-am-out-of-data-hell/
8•freddydumont•43m ago•0 comments
Open in hackernews

VectorWare – from creators of `rust-GPU` and `rust-CUDA`

https://www.vectorware.com/blog/announcing-vectorware/
42•ashvardanian•3h ago

Comments

billconan•3h ago
after reading this page, I still don't know what gpu native ware they want to work on.

> If you look at existing GPU applications, their software implementations aren't truly GPU-native. Instead, they are architected as traditional CPU software with a GPU add-on.

I feel that this is due to the current hardware architecture, not the fault of software.

LegNeato•2h ago
We have some demos coming in the next couple weeks. The hardware is there, the software isn't!
zozbot234•2h ago
What does this mean for the rust-gpu and rust-cuda projects themselves? Will they go unmaintained now that the creators are running a business?

(Don't miss the "Pedantic mode" switch on the linked page, it adds relevant and detailed footnotes to the blog post.)

LegNeato•2h ago
We are investing in them and they form the basis of what we are doing. That being said, we are also exploring other technical avenues with different tradeoffs...we don't want to assume a solution merely because we are familiar with them.
wrs•2h ago
Be sure to turn on "pedantic mode" to get the footnotes that make this make more sense. Some examples of what this means by "applications" would help. I don't think the prediction here is that Excel's main event loop is going to run on the GPU, but I can see that its calculation engine might.
LegNeato•2h ago
More software than you think can run fully on the GPU, especially with datacenter cards. We'll be sharing some demos in the coming weeks.
simonask•2h ago
With current GPU architectures, this seems unlikely. Like, you would need a ton of cells with almost perfectly aligned inputs before even the DMA bus roundtrip is worth it.

We’re talking at least hundreds of thousands of cells, depending on the calculation, or at least a number that will make the UI very sad long before you’ll see a slowdown from calculation.

Databases, on the other hand…

zozbot234•1h ago
There isn't always a DMA roundtrip; unified memory is a thing. But programming for the GPU is very awkward at a systems level. Even with unified memory, there is generally no real equivalent to virtual memory or mmap() so you have to shuffle your working set in and out of VRAM by hand anyway (i.e. backing and residency is managed explicitly, even with "sparse" allocation api's that might otherwise be expected to ease some of the work). Better GPU drivers may be enough to mitigate this, along with broad-based standardization of some current vendor-specific extensions (it's not clear that real HW changes are needed) but this creates a very real limitation in the scale of software (including the AI kind) you can realistically run on any given device.
the__alchemist•2h ago
`rust-GPU` and `rust-CUDA` fall in the category to me of "Rust is great, let's build the X ecosystem in rust". Meanwhile, it's been in a broken and dormant state for years. There was a leadership/dev change recently, (Are the creators of VectorWare the creators of Rust-CUDA, or the new leaders?), and more activity. I haven't tried since.

If you have a Rust application or library and want to use the GPU, these approaches are comparatively smooth:

  - WGPU: Great for 3D graphics
  - Ash and other Vulkan bindings: Low-level graphics bindings
  - Cudarc: Nice API for running CUDA kernels.
I am using WGPU and Cudarc for structural biology + molecular dynamics computations, and they work well.

Rust - CUDA feels like lots-of-PR, but not as good of a toolkit as these quieter alternatives. What would be cool for them to deliver, and I think is in their objectives: Cross-API abstractions, so you could, for example, write code that runs on Vulkan Compute in addition to CUDA.

Something else that would be cool: High-level bindings to cuFFT and vkFFT. You can FFI them currently, but that's not ideal. (Not too bad to impl though, if you're familiar with FFI syntax and the `cc` crate)

LegNeato•1h ago
Yes, it is all these folks getting together and getting resources to push those projects to the next level: https://www.vectorware.com/team/

wgpu, ash, and cudarc are great. We're focusing on the actual code that runs on the GPU in Rust, and we work with those projects. We have cust in rust-cuda, but that existed before cudarc and we have been seriously discussing just killing it in favor of cudarc.

jjallen•1h ago
+1 for cudarc. I've been using it for a couple of years now and has worked great. I'm using it for financial markets backtesting.
LegNeato•1h ago
Pedantic note: rust-cuda was created by https://github.com/RDambrosio016 and he is not currently involved in VectorWare. rust-gpu was created by the folks at embark software. We are the current maintainers of both.

We didn't post this or the title, we would never claim we created the projects from scratch.

ashvardanian•1h ago
My bad! "contributors" is more accurate, but HN doesn't allow editing titles, sadly :(
LegNeato•1h ago
No worries, just wanted to correct it for folks. Thanks for posting!
LegNeato•1h ago
One of the founders here, feel free to ask whatever. We purposefully didn't put much technical detail in the post as it is an announcement post (other people posted it here, we didn't).