Viewing profile — kpocza
kpocza
HN member- Joined
- Wed, May 06, 2015, 1:02 PM UTC
- HN karma
- 29
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About kpocza
No profile information was provided.
Recent public activity
-
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…
-
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.
-
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…
-
comment
Comment #22906640
This way X and music also works: https://github.com/kpocza/LoWe Of course, it's a bit circumstantial...
-
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…
-
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…
-
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…
- story
-
comment
Comment #14881390
Try this one: https://github.com/kpocza/LoWe
-
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…
-
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…
-
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?
-
comment
Comment #12860150
Thank you.
- story
-
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…
-
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…