"I am only an egg." [entries|archive|friends|userinfo]
Valery V. Vorotyntsev

[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

Links
[Links:| wikipedia yubnub reader del.icio.us last.fm ]

custom feed [Feb. 28th, 2008|04:42 pm]
[Tags|]

Господа народ,

а подскажите, пожалуйста, есть ли в природе сервис аналогичный Yahoo Pipes, но Не! От! Yahoo!?

Я просто забыл свой яху ID, а их password restoration система надо мной издевается...

(Хочу сделать себе custom feed из haskell-cafe по ключевому слову "job".)
Link11 comments|Leave a comment

UFO soundtrack [Feb. 12th, 2008|10:28 am]
[Tags|, , ]

Народ,

есть ли у кого саундтрек к `X-COM: UFO Defense'?..

Буду очень признателен. Хвалят его. :)

Link8 comments|Leave a comment

dl [Feb. 10th, 2008|12:30 am]
[Tags|, ]

http://lucidmedia.blogspot.com/

Симпатичный ресурс, на котором нашелся саундтрек к моему любимому The Hobbit (мульт. 1977 года).

Пробегитесь глазами, вдруг какую музыку себе найдете.
LinkLeave a comment

audioscrobbler: problem and solution [Feb. 8th, 2008|03:53 pm]
[Tags|, , ]

Several days ago (~05 Feb 2008) scrobbling audio tracks to last.fm stopped working.

What is scrobbling?

"Scrobbling a song means that when you listen to it, the name of the song is sent to Last.fm and added to your music profile."

Yep. I listen to music, a player sends track names to some server (post2.audioscrobbler.com), and you can see nice charts on my profile page.

Everything works fine until it breaks.

I suspected firewall (iptables) that had been enabled recently. But even without any firewall my player (amarok) continued displaying "Failed to submit several tracks to last.fm" error.

Fortunately, enforced with network tools (tcpdump and wireshark), I've found the proper google search keyword - BADAUTH - located in HTTP server response.

Googling was fruitful this time: the solution is to reset [the same] password at last.fm site.

"The reason for this was said to be that the hash on last.fm database for our password was corrupted due to some update on their database or something, so if you retype the password it should work."
Happy scrobbling!
LinkLeave a comment

enlarge your Haskell [Jan. 24th, 2008|03:57 pm]
[Tags|, , , ]

Меня очень напрягает дурная работа и дурной язык программирования C++. За это платят, но беспросвет угнетающий.

Я очень хочу найти работу Haskell программиста. Только мне вначале нужно подтянуться, побольше на нем покодить... Трудно время находить - рутина высасывает энергию, - но нужно, иначе ж как.

* Ask Reddit: How do I get a job hacking Haskell all day?

Link34 comments|Leave a comment

() [Jan. 15th, 2008|10:59 am]
[Tags|]

Последнее сообщение викингов: "ВАЖНО! Опрос по ценностям бренда и лидерства"...

Отправляю их в Валгаллу: нечего Кобейна перекрывать.

LinkLeave a comment

Cursor*10 [Jan. 5th, 2008|11:40 pm]
[Tags|, , , ]

Народ, побавтесь:

Cursor*10

[ via http://gaming.reddit.com/info/64hy6/comments/ ]
LinkLeave a comment

DISCLAIMER [Dec. 7th, 2007|05:46 pm]

Дорогие фрэнды!

Если вы обнаружили, что я от вас отписался, НЕ СМЕЙТЕ забивать себе голову вопросами "а почему?", "что я сделал не так?" и т.п.

  1. Я вас по-прежнему люблю.
  2. Я вас читаю через Google Reader.
  3. Да идите в жопу! Что хочу, то и делаю.
;)

Link

having fun with spam [Dec. 6th, 2007|05:54 pm]
[Tags|, , ]

Вы знаете, я теперь с нетерпением жду очередного бреда из корпоративной спам-рассылки.

Как только он приходит, викинги поют веселую песенку из оригинального монти пайтоновского скетча. Достигается добавлением в ~/.gnus.el следующих строчек:

(defun split-with-osd (split)
  (osd "Mail")
  split)

(defun split-with-vikings (split)
  (start-process "vikings" nil "play" "-q" "/home/vvv/downloads/spam-song.wav")
  split)

(setq nnmail-split-methods 'nnmail-split-fancy
      nnmail-split-fancy
      '(| (from "\\(recruitment\\|fooincbreak\\)@fooinc.com.ua"
                (: split-with-vikings "mail.spam"))
          (to "broadcast@fooinc.com.ua" (: split-with-vikings "mail.spam"))
          (from "servicedesk@fooinc.com.ua" (: split-with-osd "mail.sdesk"))
          (: split-with-osd "mail.misc")))

Ссылки:

Link2 comments|Leave a comment

XXX [Dec. 5th, 2007|03:09 pm]
[Tags|, ]

You are about to view content that may only be appropriate for adults. )
Link5 comments|Leave a comment

Корпоративный слалом [Nov. 26th, 2007|04:07 pm]
Двери открываются одна за другой и народ начинает массово выходить в коридор, по которому ты пытаешься пройти с чашкой горячего чая (NB: зеленый практически не отстирывается).
Link6 comments|Leave a comment

[Nov. 26th, 2007|03:27 pm]

Пора перестать париться. Нельзя ожидать разумного поведения от людей, которые не могут попасть в унитаз и не сливают за собой.

:)

Link2 comments|Leave a comment

feeling smuggy smug smug smug [Nov. 14th, 2007|06:22 pm]
[Tags|, , ]

Господин назначил меня любимой женой!

:)

(Subject отсюда.)

LinkLeave a comment

word of the day [Nov. 14th, 2007|10:59 am]
[Tags|, ]

From Jargon File (4.4.4, 14 Aug 2003) [jargon]:

creationism
 n.

   The (false) belief that large, innovative software designs can be
   completely specified in advance and then painlessly magicked out of
   the void by the normal efforts of a team of normally talented
   programmers. In fact, experience has shown repeatedly that good
   designs arise only from evolutionary, exploratory interaction between
   one (or at most a small handful of) exceptionally able designer(s) and
   an active user population -- and that the first try at a big new idea
   is always wrong. Unfortunately, because these truths don't fit the
   planning models beloved of management, they are generally ignored.
Link4 comments|Leave a comment

:t randomJHacker [Nov. 9th, 2007|10:21 pm]
[Tags|, , ]

Try to find yourself:

http://open.blogs.nytimes.com/2007/11/01/self-service-prorated-super-computing-fun/

:)
LinkLeave a comment

.py macros [Nov. 5th, 2007|04:56 pm]
Пишу тут юнит-тесты на Python и думаю, что язык очень выиграл бы, обзаведясь аналогом лисповых макросов...
Link8 comments|Leave a comment

хозяйке на заметку [Oct. 29th, 2007|07:07 pm]
[Tags|, ]

Чтобы смахнуть паутину с web-журнала, оставлю ссылку на охоту за азевайзом.

Другое... другоэ... асталъное... Пусть будет прочерк (_).
LinkLeave a comment

picture of the week [Oct. 26th, 2007|03:25 pm]
[Tags|, , , ]

people who have time vs. people who have talent

;) Have fun.

Link2 comments|Leave a comment

import lists: explicit vs. implicit [Oct. 24th, 2007|11:07 am]
[Tags|, ]

Since the subject relates to holy wars, this post should stay in personal blog. ;)

There is a rather active thread in xmonad mailing list, concerning Haskell coding style guidelines. And a question about what kind of import lists is preferable - implicit or explicit - has been raised in particular.

I choose not to use explicit import lists. They are tedious to write, they lead to code which looks dirty, and they are headache to maintain.

And I don't agree with the argument that it is hard to find a particular definition without explicit lists. It is not. When a code is loaded into ghci, I can use the :info command to find a definition. I can use etags (ctags?) to jump between symbols in my favorite editor. And when I am stuck (or lazy), I use hoogle.

It is so simple, it should stay that way. Let compiler do its job.

Lilliput and Blefuscu
LinkLeave a comment

Kestrel [Oct. 23rd, 2007|06:54 pm]
[Tags|, ]
[Current Mood |прэкрасное]

Народ, засуньте свои броузеры в XXX — у Opera теперь есть синхронизация табов через Web!

Feel free to leave your comments below. :)


UPD: Нет, не табов. :( Только bookmarks, personal bar и speed dial.
Bloody browser.

LinkLeave a comment

navigation
[ viewing | most recent entries ]
[ go | earlier ]