Dudino, Velikoustyugsky District, Vologda Oblast

Dudino (Russian: Дудино) is a rural locality (a village) in Yudinskoye Rural Settlement, Velikoustyugsky District, Vologda Oblast, Russia. The population was 10 as of 2002.[2]

Dudino

Дудино
Village
Dudino
Dudino
Coordinates: 60°46′N 46°21′E[1]
CountryRussia
RegionVologda Oblast
DistrictVelikoustyugsky District
Time zoneUTC+3:00

Geography

The distance to Veliky Ustyug is km, to is 2 km.

gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize
gollark: Proper sandboxing is extremely hard. But if you want to protect against people/things not actively attempting to break it you can do quite well.
gollark: What happened to make you want to avoid programming anyway?
gollark: I don't really care enough about replacing DokuWiki now to pay money for it.
gollark: Well, I'm not a very good programmer, I dislike some aspects of the design but can't figure out how to neatly replace them, and I am REALLY bad at focusing on large projects.

References

  1. Карта Великоустюгский района Вологодской области
  2. Данные переписи 2002 года: таблица 2С. М.: Федеральная служба государственной статистики, 2004.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.