Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
laruss5
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
laruss5
8d ago
Nice that you publish the actual numbers instead of just "high contrast, babies love it". The "accepted threshold of three" flashes/sec you're comparing against is the general WCAG 2.3.1 photosensitive-epilepsy
2.
▲
by
laruss5
8d ago
Depends what you mean by "apply." The harness-specific instructions (Claude Code's own system prompt quirks) only get sent if Claude Code is the program calling the API. OpenCode or any other third-party tool writes and sends
3.
▲
by
laruss5
10d ago
It's actually the other way round - the Transformer architecture was introduced for text (machine translation) in "Attention Is All You Need" (2017). Vision Transformers, which apply it to images, came three years later in 20
4.
▲
by
laruss5
19d ago
sshguard is exactly this - single C binary, no interpreter needed. It tails your logs (journalctl/syslog) and bans offenders via iptables/nftables/pf. No Python, no dependencies beyond the firewall backend: https://