Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wjbr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
wjbr
8mo ago
I've been reminded of this while playing Metroid Prime 4. I wonder what kinds of modern games we could make with these same ideas.
2.
▲
by
wjbr
2y ago
static int pretty_float_equal (float a, float b) { return fabsf(a - b) < FLT_EPSILON; }
3.
▲
by
wjbr
3y ago
I've been enjoying `cody` for exploring old open source code bases. https://docs.sourcegraph.com/cody/overview I've not used the copilot like features, but asking questions has been very useful.
4.
▲
by
wjbr
3y ago
If the lisp has read macros you can add it yourself. There's: sweet-expression https://srfi.schemers.org/srfi-110/srfi-110.html https://sourceforge.net/p/readable/wiki/Examples/
5.
▲
by
wjbr
4y ago
How would it work with more than two arguments? (+ 1 2 3)
6.
▲
by
wjbr
4y ago
How would you do it?
7.
▲
by
wjbr
4y ago
I think Foone has been asking about this for 15+ years at this point. I'd love to see classic Notepad and MS Paint too.
8.
▲
by
wjbr
6y ago
https://developer.android.com/ndk Android NDK The Android NDK is a toolset that lets you implement parts of your app in native code, using languages such as C and C++. For certain types of apps, this can help you reuse code
9.
▲
by
wjbr
10y ago
'The Machine to build the Machines' https://www.youtube.com/watch?v=sT6aphdX0rI
10.
▲
by
wjbr
14y ago
Shift-tab works with SuperTab in the console.
11.
▲
by
wjbr
14y ago
RPS had a nice write up in Feb. http://www.rockpapershotgun.com/2012/02/22/hard-choices-the-...
12.
▲
by
wjbr
14y ago
http://hackety.com/
13.
▲
by
wjbr
14y ago
I read the original as an indirect question. Will anyone be able to pronounce this?
14.
▲
by
wjbr
14y ago
I'm using NoScript, all I got was a white page.
15.
▲
by
wjbr
14y ago
If you add significant white space while keeping the prefix notation, it kinda looks like python. https://gist.github.com/2401588
16.
▲
by
wjbr
14y ago
Did they ever get released to the public?
17.
▲
by
wjbr
14y ago
The attack and sustain stages aren't long enough. If they were longer like the breathing sleep LED on apple laptops it would be less noticeable.
18.
▲
by
wjbr
15y ago
I've got colours on WinXP with cmd.exe.