Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randomint64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Stdx: Rust's Extended Standard Library
(github.com)
5 points
by
randomint64
3mo ago
|
1 comments
2.
▲
AI "content creators" are getting harder to spot
(theverge.com)
4 points
by
randomint64
3mo ago
|
0 comments
3.
▲
by
randomint64
4mo ago
Espressif is on fire! And the CPU even has SIMD instructions! RISC-V cores is a big deal for embedded systems because now compiling for SoCs is only a matter of `rustup target add riscv32imac-unknown-none-elf` instead of downloading half-br
4.
▲
The problem with Rust for back end services
(kerkour.com)
3 points
by
randomint64
4mo ago
|
0 comments
5.
▲
Rust is a great fit for the agentic era
(kerkour.com)
4 points
by
randomint64
4mo ago
|
1 comments
6.
▲
Deep Dive into SHA-3: Understanding Keccak and Sponge Functions
(kerkour.com)
2 points
by
randomint64
4mo ago
|
0 comments
7.
▲
Smartphones Are Black Holes
(kerkour.com)
1 points
by
randomint64
4mo ago
|
0 comments
8.
▲
Passwords suck. Can passkeys replace them?
(kerkour.com)
2 points
by
randomint64
4mo ago
|
0 comments
9.
▲
The limits of Rust, or why you should probably not follow Amazon and Cloudflare
(kerkour.com)
90 points
by
randomint64
4mo ago
|
87 comments
10.
▲
Like solar, Rust is inevitable
(kerkour.com)
1 points
by
randomint64
4mo ago
|
0 comments
11.
▲
All databases will eventually be (re)written in Rust
(kerkour.com)
6 points
by
randomint64
4mo ago
|
1 comments
12.
▲
All databases will eventually be (re)written in Rust
(kerkour.com)
3 points
by
randomint64
5mo ago
|
0 comments
13.
▲
by
randomint64
5mo ago
The attack would be like: attacker has read/write access to the database but not to the code of the backend service. Attacker swaps the hash of a targeted API key with the hash of their own API key. Attacker has now access to the resou
14.
▲
How to implement cryptographically-secure API keys
(kerkour.com)
2 points
by
randomint64
5mo ago
|
1 comments
15.
▲
by
randomint64
5mo ago
While it's true that API keys are basically prefix + base32Encode(ID + secret), you will want a few more things to make secure API keys: at least versioning and hashing metadata to avoid confused deputy attacks. Here is a detailed writ
16.
▲
AI (and) Maximalism
(kerkour.com)
1 points
by
randomint64
5mo ago
|
0 comments
17.
▲
Supply chain nightmare: How Rust will be attacked and how to mitigate attacks
(kerkour.com)
11 points
by
randomint64
5mo ago
|
0 comments
18.
▲
Optimizing SQLite for Servers
(kerkour.com)
10 points
by
randomint64
5mo ago
|
0 comments
19.
▲
Using Rust and Postgres for everything: patterns learned over the years
(kerkour.com)
5 points
by
randomint64
6mo ago
|
0 comments
20.
▲
Building pentest devices with Rust and ESP32-C6 microcontrollers
(kerkour.com)
5 points
by
randomint64
6mo ago
|
0 comments
21.
▲
Building pentest devices with Rust and an ESP32-C6
(kerkour.com)
4 points
by
randomint64
6mo ago
|
1 comments
22.
▲
Using Rust and Postgres for everything: patterns learned over the years
(kerkour.com)
2 points
by
randomint64
6mo ago
|
0 comments
23.
▲
Overthinking
(kerkour.com)
1 points
by
randomint64
6mo ago
|
0 comments
24.
▲
by
randomint64
7mo ago
Sherlock Holmes liked to say "When you have eliminated the impossible whatever remains, however improbable, must be the truth". The same is true for programming languages. When you have eliminated all the others for their fatal fl
25.
▲
Is NIST's Cryptography Backdoored?
(kerkour.com)
5 points
by
randomint64
7mo ago
|
3 comments
26.
▲
Writing Against the Global Lobotomy
(kerkour.com)
3 points
by
randomint64
7mo ago
|
0 comments
27.
▲
Deploying Rust to Production Checklist
(kerkour.com)
2 points
by
randomint64
7mo ago
|
1 comments
28.
▲
Deploying Rust to Production Checklist
(kerkour.com)
4 points
by
randomint64
7mo ago
|
0 comments
29.
▲
Breaking SHA-256: length extension attacks in practice
(kerkour.com)
2 points
by
randomint64
8mo ago
|
1 comments
30.
▲
by
randomint64
8mo ago
That's right, Signal ( https://kerkour.com/signal-app-rust ), Proton ( https://kerkour.com/proton-apps-rust ), Matrix, Wire and many more are using a share, cross-platform Rust core and a platform-dependen
More ›