Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
newcup
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
newcup
9mo ago
There are three timeouts defined in the SVG / embedded javascript code, on lines 66-68 ( https://github.com/jnykopp/svg-embedded-chess/blob/a24249729... ) You can increase COMP_MOVE_TIMEOUT (which is now 1
2.
▲
by
newcup
9mo ago
Sadly, seems there is not. But the artist has still the web page up he used for the installation: https://heikkihumberg.com/chess/ He said he used ipads as renderers. And even one grid may have looked different back in
3.
▲
by
newcup
9mo ago
I embedded a chess engine in SVG image of a chess board ( https://github.com/jnykopp/svg-embedded-chess ) so that the engine moved the pieces automatically and played against itself, just by viewing the SVG. This was don
4.
▲
by
newcup
10mo ago
Or an accordion! https://x.com/ykarikos/status/1038145486618861573
5.
▲
by
newcup
3y ago
The page content piping could be done e.g. like this: (defun get-buffer-text (&optional buf) (nyxt/mode/document:select-all buf) (nyxt/mode/document:copy buf) (trivial-clipboard:text)) (define-inte
6.
▲
by
newcup
4y ago
If you’re an Emacs user and you lost your keyboard, no worries. Just plug in your midi accordion! https://twitter.com/ykarikos/status/1038145486618861573
7.
▲
by
newcup
4y ago
The layout on a chromatic button accordion is surprisingly similar to a keyboard. This was quite straightforward to touch type with: https://twitter.com/ykarikos/status/1038145486618861573
8.
▲
by
newcup
4y ago
True, I only have used it on x86 devices. Thanks for the heads up! I’ve heard so many stories of SD card failures (against which snapshotting might be of no help) with RaspberryPi that I’ve decided to send any valuable data promptly to safe
9.
▲
by
newcup
4y ago
I think NILFS is a hidden gem. I’ve been using it exclusively in my Linux laptops, desktops etc. since ca. 2014. Apart from one kernel regression bug related to NILFS2 it’s worked flawlessly (no data corruption even with the bug just no acc
10.
▲
by
newcup
5y ago
I agree, VR absolutely provides an experience flat-screen gaming can never deliver. With the Covid situation being what it is and sports halls are closed, I’ve replaced live table tennis trainings with Valve Index and Eleven Table Tennis VR
11.
▲
by
newcup
6y ago
I've plugged an accordion into emacs. Gives 120 buttons on left hand, 64 on right, plus chording and velocity sensitivity (hit a key harder to get upper case). But you could easily use a midi pedalboard instead, or even in addition. Ac
12.
▲
by
newcup
6y ago
I've been recently using pic to draw any kind of images for documentation purposes. Pic is a language Brian Kernighan created for troff toolchain. It's very versatile and has macros, even! Manual: https://pikchr.org
13.
▲
by
newcup
8y ago
If you don't mind paying, LispWorks has an iOS runtime: http://www.lispworks.com/products/lw4mr.html . I'm not sure of the perf part on iOS, but on x64 it's pretty good.