background preloader

The Always Up-to-Date Power User's Guide to Chrome

The Always Up-to-Date Power User's Guide to Chrome

Open Source Matters: 6 Source Code Search Engines You Can Use For Programming Projects The Open source movement is playing a remarkable role in pushing technology and making it available to all. The success of Linux is also an example how open source can translate into a successful business model. Open source is pretty much mainstream now and in the coming years, it could have a major footprint across cutting edge educational technology and aerospace (think DIY drones). Open source projects need all the help they can get. Ohloh Ohloh Code says it is one of the largest and more comprehensive code search engines with more than 10+ billion lines of code indexed and updated FOSS software directories. Krugle Krugle is an open source search portal which taps into open source search repositories like Apache, JavaDocs, and SourceForge among others. SearchCode SearchCode sifts through 16 billion lines of open source code from code repositories like GitHub, BitBucket, CodePlex, SourceForge, Fedora and more. NerdyData Symbol Hound Merobase

Cheatsheet From Wikipedia, the free encyclopedia See also Wiki markup quick reference (PDF download) For a full list of editing commands, see Wiki markupTo experiment with editing, use the sandboxFor a guide to editing, see How to edit a pageFor a PDF, printable cheatsheet, see m:WMDOC/CheatsheetFor a pre-formatted collapsible cheatsheet with the most commonly used templates, see Template:QuicktemplatesFor more quick introductions, see Category:Wikipedia quick introductionsFor a guide to editing and displaying mathematical equations and formulas, see Displaying a formula

Iconoclasm What can be said about the save icon? It is a diskette. It is often blue. And of course, as others have pointed out, many (soon to be most) people using computers today have never touched one and never will. Yet you could say the same for a the “home” icon (millions will never own a house), the “phone” icon (used a model 500 lately?) The simple fact is that there is a shared visual orthography in which some things are acknowledged worldwide, and this overpowers the logical suggestion to constantly update it. The snake will not run out of tail to eat. The Noun Project is a fun exploration of this concept — that there are, say, 32×32-pixel versions of every concept in the dictionary. But what are the chances these new ideas are going to be truly new? Maybe I lost you there. What did you expect when our data started coming from nowhere and being beamed into the blue? In the meantime, we will be seeing more and more creative reflections of the real world upon the virtual, and vice versa.

Formula for Human Genius and Creativity High IQ in high demand Intelligence, creativity and genius are generally regarded as highly valuable assets of the human mind. As a strong positive correlation exists between IQ and the median earned income, most people would gladly boost their IQ, improve creativity or accept being called a genius. Exceptions to this rule are few and most revolve around a claim that intelligence may be an obstacle on the way towards universal happiness. Here are a few exemplary arguments against human intelligence listed by the detractors of genius: high intelligence reveals existential truths and as such is highly depressive high intelligence prevents atavistic enjoyment of relationships high intelligence is a source of envy and other bad feelings in others high intelligence leads to inhuman behaviors and most sophisticated forms of evil In this article, I will tacitly ignore the above claims and assume that you would gladly become more intelligent, creative or innovative. What is intelligence?

Parking Lot Road Policy I am new to Google Map Maker, but I am really enjoying myself. One thing that confuses me, however, is the way Google Maps treat roads within parking lots. While it may make sense to show major distributor roads within parking lots, many users map every single parking aisle. This does not make sense - either to me or to the average user. For example, here is a shopping center near where I live, where new roads were recently added: Woodbine, the north/south street, should be a terminal road. Example #2 is an area I am working on. I have been trying to remove Western Ave, Davis St, and Jones Ave, because these roads are gone. So, I propose that parking lots should be represented by polygons, except for terminal roads that lead from an actual street into the parking lot without giving direct access to spaces.

Laying the Draw System « Betfair System The article describes one of the methods of live (or in-play) trading that exploits the statistics of match draws. The method can be successfully used in the football betting sector, where draws are highly unpredictable but occur in 25-30% of the matches. Laying the draw is among the simplest Betfair trading systems that guarantee profits regardless of the outcome. We assume that you’ve carefully read Betfair Trading tutorial, which illustrates the basics of trading on the world’s largest betting exchange platform. To quickly demonstrate how lay the draw strategy works, let’s take a Friendly International match between England and Ghana. On the In-Play Coupon page you’ll find three columns stating the market’s back and lay odds for three possible outcomes. After selecting the games, the next obvious step is to decide upon the lay stake. Can you feel the magic? Picking the Games to Lay Picking the right games is crucial for lay the draw system. Lay the Draw Exit Strategy

