Emacs lisp macrology, anyone? http://t.co/VyIEzkocmZ
miniblog.
Learnt today that `x = 1,2` is legal syntax in Python for creating tuples. Rather implicit though, not sure how I feel.
Realised I don't think I've ever seen a Python class that had its own __hash__ implementation.
requires.io is cool. It automatically creates a PR if your dependencies are outdated. Travis then verifies them: https://github.com/Wilfred/trifle/pull/5
Given Atwood's law and Zawinski's law, I propose: Anything which can be implemented in elisp, probably already has. #emacs
There's a chess implementation (client and engine) in elisp on GNU ELPA. Naturally.(Perhaps I should tweet about apps that aren't in elisp!)
Exciting to see a 'try Rust' online site being developed: http://t.co/wOKUW5yxtg https://github.com/mozilla/rust/issues/6916
Extraordinarily sophisticated C++ REPL in an IRC bot, with editing commands! http://t.co/z1FCrHhzDS
"Investor storytime is when someone pays you to tell them how rich they'll get when you finally put ads on your site" http://t.co/IRtvnE5VhL
Ooh, warehouse is looking like a fantastic web fronted to PyPI: https://warehouse.python.org/ #python
Interesting to see how many builds are running on @travisci at any one time: http://t.co/Va5rZPueTC
The six levels of metrics to collect for an application: http://t.co/O4us2vJOpP
"both proving that mental poker is impossible, and then giving a protocol to do it securely"! http://t.co/yXBRLHY4Ox
Text boxes are the best default search tool, but I like a structured search too. 'Show all the paperbacks by $AUTHOR in stock in my library'
Linux trivia of the day: `FOO=$FOO command` is not the same as `command`: https://bbs.archlinux.org/viewtopic.php?id=180585
I am really, really impressed that pt (written in Go) has surpassed ag (written in C) in performance: https://github.com/monochromegane/the_platinum_searcher
Writing an interpreter is an amazing exercise in defensive programming. There are a *lot* of things that can go wrong.
Really interesting discussion of the performance costs of conditions/resumable exceptions wrt Rust: https://mail.mozilla.org/pipermail/rust-dev/2013-April/003815.html
Excited to see that Read-Eval-Print-λove will be coming back! The first issues were excellent. cc @fogus
Blogged: RPython for Fun and Profit: http://t.co/13yRjuUjBg
Showing 741-760 of 1,323 posts