Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
doall
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
doall
7mo ago
The irony of simplicity is that people often talk about it, yet the concept is so complicated that they fail to define it.
2.
▲
by
doall
8mo ago
Some people get confused, but they are owned by different companies. The founders know each other, has some relationship in business, and the company behind Hard Off owns shares of the company behind Book Off.
3.
▲
by
doall
1y ago
They admitted, apologized, and are in the process of revising the paper. Mistakes always happen whether small or big. What is more important is to be transparent, learn from it, and make sure the same mistake doesn't happen again.
4.
▲
A Proof of the Collatz Conjecture
(arxiv.org)
6 points
by
doall
2y ago
|
3 comments
5.
▲
by
doall
2y ago
This was from my experience that I thought may work for others too. Types may help in some sense, but is not enough and sometimes even add extra load especially on heterogenous data structures. Before using any tools beside basic IDE featur
6.
▲
by
doall
2y ago
Reducing cognitive load is the key. Several approaches I usually take are: 1. Make strict rules for code convention, especially naming things, and stick to that. 2. Use intermediate variables (let binding) often 3. Turn meaningful code bloc
7.
▲
by
doall
2y ago
Is that something like Transducers in Clojure?
8.
▲
by
doall
2y ago
Not reading but writing code, I have a similar feeling as playing the piano, especially in highly interactive programming languages like Clojure or Common Lisp. Does anyone have similar experiences?
9.
▲
by
doall
5y ago
Since I know some Japanese, I'd like to point out that "Goto" should be pronounced more like "Go-toe"
10.
▲
by
doall
5y ago
I used Kawa for a prototype Android game app and I have a good impression for the quality of the implementation. Compared to Clojure, Kawa has low startup time, low memory footprint, and has near Java performance that is suitable for mobile
11.
▲
by
doall
5y ago
Found this for GPLv2. https://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.en.htm... > In what cases is the output of a GPL program covered by the GPL too? > Only when the program copies part of itself into
12.
▲
by
doall
5y ago
I'm wondering how the absence of Voevodsky affect the research of HoTT related field?
13.
▲
by
doall
6y ago
This is Mochizuki's informal blog post in Japanese about the current situation. https://plaza.rakuten.co.jp/shinichi0329/diary/202001050000/ Although he had lived in the US for more than a decade and has
14.
▲
by
doall
7y ago
I know an example. The Aum Shinrikyo, which is known as one of the most violent cults in Japanese history, had many elites from top universities including doctors, lawyers, graduate students and so on.
15.
▲
by
doall
8y ago
I think Mochizuki won't have any problems with English, since he spent his school days, up to PhD in the US. https://en.wikipedia.org/wiki/Shinichi_Mochizuki About Hoshi, I have seen him in a conference video befo
16.
▲
by
doall
8y ago
>The claim was that people don't report crime, and you claim to see people reporting suspicions. > Even if it weren't just an anecdote, it isn't even addressing the point accurately. I have addressed the suspicion thing
17.
▲
by
doall
8y ago
> Oh, sure, people are very willing to report their suspicion of a crime happening to someone else. I can say the same thing when you see a stranger entering your property that such case alone can be a crime in the Japanese law. I have s
18.
▲
by
doall
8y ago
>So nobody bothers to even report such crimes As a person who knows Japan quite well, this is not true. Even a very light case like seeing a stranger near a house, Japanese people will often call the police or go to a koban and request f
19.
▲
by
doall
8y ago
In the Japanese article it just says something like "the owner of the property" and it isn't written in detail. After reading an another Japanese article, it is written that a Taiwanese bought the whole Sotobanari island arou
20.
▲
by
doall
8y ago
In an Japanese article the guy says that he was kicked out of Sotobanari island after becoming famous for showing up in a Japanese TV show; many tourists came to the island, the relatives of the owner of the property wanted to do some farmi
21.
▲
by
doall
8y ago
>Not. Your precondition was not that. It was more like "If the company is obeying the japanese government" or the "japanese law" then is fine for Japanese to hunt this whales Again false. The precondition of the comme
22.
▲
by
doall
8y ago
I stated a precondition, "if the company is obeying the laws and it's just an emotional thing". So if that precondition is not true as you might consider, then your claim 'So the "not your business" claim is in
23.
▲
by
doall
8y ago
The private companies which are killing the whales are just a proxy of the Japanese government, which are officially allowed by the government. They aren't allowed by the government to hunt as much as they want to maximize the benefits
24.
▲
by
doall
8y ago
If there is a clear evidence that killing some species of whales, such as minke whales will cause severe damage to the environment, just create a new international treaty and then the Japanese government will obey the rules. The Japanese go
25.
▲
by
doall
8y ago
I see this common in the western culture. Some inconsistent mind western people who think they are the right ones brag about something and tries to force people in other countries to obey. One difference between whales/dolphins and oth
26.
▲
by
doall
8y ago
To quickly review a broad range of math up until 1st or 2nd year of university, I really recommend Khan Academy https://www.khanacademy.org/math . I am currently using it to brush up my math skills for machine learning. Bef
27.
▲
by
doall
8y ago
I thought that well known software licenses deal with such concerns.
28.
▲
by
doall
8y ago
I watched all of the 2018 Part 1 videos and it was not my style. One thing I liked is the positive attitudes of Jeremy and Rachel, but there was not much theory and a lot of time was spent on questions and answers for the participants of th
29.
▲
by
doall
8y ago
I think it boils down to something like long term memory vs working memory. In my experience, even if I get interrupted playing a piano score that I practiced hard, I still remember the whole notes and I can easily come back to the state, b
30.
▲
by
doall
8y ago
Reading your post, a question comes up to my mind. Just that it resembles and the origin comes from the same place, do we consider PDAs as same as the iPhone era smartphones? The concept may look similar, but they are very different things
More ›