Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scubaguy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
scubaguy
7y ago
The original article (chinese version) http://china.caixin.com/2020-02-05/101511802.html
2.
▲
by
scubaguy
8y ago
Participating in selection bias!
3.
▲
by
scubaguy
8y ago
I would propose that when you create a library, you think of other programmers like web designers think of end users. In addition to simplicity of the API, efficiency of the code, and proper encapsulation, you think, "How can I prevent
4.
▲
by
scubaguy
8y ago
You can spend time on homework in many ways: Getting your children to think about problems from different angles; Understanding where they struggle and should spend more time; Understanding where they are fine and let explore on their own;
5.
▲
by
scubaguy
8y ago
Off the top of my head Rosie Revere Engineer and others from the same author The Fairy Bell Sisters Magic Treehouse Junie B Jones Princess in Black Ling and Ting series The Golly Sisters Sisters (comic book) Harold and the Purple Crayon
6.
▲
by
scubaguy
9y ago
my family would often chide me for using "big words"... The truth is, I was just trying to relate something I'd learned... That sounds terrible. You are not allowed to be yourself around your family. It must've
7.
▲
by
scubaguy
9y ago
"Who uses touch screens for development?" I do! While the kids were watching TV, I was sitting next to them coding a personal project. As I was scrolling through documentation on the web, sometimes it was just easier to use the to
8.
▲
by
scubaguy
9y ago
Do you have data that backs that cleanup is inarguably expensive? This article, which more concrete, suggests 5% of revenue is required to be saved. http://www.world-nuclear.org/information-library/nuclear-fue...
9.
▲
by
scubaguy
10y ago
The "without telling anyone else" part is potentially the problem. Imagine you committed time and energy to build a decent system - not perfect, but most people are ok with. You feel a sense of ownership on this system. Then one d
10.
▲
by
scubaguy
11y ago
If you find yourself saying something uncomfortable under pressure, this is probably not the right place for you.
11.
▲
by
scubaguy
11y ago
Relevant http://www.gatesfoundation.org/Who-We-Are/Resources-and-Medi... "One of the most common stories about aid is that some of it gets wasted on corruption. It is true that when health aid is stolen or wasted,
12.
▲
by
scubaguy
11y ago
I read this article yesterday and I really dislike how it is worded. The "this engineer" has a name, Donald Smith, this is what he said: "If you're using Unsafe, this is the year to explain where the API is broken and g
13.
▲
by
scubaguy
12y ago
Don't forget Hipchat/Slack - IM How about putting emphasis on "have to" instead? For most people, the advantage of these services is that you get very good services for little cost. It's simply cheaper to use 3rd p
14.
▲
by
scubaguy
13y ago
This is not a good example, because in this example, Mockito is used to mock a very simple class (DateTime), which should not be mocked at all. It is also used to verify that the dependent object is called exactly twice, which may be unnece
15.
▲
by
scubaguy
13y ago
IO is asynchronous, but code execution is not asynchronous. If a block of code is doing intensive math for 100ms, then that blocks the whole process, and potentially other IO, from executing in that 100ms. Perhaps you should think of node a
16.
▲
by
scubaguy
13y ago
Isn't this sort of futile? Say Apple removes the section about "... never received an order under Section 215 of the USA Patriot Act" tomorrow. What does that tell us? That Apple did in fact receive such an order in the last
17.
▲
by
scubaguy
13y ago
Love that we're seeing more choices in terms of Android development. This can only be a good thing! I was very frustrated the last time I tried going to IDEA and I wrote about it on my blog ( http://www.fisharefriends.us/wordpress/2013/01/2
18.
▲
by
scubaguy
13y ago
It's pretty clear the point is not that discrimination against Asians is a secret. The point the author is making is that this kind of discrimination is wrong.
19.
▲
by
scubaguy
13y ago
Personally, I'd like the ability to make a transactional update to records in different tables.
20.
▲
by
scubaguy
13y ago
In addition to a 9-5 job, some people also have to drive the kids around, shop for groceries at multiple places, and other things that more well off people can pay others to do. When you make good money, you have the option to learn and try
21.
▲
by
scubaguy
14y ago
I think Dolphin is noticeably faster than Chrome and I appreciate the fact that it supports plugins. However, I recently noticed that it auto plays HTML5 videos which is quite annoying, whereas Chrome requires a manual "start" (at least on
22.
▲
by
scubaguy
14y ago
If there are better tools, I'd like to know. If there isn't any better, this sounds like the perfect opportunity for someone insightful to reinvent the industry.
23.
▲
by
scubaguy
14y ago
The author is clearly a good communicator, even then he can be frustrated by coworkers who dismiss what he has to say because of the stereotype that engineers are lousy communicators.
24.
▲
by
scubaguy
14y ago
Except when performance is important.
25.
▲
by
scubaguy
14y ago
I know. It's like when people say "money makes the world go 'round." That's just factually wrong.
26.
▲
by
scubaguy
14y ago
Usability, in fact, is why I prefer Eclipse to IDEA. I've tried IDEA before but it always felt like a Swing app. From the obvious, like the way file dialog works to the subtle, like how the UI reacts, makes Eclipse feel more usable to me.
27.
▲
by
scubaguy
14y ago
It means algorithms runs 1.6x faster within Rhino. A JVM implemented in Rhino that runs Rhino within the JS-JVM will run even faster - roughly 2.56x faster.
28.
▲
by
scubaguy
14y ago
Spring Data - MongoDB's ORM provides a nice way of doing this.
29.
▲
by
scubaguy
14y ago
>> It seems that they're no longer using tablet UI, even on Nexus 10 Maybe this is for consistency. I find it a bit of a mental shift when I used the Nexus 7 with the tablet UI. I assume I'd prefer the status on top look & feel
30.
▲
by
scubaguy
14y ago
From Apple's press release http://www.apple.com/pr/library/2011/04/27Apple-Q-A-on-Locat... 1. Why is Apple tracking the location of my iPhone? Apple is not tracking the location of your iPhone. Apple has never done so and
More ›