Live data from Hacker News

Viewing profile — MichaEiler

MichaEiler

HN member
Joined
Fri, May 21, 2021, 1:56 PM UTC
HN karma
65
Public activity
13 items

About MichaEiler

No profile information was provided.

Recent public activity

  1. comment
    Comment #35863912

    Realizing that a business has more responsibilities than just satisfying the shareholders is incredibly important. I honestly just listed it as an example, there might be better bo…

  2. comment
    Comment #35863542

    I'd recommend reading about stakeholder capitalism. E.g. "Stakeholder Capitalism: A Global Economy that Works for Progress, People and Planet" written by the founder of the world e…

  3. comment
    Comment #35557215

    A well educated person is a benefit to our society, no matter what one does with an education. The problem is that some countries don't offer education for free which forces some t…

  4. comment
    Comment #28939840

    Qt would have been my first choice for a long time. Unfortunately the Qt Company has changed their pricing model a few years ago and charges way too much these days. (3950$ per dev…

  5. comment
    Comment #28552553

    VmWare Player with USB configured to version 2.0 did the trick for me. I tested it with an iPAD Pro and iOS 14. The VM was running the newest macOS release from a few months ago.

  6. comment
    Comment #27641102

    I'm surprised nobody has mentioned Linus's rant about spinlocks in userspace: https://www.realworldtech.com/forum/?threadid=189711&curpost...

  7. comment
    Comment #27327232

    Around here (Austria/Switzerland, Country Side) people only wear smart watches for fitness purposes. Meaning most folks buy Garmin or Suunto devices. Another reason might be that t…

  8. comment
    Comment #27327143

    Thank you. I was wondering about this too. Breaking app compatibility between WP7 and WP8 was IMHO the death sentence for the platform...

  9. comment
    Comment #27262633

    As far as I can tell the developer is using Fibers on Windows and boost::context on all other operating systems. You can see that he has a forward declaration in "libgo/context/fco…

  10. comment
    Comment #27253384

    Having only briefly looked through the code base of libgo. It looks like they use boost::context, which is the only good stackful coroutines implementations I've come across. Not b…

  11. comment
    Comment #27253225

    I completely agree! Why not benefit from Lewis's work on cppcoro? He obviously has thought through the most important issues one would otherwise also stumble across. Unfortunately …

  12. comment
    Comment #27253203

    There are a lot more possibilities. The reason why they are so complicated is simply to give the library developers all possible options. This features is afaik something targeted …

  13. story