Difference between revisions of "VirtuaHac"

From HaskellWiki
Jump to navigation Jump to search
Line 77: Line 77:
 
*** Figure out why the heck the whole caching structure is needed
 
*** Figure out why the heck the whole caching structure is needed
 
*** ???
 
*** ???
 
* Chris Forno (GMT-7)
 
** Anything database-related
 
** Web libraries
 
** Anything else I can learn about
 
   
 
* Dirk Hünniger (GMT+2)
 
* Dirk Hünniger (GMT+2)
Line 87: Line 82:
 
** chat with other haskellers
 
** chat with other haskellers
 
** lots of non Haskell stuff todo that weekend, especially my 31st birthday
 
** lots of non Haskell stuff todo that weekend, especially my 31st birthday
 
   
 
== Procedures ==
 
== Procedures ==

Revision as of 03:22, 22 October 2011

VirtuaHac is a hackathon for the rest of us! Instead of travel and lodging expenses, we plan to host a collective hacking session using technology and distance collaboration tools.

In Progress

  • As a general discussion point, an IRC channel #VirtuaHac exists on FreeNode.

Please add links to Hangouts for your projects here:

Collaboration Tools

The tools we plan to use are:

  • Git/Darcs: We recommend (but don't require) using github or patch-tag for projects that are hacked on. You probably want to create a hackathon-specific repo to make it easier for hackathon members to collaborate without handing out permissions to the real code. Even if it's not through github or patch-tag, anyone sponsoring a project will need to provide an easy way to manage collective access to the source code. If that's 'darcs send', you'll have to be pretty responsive.
  • This Wiki: Make sure you have a HaskellWiki account, as we'll be posting links to current projects here.

VirtuaHac 2011.10

The first VirtuaHac is October 21-23, 2011.

Signups (include your time zone as GMT +/- x, and projects you know something about and are willing or interested in working on):

  • Chris Smith (GMT-7)
    • snap-typed-sessions (mysnapsession in Hackage)
    • gloss-web (https://github.com/cdsmith/gloss-web)
    • mvclient (in Hackage) - willing only if anyone else is so motivated
    • GHC Issue #4900 or #5527 - would need someone experienced in GHC
    • I'm also happy to join in other projects
  • Clint Moore
    • I'll work on anything I'm capable of.
  • Etienne `AtnNn` Laurin (UTC-4)
    • GHCi
    • Yesod
    • Anything else
  • Jens Petersen (JST, +0900)
    • may work on cabal/packaging, or join others
  • Hemanth Kapila
    • c2hs based bindings to libharu [1]
    • I'm happy to join in other projects too.
  • Dan Burton (GMT-6)
    • Anything I can help with
  • Edward Amsden
    • I'll be open to working on anything, but I will be at a conference so my time will be limited. I'm especially open to learning to hack on GHC.
  • The Yesod Team (possibly any time zone)
    • There are a lot of items and ideas on our Todo and Wish List. A high-level, backwards-compatible websockets interface that will show off Haskell's amazing concurrency could be fun to work on during VirtuaHac.
    • GHC Issue #4900 mentioned by Chris Smith
    • improvements you would like to see to Yesod
  • Robert Massaioli (GMT+10)
    • Maybe some htodo [2] cleanup work.
    • One of the many projects I have been meaning to finish.
  • Tom DuBuisson (GMT-7 aka PDT)
    • Work will depend on time and what other groups have going
    • Consider working on the GA package
      • Add a generic GA class that leverages typeable
      • Add encapsulation and editing GA operations
      • Implement various generation strategies (ramp 50/50)
      • Implement alternate fitness methods (standard, adjusted, normalized)
      • Basically, go all out Koza
    • Add SHA3 candidate tests to crypto-api-tests
    • Hack on the recent Haskell-Chord library (or my own), and consider implementing:
      • Distributed FS
      • TLS
      • Competitive adaptive routing
      • Stun to work around NATs (or UPNP?)
    • Rejoin the hackage-2 work
      • Figure out why the heck the whole caching structure is needed
      • ???
  • Dirk Hünniger (GMT+2)
    • in my project wb2pdf: improving code quality and use higher lever strutures
    • chat with other haskellers
    • lots of non Haskell stuff todo that weekend, especially my 31st birthday

Procedures

Once VirtuaHac starts, we'll create a Lobby section of this wiki page. To start up a collaboration:

  1. Create a Hangout on Google+. Name it to indicate it's part of VirtuaHac.
  2. Post a link to the Hangout in the Lobby section.
  3. As applicable, post links to version control or other resources under the project in Lobby, too.

As needed, also feel free to create "VirtuaHac Break Room" Hangouts, for chatting among people who aren't currently working on a collaboration. These could be a good chance to chat with others about what they've got in the pipe, and start collaborations.

If a collaboration is at or very close to 10 people (the size limit for Google+ hangouts), you may want to break it into subprojects.