background preloader

Programming

Facebook Twitter

Computer-hardware-2.jpg (1280×1813) Nasdaq Stock Market's computers penetrated by hackers. Hackers have penetrated the computer network of the Nasdaq Stock Market during the past year, according to a story in the Wall Street Journal. Federal investigators are trying to figure out who did it and why. If it’s true, then the entire stock market is vulnerable to disruption that could potentially wreck billions of dollars in electronic commerce on a daily basis. The worry remains that if hackers can penetrate Nasdaq, maybe they can break into the computer systems of other secure entities, from air traffic control systems to defense computers. The exchange’s computers that execute stock trades weren’t compromised, but so far it isn’t clear how deep the hackers were able to penetrate. Investigators aren’t sure about the motives, but they could include financial theft, trade secret theft, or some kind of terrorist threat to damage the exchange.

So far, the hackers may have only been probing the system. The company that runs the exchange is New York-based Nasdaq OMX Group. New York Hacking Society. NYC Resistor. Random Meeting Shot NYC Resistor is a hackerspace in New York, inspired by Chaos Computer Club and other hacker organizations. According to the NYC Resistor's website, "NYC Resistor is a hacker collective with a shared space located in downtown Brooklyn. We meet regularly to share knowledge, hack on projects together, and build community. " About page for NYCResistor.com NYCResistor is an LLC. The Founding Members of NYCResistor are: Bre Pettis - Instigator with video trigger finger. Membership[edit] NYC Resistor encourages participation by anyone who feels they can contribute.

Physical Space[edit] In February 2008 NYC Resistor took up residence at 397 Bridge Street in Brooklyn NY's MetroTech area. In April of 2009 NYC Resistor acquired the neighboring space and turned it into a machine / cnc shop. In March 2010, NYC Resistor moved to a much larger space at 87 3rd Avenue, Brooklyn, NY 11217, between Bergen and Dean Street. In the News[edit] The New York Times The Daily News Washington Post Zeit. NYC Resistor » Electronics, Hacking, Classes, and Workspace. Alpha One Labs | A Community hackerspace in Brooklyn. Tutorial: Setting up Code::Blocks and MINGW, A Free C and C++ Compiler, on Windows.

By Thomas Carriero This tutorial gives you easy-to-follow instructions, with screenshots, for setting up a compiler (the MINGW compiler), a tool that will let you turn the code that you write into programs, and Code::Blocks, a free development environment for C and C++. This tutorial explains how to install Code::Blocks on Windows 2000, XP, Vista or Windows 7. Note: if you're running Linux, go here to learn how to use GCC; if you're on OS X, go here to get set up using Apple XCode. Step 1: Download Code::Blocks Go to this website: Follow the link to "Download the binary release" (direct link) Go to the Windows 2000 / XP / Vista / 7 section Look for the file that includes mingw in the name. Step 2: Install Code::Blocks Double click the installer. Step 3: Running in Code::Blocks You will be prompted with a Compilers auto-detection window: When you get the compiler auto-detection window, just hit OK.

The following window will come up: Troubleshooting.