Hacker News .hnnew | past | comments | ask | show | jobs | submit | stringfellow's commentslogin

London, UK -- CarbonCulture (http://carbonculture.net)

We're looking for a front-end developer to help us make changes and impact sustainability in some big places, including the UK's Parliament and major UK cities.

We're based in the Open Data Institute (http://www.theodi.org/) near Old Street, rubbing shoulders with some other really interesting and influential start-ups - many with an interest in sustainability and all with an interest in open data.

Check out the full spec: http://www.carbonculture.net/blog/2013/09/19/front-end-visua...

Looking forward to hearing from you (make contact here: work@moreassociates.com)!


adam.py... :) If only I knew more about bytecode...

  import inspect
  import pprint
  pp = pprint.PrettyPrinter(depth=6)
  f = inspect.currentframe()
  c = 0
  while f is not None:
      c += 1
      if c == 20:
          print f.f_code
          pp.pprint(dict(inspect.getmembers(f.f_code)))
      f = f.f_back


"Cautious of privacy" is not really mean ;)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: