Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Asset Mapping | Python developer | London (United Kingdom) | Full Time | Onsite

Asset Mapping | QA (+ Selenium) | London (United Kingdom) | Full Time | Onsite

At Asset Mapping, we help make smart buildings that are cheaper to operate, kinder to the environment and healthier to work in. For more details please see https://assetmapping.com and https://www.linkedin.com/company/asset-mapping/

We are looking for python back-end developer and QA (preferably with experience in writing Selenium tests) to join our scrum team. You will have opportunity to work with cutting edge of IoT sensors industry and tackle challenges related to processing of time series data.

Tech Stack: Python, Postgres, Distributed systems, Docker

If this sounds interesting to you please send your CV to email address which you get by running following in console:

    #!/usr/bin/env bash
    # Run below if you are on Linux
    echo Z3JlZ0Bhc3NldG1hcHBpbmcuY29tCg== | base64 -d
    # Run below if you are on Mac
    echo Z3JlZ0Bhc3NldG1hcHBpbmcuY29tCg== | base64 -D


I really love how you have setup your contact. I'm a Systems Admin, and not who you are looking for; but this both keeps your email away from the scrapers and adds a small 'barrier to entry'.


Thank you :-)


Cross platform

  echo Z3JlZ0Bhc3NldG1hcHBpbmcuY29tCg== | perl -MMIME::Base64 -pe 's/(.+)/decode_base64($1)/e'


Thank you :-) We are (mostly) python house on the back-end so I might use python instead of perl but I like the approach you suggested.


Well, since you mentioned Docker:

    echo Z3JlZ0Bhc3NldG1hcHBpbmcuY29tCg== | docker run -i busybox base64 -d
Edit: Yes, I'm piping your email address through an operating system image I just downloaded from the internet and, to be honest, I feel quite badly about this. :(


  >>> import base64

  >>> email = "Z3JlZ0Bhc3NldG1hcHBpbmcuY29tCg=="

  >>> print(base64.b64decode(email).decode('utf-8'))


Do you have plans to apply for visa sponsorship license?


I'm sorry but unfortunately at this time we are not looking to sponsor visa however there is good chance we will at some point in the future.




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

Search: