Telegram Web
In praise of the hundred page idea (❄️ Score: 150+ in 4 days)

Link: https://readhacker.news/s/6jLLm
Comments: https://readhacker.news/c/6jLLm
Show HN: Keypub.sh – OAuth for the terminal using SSH keys (Score: 150+ in 13 hours)

Link: https://readhacker.news/s/6jYHf
Comments: https://readhacker.news/c/6jYHf

Hi HN! I built KeyPub.sh to solve the problem of user verification for CLI applications. It's essentially OAuth for the terminal, but using SSH keys that developers and users already have.
- No installation needed - works with existing SSH setup
- Privacy-focused: users control what email info is shared
- Simple email verification process
- Free public service
- Perfect for CLI app developers who don't want to build user verification
Try it with:
`$ ssh keypub.sh about`
Source code: https://github.com/skariel/keypub
👍4
Making AMD GPUs competitive for LLM inference (2023) (Score: 151+ in 6 hours)

Link: https://readhacker.news/s/6jZSc
Comments: https://readhacker.news/c/6jZSc
👍94🔥2
Ask HN: Programmers who don't use autocomplete/LSP, how do you do it? (Score: 150+ in 1 day)

Link: https://readhacker.news/c/6jXUN

I am totally fascinated by programmers who don't use many of the IDE features I take for granted today: autocomplete, language servers, and recently copilot
So to the devs who don't use these tools, how do you do it? Do you just remember every type and field in a codebase? What does your flow look like?
One example is that I cannot live without the language server go-to-definition feature. What do you do if you need to look up the definition/implementation of some function which is in some other file?
🤔1
E.W.Dijkstra: Simplicity is a great virtue ... complexity sells better. (Score: 151+ in 1 day)

Link: https://readhacker.news/s/6jYk2
Comments: https://readhacker.news/c/6jYk2
👍8
2025/07/14 06:16:11
Back to Top
HTML Embed Code: