Viewing profile — kenOfYugen
kenOfYugen
HN member- Joined
- Wed, Dec 24, 2014, 8:34 AM UTC
- HN karma
- 517
- Public activity
- 161 items
- HN profile
- View on Hacker News ↗
About kenOfYugen
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #32330594
TL;DR The Unhook browser extentions makes YouTube usable. Searching for something on YouTube does not work as expected at all. At some point they started deleting older videos with…
-
comment
Comment #27737584
I rarely see this mentioned, but you don't have to compress hydrogen that much for transportation/storage. Ongoing research on metal hydrides is promising [1]. 1. https://en.wikipe…
-
comment
Comment #27490638
I ended up writing a small wrapper on top of SQLite based on this: https://dgl.cx/2020/06/sqlite-json-support With proper concurrency control, it can work very well even for multi …
-
comment
Comment #23650568
According to dosdude1's thread on macrumors.com[1], more devices will eventually become compatible and wifi will get patched. 1. https://forums.macrumors.com/threads/macos-11-big-s…
-
comment
Comment #23620821
> I am incredibly happy with every update from Apple. I am incredibly disappointed with every update from Apple. I bought my MacBook Pro in 2011. The most basic 13.3" machine that …
- story
-
comment
Comment #22577445
Mean Piston Speed [1] is a good indicator of engine longevity. ~16 m/s for automobile engines ~25 m/s for Formula one engines ~26.5 m/s for Koenigsegg’s 2.0-Liter [1] https://en.wi…
- comment
-
comment
Comment #18317909
I can't say I fully comprehend the SSR vs SPA war. Both concepts are definitely being misused/overused, one is "dated" and the other "modern", but surely the middle ground where be…
- story
-
comment
Comment #16090956
I am using an even more minimal subset of CoffeeScript 2, basically classless, and love it. I can't find a sane reason to hand-write ESxx. I complement it with Rust as needed, whic…
-
comment
Comment #15781013
What do you mean by 'first class support' of WASM in C/C++? Is it somehow possible to produce wasm binaries without utilizing emscripten?
-
comment
Comment #15265535
I like this approach a lot, especially as implemented in [1]. Perhaps a tutorial, or some examples can be documented in that style. Hyperapp + hyperscript-helpers[2] is my favorite…
- story
-
comment
Comment #13718694
They had to, since changes cannot break backwards compatibility with the legacy web.
-
comment
Comment #13718466
> The javascript language has advanced considerably. Not only has it adopted many of the syntax sugar features such as classes and fat arrow function, it has gone beyond coffeescri…
-
comment
Comment #13266038
Haven't tested it yet, but OpenWebRTC [1] has been on my radar for some time now. 1. https://github.com/EricssonResearch/openwebrtc
-
comment
Comment #13199906
What modifications are required to be made to the linux kernel/tcp stack to take advantage of 48+ cores, in order to achieve a more linear scalability? Are there any real-life expe…
- comment
- comment
- comment
- comment
- comment