Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
9diov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
9diov
3y ago
Haha lovely, clearly we are in agreement here. You even put that in your book isn't it? > The Visitor pattern is really about approximating the functional style within an OOP language (source: https://craftinginterpreters
2.
▲
by
9diov
3y ago
There are cases when the OOP way clearly has the disadvantage. That's why you need visitor pattern ( https://en.wikipedia.org/wiki/Visitor_pattern?useskin=vector ). The ADT approach is superior in those cases, as st
3.
▲
by
9diov
6y ago
The paper "Out of the tar pit" ( https://github.com/papers-we-love/papers-we-love/blob/master... ) discusses this in more details. Basically it argues that one needs to separate the complexity into es
4.
▲
Ask HN: How do you manage dependencies between multiple repos?
2 points
by
9diov
7y ago
|
0 comments
5.
▲
by
9diov
7y ago
Looks like you discovered Taoism on you own
6.
▲
by
9diov
7y ago
For anyone who is not familiar with Looker, I wrote a write-up and review about it here https://www.holistics.io/blog/looker-review-and-breakdown/ . Here are the key points: - Its use of LookML provides a steep lea
7.
▲
by
9diov
8y ago
DO's "private" networking was not even truly "private" previously as it was shared among its customers. Only recently did it get to the point that the "private" network is separated from the rest. Anyway,
8.
▲
by
9diov
8y ago
It is good and all that they provide more services but why can't they provide the bread and butter of IAAS: virtual networking (aka VPC) - the ability to set up a virtual router and other nodes inside a private network. We are DO custo
9.
▲
by
9diov
8y ago
You can use Ranger ( https://github.com/ranger/ranger ) which is available on most Linux distros nowadays. It is fully hackable (written in Python). You can change the file association (which command to open which file)
10.
▲
by
9diov
8y ago
I think the problem is that the definition of goals is too vague and narrow causing the problem with using SMART system. I believe you need a hierarchy of goals, like so: - Mission: This could be specific like "bring humans to Mars&quo
11.
▲
by
9diov
9y ago
Eh, Vue support the same thing too with render function. Under the hood, the template is compiled to a single render function too.
12.
▲
by
9diov
10y ago
You should try ripgrep ( https://github.com/BurntSushi/ripgrep ) which has the same functionality but with 2 orders of magnitude faster.
13.
▲
by
9diov
10y ago
Any extraneous cognitive load just takes focus away from what I'm actually meant to be doing. And Vim is the tool to do just that. It saves your cognitive load spent to edit text so you have more for thinking.
14.
▲
by
9diov
12y ago
There is a new one coming out recently called vim-plug: https://github.com/junegunn/vim-plug/ The major feature is that it can install plugins in parallel. I've switched from vundle to it and have been quite
15.
▲
by
9diov
12y ago
You are confusing "emotional intelligence" with "social skills", two very different things.
16.
▲
by
9diov
13y ago
Can you provide a bit more details about your approach? Are you using machine learning or just simple scoring based on some heuristics? From the look of the source code it seems to be the latter to me.
17.
▲
by
9diov
13y ago
Is there any research to back this sort of popular statement? I am very skeptical of this kind of statement where the author makes up a romanticized story to illustrate his point. This is very similar to the popular "do what you love&q
18.
▲
by
9diov
13y ago
This is designed around 2004 I guess when 800x600 resolution is not that uncommon.
19.
▲
by
9diov
14y ago
This reminds me of this answer on Quora for the question "How does one learn how to learn?" http://www.quora.com/Self-Teaching/How-does-one-learn-how-to... Think of it as acquiring an addiction rather than "learning" something. Look for
20.
▲
Attention control is critical for changing motivation
(lesswrong.com)
2 points
by
9diov
14y ago
|
0 comments
21.
▲
by
9diov
14y ago
I remember my Aikido club in Uni. At the beginning of every year, we held welcome tea with flashy demonstration to attract freshmen. The demo always looked so good that we often got ~40, 50 new members easily. By the end of the third months
22.
▲
by
9diov
14y ago
Seeing is believing. Here is a video of an experienced Vim user: http://vimeo.com/8569257 . Note that the video is not sped up.
23.
▲
Early Unix history and evolution
(cm.bell-labs.com)
1 points
by
9diov
14y ago
|
0 comments
24.
▲
by
9diov
14y ago
It is a nice touch how originally there are 6 zerglings coming out and others came in pair. For anyone who never played Starcraft: zerglings are created in pair, two per egg and the maximum number of eggs are 3. A player who attempts to do
25.
▲
Sun Tzu's "The art of war" applied to competitive gaming
(sirlin.net)
1 points
by
9diov
14y ago
|
0 comments
26.
▲
by
9diov
14y ago
Interesting. Only if we could come up with a meaningful metric for programming.
27.
▲
by
9diov
14y ago
This reminds me of this part from 'The Count of Monte Cristo' when Dantes met abbe Faria for the first time: "I had nearly five thousand volumes in my library at Rome; but after reading them over many times, I found out that with one hundre
28.
▲
by
9diov
15y ago
This is interesting. Could you elaborate on this monitoring system?
29.
▲
by
9diov
15y ago
"You might consider simply finding what you love, and letting the rest take care of itself" - Man, what a great advice. Let's apply it to relationship: "You might consider simply finding Mr/Miss Right, and the rest take care of itself". How
30.
▲
by
9diov
15y ago
Really? Have you read Marx at all?
More ›