justin = { main feed , music , code , 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: Do you roll your own data structures, or use libraries like the STL, etc. ?
Asked by Will (68.96.206.x) on January 1 2010, 9:14pm
Reply on January 1 2010, 11:31pm:
    We tend to do our own lightweight stuff (since not all dev environments (used to) have STL etc). That's part of WDL.
Comment...
Question: Are you god?
Asked by John (70.80.48.x) on January 1 2010, 9:14am
Reply on January 1 2010, 11:10am:
    Of course not. besides, there isn't a god...
Comment...
Question: So, how to get the ladies ?
Asked by mimard (81.240.131.x) on December 31 2009, 6:41am
Reply on December 31 2009, 4:45pm:
    Umm, humor probably goes a long way... but it's been about a decade since I've had to get one.. :)
Comment...
Question: Have you seen formspring.me?
Asked by Juan Diego (84.79.152.x) on December 31 2009, 5:25am
Reply on December 31 2009, 4:44pm:
    Nosir.
Comment...
Question: Do questions that have already been asked and answered annoy you ? :-)
Asked by Will (68.96.206.x) on December 30 2009, 9:34pm
Reply on December 30 2009, 10:03pm (edited at December 30 2009, 10:04pm):
    Haha yeah I guess I need to add a search function... For now google with site:askjf.com I guess...
Comment...
Question: why VC++ 6.0?
Asked by Torres (208.120.234.x) on December 30 2009, 8:41pm
Reply on December 30 2009, 10:03pm (edited at December 30 2009, 10:06pm):
Comment...
Question: Why is your domain called 1014.org?
Asked by JayS (99.50.96.x) on December 30 2009, 4:48pm
Reply on December 30 2009, 10:03pm (edited at December 30 2009, 10:06pm):
Comment...
Question: Will you compete? Sounds fun. underhanded.xcott.com/
Asked by will (68.96.206.x) on December 30 2009, 11:48am
Reply on December 30 2009, 10:03pm:
    Haha I like the winner of last year's... Pretty smart.
Comment...
Question: Where did yoru sealions go?
Asked by Will (68.96.206.x) on December 29 2009, 11:40pm
Reply on December 30 2009, 10:02pm:
    Maybe they got sick of the tourists?
Comment...
Question: Are you now Working with AOL after acquistion of Nullsoft? or a freebird? I Love Winamp, It s much User Friendly.Thank u 4 that.
Asked by Jenson M John (123.237.199.x) on December 29 2009, 10:57pm
Reply on December 30 2009, 10:02pm:
Comment...
Question: is your family proud to have a freaking genius geek as a child ?
Asked by mimard (81.240.131.x) on December 29 2009, 4:57am
Reply on December 30 2009, 10:02pm:
    I'd hope that they love me for who I am, rather than my accomplishments ;)
Comment...
Question: Do you guys use CVS, subversion, or git?
Asked by Will (68.96.206.x) on December 28 2009, 8:53pm
Reply on December 28 2009, 10:47pm:
    Subversion. I like a lot of aspects of git, but aren't about to migrate just yet. It seems that with a bit of work one could make svn support some of the good aspects of git (specifically, I'd like to be able to make a clone of the svn repository locally, even if there's no way to easily merge it back to the main repos).
Comment...
Question: How many (3rd-party) softwares have you paid for your iPhone? Tell me some of the most used please.
Asked by Dave (222.90.231.x) on December 28 2009, 1:24am
Reply on December 28 2009, 10:46pm:
    Quite a few.. I guess Colloquy is one. It's an IRC client, and combined with some custom (unreleased) software, it's very useful.

    Also I'm a fan of Air Sharing, BART/NYC Subway maps, Bejeweled 2, RDP lite, Words with Friends, etc.
Comment...
Question: Do you like Google
Asked by Jiao (61.150.43.x) on December 27 2009, 7:37am
Reply on December 27 2009, 8:45am:
    I don't know much about the internals of their company, but I do like using them for search and for maps...
Comment...
Question: What editor(s) do you use for programming and compiling C++ on Windows?
Asked by Phillip (72.208.242.x) on December 26 2009, 6:48pm
Reply on December 26 2009, 11:18pm:
    VC++ 6.0, mostly...
Comment...
Question: If your friends know you're rich, do you feel compelled to get them something more obviously decent than $15?
Asked by Will (75.23.217.x) on December 25 2009, 3:07pm
Reply on December 25 2009, 11:18pm (edited at December 26 2009, 11:17pm):
    What makes you think I have friends? Seriously though, we usually buy each other 18 packs of MGD... Or Coors light.
Comment...
Question: Do you heavily utilize multiple cores in reaper to make your algorithms more efficient? (parallel programming skillz)
Asked by Will (75.23.212.x) on December 24 2009, 3:28pm
Reply on December 24 2009, 10:06pm:
    REAPER is very multithreaded, but it does not make our algorithms more efficient -- rather, it allows you to run more plug-ins, etc...
Comment...
Question: Did you thought that no one would find the "hidden" link to the admin control panel in AskJF? =p
Asked by Fergo (189.4.55.x) on December 24 2009, 9:57am
Reply on December 24 2009, 9:59am:
    I figured people would, hopefully they won't guess the l/p.. ;)
Comment...
Question: Think a "super WASTE" is possible? Anonymous, encrypted, decentralized, but on a huge scale? FYI - I heart WASTE (and scotch)
Asked by roberttheiii (192.249.47.x) on December 24 2009, 5:37am
Reply on December 24 2009, 9:59am:
    Maybe.. it's a tough challenge, especially if you care about authentication, too...
Comment...
Question: Why did you choose js as the scripting language for Reaper? Was it just familiarity, or was there a technical factor?
Asked by Krister (99.64.14.x) on December 23 2009, 9:33pm
Reply on December 24 2009, 9:58am:
    JS is actually its own language, not "javascript", and it is implemented using EEL2 (part of WDL), which is derived from EEL, which was the expression evaluation library used for AVS (thanks Francis!). So it really just evolved...
Comment...
[newer questions][unreplied] | [replied] | [recent comments] | [all]
[older questions]
Copyright 2025 Justin Frankel. | RSS