Viewing profile — jsyedidia
jsyedidia
HN member- Joined
- Fri, Sep 21, 2007, 9:13 PM UTC
- HN karma
- 659
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About jsyedidia
From 2011-2015, I was a senior research scientist at Disney Research, working on AI and machine learning. From 1998-2011, I was in the Algorithms group at Mitsubishi Electric Research Labs (MERL), where my last job title was distinguished research scientist. The focus of my work was probabilistic inference algorithms, and their applications in communications, signal processing, and AI.
I worked at Viaweb (which is relevant to Hacker News because that's the company Paul Graham co-founded) for one year before joining MERL in 1998. Before that, I was a professional chess player and teacher, and before that I was a theoretical physicist (Ph.D., Physics, Princeton 1990; Harvard Society of Fellows, 1990-93).
You can learn more about me and my interests at my (now inactive) blog at http://nerdwisdom.com, or at http://jonathanyedidia.wordpress.com.
Recent public activity
-
comment
Comment #32344156
ebitengine is "a dead simple 2D game library for Go". I like it.
- story
-
comment
Comment #31241163
You can send your CV to me. I run a research group working in that area. My email is myfirstname.mylastname AT analog DOT com.
-
comment
Comment #26526152
Debian with Raspberry Pi Desktop https://www.raspberrypi.org/software/raspberry-pi-desktop/
-
comment
Comment #26314964
Here's another long literate program that was written using Literate: https://justinmeiners.github.io/lc3-vm/
-
comment
Comment #26289051
Literate ( https://zyedidia.github.io/literate/ and https://github.com/zyedidia/Literate ) is a great option for anybody interested in Literate Programming.
-
comment
Comment #25842492
The book will be released on February 2. "Ideas That Created the Future: Classic Papers of Computer Science" edited by Harry Lewis, and published by MIT Press.
-
comment
Comment #22755020
Also, he's written an incredible series of groundbreaking papers throughout his career, going back to 2005. His papers tend to hold up very well. At this point, I carefully read an…
-
comment
Comment #22698735
For deaths, the USA has a total of 1,184, and the 8 countries of Western Europe have 15,437, or about 14 times higher on a per-capita basis.
-
comment
Comment #22698684
One should of course normalize by population. The USA has a population of 327 million. Eight nations in Western Europe (France, Italy, Spain, Switzerland, Austria, Netherlands, Bel…
- story
-
comment
Comment #17485279
See also http://literate.zbyedidia.webfactional.com/ and https://github.com/zyedidia/Literate for information about "Literate", which is my favorite Literate programming tool.
-
comment
Comment #12097447
When my son was around 12 years old we gave him the book "Hello World: Computer Programming for Kids and Other Beginners." It teaches programming with Python and targets making gam…
-
comment
Comment #10631151
Somewhat related is MyHDL, a hardware description language implemented as a Python library, that was mostly done by a single individual (Jan Decaluwe). See http://www.myhdl.org/
-
comment
Comment #10445574
That's why we developed the "Boundary Forest" algorithm which is a fast nearest-neighbor type algorithm with generalization at least as good as K-NN, while being able to respond to…
-
comment
Comment #10244352
I would not lump edX in with Coursera and Udacity. As noted in Wikipedia: "EdX differs from other MOOC providers, such as Coursera and Udacity, in that it is a nonprofit organizati…
-
comment
Comment #10237256
They are responsible for approving funding, and the mayor appropriated $6 million for the project without getting their approval. They would now have to find a way to pay for it, b…
-
comment
Comment #10176176
One difference is that Literate isn't tied to a particular text editor like org/babel is tied to Emacs. You can edit .lit files in any text editor. That said, while there already e…
-
comment
Comment #10175940
The output is basically designed to look like the output of Knuth and Levy's CWEB tool. Maybe a better example to look at on the "try it" page is the wc.lit example, which makes a …
-
comment
Comment #10175521
That's an excellent idea. I don't think it would work for all languages, but it's still a good solution, and will be added to the TODO list.
-
comment
Comment #10175435
Thanks, it's fixed now.
-
comment
Comment #10175431
Thanks for the comment. Because this "Literate" software outputs nicely formatted code (including automatically included comments identifying code blocks) in the target language, i…
- story
-
comment
Comment #9319280
If you don't like to read long articles, don't read them. I like to read them; they tend to be much easier to understand than artificially shortened articles. It seems to me that c…
-
comment
Comment #9318163
What a strange attitude! There's plenty of zero-cost bits available to allow for articles of all sorts of lengths. For example, the "Foundations and Trends" journals (e.g. Foundati…