Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
akully
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
akully
4mo ago
Have fun, I made this in a few days. :)
2.
▲
IIDX and Tetris lovers, here's a puzzle game for you
(kully.itch.io)
3 points
by
akully
5mo ago
|
2 comments
3.
▲
by
akully
5mo ago
Finally wrapped this up and polished it up. Leaderboard and everything. Take it for a spin!
4.
▲
by
akully
8mo ago
Finally decided to make the codebase public after a few years! I am curious you folks think of it! https://github.com/Kully/engine .
5.
▲
I wrote a game engine in JavaScript, then a puzzle game
(kully.github.io)
2 points
by
akully
8mo ago
|
1 comments
6.
▲
Complete the Square: Can you get to Level 200?
(kully.itch.io)
5 points
by
akully
1y ago
|
0 comments
7.
▲
Get Assembly Superpowers in 7 Minutes
(adamkulidjian.com)
3 points
by
akully
6y ago
|
0 comments
8.
▲
Make your own PONG in Assembly
(adamkulidjian.com)
2 points
by
akully
6y ago
|
0 comments
9.
▲
A Boolean Switch in 104 Lines of HTML,CSS,JS
(adamkulidjian.com)
2 points
by
akully
6y ago
|
0 comments
10.
▲
by
akully
6y ago
I imagine you could roam around the subreddits and check out what's up. I also imagine that (at least this is my own thought) that you not only would be interested in talking about math with others, but also talking with good people th
11.
▲
Unlock Your Memory Load
(adamkulidjian.com)
1 points
by
akully
6y ago
|
0 comments
12.
▲
Tetris and Empathy
(adamkulidjian.com)
1 points
by
akully
6y ago
|
0 comments
13.
▲
Ctrl+Z [How It Works]
(adamkulidjian.com)
2 points
by
akully
6y ago
|
0 comments
14.
▲
Game of Life in Assembly
(github.com)
1 points
by
akully
6y ago
|
0 comments
15.
▲
by
akully
6y ago
That was silly but very fun. Are you using ML algos to generate the paint based on the user input?
16.
▲
by
akully
6y ago
I used the same approach: turn knob, save, see what the bytes look like. For one of the Reason instruments that I was thinking of decoding, I encountered a similar problem. Even saving the same patch with different filenames resulted in dif
17.
▲
by
akully
6y ago
ok fixed
18.
▲
by
akully
6y ago
fixed
19.
▲
by
akully
6y ago
okay, so the correct formula is: = 0070 + 2 * (filenameLen // 2) where // is floor division. Site is updated too :)
20.
▲
by
akully
6y ago
Thank you for the love for Assembly in 7!
21.
▲
by
akully
6y ago
thanks for this - and good suggestion about click vs hover - any particular bad examples of hover UX that you come to mind?
22.
▲
by
akully
6y ago
thanks for letting me know. weird about the phone calls. I'll check this out on mobile
23.
▲
by
akully
6y ago
oh did I make a mistake here? good catch. I'm gonna look back at my original notes for this. I think 0072 + 2 * ( (filenameLength-1) / 2) should work but I'll test
24.
▲
Let's Decode a VST
(adamkulidjian.com)
50 points
by
akully
6y ago
|
33 comments
25.
▲
Draw Something with My MS Paint App in JavaScript
(adamkulidjian.com)
1 points
by
akully
6y ago
|
0 comments
26.
▲
How Does Undo and Redo Work in MS Paint?
(adamkulidjian.com)
2 points
by
akully
6y ago
|
0 comments
27.
▲
by
akully
6y ago
hi @amangrw077, this role looks interesting. This is an MS-Paint app I wrote in pure javascript. http://adamkulidjian.com/pixel-paint.html
28.
▲
How does UNDO and REDO work? (cntrl+Z cntrl+Y)
(adamkulidjian.com)
1 points
by
akully
6y ago
|
0 comments
29.
▲
AI Solves all 57 Atari Games
(youtube.com)
2 points
by
akully
6y ago
|
0 comments
30.
▲
by
akully
6y ago
I first heard this from Doug Crockford, a senior architect for Javascript +1 for the corroboration
More ›