|
You are here |
weblog.raganwald.com | ||
| | | | |
www.joelonsoftware.com
|
|
| | | | | Netscape 6.0 is finally going into its first public beta. There never was a version 5.0. The last major release, version 4.0, was released almost three years ago. Three years is an awfully long time in the Internet world. During this time, Netscape sat by, helplessly, as their market share plummeted. It's a bit smarmy... | |
| | | | |
stevelosh.com
|
|
| | | | | [AI summary] The text is a comprehensive guide to Common Lisp, covering its structure, libraries, and ecosystem. It explains the different layers of project organization, including files, packages, systems, and projects, and highlights popular libraries for various tasks such as utilities, threading, foreign function interfaces, regular expressions, HTTP clients, and more. The guide also discusses tools like Quicklisp and ASDF for managing dependencies and projects, and touches on the stability and community of the language. It concludes by emphasizing the depth of Common Lisp and the importance of careful study for mastering it. | |
| | | | |
dirtsimple.org
|
|
| | | | | I was recently looking at the source of a wxPython-based GUI application, about 45.5KLOC in size, not counting the libraries used (e.g. Twisted). The code was written by Java developers who are relatively new to Python, and it suffers from some performance issues (like a 30-second startup time). In examining the code, I found that ... | |
| | | | |
mtlynch.io
|
|
| | | Updates about my life and what I learn about creating software | ||