@bitfield

Тег прекрасное в блоге bitfield

bitfield

немножко годных каверов

фэтти бум бум
скетман
гхост бастерс

bitfield

СЯУ
1) о существовании огурдыни (10x point_ppl)
2) что тыквина морфологически гомологична ягоде.

bitfield

do a picasso
When you have taken so many drugs your mouth is at the other side of your face to your eyes

bitfield

Угадайте, что выведет программа.

func test()
{
  print("AAA")

  return

  autoreleasepool {
    print("BBB")
  }
}

test()
bitfield

beta-tester: читаю как support-1 обзывает темы на форуме и плакать хочется
support-2: осталось название альбома придумать, треки уже есть
1. It keeps me waiting forever
2. Since I upgraded
3. Glitch in the latest version
4. Links were skipped
5. Refund-Request (наверное, кавер на Refuse/Resist Sepultura)
6. Click it over and over
7. Licensing scheme
8. Try again later
9. Crashes when starting
10. %PRODUCTNAME% - Cannot activate (бонус-трек)

EP-шка:
1. I don't want it to loop
2. Changes don't appear
3. I lose shadow
4. Loads slowly

bitfield

bitfield

Как стать скинхедом, если я сатанист

bitfield

https://davidmaximmicic.ban...p.com/track/disorder

Мичич решил закосить под Igorrr.
biohazardmonkey, зоцени.

bitfield
static inline constexpr const char *kFoo = "foo bar";
bitfield

Увидел слово /застаривший/ в значении /добавивший в "Избранное"/.

bitfield

http://blog.mattbierner.com...per-template-tetris/

Тетрис и змейка в компайлтайм на крестошаблонах.

bitfield

Композицiя для тѣхъ, кто ничтоже сумняшися изволилъ отбыть на воды!

https://soundcloud.com/alb-ein/i-i

bitfield

Только сейчас увидел в ЖЖ прекрасное:

ГОЛОВАСТИКИ
ТЕКУЩИЙ ГОЛОВАСТИК Стандартный головастик
КОЛЛЕКЦИЯ У вас нет головастиков. Вы можете купить их здесь.

головастики, Карл!

bitfield

bitfield

The application Microsoft Error Reporting Tool quit unexpectedly. ... Click Report to ... send a report to Apple.

bitfield

из очередного тестового задания

 void putinbeg(int a);
 void putinend(int a);
bitfield

Нас (программистов) в проекте 6 человек. Четырех из них зовут Александр. Недавно подняли (еще один) тестовый сервер. Посколько раньше этот сервер назывался Graybox, мы его переименовали в Сашу Грей.

bitfield

мимими 1:

The "best" example of this maintainability problem could be found in the old implementation of the printf family of functions. The CRT provides 142 different variations of printf, but most of the behavior is the same for all of the functions, so there are a set of common implementation functions that do the bulk of the work. These common implementation functions were all defined in output.c in the CRT sources(1). This 2,696 line file had 223 conditionally compiled regions of code (#ifdef, #else, etc.), over half of which were in a single 1,400 line function. This file was compiled 12 different ways to generate all of the common implementation functions.

мимими 2:

We have converted most of the CRT sources to compile as C++, enabling us to replace many ugly C idioms with simpler and more advanced C++ constructs. The publicly callable functions are still declared as C functions, of course (extern "C" in C++), so they can still be called from C. But internally we now take full advantage of the C++ language and its many useful features.

мимими 3:

Before this refactoring, the sprintf functions, which write formatted data to a character buffer, were implemented by wrapping the result buffer in a temporary FILE object and then deferring to the equivalent fprintf function.

bitfield

ЗЫ. Не знаю, какой вариант подписи лучше: "Уколи друзив! Уколи друзив, сука!" или "Будь мужиком, уколи друзив!".

bitfield

support: на блекберри точно не может стоять макось 10.7+?
support: юзер спрашивает, работает ли %APPNAME% с BB Z10.
xxx: нет
support: а винда? он еще и виндовс-версию купил.
xxx: молодец! но нет.

Добавить пост

Вы можете выбрать до 10 файлов общим размером не более 10 МБ.
Для форматирования текста используется Markdown.