Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rcheu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
rcheu
3y ago
There’s not much need for turnover, plenty of companies publish quite a bit on how their systems work. You can look for recsys papers from your favorite company if you want. The Netflix recommendation systems workshop is also good and has m
2.
▲
by
rcheu
3y ago
The 30 days thing is likely from GDPR requirements. You cannot keep user data longer than that after they request deletion.
3.
▲
by
rcheu
5y ago
It's pretty easy to do almost no coding at larger companies as a more senior engineer and become quite rusty. It sounds like he was interviewing for a position which he's actually expected to ship things and code, so it's pre
4.
▲
by
rcheu
5y ago
400 GB/s is insane memory bandwidth. I think a m5.24xlarge for instance has something around 250 GB/s (hard to find exact number). Curious if anyone knows more details about how this compares.
5.
▲
by
rcheu
5y ago
SF is actually getting really fast internet now. All the new developments we looked at had gigabit internet at ~$80/month with multiple competing providers. It's getting to older apartments now as well. At these speeds, the WiFi a
6.
▲
by
rcheu
5y ago
Some of the people I enjoy listening to (almost all violin): https://www.instagram.com/nancyzhou_violin/ https://www.instagram.com/joshuabrownviolinist/ https://www.instagram.com/k
7.
▲
by
rcheu
6y ago
You can just buy it on Amazon right now, they're actually not too hard to find. You can also find it in store at original MSRP.
8.
▲
by
rcheu
6y ago
Your thinking rate might be fixed (or more likely, decreasing with time), but one thing you can do, which is not mentioned here, is become more efficient. This means looking for ways to improve the things you do and finding shortcuts so you
9.
▲
by
rcheu
6y ago
Obviously high supply of animators is the main reason, but I wonder if part of it is that pirating/illegal streaming sites are extremely common for anime. All of the people I know that watch anime do so without paying for it. It's
10.
▲
by
rcheu
6y ago
I use http://intonia.com/index.shtml for this purpose. It's available on Android/iOS as well. It's not free, but I think the functionality is a bit better than this. It handles fast passages and can change te
11.
▲
by
rcheu
6y ago
This is the shortest common supersequence problem ( https://en.wikipedia.org/wiki/Shortest_common_supersequence_... ). It's NP-hard if you include repeating numbers; there's no simple changes to make your solut
12.
▲
by
rcheu
6y ago
What is going on here? Why have none of the commenters read the article? Perhaps because it's phrased as a question and people didn't realize it's a link? Anyways, this matches my expectations--people tend to be overly negati
13.
▲
by
rcheu
7y ago
This is not actually happening, and I'm sad to see how long this misinformation persists on HackerNews... Not only not technically feasible, it'd also get out in the numerous lawsuits that Facebook is involved in, which get access
14.
▲
by
rcheu
7y ago
I like One Medical a lot, I hope they find some way to be profitable. Their doctors are far less rushed than any other GP doctor office I've been to, and their app is well done too. I've been confused how they're able to do t
15.
▲
by
rcheu
7y ago
I work as an ML engineer, some thoughts: The train/test data being imbalanced in the same way does give the model an advantage, but I don't think that making the test set 50% would solve the issue completely either. Doctors have b
16.
▲
by
rcheu
8y ago
I recently restarted classical music education, and have found it makes it much harder to listen to music and concentrate on my software engineering. It used to be okay if the music doesn’t have vocals, now it has to be something simple I’v
17.
▲
by
rcheu
8y ago
This is really impressive, I didn't expect starcraft to be played this well by a machine learning based AI. I'm excited to read the paper when it comes out! That said, I'm not sure I agree that it was winning mainly due to be
18.
▲
by
rcheu
8y ago
I don’t think that’s a viable strategy in today’s world. The kids I knew growing up that were pushed hard by their parents are doing much better (and happier) than those that were not. Kids don’t reliably make good long term decisions for t
19.
▲
by
rcheu
8y ago
I’m pretty sure they’ll limit the APM (or do something more fine grained since not all APM is equivalent). It’s already well known that bots can outmicro humans in certain aspects like splitting and focusing the correct units.
20.
▲
by
rcheu
8y ago
The fact that this dumb “Google/FB listens to you in the background and uses it to serve ads” myth is still around even on HackerNews is insane to me. Do you all really think that if this contributed a measureable portion of ads that i
21.
▲
by
rcheu
8y ago
> Members of the American Trends Panel were recruited from several large, national landline and cellphone RDD surveys conducted in English and Spanish. At the end of each survey, respondents were invited to join the panel. Methodology is
22.
▲
by
rcheu
8y ago
We’re told not to talk about any details (even high level) of this sort by legal because anything we put on the internet could be used against the company in court even if it seems harmless to us. If you want to find out about the difficul
23.
▲
by
rcheu
8y ago
Yeah, I’m willing to bet the people that think this is easy and clear are not trying to implement it. I have not met anyone working at a large internet company (these companies have high likelyhood of being sued so it’s very important the l
24.
▲
by
rcheu
8y ago
Parts of this article are clearly false. The “security consultant” claims to know that there’s clips of audio being sent back to servers, but not knowing what that audio is since it’s encrypted. First off, if the content is encrypted, you d
25.
▲
by
rcheu
8y ago
Hey! Things are going well! I’m actually on ML now, so quite a bit different than the past few years but I’m enjoying it. Glad to see you guys are making progress; it seems like a pretty exciting field right now
26.
▲
by
rcheu
8y ago
I like how this car has exterior communication to pedestrians. I think this is actually pretty important. The way I tell if I can cross a crosswalk is by making eye contact with the approaching driver, and other self driving cars can’t indi
27.
▲
by
rcheu
8y ago
I switched to iOS this past year after using Android since the G1, and working as an Android developer for the past 5 or so years. Pretty happy with the iPhone X, less happy with iOS 11, I think previous iterations were better. Things I lik
28.
▲
by
rcheu
9y ago
Was a long time ago so I don't remember them all, but some examples I do remember: * Print pascal's triangle up to the n-th level, with proper spacing (so that it looks like a triangle). * Make the game Go for 2 players. I got a s
29.
▲
by
rcheu
9y ago
I went to MIT and knew a good number of people who were confident in technical interviews. The problems in interviews were much easier than what I got in class, or even CTY CS classes in middle school. While there's definitely good peo
30.
▲
by
rcheu
9y ago
Jewelry and industrial uses do define the value of gold. Gold is not valuable from just being scarce. It is valuable because it is scarce and people want to use it. The price goes down when demand for jewelry goes down and goes up when dema
More ›