- @qnikst: *ненужный_пост *задачкаесть 12 монет, одна из них фальшивая, т.е. её вес отличается от остальных, но неизвестно в какую сторону, вопрос, как за 3 взвешивания найти фальшивую1 month ago; 26 replies
- @julie-verl: *идэйное *readonlyА теперь о серьезном. Дорогие москвичи, завтра в 14 часов суд по мере пресечения для предполагаемых участниц Pussy Riot (это которые плясали в храме). Таганский суд. Подробно здесь: pussy-riot.livejournal.com Кто тоже не в Москве, но тоже им сочувствует, — можете рекомендовать пост.2 months ago; 433 replies
- @PineappleZombie: *haskell *GHCВышел новый GHC с новыми вкусными расширениями, улучшениями в GHCi и стектрейсами
The GHC Team is pleased to announce a new major release of GHC, 7.4.1.
Here are some of the highlights of the 7.4 branch since 7.2 and 7.0:
* The Num class no longer has Eq or Show superclasses.
* There is a new feature Safe Haskell (-XSafe, -XTrustworthy, -XUnsafe).
The design has changed since 7.2.
* There is a new feature kind polymorphism (-XPolyKinds).
A side-effect of this is that, when the extension is not enabled, in
certain circumstances kinds are now defaulted to * rather than being inferred.
* There is a new feature constraint kinds (-XConstraintKinds).
* It is now possible to give any sort of declaration at the ghci prompt.
For example, you can now declare datatypes within ghci.
* The profiling and hpc implementations have been merged and overhauled.
Visible changes include renaming of profiling flags, and a new
semantics for the cost-centre stacks (which should in most cases
result in more useful and intuitive profiles). The +RTS -xc flag now
also gives a stack trace.
* It is now possible to write compiler plugins.
* DPH support has been significantly improved.
* There is now preliminary support for registerised compilation using
LLVM on the ARM platform.
Full release notes are here: haskell.org - @catap:Коллеги, а как можно справиться с прокрастинацией? На ум приходит только... хм, скажем так, стимуляторы. Есть еще варианты?4 months ago; 57 replies
- @balodja: *прекрасное *пчелыВ тему про грамотный сюр в мультипликации. "Буревестник" — один из лучших мультов на мой вкус. Спасибо авторам. youtube.com
- @netneladno:В маршрутку зашли бывшие одноклассники БОЖЕ, КАКОЙ ПРЕКРАСНЫЙ ВИД ИЗ ОКНА ХОТЬ ВСЮ ДОРОГУ СМОТРИ
- @balodja: *haskell *прекрасноеТретьего дня типоклассопедия стала быть доступна в haskellwiki: haskell.org . Прекрасная вещь.
- @PineappleZombie: *programming *IEEE754«Desperately Needed Remedies for the Undebuggability of Large
Floating-Point Computations in Science and Engineering»
eecs.berkeley.edu
eecs.berkeley.edu5 months ago - @balodja: *haskellХацкеллисты. Есть такая хорошая широко испльзуемая штука — Control.Exception.bracket. С ее помощью можно делать всякие withResource :: (Resource -> IO a) -> IO a, не боясь ыксепшонов, из-за которых ресурс может быть потерян. Как быть, когда нужно сделать то же самое, но в другой монаде? Что-нибудь в стиле withResourceM :: MonadIO m => (Resource -> m a) -> m a (именно так, я полагаю, маловероятно). hackage.haskell.org
- @folone: *stanford *cs *?Стенфорд выкатил шесть новых онлайн курсов:
cs101-class.org
saas-class.org
hci-class.org
nlp-class.org
game-theory-class.org
pgm-class.org
Параллельно потянуть точно не получится, прийдётся выбирать. Какие
планируешь проходить, жуйк?6 months ago; 74 replies - @balodja: *деньги *грязь *дыбр *прекрасноеОсвоил gnucash. Пока положительные впечатления с проклятиями в свою сторону за то, что не сделал этого раньше. Может кто посоветует софтину получше для контроля стредств?6 months ago; 40 replies

