frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Cargo-Auditable Support on Ubuntu

https://documentation.ubuntu.com/project/contributors/language-specific/rust/cargo-auditable/
2•petrakat•1h ago

Comments

thesuperbigfrog•58m ago
This looks like a really nice feature to see what goes into Rust binaries.

This post says that it is experimental, but does not say where it is used.

On my Ubuntu VM, it works with bat like the example shows, but does not work with the new Rust "ls":

  ubuntu@resolute:~$ cargo audit bin /usr/bin/ls
      Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
        Loaded 1107 security advisories (from /home/ubuntu/.cargo/advisory-db)
      Updating crates.io index
  error: No dependency information found in /usr/bin/ls! Is it a Rust program built with cargo?
  error: parse error: No dependency information found! Is this a Rust executable built with cargo?
  
  ubuntu@resolute:~$ ls -lah /usr/bin/ls
  lrwxrwxrwx 1 root root 29 Mar 30 16:50 /usr/bin/ls -> ../lib/cargo/bin/coreutils/ls
  ubuntu@resolute:~$ 

Still, this is a nice feature to have.
petrakat•39m ago
(Disclosure: I work at Canonical and wrote the cargo-auditable support.)

Good catch. The list of binaries is on the 26.04 release notes if you are curious: https://documentation.ubuntu.com/release-notes/26.04/changes...

The cargo-auditable support is specifically to make it easy to turn on cargo-auditable for Rust packages built using dh-cargo. Most packages use dh-cargo, but not rust-coreutils, so we would have to manually wire it up.

Removable batteries in smartphones will be mandatory in the EU starting in 2027

http://www.benjaminoakes.com/2026/06/04/Removable-batteries-in-smartphones-will-be-mandatory-in-t...
1•speckx•1m ago•0 comments

Show HN: I embedded 685M public texts in 32 minutes (on 8x A100, Rust, TensorRT)

https://github.com/Artain-AI/ignite-ms
1•ddayanov•2m ago•0 comments

When AI Does the Work, Who's Accountable?

https://somehowmanage.com/2026/06/03/when-ai-does-the-work-who-owns-it/
1•Ozzie_osman•2m ago•0 comments

Ramp raises $750M at $44B valuation

https://techcrunch.com/2026/06/04/ramp-raises-750m-at-44b-valuation-as-investors-hunger-for-finte...
2•doppp•3m ago•0 comments

Show HN: Free AI agent audit for Shopify catalogs (1.2M open captures)

https://aicatalogscore.com/audit/burtsbeesbaby.com
1•SkewMaster•5m ago•0 comments

Migrating from Svelte 4 to 5 with Claude Code in a day

https://www.atolio.com/blog/svelte-4-to-5-migration-with-claude-code
1•mamatta•6m ago•0 comments

Usury Has You

https://docs.google.com/document/d/1a68dwdUjDQIJ1fmykMFM3PofPiBr5FQzS1h-k-hQ1tQ/edit?usp=sharing
1•rendersgame•6m ago•0 comments

I ranked 18 cities by how much wealth software engineers build

https://yournumber.org/reports/where-software-engineers-build-wealth-2026
1•topwebzone•7m ago•0 comments

Jo – a statically typed language with fine-grained capabilities

https://jo-lang.org/blog/2026-06-04-introducing-jo.html
1•liufengyun•7m ago•0 comments

KVarN: Native vLLM KV-cache quantization back end by Huawei

https://github.com/huawei-csl/KVarN
1•theanonymousone•7m ago•0 comments

Show HN: Peddi Movie – a simple guide for the Telugu film Peddi

https://peddimovie.xyz
1•mixfox•8m ago•0 comments

I tracked down the thief who stole $200k of Lego (by Reckless Ben) [video]

https://www.youtube.com/watch?v=wscQpkcwgNU
1•Imustaskforhelp•8m ago•0 comments

H1B Crackdown on Indian Workers Erodes Texas Real Estate Boom

https://www.bloomberg.com/features/2026-dallas-h1b-housing-market/
3•rainhacker•8m ago•0 comments

Major open problem in percolation theory potentially solved with ChatGPT

https://philipeaso.com
1•doubledamio•9m ago•0 comments

US Supreme Court backs SEC in fight over 'disgorgement' power

https://www.reuters.com/world/us-supreme-court-backs-sec-fight-over-disgorgement-power-2026-06-04/
1•1vuio0pswjnm7•9m ago•1 comments

Shadcn-HTMX for HTML/Jinja2/Hono/Elixir/Go

https://shadcn-htmx.productdevbook.com/
1•akagusu•10m ago•0 comments

An Inside View of the Davis-Bacon Act

https://www.factorysettings.org/p/an-inside-view-of-the-davis-bacon
1•surprisetalk•10m ago•0 comments

Columnar

https://crates.io/crates/columnar
1•tosh•11m ago•0 comments

The Jo Language: Secure Programming for the AI Era

https://jo-lang.org/
1•theanonymousone•11m ago•0 comments

Practical Data-Oriented Design in C++ [video]

https://www.youtube.com/watch?v=SzjJfKHygaQ
1•tosh•11m ago•0 comments

The Road to Zero Coding

https://docs.fused.io/shorts/zero-coding-002/
1•beezle•12m ago•0 comments

Agent per Human Notarization Protocol

https://github.com/squillo/aph
2•scott-b•12m ago•1 comments

Show HN: Zero deps C++ ASR binary for Linux (0MB idle RAM, no daemons, Unix way)

https://github.com/rccyx/asryx
2•rccyx•13m ago•0 comments

1989 Tiananmen Square protests and massacre

https://en.wikipedia.org/wiki/1989_Tiananmen_Square_protests_and_massacre
2•dredmorbius•15m ago•1 comments

Comparing SpaceX IPO against past offerings

https://flowingdata.com/2026/06/04/comparing-spacex-ipo-against-past-offerings/
3•thehoff•16m ago•0 comments

Linux Foundation Announces the Intent to Launch the Tokenomics Foundation

https://www.linuxfoundation.org/press/linux-foundation-announces-the-intent-to-launch-the-tokenom...
1•Tomte•16m ago•0 comments

AI Disrupted My YouTube Business. So I Got a Job [video]

https://www.youtube.com/watch?v=AQVyHXZWILo
1•chakintosh•16m ago•0 comments

Realm is a mobile database: an alternative to SQLite and key-value stores

https://github.com/realm/realm-js
1•thunderbong•16m ago•0 comments

FAA documents outline SpaceX plans for Starfall reentry vehicles – SpaceNews

https://spacenews.com/faa-documents-outline-spacex-plans-for-starfall-reentry-vehicles/
1•rbanffy•17m ago•0 comments

Beyondflow No-Code Multi-Agent Teams with Unlimited Runs. BYOK and Ollama

https://beyondflow.app
1•ALE_DIOLA_•17m ago•0 comments