Live data from Hacker News

Viewing profile — kpocza

kpocza

HN member
Joined
Wed, May 06, 2015, 1:02 PM UTC
HN karma
29
Public activity
16 items

About kpocza

No profile information was provided.

Recent public activity

  1. comment
    Comment #24532072

    Quite interesting. I just woke up (it's 7AM here). A quick check and everything works as before, so public pages are showing up without requiring login and with the old design. I d…

  2. comment
    Comment #24529927

    Thank you for your valuable contribution. Please read the question again. It's not about my page, it's about all pages.

  3. story
    Ask HN: Why Facebook requires login to view public pages?

    I'm not a hardcore Facebook user. There are some pages I visit regularly without logging in just navigating there via browser and reading the posts. Starting from today all pages r…

  4. comment
    Comment #22906640

    This way X and music also works: https://github.com/kpocza/LoWe Of course, it's a bit circumstantial...

  5. comment
    Comment #15873484

    There are no specific requirements for the C# version, the library was written in v7. Go# compiles to three targets: .NET Standard 1.2, .NET Standard 2.0, and the full .NET Framewo…

  6. comment
    Comment #15868408

    I haven't compared it to TPL Dataflow however made some pure performance measurements. The results are at the end of this: https://github.com/kpocza/GoSharp/blob/master/src/GoSharp…

  7. comment
    Comment #15864668

    Just a quick note. This is a small library for .NET/C# that implements the most important concurrency elements of go like channels, selects, timers, tickers. Don't hesitate to tell…

  8. story
  9. comment
    Comment #14881390

    Try this one: https://github.com/kpocza/LoWe

  10. comment
    Comment #12867589

    Originally there was no actual need, I was just curious about the technology, the limits and I wanted to push these limitations. But: Later I realized that there is a need for this…

  11. comment
    Comment #12865273

    Most probably to employ a third-party X server is more robust at the moment. However in this case we can achieve the same effect with the Ubuntu bits of the X server. It's true tha…

  12. comment
    Comment #12860189

    I know that there is room for improvement. What do you think, where should I improve LoWe first? Should I add more apps, more devices, or make it easier to use?

  13. comment
    Comment #12860150

    Thank you.

  14. story
  15. comment
    Comment #11261957

    Thriot is an open source IoT platform. There are no real usages yet, but since it's open anybody can make use of it. The main advantage of this platform is that it has configurable…

  16. story
    Ask HN: How to promote and open source IoT Platform?

    I’ve created an open source IoT platform called Thriot that runs on Windows/Linux and has quite flexible architecture to be able to run on a small Linux box and even in highly-scal…