Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kanak
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
kanak
1y ago
Is it this one? https://www.youtube.com/watch?v=Z6s7PrfJlQ0&t=3084s > MIA Meeting: Low dimensional embeddings of words and documents (and how they might apply to single-cell data) Leland McInnes Tutte Institute for M
2.
▲
by
kanak
2y ago
For others interested in this idea, look up "Bentley-Saxe transformation". These lecture notes are very readable: https://jeffe.cs.illinois.edu/teaching/datastructures/notes/... . A recent paper try
3.
▲
by
kanak
3y ago
Any plans to support receiving refunds as Paper I-Bonds? i.e. Form 8888 ( https://www.irs.gov/refunds/using-your-income-tax-refund-to-... )
4.
▲
by
kanak
4y ago
Lucene's adaptation of Roaring uses the complement idea on a block-wise basis: https://github.com/apache/lucene/blob/84cae4f27cfd3feb3bb42d...
5.
▲
by
kanak
5y ago
https://learning.oreilly.com/library/view/kubernetes-up-and/... Kubernetes Up and Running by Brendan Burns, Joe Beda and Kelsey Hightower (published by O'Reilly).
6.
▲
by
kanak
8y ago
I switched from pinboard to diigo around 2 years ago. I love the "Annotate Page" functionality. I use it on all my bookmarks to quickly save the parts that I found useful or interesting. It is particularly useful when bookmarking
7.
▲
Designing an Authentication System: A Dialogue in Four Scenes
(web.mit.edu)
1 points
by
kanak
9y ago
|
0 comments
8.
▲
by
kanak
11y ago
What do you recommend instead of LevelDB?
9.
▲
How complex systems fail (talk + paper)
(programmingisterrible.com)
1 points
by
kanak
14y ago
|
0 comments
10.
▲
by
kanak
14y ago
In video form: http://www.youtube.com/watch?v=05WS0WN7zMQ
11.
▲
by
kanak
14y ago
At an initial glance, I think you're describing nested transactions.
12.
▲
Doug Cutting on evolvability of Interfaces vs Abstract Base Classes
(issues.apache.org)
2 points
by
kanak
15y ago
|
0 comments
13.
▲
Richard Gabriel's Review of "The Art of the Metaobject Protocol" by
(dreamsongs.com)
3 points
by
kanak
15y ago
|
0 comments
14.
▲
List of books on Algorithms with comments by Manuel Blum
(cs.cmu.edu)
2 points
by
kanak
15y ago
|
0 comments
15.
▲
by
kanak
15y ago
You should totally do it... it's fantastic. Norvig makes it quite clear in the beginning that he expects you to know atleast some lisp beforehand (the "intro" chapter is a bit sparse), so you might want to brush you on your CL skills before
16.
▲
by
kanak
15y ago
Peter Norvig also has two implementations of Prolog in Paradigms of AI Programming (first one is interpreted, second is complied) in Common Lisp. The book is highly recommended because Norvig's code is very elegant and his exposition is won
17.
▲
A gap year for grown-ups
(blogs.hbr.org)
1 points
by
kanak
15y ago
|
0 comments
18.
▲
by
kanak
15y ago
> "I believe there is an exception if any extensions are broken by a new release" Are you talking about extensions that I already have installed or any extension on AMO that might not work with the new version?
19.
▲
by
kanak
15y ago
I believe Chris Soghoian was the person who discovered the bug (there was an HN submission about this earlier). http://twitter.com/#!/csoghoian
20.
▲
by
kanak
15y ago
The older EOPLs are much longer then the newer ones. I've found that the 1st edition requires less sophistication than the 3rd and spends more time explaining things. You might want to take a look at it. There's also "design concepts in pro
21.
▲
by
kanak
15y ago
Here's a userscript to disable that theater view: https://userscripts.org/scripts/show/97052
22.
▲
by
kanak
15y ago
I found it worthwhile to read the erlang books concurrently. Other than a few misalignments, they present topics in roughly the same order, but the way they explained the different topics were different enough that I found myself learning s
23.
▲
by
kanak
15y ago
Almost everyone registers for atleast 4 courses a term. You need to work on all of them because every course counts. However, when you're going to take the Junior Lab (if you're in Physics) or the digital death lab/ software labs (if you're
24.
▲
by
kanak
15y ago
I think there's a misunderstanding about how the class actually works. First off, this is for students in Aero-Astro program. It's not something that all engineers take; it's simply the starting courses for the aero astro people. Second, ev
25.
▲
by
kanak
15y ago
"I've stepped down from my position as lead engineer of BankSimple. I wish them good luck, with or without me." by KirinDave (Dave Fayram)
26.
▲
by
kanak
15y ago
You could add the EasyPrivacy list ( http://easylist.adblockplus.org/en/ ) to your adblock subscription.
27.
▲
by
kanak
15y ago
> As a non-emacs, non-lisp users, is this really worth trying to learn? I've been using org for about 2 years to take notes... I've taken several hundred pages worth of notes using it by now. I've been using it for about a month as my t
28.
▲
by
kanak
15y ago
> I believe I read somewhere here on HN that DropBox actually only stores a single version of a file. This is definitely true. For example, if you put a video show you got off of eztv in your dropbox, the upload is instantenously comple
29.
▲
by
kanak
15y ago
If your needs aren't met by dropbox's free plan, the cheapest plan they offer is $99 for 50 GB a year. In comparison, amazon is offering 100 GB for the same $100 a year, and even has cheaper paid plans (e.g. $20 per year for 20 gb). So, dro
30.
▲
by
kanak
15y ago
SICP will take a while if you really want to solve all the exercises and understand the meaning in each word. (It took me about a year and a half of sporadic studying, it took Eli Bendersky [1] roughly a year too). It's a difficult journey,
More ›