Viewing profile — czeidler
czeidler
HN member- Joined
- Fri, Apr 07, 2017, 3:50 AM UTC
- HN karma
- 14
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About czeidler
No profile information was provided.
Recent public activity
-
comment
Comment #17222268
Not judging if this is a good or bad thing but in general it's annoying to be dependent on a single company. While git is decentralized, github's social platform features are centr…
-
comment
Comment #17088590
Another problem is that you should not use an authentication password to protect your wallet. See https://fejoa.org/fejoapage/2018/05/17/DeveloperRelease.html for more info.
- story
-
comment
Comment #16564766
Once you mastered the Kinesis Advantage you don't want to go back. Your hands move way less on the Kinesis than on a normal keyboard. Maybe this is also the reason why I always fou…
-
comment
Comment #16059224
Would it be possible to slow down segfault notifications to mitigate the attack? For example, if the segfault was not on kernel space, halt the application for the time offset of a…
-
comment
Comment #15298518
Nope, you have no clue :) thats what a trackpad is good for. The trackpad is easily reachable with your thumb without leaving your fingers too much from the keyboard (most linux di…
-
comment
Comment #15281094
You have to learn to use it as you had to learn to use an ordinary mouse or trackpad. Once you are comfortable with it a trackpoint is 10 times better than using a trackpad (probab…
-
comment
Comment #15012457
Looks awesome, is there any first person 3D point and click adventure? I only know the very old Normality but otherwise I'm not aware of any game that follows the "classic" adventu…
-
comment
Comment #14861690
Also see Kotlin's concurrency
-
comment
Comment #14590990
Sound like Genode: http://genode.org/documentation/general-overview/index
-
comment
Comment #14364893
Its more flexible and customizable, e.g. works with RxJava, CompletableFuture, JavaFX, Android... Moreover, you have more control where a coroutine is executed. https://kotlinlang.…
-
comment
Comment #14364384
Kotlin 1.1 supports coroutines what IHMO makes concurrency in a GUI much nicer. For example, it has C# like async/await methods; but more flexible...
-
comment
Comment #14233541
Have a look at http://genode.org/
-
comment
Comment #14056979
The Fejoa project ( https://fejoa.org ) actually targets this problem. It aims to make it possible for users to change their hosting server without losing their contacts.