Viewing profile — juliangamble
juliangamble
HN member- Joined
- Sat, Dec 26, 2009, 1:03 AM UTC
- HN karma
- 1,791
- Public activity
- 371 items
- HN profile
- View on Hacker News ↗
About juliangamble
Blog http://juliangamble.com/blog
Recent public activity
-
comment
Comment #47305772
But would it have run Shufflepuck Cafe? https://news.ycombinator.com/item?id=47128631
-
comment
Comment #47305692
I am so proud to be an Australian technologist today.
-
comment
Comment #46562521
Some more - Cambridge Centre for Computing History - https://www.computinghistory.org.uk/ - London Museum for Science - Babbage's Difference Engine https://www.sciencemuseum.org.uk…
- story
-
comment
Comment #46252034
I'd like to call out the work from Nada Amin in this area: Dafny and verification-aware programming, including proof by induction to verify properties of programs (for example, tha…
-
comment
Comment #45961473
Meta is removing its Messenger apps for Windows and macOS
- story
-
comment
Comment #45884859
Thanks for your article. The references section was interesting. I'll add to the discussion a 2018 Nature letter: "Vector-based navigation using grid-like representations in artifi…
- story
-
comment
Comment #45700365
> Anything more complex than a few lines, you can just copy it from lib\ folder of the CD-ROM. There's a component for everything. You want to left-pad a string? This got me.
-
comment
Comment #45174301
They started with a different, more brilliant idea, of using human brains as a giant neural net, then backed away from that: https://news.ycombinator.com/item?id=12508832
- story
- story
-
comment
Comment #44791678
“Zero success” seems a bit strong. People have been able to get 96% accuracy on MINST digits on their local machine. https://norse.github.io/notebooks/mnist_classifiers.html I thin…
-
comment
Comment #43714600
Quibble: Both Clojure and Scala have a Software Transactional Memory implementation, and the original Clojure Ant demo showed this.
- story
-
comment
Comment #43548921
I did the tour of Bletchley Park today and my Tour Guide said he'd met Betty Webb, that he mourned her loss, and that when he had met her at a reunion, she had remained tight-lippe…
- story
- story
-
comment
Comment #42818156
> These “limitations” inhibit truly intelligent behavior in machines, LeCun says. This is down to four key reasons: a lack of understanding of the physical world; a lack of persist…
-
comment
Comment #42678174
The University that hosted "The Little Schemer" and all its derivatives. Those books were a delight and taught me to think about programming in a way that other languages had not. …
-
comment
Comment #42364363
Like a @Nanoraptor concept art, except real…
- story
-
comment
Comment #41993601
I’ve tried different part detectors, and nothing has been as good as the Google Image search (download the Google App if you’re on an iPhone.) I’ve found it surprisingly good at id…
-
comment
Comment #41993582
There is some code to generate Lego images from Lego 3d files here and use it to train models: https://github.com/jtheiner/LegoBrickClassification It is based on this post (which o…