Добавляем этого бота
B00976554E4B44F95654C27E2A26252DC7D8C9A6E4530A2E7541315177AEED03810F34FCDC82
@
пишем ему invite
@
наслаждаемся спокойным общением в духе криптоаутизма
Добавляем этого бота
B00976554E4B44F95654C27E2A26252DC7D8C9A6E4530A2E7541315177AEED03810F34FCDC82
@
пишем ему invite
@
наслаждаемся спокойным общением в духе криптоаутизма
Юзернейм, ты бы отдал свой годовой заработок за мотоцикл?
У Тони опять гормональный бум.
@ugnich
Нет никаких "конкурирующих провайдеров". Есть кучка уродов, которые скопировали идею, принцип работы, синтаксис, всё под корень. Позже оказалось, что клон никому не нужен, поэтому эти мудаки начали парсить Juick, копировать базу сообщений и спамить здесь. Это уже откровенное свинство, переходящее все границы.2726179/10
Как продолжать педалить свои проекты несмотря на то, что на улице збс погода и хочется гулять/социализироваться?
Eduardo Costa writes:
Is there anything in the semantic of Python that makes it much more difficult to
implement a Python compiler than a Racket compiler?Python is much more dynamic than Racket. As an illustration, look at a simple
operation: addition. In Racket,(+ a b)
requires dispatching on the types of a and, from a finite (and small)
list of admitted candidates (fixnum, flonum, ...). Anything else is an error.In Python,
a + b
is just syntactic sugar for
a.__add__(b)
which means (1) Look up the type of a, (2) look up 'add' in the
method dictionary of that type and its supertypes, (3) if not found,
look up 'radd' in the method dictionary of the type of b, (4) call
the resulting method. None of the intermediate lookups can be cached
because everything might be different the next time that operation is
executed: a and b can have different types, and the definition of
add for the types of a and b can have changed.Konrad.
лан.
http://spb.ponominalu.ru/event/kylesa
15 июля, any1?
https://i.imgur.com/JxqvAAT.png
няшно @ функционально
https://github.com/soegaard/flappy-bird/blob/master/flappy-bird.rkt
ИТАК!!! ЗОЖ ПРОДОЛЖАЕТСЯ СЕГОДНЯ ПРОСТО АХУЕННО ПОБЕГАЛ В ЧАСТНОМ СЕКТОРЕ ПОЕЛ
МАЛИНКИ ЯБЛОК ЗАШЕЛ КУПИЛ БАНАНЫ СХОДИЛ В КОНТРАСТНЫЙ ДУШ
ЧУВСТВУЮ СЕБЯ ПИЖЖЕ ЧЕМ ПОД ФЕНОМ
ИБО НАХУЙ НАРКОТИКИ
ТОЛЬКО ФРУКТЫ ОВОЩИ ФИЗ НАГРУЗКИ И СОН ПО БИОРИТМАМ
СЕГОДНЯ МЕНЯ ОСТАНОВИЛИ МУСОРКИ
НА ВОПРОС: А В ЧЕМ СОБСТВЕННО ДЕЛО?
ПОЛУЧИЛ ОТВЕТ: ТЫ ШЕЛ СЛИШКОМ БЫСТРО И ДЕРЗКО
ПС - НЕ ХОДИТЕ БЫСТРО И ДЕРЗКО
ТЕМ БОЛЕЕ ЕСЛИ У ВАС ЧТОТО ЕСТЬ
мультимедиа на прыщах никому не нужно. под виндой есть directshow, он заебок все проигрывает и со всем работает. костыльные нестандартные прыщевелосипеды никому не нужны.
Вот тут у меня бомбануло от наркоманского седовсокого синтаксиса.
Чем конкретно этот пример лучше, что говноскрипт на питушоне(или любом другом языке) такого же размера?
https://stackoverflow.com/questions/4331851/sed-swapping-2-lines
sed -n ' # turn off default printing
/dog/{ # if the line matches "dog"
h # put it in hold space
:a # label "a" - the top of a loop
n # fetch the next line
/something/{ # if it matches "something"
p # print it
x # swap hold and pattern space
bb # branch out of the loop to label "b"
} # done with "something"
# if we're here, the line doesn't match "something"
H # append pattern space to hold space
x # swap hold and pattern space
s/\([^\n]*\)\n\([^\n]*\)$/\2\n\1/ # see below
x # swap hold and pattern space
ba # branch to the top of the loop to label "a"
} # done with "dog"
:b # label "b" - outside the loop
# print lines that don't match and are outside the pair
p # also prints what had been accumulating in hold space
' inputfile
Сегодня на пути в комарво на дороге совершил столкновение с быдлом выскочившем на дорогу, разговаривая по телефону и на дорогу, естессно, не смотревшего.
На мой вопрос: "ты охуел мудила" услышал какой-то пьяный голос "я с украины".
Забыл уточнить, не с донецка ли.
<pretendo> So i2p+tox means I'm super super hacker cyberpunk spy invisible?
Короч когда седня ехал в toxово на выходе из одного поворота картину:
Посреди дороги стоит коза. Коза привязана веревкой к столбу,
но длина позволила ей выйти не середину проезжей части.
Такие дела.
Вот так выглядит интерфейс будущего.
http://dump.bitcheese.net/images/acipyca/ui_future.png
http://www.youtube.com/watch?v=X8sc3iO-JDk
KLR650 - норм?