Search results

  1. B

    For all the readers who don't know how to program but want to learn

    Want to learn programming... I came across this site this weekend - CodingBat.com... You can learn the basics of programming in Java or Python... Check it out... *disclaimer* I'm not affiliated with the site in any way. Just thought it'd be useful for the beginners...
  2. B

    What can you do as a proficient programmer?

    Oy, dude. You seriously need to improve your reading comprehension. There is nothing in this thread suggesting the OP is a gambler or has a gambling problem. The only nutcase in this thread is you - not the OP, not JH, not Net. You're the only one who's demonstrated poor reading...
  3. B

    I never cease to be amazed by Ubuntu

    You can also run msconfig and disable some of the more obvious programs... Hit Start, type "msconfig" in the box, and hit enter. When the app pops up, go to the Startup tab, and unclick everything except your mouse, audio, and networking drivers. You don't need Java update running all...
  4. B

    Volente's Bar and Grill

    I don't understand the whole Chicken and Waffles thing... Nobody believes me, but mixing diced ham and cheddar into the waffle batter is pretty tasty.... Substituting diced chicken would be equally yummy.
  5. B

    Volente's Bar and Grill

    Ciao! Pranzo!
  6. B

    Would a billionaire make a good president?

    Sounds great, but if they managed to con the power brokers and media into electing them, the bureaucracy would kill their grand ideas and solutions with a million paper cuts.... Basically, they'd get neutered just like Jimmy Carter...
  7. B

    RM's occasional market calls...

    Time to look at GC on the short side again, given that the futures markets like to breakdown from breakout (fakeout) formations... Methinks the *real* reaction to scaled back QE has started...
  8. B

    Would a billionaire make a good president?

    Presidents and their administrations come and go, but the bureaucracy is always there, doing the real work of the government. The bureaucracy runs the government no matter who's in office. Change the bureaucracy, you'll literally change the world... However, to change the bureaucracy...
  9. B

    Java - Storing data in memory for post-runtime access

    Another thing everybody has overlooked is that his current system may not have enough RAM to hold all the data. If so, a goodly portion may be swapped to/from disk at some point during the tests..... In the long term, he'll want a system with 64-256 GB of RAM if he wants to use memory store...
  10. B

    Learning How to Really Program/Code

    Ok, you want to convert some EasyLanguage to C++/C#/Java. Is that all? What else are you trying to accomplish? As mentioned previously, EasyLanguage is procedural. You can easily write procedural code in C++ and C# without going anywhere near OOP. Indicators and simple functions do...
  11. B

    Best Password Recovery

    Not any more... Just until the Sun turns into a red giant and swallows the Earth .... http://arstechnica.com/security/2012/12/25-gpu-cluster-cracks-every-standard-windows-password-in-6-hours/
  12. B

    Best Password Recovery

    Though it's 4 years old, here's an interesting analysis of how long it'll take various classes of machines to brute-force passwords... http://www.lockdown.co.uk/?pg=combi
  13. B

    Fooled by Taleb

    Which is another way of saying "focus on the process, and the results take care of themselves..."...
  14. B

    Fooled by Taleb

    Humans only possess 1 skill - Failure. And we're very good at it. Any success we enjoy is due to luck (if we have No control of the outcome) or experience (if we have some control of the outcome). What most people equate as "skill" is actually just an attribute. To say someone is better...
  15. B

    form-4 interpretation

    He exercised and sold his stock options. He netted 101K shares after paying the exercise price. Wells Fargo was the issuer and buyer of his options. The transaction was private, not public on an exchange.
  16. B

    Learning How to Really Program/Code

    Are you looking to dig in and become a programmer? Or are you looking to understand stuff so you can confidently call BS if someone is trying to snow you with shit... For someone with a 6th grade education, you read and write much better than most HS grads... Any reason why you haven't...
  17. B

    google finance, yahoo finance, msn money

    I use Quandl to download the basic futures markets. You need to register in order to automatically download the data with an API key... And you need to email Tammer Kamel <connect@quandl.com> in order to gain access for unlimited downloads. The one problem I've encountered is that...
  18. B

    SUGGESTION- custom colors for threads of varying interest

    How about voting on posts and threads, with a scoreboard showing the Top X posts... I know some of the major forum software packages have this feature built-in....
  19. B

    Moore's Law slowing down?

    The slowing down has been happening since the early 2000s when Intel and AMD introduced their multi-core products. Single-core hit a wall at that time. Multi-core is the only way they can give a semblance of improvement Now, projects needing serious performance are off-loading the...
  20. B

    hiring and managing traders

    Is this your first venture having workers/employees? If so, you really need to consult with an employment lawyer.... In the US, there are theoretically 2 classes of workers - employees and independent contractors. In reality (if you speak to any Federal or State agency), there is only 1 -...
Back
Top