Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kfinley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kfinley
11mo ago
Yes, most likely the restaurant employees. That's probably why they are starting with orders that are fulfilled by DoorDash employees. From the article > The service will begin with deliveries from DashMart, DoorDash’s owned and ope
2.
▲
by
kfinley
2y ago
I couldn't agree more. Out of curiosity, last year, I purchased some test strips to test my drinking water. The strips showed typical contaminates: arsenic, lead, copper etc. they all registered in the "acceptable range". In
3.
▲
by
kfinley
2y ago
Which browser are you using? I switched to Apple Passwords and have been using the official Chrome extension for a few months. It's not as seamless as some of the password manager extensions, but has been working well enough. https:&#
4.
▲
by
kfinley
3y ago
> If any hedge funds are looking for analysts, I'm always open to offers... How would you invest based on this prediction?
5.
▲
by
kfinley
6y ago
> The problem is that you can’t use the 16” with an external display and the lid open without the fans spinning at full speed. I had the same problem, when connected to a USB-C monitor I wanted to use the keyboard, but not the built in m
6.
▲
by
kfinley
8y ago
Google announced, in December, that it would be opening an artificial intelligence centre in China. 1: https://www.bbc.com/news/business-42334583
7.
▲
by
kfinley
10y ago
It's possible to profit from increased volatility without knowing the direction of the move. http://www.investopedia.com/articles/active-trading/040515/h...
8.
▲
by
kfinley
10y ago
> "You pop it into a headset which has eye sensors on it, which enables the next iPhone to have a higher apparent frame rate and polygon count than a PC with a Nvidia 1080 card in it." Interesting. Ive said that the touch bar w
9.
▲
by
kfinley
10y ago
> Does the 'fn' key force-change the touchbar to display F1-F12? Yes it does
10.
▲
by
kfinley
10y ago
I suspect we will see the share desktop experience extend to other devices. In an post release interview Jony Ive implied that the touch bar was the first step in a new paradigm. Imagine the Photoshop toolbar being available on your iPad&#x
11.
▲
by
kfinley
10y ago
That's a fair point. Kind of like adding a redux @connect in a child component. Edit: To the idiomatic point. The first thing that struct me when using React, was that instead of having to use a custom Component for a for loop I could
12.
▲
by
kfinley
10y ago
You can still do nesting within a case, or add another case 'about-team': and add another {var} to your component. That's essentially what RR would do. React Router approach is probably a little cleaner, however.
13.
▲
by
kfinley
10y ago
Interesting change. If I understand correctly, basically you have a base component that updates fragments of the UI based on the route. const App = () => ( <BrowserRouter> <h1>Hello World</h1>
14.
▲
Reddit is down
(reddit.com)
24 points
by
kfinley
10y ago
|
8 comments
15.
▲
by
kfinley
10y ago
Not that I've found.
16.
▲
by
kfinley
10y ago
> I wish I could revert to pre-tabs file behavior Adding the following to your User Settings should get you pretty close: { "workbench.editor.showTabs": false, "workbench.editor.enablePreview": false,
17.
▲
by
kfinley
10y ago
TypeScript 2 adds Easier Module Declarations[0]. So if a library doesn't have a type definition, you can silence errors by adding: declare module "some-module" Does that help? 0: https://blogs.msdn.microso
18.
▲
by
kfinley
10y ago
> 2.7 Apps that download code in any way or form will be rejected Is this an indication that things like CodePush[0] may be rejected in the future? 0: http://microsoft.github.io/code-push
19.
▲
Eternity II puzzle - A $2 million prize was offered
(en.wikipedia.org)
2 points
by
kfinley
11y ago
|
0 comments
20.
▲
by
kfinley
11y ago
https://github.com/vslinko/ripster
21.
▲
Elon Musk AMA
(reddit.com)
569 points
by
kfinley
12y ago
|
152 comments
22.
▲
by
kfinley
12y ago
FezVrasta - Nice work! I'm curious about your choice of license[0]. I've been considering the use of a non-commercial license for a project I'm working on. Would you mind discussing: 1. Your motivation for the choice. Is it t
23.
▲
by
kfinley
12y ago
Yes, React components have a special `this.props.children` property [0]. Which works similarly to web components's <content/>. The current implementation of `LeftNav` doesn't allow for this, but it would be easy to add.
24.
▲
by
kfinley
12y ago
I don't believe Meteor has two-way data binding. You have to update the model manually using events[0]. 0: https://docs.meteor.com/#/full/eventmaps
25.
▲
Modulus Acquired by Progress Software
(blog.modulus.io)
15 points
by
kfinley
12y ago
|
4 comments
26.
▲
by
kfinley
13y ago
Yes. Google Cached: https://webcache.googleusercontent.com/search?q=cache:VI0ttG... Video: https://www.youtube.com/watch?v=Qe10ExwzCqk
27.
▲
by
kfinley
13y ago
Is Vimeo a good alternative, or is it also blocked?
28.
▲
by
kfinley
13y ago
Before making the switch you might consider https://uploadcare.com Benefits of UploadCare: - Free Tier includes cropping and S3 storage - Better UI - Better API (cropping doesn't require a query string which breaks cacheing
29.
▲
by
kfinley
13y ago
You might want to try Vintageous[0], It improves the native "Vintage" mode and adds things like vim-style searching and multiple cursors support. If you are addicted to NERDTree like I was, here are some custom keymapping[1] that
30.
▲
Ink File Picker Database Compromised
(blog.inkmobility.com)
5 points
by
kfinley
13y ago
|
1 comments
More ›