June 11, 2012
Download hiqh quality version: bit.ly Description: events.ccc.de Cory Doctorow: The coming war on general computation The copyright war was just the beginning The last 20 years of Internet policy have been dominated by the copyright war, but the war turns out only to have been a skirmish. The coming century will be dominated by war against the general purpose computer, and the stakes are the freedom, fortune and privacy of the entire human race. The problem is twofold: first, there is no known general-purpose computer that can execute all the programs we can think of except the naughty ones; second, general-purpose computers have replaced every other device in our world. There are no airplanes, only computers that fly. There are no cars, only computers we sit in. There are no hearing aids, only computers we put in our ears. There are no 3D printers, only computers that drive peripherals. There are no radios, only computers with fast ADCs and DACs and phased-array antennas. Consequently anything you do to “secure” anything with a computer in it ends up undermining the capabilities and security of every other corner of modern human society. And general purpose computers can cause harm — whether it’s printing out AR15 components, causing mid-air collisions, or snarling traffic. So the number of parties with legitimate grievances against computers are going to continue to multiply, as will the cries to regulate PCs. The primary regulatory impulse is to use combinations of …
Tags: been-dominated, ccc, computer problems, copyright, cory doctorow, freedom, general-purpose, internet, science & technology, slow working computer, turns-out-only, war, will-the-cries
Posted in Slow Working Computer | No Comments »
June 8, 2012
Matt9537 and deathfearsnone started a new account for exceptional roller coasters in RCT3. This is Backward Productions: www.youtube.com Now to my new project: New tower 😀 new design 😀 new elements 😀 old problem 🙁 The glass fassade makes the computer slow. There are glass facades that do not make the computer slow. The problem of these is a poor graphical representation of the elements behind the glass. Then there is the problem that this glass is after 200 meters not shown graphically. For skyscraper over 500 meters height is this not suitable. Glass which is shown graphically on the computer in a long distance unfortunately make your computer slow. A few hundred glass elements are fine, but a skyscraper like this requires more than 4000 glass panels. The tower is 170 elements high. This corresponds to 510 meters or 1673 feet. Glass, stones, trees and parts of the lighting are CSO. Everything else is original. The D Lean-cheat (CTRL+shift+0) helped me always to had the correct camera position to made a time lapse video. Do you want to test this file on your computer, please go to my account and send me a message from there with your e-mail address. I am going to send you this as soon as me possible. For comments or suggestions I am grateful.
Tags: china, diy, lighting, requires, roller-coasters, shanghai, slow working computer, tycoon
Posted in Slow Working Computer | No Comments »
June 6, 2012
lazcraft.info This is an 8 bit CPU that I built in minecraft using redstone. It takes in binary machine code and outputs to a line of redstone torches. There’s a forum thread about it here www.minecraftforum.net Another forum thread about programming it here: www.minecraftforum.net Save file: lazcraft.tumblr.com
Tags: binary-machine, central, cpu, fix it, forum-thread, gaming, processing, program, slow working computer, unit, video game
Posted in Slow Working Computer | No Comments »
May 20, 2012
Download: www.soft82.com Website: iPhoneXpert.com Twitter twitter.com Subscribe!
Tags: diy, hacming, iphone, ipod, jailbreak, science & technology, slow working computer, touch, twitter, veency, viewer, vnc, xpert-com-twitter
Posted in Slow Working Computer | No Comments »
May 18, 2012
How to disable the HTML5 player in Firefox and get your Youtube video speed back, especially on older machines playing higher resolutions or fullscreen. At the moment Youtube is testing a HTML5 video player. The background of the story also seems to be that Youtube (Google) wants to push their own WEBM videocontainer format (using VP8 codec) instead of the widely spread and well developed H264. Shame ! Basically HTML5 embedded video is not a bad idea, but the implementation of these video formats and codecs in browsers is optimized for new hardware. As a result older computers can play videos in flash player without problems, but in HTML5 they get big trouble. Issues of HTML5 implementations: 1) on my current computer (quadcore) the HTML5 player is sluggish, video gets out of sync easily. Moving the mouse over the video or any controls makes the video stop for 1 second. 2) on my old notebook (can play blurays) anything higher than 360p stutters terribly, fullscreen is impossible in any resolution (too slow). HTML5 player eats CPU power like candy. But I can watch Youtube 720p or 1080p on my old notebook in flash player without problems. 3) Youtube or the browser do not give you any means to decide which player should be used. 4) with every video the player may change ! so it gets even more difficult to understand where the problem comes from. So if you recently got speed issues in Youtube, then disabling the HTML5 player in Firefox may fix this problem. You can check …
Tags: adobe, fullscreen, over-the-video, playing-higher, repair, slow working computer, webm, well-developed
Posted in Slow Working Computer | No Comments »
April 5, 2012
This is a Guide on how to fix the Memory Issue in Apb for 32 Bit Users. You can either watch the video or read the guide bellow. 1. Click Start open whatever you use to search for things through your computer for Windows 7 users there is a search bar at the bottom of the Start Menu 2. Once you find your Search Bar type cmd. It should come up with your CMD file. Right click it then run as administrator. 3. Once you open it copy and paste this into your cmd: bcdedit /set IncreaseUserVa 3072 then click enter. 4. Once you click enter your should get a message telling you it was successful. Close your CMD and any background programs running and restart your computer. 5. Once you have restarted your computer go to My Computer, Local Hard Disk (c:), Program Files,Gamers first, APB Reloaded, Launcher, Apb launcher. 6. Once you load APB Launcher let it do it’s thing,then click start game. Enjoy less Memory leaks! If you want to deactivate the fix or find out more then open this link for more details: usa.autodesk.com I hope this fixes your Problem but if not then I’m sorry :/
Tags: apb, beta, closed, engine, handheld console, memory, program-files, programs, search, slow working computer, video game, windows
Posted in Slow Working Computer | No Comments »
February 26, 2012
Burrito Bison being played by a python bot. *Note: The shell output and the video don’t line up. I had to record them separately since the code forces focus onto the game which hides the interpreter. So its output is responding to a different run * **For those testing out the code, you’ll need to make sure you have Python Imaging library (www.pythonware.com and PyWin (sourceforge.net installed. Make sure to set your environment PATH to include the pywin directory otherwise you’ll still get the import error. Speed running (slowly) with Python. It finishes it run in just over 1 hour and 20 minutes. It’s severely edited down because watching a computer play a videogame is about as exciting as watching a human. Small practice program for controlling things onscreen. Pretty clunky, but it will play beginning to end with no problems. Code and notes on github (github.com It responds to police and bubble gummies… just not very often. The bison has to be traveling pretty slow in order to ‘see’ them. It responds fairly we’ll to special events such as the pogo stick and glider (all it has to do is see it and then click). There are TONS of things to fix, but it’s good enough for now.
Tags: burrito-bison, code, computer problems, fix it, gaming, onto-the-game, pywin-directory, severely-edited, slow working computer
Posted in Slow Working Computer | No Comments »
February 6, 2012
****$40 FLAT FEE COMPUTER / PRINTER SUPPORT – NO FIX, NO CHARGE**** Myrtle Beach area Amazing rate available for any of your computer needs – diagnosis, repairs, virus/spyware removal, system optimization for increased speed on slow pc’s, wireless setups (for household networks), printing issues, Outlook and other e-mail problems, Blackberry, Ipod support and anything else! Only a flat fee of $40, no matter how long it takes – if problem cannot be resolved, there is absolutely no charge to you! No need to bother with the high rates of Best Buy, Geek Squad, etc.. this is handsdown THE lowest fee available!! I personally have over 15 years experience in major corporations, as well as my team… to name a few – one was a server technician at AIG, another had been a tech at Bristol Myers-Squibb for 12 years, a 3rd tech was a help desk manager for 10 years. My team is fully certified MCP, MCSE, CNA, CCNA, A+, HP and Cisco technicians, you can rest assured your issue is resolved by the best!! Client references always available upon request! 843-855-8390 GDI Computer Support Team
Tags: available-upon, cisco, gdi, long-it-takes, slow working computer, south, spyware removal, wireless-setups
Posted in Slow Working Computer | No Comments »
January 17, 2012
www.SpeedyPCPro.org – I was looking for a way to speed up my PC and ran across Speedy PC Pro. I had to check it out and even bought it. The video above shows how I was able to speed up my pc with this software and how you can too! There are many reasons why your pc may be running slow, booting slow, freezing, crashing and taking forever to load files or just surf the Internet. The software I use will fix these problems and have your computer running like new.. don’t believe me? Download the software for free from the link above or below for free to have it scan your computer to see how many errors and files it can fix. I was SHOCKED! After the software corrected these error, my computer started up faster, I was able to surf the Internet faster and didn’t have the errors pop up like I did before. To fix the errors, you do have to buy the software, but it’s WELL worth it and you can continually use it to make sure your computer is running in top speed. I no longer have to ask myself how to speed up my pc as I found a way. Check it out for yourself. The software is part of the Better Business Bureau, partnered with Microsoft and Intel.. it’s the best I have found! http
Tags: above-or-below, better-business, check-it-out, computer repair, diy, education, from-the-link, microsoft, slow working computer, speed up pc, taking-forever, your-computer
Posted in Slow Working Computer | No Comments »
December 30, 2011
Performance View the complete course at: ocw.mit.edu License: Creative Commons BY-NC-SA More information at ocw.mit.edu More courses at ocw.mit.edu
Tags: complete, complexity, computer repair, coordination, creative-commons, license, mit, modularity, networks, nformation-at-ocw, reliability, security, slow working computer, the-complete, virtual
Posted in Slow Working Computer | No Comments »