cxcv: programming*

66 bookmark(s) - Sort by: Date / Title ↑ / - Bookmarks from other users for this tag

  1. // Magic. Do not touch.
  2. This article explains the new features in Python 3.0, compared to 2.6. Python 3.0, also known as “Python 3000” or “Py3K”, is the first ever intentionally backwards incompatible Python release. There are more changes than in a typical release, and more that are important for all Python users. Nevertheless, after digesting the changes, you’ll find that Python really hasn’t changed all that much – by and large, we’re mostly fixing well-known annoyances and warts, and removing a lot of old cruft.
  3. Summary of classic the worse-is-better vs. the-right-thing discussion by Richard P. Gabriel.
  4. FreeBSD 7.0 has already been released. If you are a real hacker, the best way to jump in and learn it is hacking together an introductory kernel module. In this article I’ll implement a very basic module that prints a message when it is loaded, and another when it is unloaded. I’ll also cover the mechanics of compiling our module using standard tools and rebuilding the stock FreeBSD kernel. Let’s do it!

Top of the page

First / Previous / Next / Last / Page 7 of 7 Bookmarks: Tags: programming

About - Propulsed by SemanticScuttle