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:
Is there any others app after ninjam ? A new release soon ?
Asked by Alexis (81.64.143.x) on August 1 2009, 11:08am
Reply on August 1 2009, 11:31am:
Hmm not really.. no time sadly.
Comment...
Question:
You can take much more greater shots(photos) if with a DSLR camera, why not have one?
Asked by mess (59.151.106.x) on August 1 2009, 8:22am
Reply on August 1 2009, 11:31am:
I do. You have to lug one it around with you though, bleh.
Comment...
Question:
What was your first computer?
Asked by matt (72.14.228.x) on July 31 2009, 11:59am
Reply on July 31 2009, 2:33pm:
The first computer I ever got to use on any regular basis was my older brothers' Atari 800XL, I think.. mmm. shiny. I think the first one that was mine was an XE system, which was very similar in terms of internal hardware. That one I still have (at my parents house).
Comment...
Question:
I remember the RC plane with the camera and the piano from Craigslist. Do you still dabble in either?
Asked by Bubba-kazoo (24.218.215.x) on July 30 2009, 2:34pm
Reply on July 31 2009, 8:04am:
The piano has its place in our music room.. not bad sounding, probably need to tune it again soon.
The RC plane with the camera gets used occasionally. The image quality is pretty useless. When I do fly RC stuff now it's mostly helicopters.
Comment...
Question:
Do you listen to any podcast regularly?
Asked by SmilingJim (99.23.75.x) on July 30 2009, 12:53pm
Reply on July 31 2009, 8:02am (edited at July 31 2009, 8:03am):
Nah, never really got into the format... I'm told I should listen to Adam Carolla's, though, since I liked him on Loveline.
Comment...
Question:
what's the infrastructure cockos rely on?
Asked by _gio (62.103.65.x) on July 30 2009, 10:00am
Reply on July 30 2009, 10:57am:
Sorry?
Comment...
Question:
Where and when will be your next holiday travell? (I'm waitting for more pictures)
Asked by David (222.90.231.x) on July 30 2009, 3:22am
Reply on July 30 2009, 10:56am:
I'm not sure, and that might not be public information anyway.
Comment...
Question:
Who's the better programmer? You, Christophe or Schwa?
Asked by Gangsta (66.184.73.x) on July 29 2009, 7:49pm
Reply on July 30 2009, 10:55am:
We haven't had a three way duel (yet).
Comment...
Question:
How is the programing divided up between the 3 of you, do you each have specialties?
Asked by James (68.225.43.x) on July 29 2009, 4:17pm
Reply on July 30 2009, 10:55am:
There's a lot of general overlap and of course stuff where we each have our own expertise..
Comment...
Question:
what does Cockos mean?
Asked by andrew (24.56.197.x) on July 29 2009, 3:48pm
Reply on July 30 2009, 10:54am:
It refers, loosely, to corporate tools. See: Office Space.
Comment...
Question:
Can you make it so, that questions reappear in the RSS once you answered them? Or only make them appear once you answered?
Asked by Missing all the (78.53.43.x) on July 29 2009, 10:26am
Reply on July 29 2009, 10:29am (edited at July 29 2009, 10:30am):
Yeah, you can use this URL:
http://askjf.com/?rss=y&show_flags=1
(making it the default, too)
Comment...
Question:
KFC or Popeyes?
Asked by PipSqueak (67.88.171.x) on July 29 2009, 9:28am
Reply on July 29 2009, 10:29am:
Fail
Comment...
Question:
What are you views on the current fixie fad?
Asked by siggy (76.21.34.x) on July 28 2009, 11:13pm
Reply on July 29 2009, 8:05am:
Why anybody would give up the ability to coast is very strange to me. Oh and brakes too. I love brakes.
Comment...
Question:
Who ask the best questions thus far?
Asked by Gangsta (66.184.73.x) on July 28 2009, 9:52pm
Reply on July 29 2009, 8:04am:
You of course.
Comment...
Question:
svn vs. git vs. p4 vs. cvs vs. mercurial?
Asked by siggy (76.21.34.x) on July 28 2009, 9:32pm
Reply on July 29 2009, 8:02am:
SVN for now.. Nay on cvs. I suspect we may switch to Git at some point, as it does offer some nice things.. but SVN/TortoiseSVN is working really lovely.
Comment...
Question:
you mentioned vc6 in another post, do you still use that ide for reaper or are you onto vs2008? still using mutt or thunderbird?
Asked by pzdude (206.53.153.x) on July 28 2009, 2:01pm
Reply on July 28 2009, 4:42pm:
Still VC6 for most dev, yes (using ICC with it for many files).. We build x64 versions in vc2005, but it is such a dog. About as bad as Xcode, actually.
I gave up on mutt for day to day stuff.. so mostly Thunderbird (and iPhone mail).
Comment...
Question:
How do you feel about .Net base languages and obj-c?
Asked by PipSqueak (67.88.171.x) on July 28 2009, 12:09pm
Reply on July 28 2009, 12:36pm:
I haven't actually done much with the .net stuff. I generally don't like the higher level stuff, definitely don't like managed code for general application development.
Objective C isn't bad, there's a lot to like about it, but as it's all dynamically bound etc it doesn't have the same sort of usefulness as C++.
C++ can have a lot of stuff that I don't like too.. I pretty much use a subset that makes me feel very comfortable with knowing what does what, and avoiding ambiguity. I try to avoid: multiple inheritance, operator overloading and exceptions, and generally speaking try to not over-engineer things.
Comment...
Question:
Which new programming language would you learn now?
Asked by PipSqueak (67.88.171.x) on July 28 2009, 12:05pm
Reply on July 28 2009, 12:39pm (edited at July 28 2009, 12:43pm):
If I wanted to learn another programming language I would have by now... But if I HAD to? Umm, well probably something like Excel's scripting/stuff.. that seems useful. Or MATLAB.
Comment...
Question:
In terms of programmer, who do you idolize the most?
Asked by PipSqueak (67.88.171.x) on July 28 2009, 11:55am
Reply on July 28 2009, 12:40pm:
At one point it was probably John Carmack.. If he updated his .plan more than once a year that might still be the case.. Linus Torvalds seems to be extremely reasonable and good humored.
Comment...
Question:
Which piece of code/software are you most proud to have produced/written?
Asked by PipSqueak (67.88.171.x) on July 28 2009, 11:46am
Reply on July 28 2009, 12:41pm (edited at July 28 2009, 12:48pm):
That's hard to say.. Generally I'm less proud of the full applications, and more about the occasional reusable component... That's what I find most enjoyable (since then it makes doing things in the future easier). I'm so happy I have LICE to work with. And EEL2, too...
Ok wait actually NSIS is probably the thing I'm most proud of (though it has grown much under Kichik's leadership, so he should get most of the credit).
Comment...
[
newer questions
]
[
unreplied
] | [
replied
] | [
recent comments
] | [
all
]
[
older questions
]
Copyright 2025 Justin Frankel
.
|
RSS