Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
markknol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
markknol
9mo ago
Thanks! If you wanna do more, i wrote a bit about it on x/twitter, recently 3d printed an object to actually test such string art. if you have specific questions, happy to answer ofc! https://x.com/mknol/status
2.
▲
by
markknol
9mo ago
computer goes [[[[BRRRRRRRRRR]]]]
3.
▲
by
markknol
9mo ago
It's build with JavaScript which is pretty common, makes it pretty accessible. Syntax is pretty easy to learn https://turtletoy.net/syntax
4.
▲
by
markknol
9mo ago
turtlespaces seems dead
5.
▲
by
markknol
9mo ago
turtlespaces seemss ded
6.
▲
by
markknol
9mo ago
you actually can but it is a workaround: You can export as gif, then it'll draw slowly
7.
▲
by
markknol
9mo ago
Such a nice project!! I made several turtles too, check https://turtletoy.net/user/markknol
8.
▲
by
markknol
2y ago
Hey Im Mark and I realized I spend lot of lots of time searching for guitar theory online and I used my programming powers to create a interactive document with all notes layed out to explore and learn the fretboard entirely. You can easily
9.
▲
by
markknol
2y ago
or use `speechSynthesis.speak(new SpeechSynthesisUtterance("Your text here"))` in in javascript, works in most browsers. unlimited and free
10.
▲
Tools23: Collection of Free Online Tools
(tools23.com)
2 points
by
markknol
2y ago
|
0 comments
11.
▲
by
markknol
3y ago
A nice writeup about the project can be found here https://reindernijhoff.net/2023/08/rijkscollection-a-persona...
12.
▲
by
markknol
3y ago
Very original way of exploring the collection from the Rijksmuseum in Amsterdam. You can search for words and navigate through the created collection
13.
▲
Original way of exploring the collection from the Rijksmuseum in Amsterdam in 3D
(rijkscollection.net)
2 points
by
markknol
3y ago
|
3 comments
14.
▲
by
markknol
6y ago
Haxe is just great. The language, tooling and even docs has improved much over time, its joy to work with. I've been using Haxe professionally to create html5 games for almost 6 years now. First started as hybrid solution to have both
15.
▲
VSCode Ads
(twitter.com)
2 points
by
markknol
6y ago
|
0 comments
16.
▲
I joined the js13k competition and used Haxe. Here is my writeup/postmortem
(github.com)
1 points
by
markknol
6y ago
|
0 comments
17.
▲
Haxe 4.1.4 has been released This is a bugfix release, see changelog
(haxe.org)
2 points
by
markknol
6y ago
|
0 comments
18.
▲
Haxe Blog: Immix-based garbage collector improves HashLink performance
(haxe.org)
10 points
by
markknol
6y ago
|
0 comments
19.
▲
Cooking up the first HaxeIn event. Why low carb pasta just ain't it
(haxe.org)
3 points
by
markknol
6y ago
|
0 comments
20.
▲
Haxe 4.1.2 Is Released
(haxe.org)
4 points
by
markknol
6y ago
|
0 comments
21.
▲
The type inference mystery novel – part 1
(haxe.org)
6 points
by
markknol
6y ago
|
0 comments
22.
▲
Virtual Haxe conference 2020 announced It'll take place October 14th-17th 2020
(haxe.org)
6 points
by
markknol
6y ago
|
0 comments
23.
▲
Haxe module-level fields are (almost) here
(haxe.org)
7 points
by
markknol
6y ago
|
0 comments
24.
▲
Haxe outperforms handwritten JavaScript but JVM target is 2X faster than node?
(twitter.com)
4 points
by
markknol
6y ago
|
0 comments
25.
▲
Haxe 4.1 has surprising fast JVM target and got Tail Recursion Elimination
(twitter.com)
2 points
by
markknol
6y ago
|
0 comments
26.
▲
Complete intro to the technology stack to make games at Shiro (Northgard,Evoland
(haxe.org)
2 points
by
markknol
6y ago
|
0 comments
27.
▲
C dim7 is just impossible to play on guitar?
(reddit.com)
2 points
by
markknol
6y ago
|
0 comments
28.
▲
Nice guitar websites for scales/chords
(reddit.com)
2 points
by
markknol
6y ago
|
0 comments
29.
▲
Show HN: Waved Grid – Generative Art on Turtletoy
(turtletoy.net)
2 points
by
markknol
7y ago
|
0 comments
30.
▲
by
markknol
7y ago
I am using Haxe, which is a complete different ecosystem, which compiles to JS. It has a fast optimizing compiler, a strict-typed language. Has features like meta programming /syntax-transformation (macros), conditional compilation, in
More ›