published on Linux Free Magazine, year 1, number 1 (2003).
- Several collaborations to popular FLOSS_ projects including (but not limited
- to):
-
- - Linux_ (2001) [C]: Bugfix in ``bttv`` module for Leadtek WinView 601 TV
- card.
- - LIRC_ (2002) [C]: Debug of ``lirc_gpio`` module.
- - xmi2code_ (2003) [C++]: Added PHP support and other minor features.
- - dia2code_ (2003) [C]: Added PHP support.
- - SQLObject_ (2006-2007) [Python]: Minor features and bugfixes.
- - TurboGears_ (2006) [Python]: Minor features and bugfixes.
- - Gnomad2_ (2005) [C]: Minor GUI improvements.
- - DMD_ (2008-now) [C++/D]: Minor improvements to the compiler and runtime.
-
-- Creation of several small/medium sized FLOSS_ projects as part of a team:
-
- - Etherled_ (2005) [C, ASM]: A remote controlled, programmable stroboscopic
- image projector device using a 8051-family micro-controller, including an
- ISA NE2000 compatible network adapter driver and a small, custom IP/UDP
- stack.
- - Sercom_ (2004-2009) [Python, SQL]: An automated compilation and testing
- system for programs written in C/C++, including a security-aware backend
- process to compile and test in a sandbox.
- - Pymin_ (2007) [Python]: A Linux_ router administration tool based on a
- daemon server with client/server infrastructure.
- - eventxx_ (2007) [C++]: A thin C++ wrapper for libevent_.
- - ev.d_ (2008) [D]: A thin D wrapper for libev_.
- - mutest_ (2008) [C, C++, Python]: A simple micro unit testing framework for
- C and C++.
- - git-hub_ (2013-) [Python]: Git command line interface to GitHub.
- - makd_ (2016-) [Shell, Python, Make]: A Make library/framework to build D
- projects.
- - neptune_ (2016-) [D]: Release process management documentation/spec +
- supporting tools.
- - beaver_ (2017-) [Shell]: Shared Travis scripts to be used to reduce CI
- boilerplate.
- - Management, contribution and.or reviewing of several other projects of the
- sociomantic-tsunami_ organization.
+ to): Linux_ (2001, C, bugfix in ``bttv`` module), xmi2code_ (2003, C++, PHP
+ support, features and maintainership), dia2code_ (2003, C, PHP support),
+ SQLObject_ (2006-2007, Python, features and bugfixes), TurboGears_ (2006,
+ Python, features and bugfixes), Gnomad2_ (2005, C, GUI improvements), DMD_
+ (2008-, C++/D, improvements to the compiler and runtime).
+
+- Creation of several small/medium sized FLOSS_ projects: Etherled_ (2005,
+ C/ASM, remote controlled, programmable stroboscopic image projector device
+ using a 8051-family micro-controller, including an ISA NE2000 compatible
+ network adapter driver and a small, custom IP/UDP stack), Sercom_ (2004-2009,
+ Python/SQL, automated compilation and testing system for programs written in
+ C/C++, including a security-aware backend process to compile and test in a
+ sandbox), Pymin_ (2007, Python, Linux_ router administration tool based on a
+ daemon server with client/server infrastructure), eventxx_ (2007, C++, thin
+ C++ wrapper for libevent_), ev.d_ (2008, D, thin D wrapper for libev_),
+ mutest_ (2008, C/C++/Python, simple micro unit testing framework for C and
+ C++), git-hub_ (2013-, Python, Git command line interface to GitHub_), makd_
+ (2016-, Shell/Python/Make, Make library/framework to build D projects),
+ beaver_ (2017-, Shell, shared Travis scripts to be used to reduce CI
+ boilerplate), Management, contribution and.or reviewing of several other
+ projects of the sociomantic-tsunami_ organization.
- Presented a talk (`Concurrent Garbage Collection for D`_) at DConf13_ and
gave a Keynote_ at DConf16_.
-
+
.. _Linux: http://www.kernel.org/
.. _LUGFI: https://lugfi.github.io/
.. _LUGMEN: https://web.archive.org/web/20111018041519/http://www.lugmen.org.ar:80/
-.. _LIRC: http://www.lirc.org/
.. _PEAR: http://pear.php.net/
.. _xmi2code: http://xmi2code.sourceforge.net/
.. _dia2code: http://dia2code.sourceforge.net/
.. _SQLObject: http://www.sqlobject.org/
.. _TurboGears: http://www.turbogears.org/
.. _Gnomad2: http://gnomad2.sourceforge.net/
-.. _Hooks: https://web.archive.org/web/20091124042847/http://hooks.gforge.lug.fi.uba.ar/hooks/docs/html/index.html
.. _Etherled: https://llucax.com/proj/etherled/index.html
.. _Sercom: https://git.llucax.com/r/software/sercom.git/
.. _eventxx: https://llucax.com/proj/eventxx/
.. _mutest: https://llucax.com/proj/mutest/
.. _DMD: http://dlang.org/
.. _git-hub: https://github.com/sociomantic-tsunami/git-hub/
+.. _GitHub: https://github.com/
.. _makd: https://github.com/sociomantic-tsunami/makd/
.. _neptune: https://github.com/sociomantic-tsunami/neptune/
.. _beaver: https://github.com/sociomantic-tsunami/beaver/