Viewing profile — newcup
newcup
HN member- Joined
- Sun, Sep 02, 2018, 9:36 PM UTC
- HN karma
- 38
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About newcup
No profile information was provided.
Recent public activity
-
comment
Comment #46243775
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_MOV…
-
comment
Comment #46242782
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 …
-
comment
Comment #46239134
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 itsel…
-
comment
Comment #45945808
Or an accordion! https://x.com/ykarikos/status/1038145486618861573
-
comment
Comment #36013745
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:te…
-
comment
Comment #34078267
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
-
comment
Comment #33295890
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/10381454866…
-
comment
Comment #33167256
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 …
-
comment
Comment #33162897
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 …
-
comment
Comment #29991402
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 …
-
comment
Comment #26433768
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…
-
comment
Comment #26057238
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 macro…
-
comment
Comment #18201406
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.