Viewing profile — jankiel
jankiel
HN member- Joined
- Wed, Dec 16, 2015, 1:41 PM UTC
- HN karma
- 57
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About jankiel
No profile information was provided.
Recent public activity
-
comment
Comment #48630933
this is what I wonder as well.
-
comment
Comment #36437482
I was stuck once by abusing `bind:` and other time with global exit transitions + sveltekit routing, but that's about it. React on the other hand feels like a pot warming up and we…
-
comment
Comment #22701256
AFAIK WebAssembly can't do more harm than JS since it lives in the same sandbox, so that's not a concern? You're basically running Flash in a small VM.
-
comment
Comment #15763827
But it's not result of Net Neutrality, but the lack thereof... What makes you think that China has NN?
-
comment
Comment #15746468
I agree with all your points, but: 1. ...but why give them ability to charge based on what you're doing with access they give you? It's like your electric power provider would char…
-
comment
Comment #15746299
How ending net neutrality can lower my bills?
-
comment
Comment #14621625
Two-way data binding is only syntactic sugar for setting value as a property and assigning it's value on event listener. You can read about it in the docs
-
comment
Comment #14581224
Vue does have JSX backend, so your argument is not really valid
-
comment
Comment #13615189
Can you expand on JWT thing? Why should it be avoided?
-
comment
Comment #13573442
Ruby on Rails is a web framework, not a language. Also web dev is about shipping a product fast, that's why you don't see Java there.
-
comment
Comment #13541043
Pony is in alpha and seems to be overcomplicated at first glance
-
comment
Comment #13479942
Can you give an example? Being compared to Hitler is pretty high on my list so I'm interested. And how did that thetoric worked for right if Obama won?
-
comment
Comment #13210052
revelant xkcd https://xkcd.com/927/ Seriously though - what's your take on the subject?
-
comment
Comment #13054446
Sunway TaihuLight (the most powerful supercomputer right now) was benchmarked to have 93 petaflops[1]. The cost was 1.8 billion Yuan (US$273 million). So cheap I guess. [1] https:/…
-
comment
Comment #12136159
Not really, elixir's syntax is inspired by ruby.
-
comment
Comment #11951827
There's a big gap between potential and making it work risht now. How much would that cost?
-
comment
Comment #11729674
Shift-backspace is for going forward, I use it all the time
-
comment
Comment #11486293
Pinterest engineer, facebook and google intern, daughter of two engineers tells us how awful her life was because her classmates were absurdly arrogant ( all of them) and two co-wo…
-
comment
Comment #11404642
Looks kind of ugly to be honest
-
comment
Comment #11193886
How does that compare to overall percentage of women (and minorities for that matter) in the industry? Maybe it's not a problem with big, evil corporations that they don't want to …
-
comment
Comment #10744186
"Making it fast" wad not a goal of that benchmark. The whole point of it is measuring core features of the language - looping, recursion and so on. That's why they have this horrib…