~/paste/all
~/paste/all
~/paste/all
Pages: 12

Paste #1073

  1. # Usage: ex <file> <Output directory>
  2. ex () {
  3.     if [[ -f "$1" ]]; then
  4.         if [[ -n "$2" ]]; then
  5.             mkdir -v `pwd`/$2
Language: bash
Posted by Anonymous at 19 Feb 2012, 11:32:45 Europe/Helsinki

Paste #1072

  1. /* ----------------------- AVR includes -------------------------------------*/
  2. #include "avr/io.h"
  3. #include "avr/interrupt.h"
  4.  
  5. /* ----------------------- Modbus includes ----------------------------------*/
Language: cpp
Posted by hh at 19 Feb 2012, 12:02:02 Europe/Helsinki

Paste #1071

  1. #ifndef _MB_PORT_H
  2. #define _MB_PORT_H
  3.  
  4. #ifdef __cplusplus
  5. PR_BEGIN_EXTERN_C
Language: cpp
Posted by hh at 19 Feb 2012, 12:00:52 Europe/Helsinki

Paste #1067

  1. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-libs/libxcb-9999/work/libxcb-9999_build"
  2. make
  3. Making all in src
  4. make[1]: Entering directory `/var/tmp/portage/x11-libs/libxcb-9999/work/libxcb-9999_build/src'
  5. /usr/bin/python /var/tmp/portage/x11-libs/libxcb-9999/work/libxcb-9999/src/c_client.py -p /usr/lib/python2.7/site-packages /usr/share/xcb/xproto.xml
Language: text
Posted by Anonymous at 16 Feb 2012, 02:25:53 Europe/Helsinki

Paste #1062

  1. Feb 2012:
  2. =========
  3. "Tony Bennett, who kicked his own cocaine habit 30 years ago, made a pitch for the legalization of all drugs as he reflected on the death of Whitney Houston, whose drug problems have been well documented.
  4.  
  5. "In Amsterdam they legalized drugs and it calmed everybody down," Bennett said Sunday on the Grammy Awards red carpet.
Language: text
Posted by llllllll at 13 Feb 2012, 03:33:12 Europe/Helsinki

Paste #1061

  1. Feb 2012:
  2. =========
  3. "Tony Bennett, who kicked his own cocaine habit 30 years ago, made a pitch for the legalization of all drugs as he reflected on the death of Whitney Houston, whose drug problems have been well documented.
  4.  
  5. "In Amsterdam they legalized drugs and it calmed everybody down," Bennett said Sunday on the Grammy Awards red carpet.
Language: text
Posted by ggg at 13 Feb 2012, 03:31:44 Europe/Helsinki

Paste #1043

  1. program Prekes;
  2.   type masyvas = array[1..50] of real;
  3.  
  4.   function sumavimas (S: masyvas; n: integer): real;
  5.     var j: integer;
Language: text
Posted by Anonymous at 10 Feb 2012, 10:31:48 Europe/Helsinki

Paste #1042

  1. Sveiki!
  2. Neseniai nusipirkau Canon 400D. Per trumpą laiko tarpą "prikepiau" daug nuotraukų, kas man buvo labai įdomu ir čia man šovė mintis - o kodėl nepabandžius suderinti pomėgio su nauda? Jeigu konkrečiau, noriu užsiimti profesionaliu fotografavimu, o pradėti galėčiau, kad ir nuo vestuvių fotografo darbo. Su fotografavimo praktika pas mane viskas normaliai - prieš tai turėjau kelias kokybiškas "muilines", su kuriomis "pleškindavau" foto atostogose ir vakarėliuose. Todėl turiu bendrą suvokimą, ko reikia fotografo darbui. Objektyvas pas mane, kol kas, tik vienas - "kitinis" (cha.lt pastaba - tas, kuris parduodamas kartu su fotoaparatu). Suprantu, kad turbūt reiktų dar ir antro, su zoom'u, bet kol kas, pinigai "netempia" ant naujo objektyvo. Ar realu normaliai fotografuoti vestuves vien su "kitiniu" ?
  3. Žinau, kad reikia ir dar "blico", tam ruošiuosi skirti iki 200 litų. Parekomenduokit - kokį geriausiai imti?
  4. Atminties kortelę ir atsarginius akumuliatorius nusipirksiu. Ko dar reikia?
  5. Ar būtinas štatyvas? Man atrodo, kad nebūtinas, ane?
Language: text
Posted by Anonymous at 10 Feb 2012, 12:04:32 Europe/Helsinki

Paste #1025

  1. #include <a_samp>
  2. #include <zcmd_sscanf>
  3. #include <dudb>
  4. #include <dini>
  5. #pragma unused ret_memcpy
Language: cpp
Posted by ss at 04 Feb 2012, 11:51:49 Europe/Helsinki

Paste #1024

  1. The Low Point — a View from the Valley — Column 11
  2. The Land of "Nothing for free"
  3.  
  4. On the map, Laguna Niguel looks like a beautiful Pacific coastal area south of Los Angeles, a little like one of my favorite spots Monterey, south of San Francisco. But I forgot; this is Los Angeles, where the brown haze of the air lies like a thick blanket over the insane sprawl of "Generica". It's an endless landscape of McDonalds, strip-malls and gas stations familiar to anyone who has seen the movie "Ghost World". Nothing is free here. You pay for parking (nothing but valet available), driving on toll roads, access to much of the beach (private). If they could figure out how to charge for the air I'm sure there'd be meters every block or so. It's a fitting home for the entertainment industry.
  5.  
Language: text
Posted by Gandalf at 04 Feb 2012, 11:11:21 Europe/Helsinki

Pages: 12