Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
S4M
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
S4M
1y ago
There is also thje 2D dialect of Racket: https://docs.racket-lang.org/2d/
2.
▲
by
S4M
1y ago
Looks neat! My only criticism would be that the solutions are given right after the questions so I couldn't help to read the answer of one question before thinking it through by myself.
3.
▲
Brain wires itself to match your native language
(sciencenews.org)
1 points
by
S4M
3y ago
|
0 comments
4.
▲
by
S4M
4y ago
I will join if someone organizes it!
5.
▲
by
S4M
4y ago
There is also this blog post from 2007 by the same author with some math tricks, very neatly explained (it is Terence Tao after all...): https://terrytao.wordpress.com/2007/09/05/amplification-arbi...
6.
▲
by
S4M
4y ago
It said that the quantity sum(1/(n log n) for n in A) is always finite when A is a primitive set. The "operation done to each element of the set" is n -> 1 / (n log n).
7.
▲
by
S4M
4y ago
You are lucky, I kept having the same message asking me to prove that I wasn't a robot and couldn't access to the article at all (same reason as you, they "detected unusual activity from your computer network").
8.
▲
by
S4M
5y ago
That's just a more sophisticated version of sleep sort.
9.
▲
OCaml Labs Joins Tarides
(tarides.com)
42 points
by
S4M
5y ago
|
4 comments
10.
▲
by
S4M
5y ago
Hi, I would be interested to help a bit, as I think human trafficking is disgusting and should be stopped. Do you have a contact detail - my personal email is in my HN profile)?
11.
▲
by
S4M
5y ago
I played three games and lost them all. It's as you said, I felt that in the opening they knew something I didn't and they entered quickly in my camp. The strange thing is that when I played last year, I didn't have that feel
12.
▲
by
S4M
5y ago
I just went on playok to play couple of games of xiang qi and... I also got murdered...
13.
▲
by
S4M
5y ago
I don't have the source, but I remember read the lichess didn't want to implement other board games in their interface. For XiangQi, I know that you can play it on playok.com (I know the rules and played a few games last time just
14.
▲
Magnus Carlsen retains title after winning lopsided match
(en.chessbase.com)
255 points
by
S4M
5y ago
|
139 comments
15.
▲
by
S4M
5y ago
Hyperion and Endymion by Dan Simmons are quite good. It's set in the far future, when humans have colonized the whole Galaxy, and AIs have become so advanced that they are sentient and have their own world, somewhat parallel to the hum
16.
▲
by
S4M
5y ago
> Thanks, but I already have this coworker. Something like that could be added in the bot's list of responses.
17.
▲
by
S4M
5y ago
I haven't tried it, but there is Janet ( https://janet-lang.org/ ) that seems pretty well suited for building small scripts. It was submitted a few times recently here on HN.
18.
▲
Black Radicalism’s Complex Relationship with Japanese Empire (2018)
(daily.jstor.org)
13 points
by
S4M
5y ago
|
0 comments
19.
▲
by
S4M
5y ago
You might like the wikipedia page about it: https://en.wikipedia.org/wiki/Classe_pr%C3%A9paratoire_aux_g...
20.
▲
by
S4M
5y ago
I use it to connect to my chess server! I play on freechess.org and xboard is my client for it, but I launch it from an emacs shell that becomes my console to interact with freechess. I also added some elisp commands so private chats have t
21.
▲
by
S4M
5y ago
> I got a D from my professor. I questioned why and was told that it was unreadable, and that the solution was inefficient. That is such a bad faith argument, how can a brute force solution be efficient or inefficient?
22.
▲
Vast underground ecosystem containing billions of micro-organisms (2018)
(theguardian.com)
9 points
by
S4M
5y ago
|
0 comments
23.
▲
by
S4M
5y ago
I didn't know what was TinyPilot before so a search gave me this: https://tinypilotkvm.com/ It looks really neat, well done!
24.
▲
Ian Nepomniachtchi to Challenge Magnus Carlsen for the World Chess Championship
(twitter.com)
1 points
by
S4M
5y ago
|
0 comments
25.
▲
by
S4M
5y ago
Well, good luck for your endeavors and please let me know (email in my profile) if you need a beta tester or early user.
26.
▲
by
S4M
5y ago
You can make it! There is already lishogi.org for shogi (Japanese chess) and lidraughts.org for draughts. They took the code for lichess and tweaked it for their respective games.
27.
▲
by
S4M
5y ago
> how many people really want to start a long discussion with a stranger about the merits of different languages? Plenty of programmers, actually. Just see the comments on HN or reddit on posts about programming languages for example.
28.
▲
I started lichess, ask me anything
(old.reddit.com)
3 points
by
S4M
5y ago
|
1 comments
29.
▲
by
S4M
5y ago
Yes, and maybe a screenshot with some plottings.
30.
▲
by
S4M
6y ago
I use wget (on the command line) to save a webpage. It has an option to save recursively all the links on the page as well, or only the links from a certain domain.
More ›