Josh Goebel

Results 1639 comments of Josh Goebel
trafficstars

FYI: This would be a 3 line patch... you'd merely need to wrap addLanguage the way that listLanguages already is. Though I'm not sure this is maintained anymore? Disclaimer: Current...

Maginus? Maraldi? Meggers? Menzel? Messier? Mutus? From list of craters on the moon: https://en.wikipedia.org/wiki/List_of_craters_on_the_Moon,_L–N#M

If I can get Crystal to behave and don't find it too limiting I have some pretty large ambitions. I'm not sure they fit with Moonshine's goals, but if not...

> I'm pretty sure what you mentionned are feasible. Feasible and fun might be two different things though. > easy to remember Yeah, we should pick a good name -...

Right, if they don't turn them off in the compile it's about the best you could do.

Strobe could then inject and remove the idler if you had modes such that strobe could be turned on and off. set_strobe could inject the idler routine and set_strobe(OFF) could...

> The main disadvantage with the function pointer approach for update_spin is that the compiler would be unable to trim down the library. There would be nothing to trim. All...

> Where else is this currently used other than strobe (to swap out update_spin)? I guess where I'm going with this is that _maybe_ most things in the "kernel" shouldn't...

I need to test the actual program but so far the code is actually 128 bytes smaller doing it in run-time vs compile time. Now of course what that really...