HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joan_kode

no profile record

Submissions

Online Psychrometric Chart

andrewmarsh.com
1 points·by joan_kode·5년 전·0 comments

The BFBB Decompilation Project

bfbbdecomp.github.io
2 points·by joan_kode·5년 전·0 comments

comments

joan_kode
·4년 전·discuss
I can absolutely make a native version that's considerably less efficient than this one.

And yes, a more efficient browser version is possible (and possibly simpler). People like to fixate on platforms, but it's all about implementation.
joan_kode
·5년 전·discuss
This kind of "code study" is underrated. Turns out I was also influenced by studying code by the same author, but on another of his projects: https://github.com/LingDong-/Hermit (video demo: https://www.youtube.com/watch?v=mPYeTJd8klQ )

The code isn't perfectly organized (eg. the file containing the main loop is literally called "foo.py"), but it was still clear enough to convince me that implementing 2D skeletal animation from scratch was actually a reasonable task for a hobby game, something that I ended up doing myself.
joan_kode
·5년 전·discuss
OK, I didn't realize how much detail was put into guns in Ghost in the Shell SAC: http://www.imfdb.org/wiki/Ghost_in_the_Shell_Stand_Alone_Com...

I didn't even feel like it had much of a focus on gun fights, but apparently it's like a detailed firearms museum. They also have airsoft product placements... I'm not that surprised, some people probably bought the featured airsoft guns purely for display.
joan_kode
·5년 전·discuss
Interesting, I would have made the opposite assumption ("the satellite is moving so much faster than everything else, we can estimate the interval from the satellite's speed alone). It seems both speeds might have a similar impact, as per sibling comment.
joan_kode
·5년 전·discuss
Love my infrared thermometer for steeping tea at exact temperatures. These things are terrible for medical purposes since they only measure surface temperature, but they're perfect for diagnosing industrial machinery and tea. Also more versatile than those expensive programmable tea-brewing contraptions!