Šamudovce

Šamudovce (Slovak pronunciation: [ˈʃamudɔʊ̯tsɛ]) is a village and municipality in Michalovce District in the Kosice Region of eastern Slovakia.

Michalovce District in the Kosice Region

History

In historical records the village was first mentioned in 1315.

Geography

The village lies at an altitude of 108 metres and covers an area of 4.842 km². The municipality has a population of 552 people. The most famous people coming from the village are Peťo Mojcik, Ján and Drahuš Hreňo, Robert Demko and Michal Pavlov.

Culture

It has a small public library The greatest artists in village are painter Martina Miženková (called Beďa) and multiinstrumentalist Robert Demko (called Demkáč). Good guitarist is also Peťo Mojcik (called Beďo). Best photographer is Ján Hreňo (called Jančo). Nonetheless, Ján Hreňo's career has been interrupted in late 2016, following an extensive police investigation into several cases of bestiality in the region. Drahuš Hreňo (called Perduško) is a doctor and brilliant polka-dancer. Michal Pavlov (called Miťo) is famous car constructor. Lucia Miženková (called Egreš) is the most beautiful nurse in Michalovce region.

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?



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.