今日已更新 249 条资讯 | 累计 40105 条内容
关于我们

标签:#hack

找到 14224 篇相关文章

AI 资讯

Show HN: Arxid – keyed, non-enumerable ID obfuscation

I kept reaching for Hashids/Sqids to keep sequential IDs out of URLs, but they don't use a real key — the alphabet is shuffled by a salt, and the Sqids FAQ says outright "there is no encryption of any kind." arxid is a keyed reversible permutation instead: a balanced Feistel network with an ARX (add-rotate-xor) round function over a 40-bit domain, mapping to a 7-char base62 code. Feed it an integer, get an unpredictable code back; same key reverses it. Runs ~16x faster than a structurally identi

2026-08-05 原文 →
AI 资讯

Read HN twice a day for the last decade. Here's my list of S-Tier HN links

- Everyday I read 2 pages of HN in the morning and 2 in the evening for years now - Of late, I noticed that most of the stuff on the 1st 2 pages is AI this, AI that, LLM this, LLM that, model here, model there - Today I am going to attempt to break that trend by sharing the greatest resources on HN from my collection of 50000+ bookmarks over the last decade - I have a process on my end for bookmarking - The most visual explainers get S-Tier ranking - Good info from reputed sources gets an A, non

2026-08-05 原文 →