7 Python Libraries you should know about In my years of programming in Python and roaming around GitHub's Explore section, I've come across a few libraries that stood out to me as being particularly enjoyable to use. This blog post is an effort to further spread that knowledge. I specifically excluded awesome libs like requests, SQLAlchemy, Flask, fabric etc. because I think they're already pretty "main-stream". If you know what you're trying to do, it's almost guaranteed that you'll stumble over the aforementioned. This is a list of libraries that in my opinion should be better known, but aren't. 1. pyquery (with lxml) pip install pyquery For parsing HTML in Python, Beautiful Soup is oft recommended and it does a great job. Just how slow? What immediately stands out is how fast lxml is. So either slow and easy to use or fast and hard to use, right? Wrong! Enter PyQuery Oh PyQuery you beautiful seductress: from pyquery import PyQuerypage = PyQuery(some_html) last_red_anchor = page('#container > a.red:last') Easy as pie. 2. dateutil

Google LatLong THE BIG MODS: List them, stalk them and cuddle them! Post all major mods here. - Skyrim Mods original thread this from the Previous OP:My friend Winterhold Guard told me to post a new thread where it will be constantly updated, but i m not sure what Solitude Guard will say. NONETHELESS, HERE WE GO! Ulfric better give me a pay rise for this, perhaps promote me to legate. Damn dragonborn took all the prizes while i still stand here and guard that windhelm gate. For easy browsing, stalking and exposure to the big Skyrim mods in development. They need time, but they also need support and recognition! ~if you know of a big mod that is not listed here, let me know. fully finished(or finished but adding more bugfixes and expansions) / some version released / almost at first release / hot in-progress / just starting / hiatus/dead/no news New lands+ big extensions to the vanilla world of skyrim(I think they all include quests and some include many more things) Babylon (dead) Beyond FalskaarRELEASED! I Am the King!

Map Maker Google Map Maker officially closed on March 31, 2017, and many of its features are being integrated into Google Maps. Since 2008, the Google Map Maker community has edited and moderated millions of features to improve the Google Maps experience. To make it easier for all Google Maps users to contribute changes to the map, we’ve started to graduate functionality from Map Maker to Google Maps on both desktop and mobile. Key editing features currently available in Google Maps include: We’ll continue to add new editing features within Google Maps on an ongoing basis. To keep contributing your local knowledge to Google Maps and engage with a passionate community of likeminded individuals, we invite you to join the Local Guides program where you can do things like: Earn points Unlock rewards for submitting edits and other information Get early access to new Google Map features.

“I Need Practice Programming”: 49 Ideas for Game Clones to Code So you know a little bit about programming (perhaps you've read the free book, "Invent Your Own Computer Games with Python", a free programming book for beginners whose author shamelessly plugs at every chance) but you want to get better at coding. You can't seem to find any open source projects that are at your level or easy for new people to contribute to. You've gone through a few of the practice problems at Project Euler but you want to create something more substantial, or at least a cool thing you can show your friends. (Not that finding the 31337th prime number isn't cool.) Here's a list of game clone ideas for you to implement. Orisinal Games: The Orisinal website has a great collection of Flash games with very simple mechanics that can be copied. I especially recommend Winter Bells, A Daily Cup of Tea, Bugs, and Hold the Rope! The Wikipedia entry for video game clones also lists some ideas. 1. Download Source: dodger.zip 2. 3. 4. 5. 6. 7. 8. 9.

Tic Tac Toe An Introduction to Artificial Intelligence What is Tic Tac Toe? Tic Tac Toe is simply an awesome game. (Although I do have to say that I really think its original name - noughts and crosses - is a whole lot cooler). It is simple and easy to play wherever you are. The success of this simple but yet intriguing game is quite staggering and therefore even some mathematicians had a peek at it. There is some debate on where this game originated; theories are ranging from ancient Egypt to the Roman Empire. The Stats One could assume that there are 9! 131,184 (1st player)77,904 (2nd player)46,080 (tie) This might seem like a lot but for a Computer this is a joke. There are 138 terminal positions after assuming symmetries. 91 (player 1)44 (player 2)3 (tie) A little bit of Game Theory Mathematics has a really interesting branch called Game Theory. So how is this important for Tic Tac Toe? Tic Tac Toe is something called a zero-sum game. Perfect Play The famous Tic Tac Toe xkcd. (#832) The Setup Minimax #!

Writing a game in Python with Pygame. Part I Introduction Games are one of the most applicative areas of programming. To write even the simplest games, you have to get into graphics, math, physics and even AI. If you’re a fan of Python (and even if you aren’t) and are interested in games, Pygame is a great library for game programming, and you should definitely check it out. There are quite a lot of Pygame tutorials on the web, but most of them are basic. This tutorial explicitly encourages you to tinker with the code. Preliminaries For reasons I’ve mentioned above, this tutorial is not for complete beginners. Here, I assume that you have the following knowledge: Python (you don’t have to be an advanced user, but not a complete beginner either)Basics of math and physics (vectors, rectangles, laws of movement, probability, etc.). Oh, and another thing… This tutorial will focus on a 2D game. 3D is a whole new level of complexity, and I prefer a simpler but complete game to a half-baked 3D demo. Let’s get started The code Pygame’s docs

Related: