Live data from Hacker News

Viewing profile — hannes_s

hannes_s

HN member
Joined
Sun, Aug 28, 2022, 8:40 PM UTC
HN karma
14
Public activity
4 items

About hannes_s

No profile information was provided.

Recent public activity

  1. comment
    Comment #37108386

    One problem I have with C++ coroutines is the implicit capture of the "this" pointer in member functions. One can also accidentally pass arguments by reference resulting in lifetim…

  2. comment
    Comment #32640076

    There are two key differences between the syndication feed provider and the HN provider: - The content type : The syndication feed provider only supports "article" content which is…

  3. story
    Show HN: Fluent Feeds – A feed reader for Windows 11

    I have recently started experimenting with WinUI 3 and decided to develop a simple feed reader with it. It currently has support for RSS/Atom feeds, as well as experimental support…

  4. story