background preloader

Mashape - Powering APIs, Microservices and Serverless Software

Mashape - Powering APIs, Microservices and Serverless Software
Related:  Programmation

PYPL PopularitY of Programming Language index The TIOBE Index is a lagging indicator. It counts the number of web pages with the language name. has over 20 million pages on the web, [s] while has only 11 million. [s] This explains why Objective-C has a high TIOBE ranking. But who is reading those Objective-C web pages ? Hardly anyone, according to Google Trends data. is searched 30 times less than .

ideas | 2012-2013 Notes for Ubuntu 14.04 LTS Two issues: rtlsdr device gets captured by OS, preventing application accessStandard installation process doesn’t allow non-root users to use a device To prevent OS from capturing device… Set up a blacklist file as explained in this post: As the message suggests, there are two solutions. sudo rmmod dvb_usb_rtl28xxu rtl2832 Not sure whether “rtl2832″ on the end there is required or not, but it can’t hurt. If this works, and you don’t want to use the device for TV reception, you can stop the module from ever being loaded, solving the problem permanently. blacklist dvb_usb_rtl28xxu blacklist rtl2832 blacklist rtl2830 Again not sure whether it’s necessary to blacklist all three of these or just the first, but I was erring on the side of caution and chose to list everything to do with the Realtek DVB device. To allow non-root users to use the device… Set up a udev rule as explained in this post: The way I did this was to run: lsusb

OpenTok Quick Start Guide Step 1: Sign-up to get your API key, session ID and token Before you can begin using OpenTok, you must sign up using the developer dashboard. When you are finished and before you start coding, we need to collect a few key pieces of information necessary to create an OpenTok application. They are: API key - This identifies your OpenTok account. Session ID - Your session ID identifies the "room" in which participants will meet and chat. Get these from your OpenTok dashboard by following these instructions: Your first project After you login to the dashboard, and click through the Quick Start guide, retrieve your API key from Project A on the Project page. Note: Make sure to copy/paste the whole of the session ID and token. Step 2. To create an OpenTok-powered web application, you first need to add the OpenTok.js library in your HTML document. Step 3: Code! Copy and paste the code below into your HTML document. Remember those values you saved in step 1? I want to cheat.

Collecting all the cheat sheets Index | TIOBE - The Software Quality Company Home » TIOBE Index October Headline: Rust is slowly but steadily approaching the TIOBE index top 10 In today's world, the amount of available data of whatever kind is increasing rapidly, and the demand to harvest this data is increasing accordingly. Hence, there is now a need for programming languages that are good in data manipulation, number crunching and being fast. King of all, Python, is easy to learn and secure, but not fast. The cry for fast, data crunching languages is also visible elsewhere in the TIOBE index. The TIOBE Programming Community index is an indicator of the popularity of programming languages. The index can be used to check whether your programming skills are still up to date or to make a strategic decision about what programming language should be adopted when starting to build a new software system. Other programming languages The complete top 50 of programming languages is listed below. The Next 50 Programming Languages Very Long Term History Bugs & Change Requests

Ambisonics Externals for MaxMSP A set of externals for MaxMSP for Ambisonics surround sound processing and source-control in three dimensions. These externals are the result of research and practise using Ambisonics since 2000 and have been tested and used in numerous concerts, compositions and installations. The package includes five externals: ambiencode~ encode n audio-channels in ambisonic b-format ambidecode~ decode ambisonic b-format to n audio-channels ambipanning~ ambisonics equivalent panning (without intermediate B-format) ambimonitor graphical user interface object for sound-source placement ambicontrol control sound-sources in the ambimonitor in a variety of ways This software is released under the terms of the GNU Lesser General Public License (LGPL).

exercism.io Best Practices for Designing a Pragmatic RESTful API | Vinay Sahni Your data model has started to stabilize and you're in a position to create a public API for your web app. You realize it's hard to make significant changes to your API once it's released and want to get as much right as possible up front. Now, the internet has no shortage on opinions on API design. But, since there's no one widely adopted standard that works in all cases, you're left with a bunch of choices: What formats should you accept? How should you authenticate? In designing an API for Enchant (a Zendesk Alternative), I've tried to come up with pragmatic answers to these questions. ... or just skip to the bottom and signup for updates Latest from the Enchant blog How to make your app lovable A decent app helps you get the job done. ... and those apps, the ones that make things feel effortless, are the ones we love the most. But what makes an app feel effortless? Key requirements for the API Use RESTful URLs and actions But what can I make a resource? SSL everywhere - all the time

Les salaires des développeurs en 2015 (Baromètre AFUP - Human Coders) Nous sommes très heureux d’avoir collaboré avec l’AFUP pour l’édition 2015 du baromètre des salaires des développeurs. C’est la troisième édition de ce baromètre. Cette étude a pour but de donner une vision représentative et précise du marché des développeurs en France. Le marché des développeurs parait souvent mystérieux, cette étude sur les salaires répondra sans aucun doute à nombreuses de vos questions : Combien gagne un développeur junior ? Sans plus attendre, voici une infographie compilant les statistiques les plus significatives sur le marché des développeurs. Infographie sur les salaires des développeurs Voici le code à insérer dans votre page pour partager cette infographie : Statistiques sur les salaires des développeurs Nous allons à présent commenter chacune des parties. Différence de salaires hommes/femmes Ça s’améliore, mais c’est toujours pas ça. La société évolue. Satisfaction du salaire chez les développeurs Salaire des développeurs en fonction de leur expérience Type de contrat

aka.objects Here are some external objects for Max developed by Masayuki Akamatsu. I can't offer support for them but you can use them freely. You can check my old CFM objects here. 赤松正行が開発したMax用エクスターナル・オブジェクトです。 サポートはできませんが、ご自由にお使いください。 The following are UB objects (or abstractions) for PowerPC/Intel Macintosh. 以下はPowerPC/Intel Macintosh用のUBオブジェクト(またはアブストラクション)のみです。 The softwares for iPhone were moved to here. iPhone関連のソフトウェアはこちらに移動しました。 aka.appleremote This object handles the data of Apple Remote by deactivating Front Row. Front Rowの起動を抑制して、Apple Remoteの操作情報を取得します。 aka.beep This object produces a system alert sound. システム警告音を鳴らします。 aka.booklight This object retrieves the ALS (Ambient Light Sensor) and controls backlights. ALS(環境光センサー)の情報を取得し、ディスプレイとキーボードのバックライトを制御します。 aka.bookmotion This object retrieves the SMS (Sudden Motion Sensor) data. SMS(緊急モーション・センサー)の情報を取得します。 aka.datagram This object converts a symbol to/from a plain text into a udp packet. シンボル(文字列)とUDPパケットのテキストとを相互変換します。 aka.datetime aka.keyboard

Related: