justin = {
main feed
,
music
,
code
= {
cockos
,
reaper
,
wdl
,
ninjam
,
jsfx
,
more
}
,
askjf
,
pubkey
};
Ask Justin Frankel
No reasonable question unanswered since 2009!
Suggested topics: programming, music, sleep, coffee, etc.
Note: please do not ask questions about REAPER features, bugs or scheduling, use the
forums
instead.
Name:
Ask:
Human (enter yes):
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Question:
Are uou gay?
Asked by HDJustin (87.223.108.x) on November 13 2011, 4:10pm
Reply on November 14 2011, 1:16am:
No.
Comment...
Question:
Thoughts on social business models and this guy: bit.ly/TaaGo ? Is this a viable alternative to current western system?
Asked by Bukka (78.0.249.x) on November 13 2011, 9:05am
Reply on November 14 2011, 1:24am:
Seems like a good idea to me.
Comment...
Question:
is it true that you work at a gay stripper bar
Asked by random (12.18.245.x) on November 12 2011, 9:50pm
Reply on November 13 2011, 4:27am:
Haha no.
Comment...
Question:
Have you ever met or talked to Bram Cohen?
Asked by Will (70.173.150.x) on November 12 2011, 8:37am
Reply on November 13 2011, 4:27am:
I think I met him once or twice... though I only remember it fuzzily.
Comment...
Question:
are you going to do any disruptive technology again.... it's been a long time!
Asked by Poop (68.28.59.x) on November 11 2011, 3:13pm
Reply on November 13 2011, 4:28am:
If something presents itself, sure.. It's quite a different world we live in these days (as it relates to previous DT mentioned).
Comment...
Question:
WTF! I just saw this in Twitter Spain's Trending Topics! Are you coming to Spain? cl.ly/0G1m3u2l1F0m461D2g0T
Asked by enreas (88.0.57.x) on November 11 2011, 3:02pm
Reply on November 13 2011, 4:28am:
No, probably Bieber?
Comment...
Question:
Would Reaper recognize G-buttons and macro keys from Logitech G110 keyboard? Thanks!
Asked by EvilDragon (161.53.201.x) on November 10 2011, 6:35pm
Reply on November 13 2011, 4:28am:
See the request at the top of this page, too.
Comment...
Question:
www.youtube.com/watch?v=e_x79LCdecc - Thoughts on getting track based midi editing like that in Reaper? :)
Asked by Eyes (210.9.92.x) on November 10 2011, 1:30am
Reply on November 13 2011, 4:28am:
Erm. See the request at the top of this page, thanks.
Comment...
Question:
you seem to be more reachable from here. any comments on these mods?: showpost.php?p=843650&postcount=2
Asked by lubomir (90.154.211.x) on November 9 2011, 10:38pm
Reply on November 9 2011, 11:12pm:
Should email me instead :) I diffed the mods, some things looked like debug stuff was left in there. Try git diff --ignore-all-space and then send me comments on some of the less obvious changes?
Comment...
Question:
how do you think C74's gen~ bit.ly/tdNy38 compares to JS - similar technologies?
Asked by olilarkin (144.32.156.x) on November 9 2011, 3:58pm
Reply on November 9 2011, 4:03pm (edited at November 9 2011, 4:04pm):
I haven't used it, but looking at it it seems they have a big hugely powerful complex system for building things, whereas JS is like having an assembler...
Comment...
Question:
What is a WDL_FastString, i.e. why should/shouldn't one use it instead of a regular WDL_String?
Asked by Tale (77.168.115.x) on November 9 2011, 10:38am
Reply on November 9 2011, 3:37pm:
If you need to be able to do things like:
string.Get()[3]=x;
Then you must use WDL_String. WDL_FastString makes Get() return const char *, which means all modifications have to be done through its methods. The advantage of this is that it can track the string's length, so a) string.GetLength() is constant-time, and b) appends and many other operations are faster (not needing to calculate the string's length each time).
Comment...
Question:
Do you use any of the office suites or something else for documents?
Asked by schmoe (50.98.73.x) on November 9 2011, 6:06am
Reply on November 9 2011, 3:38pm:
I use my old copy of Word 2000, mostly. I suppose I should move to OpenOffice...
Comment...
Question:
Do you live in NY? If so, can I meet you?
Asked by Jesse (173.54.206.x) on November 9 2011, 4:08am
Reply on November 9 2011, 3:38pm:
I do, but I don't randomly meet people from the internet, sorry.
Comment...
Question:
Describe a programming goal you eventually abandoned because you couldn't figure it out?
Asked by Will (24.234.128.x) on November 8 2011, 11:31pm
Reply on November 9 2011, 3:40pm:
The back burner is often full... I haven't solved P=NP yet, if that would count... Anyway if something is difficult I sit on it and think about it more, and if I lose interest then I guess it would be abandoned. I'll think about this more to see if I can come up with any specifics.
Comment...
Question:
Hey, have you ever met these people or heard of em? bit.ly/4zlah and bit.ly/uiJzct Re: ego - am I funny to you? ha
Asked by AnalSeducer (75.125.220.x) on November 8 2011, 9:02pm
Reply on November 9 2011, 3:40pm:
Names sound familiar but don't know 'em.
Comment...
Question:
lastest WDL/SWELL: cool things like ListView_SetSelColors() but I don't have these defined in Win SDK! where do they come from?
Asked by frenchos (141.11.254.x) on November 8 2011, 3:17pm
Reply on November 8 2011, 5:17pm:
On win32 we set those colors by responding to NM_CUSTOMDRAW, unsetting the "selected" bits in the struct passed, and overriding the colors there. See
this code
for an example...
Comment...
Question:
www.kvraudio.com/forum/viewtopic.php?t=333115 Opinion?
Asked by Eyes (114.73.179.x) on November 8 2011, 9:17am
Reply on November 8 2011, 5:18pm:
None really; I do generally think that hobbyists should have access to the same stuff as pros, so that someday they might be able to go pro..
Comment...
Question:
Who is the smartest person you know / look up to in your personal life?
Asked by Will (70.173.150.x) on November 8 2011, 4:29am
Reply on November 8 2011, 5:18pm:
I can't say here, the egos of others are sensitive things =)
Comment...
Question:
I agree. They don't get taxed for high frequency trading & causes volatility for the legit investor. Where do we draw the line?
Asked by AnalExchange (75.125.220.x) on November 8 2011, 3:48am
Reply on November 8 2011, 5:18pm:
Tobin tax ftw, maybe.
Comment...
Question:
Re: money from money. Are you referring to socialite types of people & brokers who collect interest doing jack shit?
Asked by AnalSeducer (75.125.220.x) on November 7 2011, 6:34pm
Reply on November 8 2011, 2:33am:
I meant more the arbitrage/high volume trading stuff... At least if you have money and you invest it, say, in municipal bonds, you're providing value to those municipalities that need the working capital to get shit done. If you have a computer that buys and sells stocks thousands of times a day to make money, what's the value (for society) in that?
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS