Hacker News

Don't Roll Your Own

Hacker News - Sat, 05/23/2026 - 6:25pm
Categories: Hacker News

Memdeklaro: Open-source self-sovereign identity

Hacker News - Sat, 05/23/2026 - 6:23pm

Article URL: https://memdeklaro.org

Comments URL: https://news.ycombinator.com/item?id=48252182

Points: 3

# Comments: 0

Categories: Hacker News

Markdown Is Not LaTeX

Hacker News - Sat, 05/23/2026 - 6:04pm
Categories: Hacker News

Strategic Thinking

Hacker News - Sat, 05/23/2026 - 5:57pm
Categories: Hacker News

Ask HN: How to learn how to develop real time applications?

Hacker News - Sat, 05/23/2026 - 5:53pm

I am a C++ programmer and I want to learn how to develop real-time programs. It looks like it's a "lost art" these days.I think we all use such programs every day to one degree or another. For example, if you work with a network, then you probably use wireshark. If you work with audio, then you probably use something from this field. What do I mean by real-time apps? These are applications where we have a part that creates data (or a data stream, with high frequency) and a part that processes it (or gui part, if we somehow process it). I would like to focus specifically on network applications. I'll say right away that I've already read Richard Stevens book[1], but it doesn't seem to be enough to develop applications of this level.

[1] Richard Stevens - Unix Network Programming

Comments URL: https://news.ycombinator.com/item?id=48251933

Points: 1

# Comments: 0

Categories: Hacker News

Pages