Hacker News
Trump, Doge Are Trying to Get Around Privacy Laws to Gather Your Personal Info
Mario Kart $80 price isn't that high, historically
Article URL: https://arstechnica.com/gaming/2025/04/will-mario-kart-worlds-80-price-become-gamings-new-normal/
Comments URL: https://news.ycombinator.com/item?id=43627072
Points: 2
# Comments: 0
US Justice Dept disbands crypto enforcement team, citing Trump order
Article URL: https://www.reuters.com/world/us/us-justice-dept-disbands-cryptocurrency-enforcement-unit-2025-04-08/
Comments URL: https://news.ycombinator.com/item?id=43627070
Points: 3
# Comments: 0
Show HN: CI-Hush
Tiny scripts for quieter GitLab CI
Comments URL: https://news.ycombinator.com/item?id=43626856
Points: 1
# Comments: 0
China intends to crush the trade war
Article URL: https://www.newstatesman.com/international-politics/2025/04/china-us-trade-war-tariffs
Comments URL: https://news.ycombinator.com/item?id=43626846
Points: 1
# Comments: 0
Cognitive abilities predict performance in everyday computer tasks
Article URL: https://www.sciencedirect.com/science/article/pii/S107158192400137X
Comments URL: https://news.ycombinator.com/item?id=43626839
Points: 1
# Comments: 0
We Automated the CEOs of Southwest, Starbucks, and Nike
Article URL: https://thehustle.co/originals/we-automated-the-ceos-of-southwest-starbucks-and-nike
Comments URL: https://news.ycombinator.com/item?id=43626834
Points: 3
# Comments: 1
What the Infamous Heroin Study Said
Article URL: https://www.betonit.ai/p/what-the-infamous-heroin-study-said
Comments URL: https://news.ycombinator.com/item?id=43626826
Points: 1
# Comments: 0
The world suddenly has a plausible alternative to US treasuries
Article URL: https://www.deccanherald.com//world/the-world-suddenly-has-a-plausible-alternative-to-us-treasuries-3483968
Comments URL: https://news.ycombinator.com/item?id=43626801
Points: 3
# Comments: 0
Queried applicants: Check out this handy tool for finding funded startups
Article URL: https://old.reddit.com/r/datacurator/comments/1juphpy/vc_data_goldmine_the_musthave_tool_for_tracking/
Comments URL: https://news.ycombinator.com/item?id=43626797
Points: 1
# Comments: 0
Pour-over coffee:Mixing w H2O jet impinging on granular bed w avalanche dynamics
Tariff: The well-travelled Arabic term that became a byword for isolationism
Article URL: https://www.middleeasteye.net/news/tariff-well-travelled-arabic-term-byword-isolationism
Comments URL: https://news.ycombinator.com/item?id=43626743
Points: 3
# Comments: 0
Interview with Skyper of TESO/THC [video]
Article URL: https://www.youtube.com/watch?v=sQVLniT9CDY
Comments URL: https://news.ycombinator.com/item?id=43626739
Points: 1
# Comments: 0
BPS is a GPS alternative that nobody's heard of
Article URL: https://www.jeffgeerling.com/blog/2025/bps-gps-alternative-nobodys-heard
Comments URL: https://news.ycombinator.com/item?id=43626729
Points: 2
# Comments: 0
Ask HN: What is one AI startup idea that's solving a real problem?
I see lots of new AI apps. Many just help with things like making a calendar or writing down what was said in a meeting. That’s fine, but I want to hear about better ideas.
I’m looking for smart tools that do real work. Like:
-Helping small shops with hard rules (compliance)
-Filling out forms for the government
-Helping people like plumbers, lawyers, or house sellers
What’s one AI-driven startup you’ve seen (or are building) that’s actually solving a real, overlooked problem.
Extra happy if it saves time, money, or stops stress.
Comments URL: https://news.ycombinator.com/item?id=43626728
Points: 3
# Comments: 0
Elon Musk's Secret Weapon: the US Marshals Service
Article URL: https://www.motherjones.com/politics/2025/04/elon-musk-us-marshals-service-deputy-special-marshals-doge/
Comments URL: https://news.ycombinator.com/item?id=43626726
Points: 3
# Comments: 0
Rescale (YC W12) raises $115M for 1,000x faster physics – Bezos, Altman, Nvidia
Leaked messages expose trade secrets of prolific Black Basta ransomware group
A16Z: AI Avatars
Article URL: https://a16z.com/ai-avatars/
Comments URL: https://news.ycombinator.com/item?id=43626707
Points: 1
# Comments: 3
Show HN: Rustdoc-style linking in mdBook (with the help of Rust-analyzer)
[rustdoc], Rust's API documentation generator, supports linking to Rust APIs by names, which is great DX because you don't have to hard-code URLs in docs, and it guarantees the links are correct. The same feature can be found in Javadoc, Go Doc, etc.
[mdBook] is another documentation/static-site generator written in Rust and widely used in the Rust community. It generates sites from Markdown (so like Docusaurus, VitePress, etc.)
Unlike rustdoc, mdBook doesn't have the same "linking by name" capability, which I find a bit lacking — so I made this program!
mdbook-rustdoc-link is an mdBook preprocessor that you can plug into your book projects. Using [rust-analyzer], it converts Rust API names to docs.rs permalinks, just like rustdoc does. It can link to APIs in your own crate and in your dependencies, without you having to manually search for and copy and paste URLs into your Markdown pages.
[rustdoc]: https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html
[mdBook]: https://rust-lang.github.io/mdBook/
[rust-analyzer]: https://rust-analyzer.github.io/
Comments URL: https://news.ycombinator.com/item?id=43626696
Points: 1
# Comments: 0