HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vasama

no profile record

コメント

vasama
·5 か月前·議論
> The advantage being that you never have to remember which things are to be freed at which particular error state.

You also don't have to remember this when using defer. That's the point of defer - fire and forget.
vasama
·9 か月前·議論
That's sort of like asking a motorbike enthusiast why they don't just drive a car instead.

There's a big difference in the input scheme between PC and consoles. Playing with a controller might not be satisfying for someone used to keyboard and mouse. The latter also provides a higher skill ceiling for competitive play.

The lower end hardware used in consoles also does not allow for high framerates and high resolution monitors, while with PC gaming one can get as much performance as they're willing to pay for.
vasama
·2 年前·議論
You were clearly banned for the comment where you used offensive slurs in reference to the author of a previously discussed blog post. I was happy to report the comment.
vasama
·4 年前·議論
If only Linux offered a half decent kernel API instead of that dumpster fire that is POSIX. Even so, for anything not involving graphical user interfaces I somewhat agree with you.
vasama
·4 年前·議論
That looks like an allocating container. Probably the most useful property of linked lists and other node based data structures is the ability to make them intrusive and to avoid dynamic allocation. In some domains you just don't have a runtime allocator available to you, so this library would be useless.
vasama
·5 年前·議論
Making a molten salt reactor safe might be much cheaper than a light water reactor.
vasama
·7 年前·議論
Looks more like an implementation of undefined behaviour to me.
vasama
·7 年前·議論
I think you mean fibers, and no you can't.