Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sscotth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sscotth
5y ago
Correct. Pinned tracking thread: https://forum.parallels.com/threads/big-sur-installation.351...
2.
▲
by
sscotth
6y ago
My cash on hand is significantly less than my net worth too.
3.
▲
by
sscotth
6y ago
You may be able to crop out the edges... But agreed.
4.
▲
by
sscotth
6y ago
What's a computer https://www.youtube.com/watch?v=pI-iJcC9JUc&t=55
5.
▲
by
sscotth
6y ago
Holding out for a larger version
6.
▲
AWS AppSync X-Ray and GraphQL Info Object Support
(aws.amazon.com)
1 points
by
sscotth
7y ago
|
0 comments
7.
▲
by
sscotth
8y ago
You can also consider it: ArbitraryMarketing.Major.Patch
8.
▲
by
sscotth
8y ago
I have an uplift desk frame with 4 legs and using my own desktop made from my parents old dinner table. Perfectly stable.
9.
▲
by
sscotth
8y ago
The Rite of Spring is pretty abrasive in everyone's opinion.
10.
▲
by
sscotth
8y ago
That's $70/month for 2014 hardware (dual core no ssd), or $120 if you need a quad core or ssd. Prices for the new hardware haven't yet been announced. Either way, if they keep their same pricing, there's a 12 month break
11.
▲
by
sscotth
8y ago
As are the newest iPad Pros
12.
▲
by
sscotth
8y ago
I agree. It won't become mainstream until the next gen of consoles are able to take advantage, because developers will still be required handle the current generation. However, the demand from from developers themselves could be enoug
13.
▲
by
sscotth
8y ago
Also it will likely marketed around the new Ray Tracing tech making it mainstream. It will take another generation or two of speed enhancements so it can fit in a <$500 console.
14.
▲
by
sscotth
8y ago
> The entire article is about why that couldn't happen. No, it's about `Array.prototype.flatten`
15.
▲
by
sscotth
8y ago
Or maybe they want to find an open-source file manager to contribute their ideas to?
16.
▲
by
sscotth
9y ago
Floobits works with Intellij as well as Neovim, Emacs, Sublime, and Atom. I'd like to explore whether Teletype can be used across editors in a similar manner.
17.
▲
by
sscotth
9y ago
Being able to fold your laptop into a tablet does not classify it as a "small Personal Electronic Device" according to the FAA. It is determined by weight/size. Anything under 2 lbs is considered a PED and is allowed for use
18.
▲
by
sscotth
9y ago
"Skate to where the puck is going, not where it has been."
19.
▲
by
sscotth
9y ago
Website is down. Additional information on Github: https://github.com/trueos/lumina
20.
▲
by
sscotth
9y ago
Not true. I use non-ECC 16GB sticks. https://m.newegg.com/products/N82E16820231974
21.
▲
by
sscotth
10y ago
You can already translate JSX to `document.createElement` with babel. I haven't seen one, but I wouldn't doubt a `customElements.define` translation is coming as well.
22.
▲
by
sscotth
10y ago
Its also important to consider the environment as well since JSX is potentially much bigger than the web. JSX is much like other generic user interface markup languages[0] and like many other is simply a dialect of XML. Any interface that c
23.
▲
by
sscotth
10y ago
If your interested in cool and unique features, try resetting your password: https://en.lichess.org/password/reset
24.
▲
by
sscotth
10y ago
Not yet particularly, but the goal will only make Node better and less coupled to V8. With a runtime agnostic Node, different vms would certainly have differing esnext features but may also be optimized for specific platforms or use cases.
25.
▲
by
sscotth
10y ago
He did say to "try" it, you can use a flag. You should assume that any feature behind a flag should never be used in production. Also, Node v7 will likely get a semver-minor update with V8 55. So, simply waiting for v7.3 or v7.4 s
26.
▲
by
sscotth
10y ago
Browsers recently added `forEach` methods to NodeLists. Make sure you are using the latest version of your browser. Array.from(...) may make it work with somewhat older browsers. https://developer.mozilla.org/en-US/docs
27.
▲
by
sscotth
10y ago
The New Zealand Government (Dec 1, 2016) http://www.nzherald.co.nz/technology/news/article.cfm?c_id=5... > They originally considered using HTML5 but opted for Flash because it was more likely to be commonly su
28.
▲
by
sscotth
10y ago
Add them to the list: http://brighton.io/Next_Silicon_Valley
29.
▲
by
sscotth
10y ago
Correct. async/await was first introduced V8 v5.2 but put behind an testing flag. Node.js v7 includes the latest stable version of V8 (v5.4) which was promoted two weeks ago but still has it behind a flag. The current beta version of V
30.
▲
by
sscotth
10y ago
Reminds me of this: https://aaasen.github.io/github_globe/ Previous Discussion: https://news.ycombinator.com/item?id=6470600 http://imgur.com/cGuetKg
More ›