How to DDos any website with Facebook Notes

Written by ValdikSS

A month and a half ago chr13 discovered a way to perform DDoS of any website 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»...

DIY
  •  
  • 1275

World 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...

PHP
  •  
  • 652

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 —...

Erlang
  •  
  • 922

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...

*nix
  •  
  • 1215