2009-01-01から1年間の記事一覧

後で読むかも

Pystachio lets you execute Python in modern browsers (code.google.com) uWSGI, a fast (pure C), self-healing, developer-friendly WSGI server for Python web apps (projects.unbit.it) When polymorphism fails (steve.yegge.googlepages.com) A sim…

後で読むかも

lbzip2's scaling, currently measured up to 71 cores, on the 144-core supercomputer of the National Information Infrastructure Development Institute of Hungary (lacos.hu) Comparing Go and Stackless Python (posted-stuff.blogspot.com) QB64: A…

後で読むかも

Stackless Python outperforms Google's Go (dalkescientific.com) Interfaces vs Inheritance (artima.com) python(x,y) = Python + Qt + Eclipse + Spyder for scientific computing (pythonxy.com) Fedora Core 12 Ships with Perl 6 (fedoraproject.org)…

読んだ

Java String Concatenation and Performance (venishjoe.net) ぶっちゃけこの程度の差だったら StringBuilder や StringBuffer より concat を使いたいw Why version control is important for solo developers (cimgf.com) Diff before commit を徹底すると…

後で読むかも

Brace is a dialect of C that looks like Python. (sam.nipl.net) ECMA Harmony and the Future of JavaScript (blog.thejit.org) HTTPS, SSL attack vector discovered. All implementations are said to be vulnerable because the flaw is in the protoc…

後で読むかも

[Python-Dev] Reworking the GIL (mail.python.org) jQuery and General Javascript Tips to Improve Your Code (tripwiremagazine.com) LLVM 2.6 Release! (lists.cs.uiuc.edu) Tail Call Amputation (tbray.org) HTML5 spec at "Last Call" (lists.whatwg.…

後で読むかも

Cocoa with Love: Objective-C's niche: why it survives in a world of alternatives (cocoawithlove.com)

後で読むかも

The Old New Thing on Double-Null Terminated Strings in Windows (blogs.msdn.com) Sorting Algorithm Shootout (blog.quibb.org) Extending ltrace to make your Ruby/Python/Perl/PHP apps faster (timetobleed.com) A guide to writing less code (PDF)…

後で読むかも

LYSP: Piumarta's Tiny 50th Anniversary Lisp (piumarta.com)

読んだ

Sprixel, a 6 compiler powered by JavaScript (perlgeek.de) 6 compiler ってなによと思ったら perl6 かよw

後で読むかも

Moby: scheme compiler for smartphones (github.com)

読んだ

Miguel de Icaza a traitor?! unnecessary politics hurts free and open source software (fosslc.org) さすが RMS Bazaar 2.0.0 is released (launchpad.net) 自分の周りではなんかあまり話を聞かないんだよなあ. Excellent Trick on JPG Images. An Image…

後で読むかも

Mozilla has announced that it plans to bring Office 2007's Ribbon interface to Firefox (programmica.info) metapad (94KB Windows text editor) turns 10 and celebrates by releasing GPL source code (liquidninja.com) Oracle: We Will Not Spin of…

読んだ

Tiny Code (List of small compilers/interpreters) (kmkeen.com) よさげなコレクション. Java language changes planned for JDK 7 announced (blogs.sun.com) Strings in switch が地味によさそう.

後で読むかも

Co-routines as an alternative to state machines (eli.thegreenplace.net)

読んだ

Apache.org hack (f-secure.com) まじで orz

読んだ

Improved performance of Python 3.1 (gtsystem.eu) 随分改善したなあ. 読み書き時に Python 2.x にはなかったユニコードとローカルエンコーディングの変換が走るのでここら辺が限界な気もする. JPC is the fast pure Java™ x86 PC emulator (www-jpc.physic…

読んだ

Google acquires On2 technologies (google.com) とにかくびっくりした.

後で読むかも

Simple is a BASIC dialect for developing Android applications. (code.google.com) SHA3 round two: 14 left, incl Schneier's Skein, Bernstein's CubeHash; excl Rivest's MD6 (csrc.nist.gov) New JDK 7 Feature: Support for Dynamically Typed Langu…

後で見るかも

Roo, Java's answer to the ruby and python web application frameworks (gotta admit, it's pretty neat) (youtube.com)

読んだ.

"Concepts" removed from C++0x (informit.com) 要求を満たしていることを継承関係でしか表明できない言語は淘汰されないかなあ・・・ In an historic move, Microsoft Monday submitted driver source code for inclusion in the Linux kernel under a GPLv…

後で読む

bpython interpretor uses curses and inspect to enhance shell experience (bpython-interpreter.org) Factor source code examples and how to run them (concatenative.org)

読んだ

Nmap 5.00 Released, considered by maintainers as most important release since 1997 (nmap.org) 性能向上はレンジ指定スキャンでも有効なのかなあ. 説明を読む限りは望み薄な気がするが. First source release of Psyco V2 (codespeak.net) キター. PyPy…

読んだ

Unalden Swallow (Python branch) reaches Quarter 2 milestone, can now compile all Python code to native code using LLVM (code.google.com) ほんとにやってのけやがった. さすがは Google.

後で読むかも

Ficl is an acronym for "Forth Inspired Command Language" - Check out FiclWin's ADC, DAC, LED sims (ficl.sourceforge.net) Mythryl programming languge (mythryl.org)

読んだ

GTK+ 2.17.3 is released. The client-side windows branch has been merged; GDK now maintains its own window hierarchy client-side, and only uses X windows where unavoidable. Some of the benefits of this change are reduced flicker, transforme…

読んだ

The tcc man page actually starts with examples. Genius! (linux.die.net) shebang の説明までされてるしw

後で読む

Django design patterns (uswaretech.com)

読んだ

Why free software shouldn't depend on Mono or C# by Richard M. Stallman (fsf.org) RMS 御大じきじきのありがたい言葉キター. Tomboy って良く聞くけど、そんなに良いソフトなのかなあ.

読んだ

jQuery Ribbon Controls (jqueryribbon.codeplex.com) なんて邪悪なものをw Guile 1.9.0: bytecode compiler, native threads, ECMAscript... (programming-musings.org) ECMAScript 対応て……. びっくりしたわ. [http://www.matasano.com/log/1774/a-working…