cat ~/bin/420
!/bin/bash
while :; do
d=date
grep '4.*2.*0' <<< "$d" >/dev/null && {
notify-send -u critical "It's 4:20 time" "$d"
sleep 60
} || {
sleep 1
}
done
Заебали уже эти леваки ебучие.
Look at all the biggest companies in the world, they are all based on the internet. Look at what they are selling: nothing. Facebook has no product. Airbnb, the biggest hotel chain in the world, has no hotels. Uber, the biggest taxi company in the world, has no taxis whatsoever.
http://motherboard.vice.com/read/pirate-bay-founder-peter-sunde-i-have-given-up
kurkuma> если ты не можешь увидеть разницу между физическим взаимодействием и виртуальным, то тебе в горы надо нахуй, сидеть там в ауле своем и уважать всякую поеботу которую тама принято уважать. честь семьи, честь мамкиной пизды, все такое
Просто и элегантно.
Спасибо динамической типизации!
#lang racket
(require math)
(require racket/match)
(define (inverse func)
(match func
['exp log]
['cos acos]
[_ #f]))
(printf "Inv[~a](~a) = ~a\n" 'exp (exp 1) ((inverse 'exp) (exp 1)))
(printf "Inv[~a](~a) = ~a\n" 'cos 1 ((inverse 'cos) 1))
http://pasterack.org/pastes/74110
Inv[exp](2.718281828459045) = 1.0
Inv[cos](1) = 0
Охуенно выразительно и красиво. Спасибо статической типизации.
struct Node<T> {
prev: Raw<T>,
next: Link<T>,
elem: T,
}
type Link<T> = Option<Box<Node<T>>>;
struct Raw<T> {
ptr: *mut Node<T>,
}
pub struct LinkedList<T> {
len: usize,
head: Link<T>,
tail: Raw<T>,
}
Psi (Ѱ, ѱ) is a letter in the early Cyrillic alphabet, derived from the Greek letter psi (Ψ, ψ). It represents the sound /ps/, as in English naps. According to the school rules developed in the sixteenth and seventeenth centuries, such as Meletius Smotrytsky's grammar book, it was intended for use in words loaned from Greek—but it was occasionally used for writing native words, for example Ukrainian ѱы (psy, “dogs”).[1]
Где скачать целиком архив всех файлов на bitcheese.net пока его не заблокиовали к хуям собачьим?
Если распечатать https://github.com/ojab/drugs/blob/master/nguide.pdf и раздавать [совершеннолетним] людям на улице -- под какую статью это может попасть?
Ставь прожектора,
чтоб рампа не померкла.
Крути,
чтоб действие
мчало, а не текло.
Театр
не отображающее зеркало,
А —
увеличивающее стекло.