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: Are there any plans to implement CELT with NINJAM?
Asked by MikeH (71.33.177.x) on June 12 2011, 12:17pm
Reply on June 15 2011, 2:47am:
    That would be awesome, but I haven't had the time to spend on it.
Comment...
Question: Based on the merits of the technology itself (not marketing,etc) who is better and why: PC or Mac?
Asked by John (70.173.150.x) on June 11 2011, 7:50pm
Reply on June 15 2011, 2:48am:
    That's hard to say. OSX has been doing a lot of things right in 10.5/10.6+: specifically, being able to run a 32 bit kernel, with 32 bit drivers, but still have x86_64 apps. That is awesome. Though win64 is working well, too. Most firewire audio devices seem to do better in OSX, for whatever reason, but simple things like updating the screen quickly are better in Windows. Both have their advantages...
Comment...
Question: Re: achieved before 30. I agree, I never understood that saying. I feel I'm better in my 30s learning/coding what about you?
Asked by AnalSeducer (76.103.105.x) on June 10 2011, 12:33am
Reply on June 15 2011, 2:49am:
    The shit I wrote in my 20s got progressively less crappy as the years progressed...
Comment...
Question: How would you put this man's brain to work if he came to work at Cockos? www.youtube.com/watch?v=Xd1gywPOibg
Asked by William (68.224.131.x) on June 9 2011, 3:14am
Reply on June 15 2011, 2:49am:
    Got me, we already have one of those. Well not quite but somewhat.
Comment...
Question: Did you know Lazlo Hollyfeld is based off a real genius who secretly lived in a medical school dorm? Do you know his real name?
Asked by AnalSeducer (76.103.105.x) on June 8 2011, 5:05am
Reply on June 9 2011, 1:14am:
    No, I didn't, but that's awesome.
Comment...
Question: This band rocks! Do you and Allison like this band? One of the singers is from the UK. bit.ly/iF3K2c Rock On! :) haha
Asked by AnalSeducer (76.103.105.x) on June 7 2011, 5:24am
Reply on June 9 2011, 1:14am:
    Haven't heard of them, will listen.
Comment...
Question: Did you know Alex Jones - Infowars.com is the #1 shoutcast station?
Asked by Jason (71.199.210.x) on June 7 2011, 12:05am
Reply on June 9 2011, 1:15am:
    No?
Comment...
Question: Do you believe in the saying: Your best work if any is achieved before you are 30? How do u feel now vs when you were 20s coding
Asked by AnalSeducer (76.103.105.x) on June 6 2011, 10:01pm
Reply on June 9 2011, 1:15am:
    Hmm I'd disagree I think, especially if I look at one of my coworkers... or all of them? Best is subjective, at any rate.
Comment...
Question: Do you apply pimp knowledge to everyday life? www.youtube.com/watch?v=VQgm37Rqh8w#t=4m50s
Asked by Will (24.234.128.x) on June 6 2011, 8:43pm
Reply on June 9 2011, 1:15am:
    Pimpin' ain't easy.
Comment...
Question: What do you think about Folding@Home ?
Asked by BensBens (90.4.30.x) on June 6 2011, 2:21pm
Reply on June 9 2011, 1:16am:
    I'm all for it, though I've been trying to reduce the power consumed by myself and my business. I think we'll be using 90% less power than when we started, soon.
Comment...
Question: What (icc) compiler optimizations are you using for REAPER?
Asked by gio (62.103.65.x) on June 6 2011, 10:26am
Reply on June 9 2011, 1:17am:
    Whatever the defaults are, I think.
Comment...
Question: Hey Pork chop how are you? Do you ever have a cigarette at night to unwind after a long day from time to time?
Asked by AnalSeducer (76.103.105.x) on June 6 2011, 2:39am
Reply on June 9 2011, 1:17am:
    No, but I'll have a g&t or a whiskey.
Comment...
Question: When you come into wealth, how do you deal with people in your life dropping hints you should share it with them?
Asked by John (70.173.150.x) on June 5 2011, 5:54pm
Reply on June 6 2011, 1:54am:
    I think most people (at least that I know) have quite a healthy amount of pride...
Comment...
Question: I know you aren't a big fan of OOP, but what's the max # of coders you've worked with at one time? (real ones, not just by title
Asked by John (70.173.150.x) on June 4 2011, 7:25pm
Reply on June 4 2011, 10:15pm:
    I wouldn't say I'm not a big fan of OOP. I like OOP. Just not OOP for OOPs sake, and I don't like some things that C++ supports, like operator overloading. Multiple inheritance is usually ugly, too.

    The most coders I've actively worked with on common code? I think 5 or so.
Comment...
Question: windows 8, arm, and reaper. Any thoughts (on the long term) ?
Asked by glou (80.13.12.x) on June 4 2011, 4:59pm
Reply on June 4 2011, 10:14pm:
    If the hardware is interesting we'll port to it. :)
Comment...
Question: I'd like to know how you organize your Win32 code in terms of files, headers, wndprocs, callbacks, and etc. My code is a mess :(
Asked by Rodrigo (187.112.248.x) on June 4 2011, 1:25pm
Reply on June 4 2011, 10:17pm:
    I try to keep related stuff modularized and only expose things between modules as necessary. Often I'll have a "main.h" which includes a lot of common declarations of functions, and classes usually get their own headers (or a few highly-related classes sharing a header is not uncommon). Generally speaking though if a class doesn't need to be accessed directly by other modules, I'd rather keep it local to the module where it is used, and use "class Whatever;" in the header in case a pointer gets passed around...
Comment...
Question: Your take on this? www.joelonsoftware.com/articles/HighNotes.html
Asked by poop (75.119.11.x) on June 4 2011, 5:17am
Reply on June 4 2011, 2:58pm:
    The short answer: I think people working on things need to use and want to use that thing every day, and be good at their jobs, and be good at communicating.
Comment...
Question: What's your middle name?
Asked by John (70.173.150.x) on June 4 2011, 4:42am
Reply on June 28 2011, 12:27am:
    Danger.
Comment...
Question: are you still interested in reaper development like in the beginning or are you actually focusing on other plans?
Asked by diego (186.18.24.x) on June 3 2011, 9:18pm
Reply on June 4 2011, 2:57pm:
    I am quite interested, though as of late I've been looking at reducing our power consumption and some other fun stuff too... but REAPER is still the biggest single focus.
Comment...
Question: Do you think Carmack would be impressed by AVS, or think it was a novice invention?
Asked by Will (24.234.128.x) on June 3 2011, 2:39am
Reply on June 4 2011, 2:56pm:
    He'd probably think some of it was trivial, and other parts cute, and hopefully some of the more amazing AVS presets would be impressive (I'm looking at you, Unconed heh).
Comment...
[newer questions][unreplied] | [replied] | [recent comments] | [all]
[older questions]
Copyright 2025 Justin Frankel. | RSS