diff options
-rw-r--r-- | community/scolobb.mdwn | 46 | ||||
-rw-r--r-- | community/weblogs/ArneBab/2008-07-12-codeswarm-movies-for-the-hurd.mdwn | 2 |
2 files changed, 7 insertions, 41 deletions
diff --git a/community/scolobb.mdwn b/community/scolobb.mdwn index 7ab7fc93..6edf1bda 100644 --- a/community/scolobb.mdwn +++ b/community/scolobb.mdwn @@ -35,31 +35,24 @@ The code is at <http://github.com/scolobb/nsmux/tree/master>. * The skeleton which mirrors the filesystem. ####TODO: -<<<<<<< HEAD:community/scolobb.mdwn -<<<<<<< HEAD:community/scolobb.mdwn -* Provide shadow nodes (modify the standard version of netfs_S_dir_lookup). -======= +''(I manually fixed a broken merge, so this TODO might contain outdated information - ArneBab )'' + * Implemented the propagation of a translator on all files belonging to directory 'dir' in the case of the following query: 'dir,,x' (might change, see the thing with "recursive wrappers") ->>>>>>> web commit by scolobb:community/scolobb.mdwn -<<<<<<< HEAD:community/scolobb.mdwn * Create the generic filter translator. -======= + * Any translator can access the untranslated version of the node it is to be set upon by specifying the corresponding flags to the <lib>_startup routine, where <lib> is the name of the library used to create the translator. ->>>>>>> web commit by scolobb:community/scolobb.mdwn * Create the translator '0' (providing the untranslated version of the node). * Create the "recursive wrappers" for one-node translators. -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn * Provide proxy nodes (modify the standard version of netfs_S_dir_lookup). @@ -78,51 +71,22 @@ The code is at <http://github.com/scolobb/nsmux/tree/master>. * Kill bugs. -<<<<<<< HEAD:community/scolobb.mdwn -<<<<<<< HEAD:community/scolobb.mdwn -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn * Integrate nsmux upstream. -<<<<<<< HEAD:community/scolobb.mdwn -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn * Solve the libtrivfs stacking issue. -<<<<<<< HEAD:community/scolobb.mdwn -<<<<<<< HEAD:community/scolobb.mdwn -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn * Patch libnetfs (it does not support file_get_translator_cntl, for instance). -<<<<<<< HEAD:community/scolobb.mdwn -======= + * Patch libnetfs (?). ->>>>>>> web commit by scolobb:community/scolobb.mdwn -======= ->>>>>>> web commit by scolobb:community/scolobb.mdwn --- ###Progress -<<<<<<< HEAD:community/scolobb.mdwn -####6: Sun Aug 3 - ?: -======= ####6: Mon Aug 4 - ? ->>>>>>> web commit by scolobb:community/scolobb.mdwn - -<<<<<<< HEAD:community/scolobb.mdwn -<<<<<<< HEAD:community/scolobb.mdwn -> Implement the shadow nodes. -======= -> Implemeting the proxy nodes. ->>>>>>> web commit by scolobb:community/scolobb.mdwn -======= + > Implementing the proxy nodes. ->>>>>>> web commit by scolobb:community/scolobb.mdwn ####5: Thu Jul 24 - Thu Jul 24: diff --git a/community/weblogs/ArneBab/2008-07-12-codeswarm-movies-for-the-hurd.mdwn b/community/weblogs/ArneBab/2008-07-12-codeswarm-movies-for-the-hurd.mdwn index 62d1ae36..26ff9811 100644 --- a/community/weblogs/ArneBab/2008-07-12-codeswarm-movies-for-the-hurd.mdwn +++ b/community/weblogs/ArneBab/2008-07-12-codeswarm-movies-for-the-hurd.mdwn @@ -2,6 +2,8 @@ Today (OK, this night) I created some codeswarm movies to visualize the code his What's particularly interesting to me in gnumach is the tschwinge - sthibaul effect in march 2008, where development suddenly seems to speed up enormeously. +It clearly shows how much impact just two developers can have - you can have that kind of an impact, too! + The code movies are created from the history of the cvs branches gnumach and hurd. The movies: |