Viewing profile — lindbergh
lindbergh
HN member- Joined
- Mon, Mar 15, 2010, 3:26 AM UTC
- HN karma
- 214
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About lindbergh
Recent public activity
-
comment
Comment #42018722
More details on the math related to it than you'd like : https://www.youtube.com/watch?v=OjcacSB6_EE
-
comment
Comment #36259050
Right, good point. I just find the structure and the mindset to be similar.
-
comment
Comment #36258831
In their definition of programming languages types, I'm not sure I see how SQL which they cateogrize as declarative really differs from FP, especially with lazy evaluation. Both ar…
-
comment
Comment #36087959
Oh wow that's really impressive. Thanks a lot !
-
comment
Comment #36083027
Yes Excel lately is turning into a really compelling product, using functions such as sequence (dynamic arrays), lambda (pure functions) and let (defining sub-variables). You'd thi…
-
comment
Comment #35386396
Interesting. I heard many good things about Pycharm, but it kind of looks bloated? How does it compare to VS Code (which is quite good (notebook and repl support mostly), but not g…
-
comment
Comment #35290072
What I wish more newspaper did is to allow one to pay for a single article (whose price could depend on the length/depth of the article).
-
comment
Comment #29974110
Recently stumbled upon this quite good YT channel, which also brands itself as aimed towards beginners, although in my opinion both the Susskind lectures and these 'physics mini le…
-
comment
Comment #28623713
Well you can manage to run the Wolfram Engine through a jupyter kernel directly in VS Code. Although, I believe when I set it up the output was an image, no matter the object being…
-
comment
Comment #25317515
Totally unrelated since I can't access the website, but one thing that I'd like to see in a typing system used in data analysis is to be able to see the dimension of the data struc…
-
comment
Comment #22282054
Quandl newsletter for curated and handpicked articles about the intersection of finance and machine learning. https://alternative-data-news.quandl.com
-
comment
Comment #21956085
Kinda did, but mostly the first chapters, actually up to CNN chapter (where real modern DL start). But so far, I really liked what I read. It has a very good blend of code and theo…
-
comment
Comment #18712953
Python is like democracy. It's the worst programming languages except for all the others.
- story
-
comment
Comment #14479523
LaTeX is still one of my favourite piece of technology of all time. It is at time so alien, yet beautiful. I now get closer to 10+ years of programming experience, yet nothing come…
-
comment
Comment #14327308
Erik Meijer a very engaging person! If I recall correctly, he spearheaded the Linq project for C# back in mid-2000s. In particular, I suggest his Haskell lectures to anyone interes…
-
comment
Comment #14290807
Interesting. Out of curiosity, why then did you chose France over any other EU country to have your company?
-
comment
Comment #14287134
HN will likely rejoice. Macron is putting a lot of faith in startups to jumpstart back the french economy. I think it's wise: France has great schools to train great engineers, but…
-
comment
Comment #14286729
Polls close at 7pm except in larger cities, but counting of votes start at this time. It's forbidden to leak the results until 8pm, at which time the sample is large enough to give…
-
comment
Comment #14174053
For those on MacOS, I suggest this port of emacs : https://bitbucket.org/mituharu/emacs-mac/ It's basically the same as the distribution from http://emacsformacosx.com , but it sup…
-
comment
Comment #13275347
Also consider Foundations of Machine Learning (2012) by Meryar Mohri. It is a very good book with a statistical learning approach to ML. If you're interested by statistical guarant…
-
comment
Comment #13177876
Actually, there's a slight difference between the two pronunciations, at least for the North American English pronunciation. When you say cock, there's an emphasis on the o (it las…
-
comment
Comment #12453004
org is really slow when it gets to calculated column on a moderately sized table however.
-
comment
Comment #12210872
Worth noting, Université Paris Diderot will launch its second edition of ocaml programming mooc in september: https://www.fun-mooc.fr/courses/parisdiderot/56002S02/sessio... . I fo…
- story