Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jast
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jast
3y ago
Personally, this is the only thing so far that makes sense to me in the middle of all this mess. But who knows…
2.
▲
by
jast
4y ago
Portugal has a museum dedicated to ZX Spectrum: https://loadzx.com/en/
3.
▲
Designing neural networks through neuroevolution (survey paper)
(nature.com)
2 points
by
jast
8y ago
|
0 comments
4.
▲
by
jast
9y ago
A good free book is https://cs.gmu.edu/~sean/book/metaheuristics/ Otherwise this is a good start: https://www.amazon.com/Introduction-Evolutionary-Computing-N...
5.
▲
by
jast
9y ago
Other journals, e.g. Nature, already had this. It's not a Distil innovation. But I agree, this should be the norm in journals/confs/etc.
6.
▲
NeuralFish – Evolving Neural Topologies in F#
(jeremybellows.com)
3 points
by
jast
10y ago
|
0 comments
7.
▲
Representation Learning and the Information Bottleneck Approach
(inference.vc)
1 points
by
jast
10y ago
|
0 comments
8.
▲
by
jast
10y ago
It's not the population size, but the number of times you run the evolutionary algorithm with different seeds.
9.
▲
Embed, encode, attend, predict: the new deep learning formula for NLP models
(explosion.ai)
140 points
by
jast
10y ago
|
16 comments
10.
▲
by
jast
10y ago
http://www.chevrolet.com/bolt-ev-electric-vehicle.html http://www.usatoday.com/story/money/cars/2016/09/13/chevrole... http://www.reuters.com/article/us-gm
11.
▲
Renault ZOE with new battery gets 400 km range
(electriccarsreport.com)
1 points
by
jast
10y ago
|
0 comments
12.
▲
by
jast
10y ago
That seems low for London since it's also a city with high living costs... Do they give any other extra benefits, or what about bonus/stock?
13.
▲
by
jast
11y ago
I wrote already some time ago a post about which books to read to learn F# (see http://jorgetavares.com/2015/01/01/reading-list-for-f-learni... ). In the meantime there are a couple more (e.g., Deep Dives) whi
14.
▲
Elements of Scale: Composing and Scaling Data Platforms
(benstopford.com)
22 points
by
jast
11y ago
|
0 comments
15.
▲
F# as a Ubiquitous Language
(clear-lines.com)
1 points
by
jast
11y ago
|
0 comments
16.
▲
by
jast
11y ago
To get started on OS X just go to http://fsharp.org/use/mac/ A nice and very good online tutorial to learn the language is http://fsharpforfunandprofit.com/
17.
▲
by
jast
11y ago
Have you looked at http://fsharpforfunandprofit.com/ ? This site contains lots of useful information and would be enough to get started. Another possibility is to read a few books, e.g., Expert F# 3.0, F# Deep Dives.
18.
▲
Concurrency, performance and F#
(mrange.wordpress.com)
2 points
by
jast
12y ago
|
0 comments
19.
▲
by
jast
12y ago
No, Clozure Common Lisp is an implenentation of Common Lisp that runs on Windows, Linux and OSX. Clojure is a different language that targets the JVM and it's very different from Common Lisp.
20.
▲
Reading List for F# Learning
(jorgetavares.com)
1 points
by
jast
12y ago
|
0 comments
21.
▲
by
jast
14y ago
It's funny... just runned the query "days out near me" on google and bing. Bing shows the site at number one while google only shows it at number 3, 4 and 5 and never the top domain.
22.
▲
Lisp Is Not An Acceptable Java
(matthias.benkard.de)
14 points
by
jast
15y ago
|
8 comments
23.
▲
by
jast
15y ago
Janis Common Lisp implementation is also very interesting. Moreover, it explains how to optimize CL code: http://t-b-o-g.blogspot.com/2009/10/brians-brain-on-common-l... http://t-b-o-g.blogspot.com/2009/10/brians-brain-on-common-l... h
24.
▲
by
jast
16y ago
Clojure is a Lisp! From Clojure's website: "Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system".
25.
▲
by
jast
16y ago
Yes, Embedded software.
26.
▲
by
jast
16y ago
This. I moved back to Safari because with Chrome it's so painful to do paper hunting. It's much easier and fast to skim over and then decide which ones to save and read.
27.
▲
by
jast
16y ago
Thanks for this wonderfull book! I have just bought the printed book with the pdf. Very very good! This might be just the perfect companion to "Pratical Common Lisp" by Peter Seibel. I always thought PCL is an excellent book for someone who
28.
▲
Quicklisp or: How I learned to stop worrying and love installing CL libraries
(jorgetavares.com)
2 points
by
jast
16y ago
|
0 comments
29.
▲
by
jast
16y ago
The best Tetris version I've played is the one on my HP48GX. I like it so much that I think I've spend more time playing Tetris on my calculator than doing other things with it ;-)
30.
▲
by
jast
16y ago
That extra code :-) First I wrote everything to manipulate a linked list and test it and then I wrote the reverse function. Since I wrote a insert at front function, the reverse function is small. I must add that I am not a fast typer.
More ›