Codetown ::: a software developer's community
Time: March 24, 2016 from 6pm to 8pm
Location: PowerDMS @ Church St Station
Street: PowerDMS, 101 S Garland Ave #300
City/Town: Orlando, FL 32801
Website or Map: http://www.orlandojug.com
Phone: 321-252-9322
Event Type: meeting
Organized By: Michael Levin
Latest Activity: Mar 21, 2016
Hello OrlandoJUG!
This month we have Dave Moskowitz in from Sarasota for a fascinating talk.
Here's the abstract for the presentation. There is a possibility of massive amounts of pizza!
Genetic programming (GP) is a class of nature-inspired AI algorithms that aims to automatically generate a population of computer programs to solve a target problem where the solution is unknown. By defining a fitness function (a high-level statement of the problem) and applying principles of Darwinian evolution (mating, survival of the fittest), GP breeds a population of computer programs that achieve a higher level of fitness and come closer to an optimal solution over time.
GP is most applicable to problems without deterministic solution. An example of such a problem is stock market prediction. There is no canonical theory on how to "beat the market". The most widely accepted belief regarding this question is stated in the efficient market hypothesis (EMH), which holds that no method can consistently beat the overall market, However, there is conflicting research from both the economic and AI communities regarding the validity of this hypothesis. While most research appears to deny the possibility of consistently beating the market after factoring in transaction costs, recent no transaction cost trading platforms, such as Robinhood, as well as more powerful and available data processing capabilities, make beating the market more in reach than ever.
The presentation will begin with an introduction to genetic programming, focusing on the more common tree-based (LISP) representation. Other approaches to GP, as well differences between genetic programming and genetic algorithms will also be discussed.
A Java based GP system, developed by the speaker, will be used to illustrate some basic GP examples. Finally, the genetic programming algorithm will be run on the S&P 500 index using current market conditions to see what it predicts for the immediate future.
This talk will convince you that genetic programming is essentially an approachable technique that can be applied towards many problems in the area of numeric optimization, prediction, design, or just about anything else you can do in a computer program.
About the Speaker:
David Moskowitz is a Market Data Architect at Ned Davis Research in Venice Florida where he develops and maintains web and REST based financial data delivery systems. He is currently a PhD candidate in Computer Science at Nova Southeastern University and is also the former chairman of the Sarasota Java Users Group.
As always, I'll remind you to please don't forget to drop by OrlandoJUG Town here at Codetown. The URL is www.orlandojug.com and it points to www.codetown.com/group/orlandojug.
Feel free to invite a friend. Please RSVP so I'll know how much pizza to order.
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

During QCon SF, Jeremy Edberg and Qian Li from DBOS presented a non-conventional architectural approach to workflow orchestration: treating PostgreSQL not just as a data store, but as the orchestration layer itself. Their talk addressed a persistent problem in distributed systems: workflows frequently fail, recovery mechanisms are complex, and visibility into workflow state remains challenging.
By Eran Stiller
AI-generated code is “highly functional but systematically lacking in architectural judgment”, a new report from Ox Security has found. In a report released in late October called Army of Juniors: The AI Code Security Crisis, AI application security (AppSec) company Ox Security outlined 10 architecture and security anti-patterns that are commonly found in AI-generated code.
By Patrick Farry
CameraX 1.5 introduces support for capturing slow-motion and high frame-rate videos as well as unprocessed, uncompressed still images. These capabilities are enabled by the new SessionConfig API, which streamlines camera setup and configuration.
By Sergio De Simone
At QCon SF 2025, Dr. Nicole Forsgren highlighted how AI accelerates code generation but reveals deployment bottlenecks, urging a strategic pivot to optimizing Developer Experience (DevEx). With 31% of developer time lost to friction, focusing on effective feedback loops, flow state, and cognitive load management is vital for competitive survival and retention.
By Steef-Jan Wiggers
IBM recently announced the Granite 4.0 family of small language models. The model family aims to deliver faster speeds and significantly lower operational costs at acceptable accuracy vs. larger models. Granite 4.0 features a new hybrid Mamba/transformer architecture that largely reduces memory requirements, enabling Granite to run on significantly cheaper GPUs and at significantly reduced costs.
By Bruno Couriol
© 2025 Created by Michael Levin.
Powered by
RSVP for OrlandoJUG - Predicting the Stock Market with Genetic Programming: to add comments!
Join Codetown