Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
spleeder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
spleeder
4y ago
"What is computer?" -> "its legs of iron, its feet part of iron, and part of clay." (Daniel 2:33)
2.
▲
by
spleeder
5y ago
How would this vaccine work for people who are already infected?
3.
▲
by
spleeder
7y ago
Seeing how closely TopShell resembles Haskell I am curious why you chose to implement it in Scala rather than Haskell or Purescript.
4.
▲
by
spleeder
8y ago
Setting the QT_SCALE_FACTOR=2 env var does the trick for Zoom on my end.
5.
▲
by
spleeder
8y ago
It doesn't have a notch. This makes it better than the real iPhone. Too bad they added a software one.
6.
▲
by
spleeder
9y ago
What is the best location to watch the launch from?
7.
▲
by
spleeder
9y ago
The only thing I like about it is the fact that it removes the need for the `fun` keyword. Otherwise it just adds noise in my opinion.
8.
▲
by
spleeder
9y ago
I for one am not. What is wrong with calling a plain function?
9.
▲
by
spleeder
9y ago
I use it as a general purpose calculator.
10.
▲
by
spleeder
9y ago
They are working towards Linux Support: https://github.com/desktop/desktop/issues/567
11.
▲
by
spleeder
10y ago
2008 BMW X5
12.
▲
by
spleeder
10y ago
https://github.com/kanaka/miniMAL
13.
▲
by
spleeder
10y ago
I have a feeling Microsoft will open source Windows soon.
14.
▲
by
spleeder
10y ago
I love how VS Code has no problem working with large and even minified files (unlike some other “modern” editors). Every update is just icing on the cake. Keep up the good work!
15.
▲
by
spleeder
11y ago
One of my favorite new features has got to be true color support.
16.
▲
by
spleeder
11y ago
VS Code has much better git integration than Atom will ever have out of the box because Atom does not want to compete with GitHub for Desktop.
17.
▲
by
spleeder
11y ago
JavaScript everywhere.
18.
▲
by
spleeder
11y ago
In my country (Romania) HIV was actually spread through vaccinations. Indeed that is how I got infected as an infant. The problem was supposedly not with the vaccines themselves though but with the fact that they were reusing needles.
19.
▲
by
spleeder
11y ago
Congrats and keep up the good work!
20.
▲
by
spleeder
11y ago
This is my experience as well. I am really impressed at how VS Code as no problem working with large and minified files.
21.
▲
by
spleeder
11y ago
Love it! I can see my self using this tool to create perfect SVG icons. One thing it looks like it is missing is zooming.
22.
▲
by
spleeder
11y ago
I actually admire Sindre for his great contributions to the JS ecosystem. Keep up the good work!
23.
▲
by
spleeder
11y ago
The announcement hasn’t been made yet. It should be at 9am PDT. The posts you saw on HN were linkbait.
24.
▲
by
spleeder
11y ago
Yes, that is absolutely what it means. Works beautifully on my Retina Macbook Pro.
25.
▲
by
spleeder
11y ago
They dropped React a while ago.
26.
▲
by
spleeder
11y ago
Actually there is a positive 0 and a negative 0 in JavaScript. Try 1/+0 and 1/-0 in your browser console and notice how the result is different for each (+Infinity and -Infinity respectively).
27.
▲
by
spleeder
11y ago
Why go through the trouble and reinvent the wheel and not use one of the available protocols and serialization methods?
28.
▲
by
spleeder
11y ago
I have been using inline styles in React with great results too. I am glad to see more and more adoption. It leads to better portability and greater flexibility.
29.
▲
by
spleeder
12y ago
Canvas is hardware accelerated.
30.
▲
by
spleeder
12y ago
I think this is a very good question, and the short answer in my opinion is yes, canvas rendering would make it much faster (as the guys at Flipboard have shown [1]). The downside is you would have to implement your own rendering engine fro
More ›