Stan Godrie

Stan Godrie (born 9 January 1993) is a Dutch cyclist, who currently rides for amateur team Willebord Wil Vooruit. He rode in the men's elite event at the 2016 UCI Cyclo-cross World Championships in Heusden-Zolder.[1][2]

Stan Godrie
Godrie in 2015.
Personal information
Full nameStan Godrie
Born (1993-01-09) 9 January 1993
Breda, Netherlands
Height1.78 m (5 ft 10 in)
Weight74 kg (163 lb)
Team information
Current teamWillebord Wil Vooruit
Discipline
  • Road
  • Cyclo-cross
RoleRider
Amateur team
2019–Willebord Wil Vooruit
Professional teams
2013–2016Rabobank Development Team
2017–2018Vérandas Willems–Crelan

Major results

gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```
gollark: So this downloads a CC emulator, adds PotatOS to the startup of the computer it emulates, and executes it.
gollark: Well, PotatOS is an "OS" for ComputerCraft, not... actual computers.
gollark: ... okay, yes.
gollark: PotatOS or the code?

References

  1. "2016 Cyclo-croos World Championships: Entries list men's elite" (PDF). wk2016.be. p. 2. Retrieved 1 February 2016.
  2. "Stan Godrie". cyclingarchives.com. Retrieved 1 February 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.