How to DDos Someone with Facebook Notes
Written by ValdikSS
A month and a half ago chr13 discovered how to DDoS someone with the help of Google Spreadsheet, and now he applied such a method to Facebook Notes. And it worked! Operating procedure is absolutely the same as in Google Spreadsheet: Create a list with «unique» «photos»:
Yogurt making machine powered by Arduino
Written by Shrim
Everyone knows that yogurt is a very better-for-you product, plus it’s delicious. There is a short story under the cut about how I decided to create a yogurt maker, some pictures and a sketch. Wandering in the vast expanses of the Internet I came across such an interesting thing as a yogurt maker. My wife likes yogurt and fairly often buys it. Having read the specialized website, I was inspired. I was inspired by the very thought of easily making yogurt at home, plus it will be more health-giving than the store-brought one. Having read a few reviews and comparisons, my wife and I decided to buy “Moulinex YG230 YOGURTEO”. But oops, we couldn’t find where to buy it in our town. We were just going to place an order when it dawned upon me. What is a yogurt maker? Roughly speaking, it’s a device for keeping some definite temperatureLibreSSL: clean version of OpenSSL (OpenBSD project)
Written by Kukuruku Hub
Participants of the OpenBSD project, that have developed the system of the same name and also different tools such as OpenSSH, OpenBGPD, OpenNTPD and OpenSMTPD, began a LibreSSL project. It is a cleared from odd codes, easier version of OpenSSL. Theo de Raadt, the founder and the manager of OpenBSD and OpenSSH projects said that they have managed to get rid of approximately 90 000 code lines at C and 150 000 lines of the content on the whole. MacOS, Netware, OS/2, VMS and Windows support is deleted as few people need it. ”We are trying to make code more clean. 99.99% community representatives don’t need VMS support and 98% don’t need Windows support, — says Theo de Raadt. – They need POSIX support so that Unix and Unix-derivatives could start. People don’t care about FIPS. Code should be simple. Even after all the changes, the code base is stillOpenSSL Heartbleed Vulnerability Guide
Written by Vanav
What can be stolen by attacker Private key of the TLS server, private key of the TLS client (if the client is vulnerable), cookies, logins, passwords and any other data that are shared between the server and his clients. And you don’t need to monitor the communication path, you just can...
Marionette.js. Drag&Drop model sorting in the collection
Written by pharrell
Swapping elements in a list is a common task. But as a rule it is often made in a thorny way, especially if it’s Drag&Drop. And now I am going to tell you about a very easy and flexible way to do it using Marionette.js and jQuery UI Sortable. Installing jQuery UI We will need Sortable part only, so in order to save the traffic, I unchecked all the ticks for you here . You just need to download it. Pay attention We are using a reference to Marionette in the code below: var Marionette = Backbone.Marionette; Creating Behavior template with Marionette.Js This functionality will be implemented with Behaviors. Here’s the behavior code that will be responsible for sorting models inside the collection: Behaviors.Sortable=Marionette.Behavior.extend({ onRender:function(){ var collection=this.view.collection // Close the collection ,items=this.view.children._views // Get the list of child elements ,view ; for(var v in items){ view=items[v] // Hook theWorld of Minecraft: full-scale model of Denmark
Written by ilya42
The Danish GeoData Agency launched a full-scale model of Denmark. The model is very detailed and was generated with real geographical data — it includes not only relief but also buildings, vegetation, parks and attractions Only the location of rocks and minerals on the ground and color facades of...
Hack: Facebook's new programming language for HHVM
Written by sferrka
Facebook has presented Hack – a new programming language based on the PHP syntax and intended for implementation with HHVM (HipHop Virtual Machine). Applications written on Hack can seamlessly interact and go with an existing code written on PHP, as the HHVM environment supports the...
eMersion Gesture Control System for Music Performance and More
Written by cudell
Don’t just let music move you, move to make music. We've created a smart technology that allows your instrument to transform movement, orientation and momentum into audio & visual effects. It's essentially wearable technology for musicians, dancers, digital interactive and...
Erlang/OTP 17.0 has been released on April 9
Written by saa
Erlang — is a general-purpose concurrent, garbage-collected programming language and runtime system. The release has a lot of new different features and changes. The first thing is that the versioning scheme has been changed. Previously it was R15B, R16B, etc. New data type —...
bcat: pipe to browser utility
Written by MaGIc2laNTern
Great find! bcat is a small utility to pipe console's output to browser. Do you have a script which outputs HTML? bcat! Do you need to preview a README file with Markdown formatting? bcat! Is your script fetching web pages and you want to see the result? bcat! Do you just simply want to say...
Introduction to the Wolfram Language
Written by Himura
During the last 30 years, Wolfram Research was working on a new multi-paradigm programming language. Please, welcome, — Wolfram Language ! The language is very large, with emphasis on functional programming, symbolic computation, and rule-based programming, touching on numerous domains,...
Amazon Dash: The Magic Wand
Written by alizar
Amazon Dash — new gadget from Amazon to simplify online shopping. Now you don't have to choose products from huge catalogs. It's a 6.375x1.125 inches tool, which easily fits in your hand and boasts a built-in microphone and barcode scanner allowing you to quickly add items to your shopping...
iOS holds you phone number hostage
Written by alizar
Benjamin Stein, technical manager at Mobile Commons, talks about the “ worst bug” that he has ever encountered. It happened once Ben changed his iPhone for an Android. Soon, he noticed that he is not receiving most of the messages from his contacts – other iPhone users. As it turned out,...
IT digest for the last week
Written by alexzfort
Web Development nodegh.io — GitHub command line tools Best PHP IDE in 2014 How to use NoFollow tag Scrolling animations: examples, tutorials and jQuery plugins Slush — the streaming scaffolding system as a replacement for Yeoman WTF, HTML and CSS? Mobile Angular UI —...
Why is the mouse cursor slightly tilted and not straight?
Written by alizar
One of the users of StackExchange asked a question, which at first glance may look weird: why is the mouse cursor slightly tilted and not straight? Indeed, why the cursor is not vertical? The answer was given by an expert, who is familiar with the history of computer hardware. He...
The simplest way to choose NoSQL database
Written by Kukuruku Hub
This is an old, but still great illustration on how to choose NoSQL database. I'll just leave it here.
NProgress: a nanoscopic progress bar like on Medium and YouTube
Written by HotWaterMusic
Everyone has probably noticed the slim progress bar on Medium and YouTube, which is a UI element placed below the browser's address bar. The main reason to have this kind of progress bar is because the content on the page is switched by JavaScript and the native browser's loading...
Web fonts instruction for novice
Written by Kukuruku Hub
Choosing a font? Here is a simple scheme from Julian Hansen. The image is clickable. Just answer «yes» or «no». Fonts are pretty much standard, but I'm sure it can be quite useful for anyone.
or