Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.fds-net.ru/showflat.php?Number=10713973&src=&showlite=l
Дата изменения: Unknown
Дата индексирования: Mon Apr 11 23:52:24 2016
Кодировка: Windows-1251

Поисковые слова: lightning
Программисты шутят - Public forum of MSU united student networks
Technical >> Development

Страницы: | 0 ... | << | 180 | 200 | 220 | 240 | 260 | 280 | 300 | 320 | 340 | 360 | 380 | 400 | 420 | 440 | 460 | ... 820 | >> | показать все | след. страница
yegor : Re: юмор в этом разделе  [re:nafig_batat]   25.01.2012 14:54    | Reply | Edit |
10
A lightning talk by Gary Bernhardt from CodeMash 2012

https://www.destroyallsoftware.com/talks/wat

Обсуждение этого сообщения (3)

blind   [re:yegor]   30.01.2012 09:59    | Reply | Edit |
22
/user/upload/file19815.png

Обсуждение этого сообщения (2)

heggy   [re:blind]   02.02.2012 15:04    | Reply | Edit |
9

 Why are software development task estimations regularly off by a factor of 2-3?

читаем ответ Michael Wolfe

Обсуждение этого сообщения (14)

blind   [re:heggy]   12.02.2012 20:18    | Reply | Edit |
3
/user/upload/file26903.gif (399 Kb)

Обсуждение этого сообщения (4)

blind   [re:blind]   26.02.2012 18:04    | Reply | Edit |
12
https://bugs.php.net/bug.php?id=61095

$ php -r 'echo (0x00 + 2),"\n";'
2
$ php -r 'echo (0x00+2),"\n";'
4
$ php -r 'echo (0x0+100),"\n";'
356

Обсуждение этого сообщения (5)

blind   [re:blind]   02.03.2012 16:24    | Reply | Edit |
9
/user/upload/file20413.png (388 Kb)

Обсуждение этого сообщения (2)

blind   [re:blind]   03.03.2012 01:42    | Reply | Edit |
24
OTCA metapixel

http://www.youtube.com/v/QtJ77qsLrpw

 0_0

Обсуждение этого сообщения (5)

blind   [re:blind]   15.03.2012 00:52    | Reply | Edit |
19
/user/upload/file20629.png

Обсуждение этого сообщения (2)

blind   [re:blind]   23.03.2012 10:32    | Reply | Edit |
8
/user/upload/file20741.png

 xkcd:1033

Обсуждение этого сообщения (9)

pilotrulit   [re:blind]   27.03.2012 12:12    | Reply | Edit |
68
Знаю отличную шутку про UDP, но не факт что она до вас дойдет.

Обсуждение этого сообщения (2)

KPblC   [re:pilotrulit]   31.03.2012 00:30    | Reply | Edit |
19
/user/upload/file448552.jpg

Начать обсуждение

KPblC   [re:KPblC]   31.03.2012 01:08    | Reply | Edit |
10
/user/upload/file448555.jpg

Обсуждение этого сообщения (1)

Hoochy   [re:nafig_batat]   31.03.2012 23:38    | Reply | Edit |
37
/user/upload/file27178.gif (2,315 Kb)

Обсуждение этого сообщения (3)

olleg   [re:Hoochy]   01.04.2012 11:57    | Reply | Edit |
2
даже не знаю, сюда или в gaystyle
https://bitbucket.org/spooning/

Начать обсуждение

ksa   [re:olleg]   01.04.2012 13:45    | Reply | Edit |
0
/user/upload/file448673.jpg

/user/upload/file448676.jpg

Обсуждение этого сообщения (4)



Редактировал ksa (01.04.2012 14:37)
blind   [re:ksa]   03.04.2012 22:45    | Reply | Edit |
4
пусть тут будет

http://www.youtube.com/v/yVpbFMhOAwE

Обсуждение этого сообщения (4)

dtbeaver   [re:blind]   04.04.2012 11:18    | Reply | Edit |
10

 
/************** Include sqliteLimit.h in the middle of sqliteInt.h ***********/
/************** Begin file sqliteLimit.h *************************************/
/*
** 2007 May 7
**
** The author disclaims copyright to this source code.  In place of
** a legal notice, here is a blessing:
**
**    May you do good and not evil.
**    May you find forgiveness for yourself and forgive others.
**    May you share freely, never taking more than you give.
**
*************************************************************************
** 
** This file defines various limits of what SQLite can process.
*/  


Начать обсуждение

blind   [re:dtbeaver]   04.04.2012 15:12    | Reply | Edit |
13

 http://www.youtube.com/v/vfl33Tn0pYc

меня сложило как чувака на видео :lol:

Обсуждение этого сообщения (2)

Fj_   [re:blind]   10.04.2012 14:56    | Reply | Edit |
15
http://www.linusakesson.net/programming/pipelogic/index.php

Delightfully useless epiphany: Suppose the null-byte is an electron. Then, /dev/zero provides an infinite supply of electrons and /dev/null has an infinite appetite for them. Let's call these devices Vss and Vdd, respectively.

In this model, a UNIX pipe acts like a wire, that is, a conductor with parasitic capacitance. If the pipe is connected to Vss, its pipe buffer in kernel space quickly fills up with null-bytes, and the pipe acts like a negatively charged metal plate. If it is connected to Vdd, the pipe buffer is drained, and the pipe acts like a positively charged metal plate.

Pipes may thus carry logic signals: A pipe that is filled with null-bytes corresponds to a logic zero, and a pipe that is completely empty corresponds to a logic one. A pipe that contains some null-bytes, but is neither full nor empty, corresponds to a voltage in the undefined range, and will act as a one or a zero depending on how we measure it.

-----------

и дальше он показывает программку которая выполняет роль транзистора и делает из них всякое!

Обсуждение этого сообщения (1)

Vovkaii   [re:Fj_]   11.04.2012 23:20    | Reply | Edit |
8
Нашелся умелец, который запустил Linux на восьмибитке /smiles/sconf.gif. Похоже подрастает еще один Fabrice Bellard, искренне рад за успехи бывшего соотечественника.

В ответ на:

How fast is it?

uARM is certainly no speed demon. It takes about 2 hours to boot to bash prompt ("init=/bin/bash" kernel command line). Then 4 more hours to boot up the entire Ubuntu ("exec init" and then login). Starting X takes a lot longer. The effective emulated CPU speed is about 6.5KHz, which is on par with what you'd expect emulating a 32-bit CPU & MMU on a measly 8-bit micro. Curiously enough, once booted, the system is somewhat usable. You can type a command and get a reply within a minute. That is to say that you can, in fact, use it. I used it to day to format an SD card, for example. This is definitely not the fastest, but I think it may be the cheapest, slowest, simplest to hand assemble, lowest part count, and lowest-end Linux PC.




Обсуждение этого сообщения (7)

Top | след. страница