Giter VIP home page Giter VIP logo

raid's Introduction

Andrew Dunai

Architect, drummer, retrowave fan, freerider and simply a chill (?) guy. GMT+2. Btw, I use Arch.

  • I love terminals & motorcycles.
  • I love neovim, tmux, Python, & Golang.
  • I love libre software. I believe majority of people underestimate its importance and are going in for some serious problems in near future.
  • I love Wayland and tiling WMs (riverwm).
  • I love retro computers, especially based on 6502 & Z80 CPUs. I code in 6502 assembly for fun.
  • I love ESP8266.
  • I love Hexagonal Architecture and Domain-Driven Design.
  • I hate modern internet.
  • I try not to get vendor-locked.
  • I love shaders & 3D graphics.
  • I used to do a lot of modding for HL, CS & Dota.
  • I love trebuchets because they are the superior siege weapon.
  • I've spent over 9000 hours in Unreal Tournament 1999, Hitman 1-3, Half-Life (& mods), CS:GO, Hotline Miami, Dota & C&C.
  • I used to be Steam & Dota 2 translator and co-organizer & broadcaster of West-Ukrainian Dota 2 tournaments.
  • I used to develop cheats for CS:GO (own wallhack, modified esp hack, own flashbang hack), although I've never used them in ranked games.
  • I had to deal with COBOL & DB/2 in the past. (shout-out IBM System z!)

raid's People

Contributors

and3rson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

raid's Issues

Замінити API лінк на сервіс тривог

Привіт!

Якщо все ще використовуєте API повітряних тривог, то замініть, будь ласка, https://emapa.fra1.cdn.digitaloceanspaces.com/statuses.jsonhttps://vadimklimenko.com/map/statuses.json, там повністю відповідь 1-в-1. Приблизно через тиждень я перестану оновлювати файл на DO Spaces (перший лінк).

Дякую!

def main(outfile):
data = requests.get('https://emapa.fra1.cdn.digitaloceanspaces.com/statuses.json').json()
mapping = {name: list(state['districts']) for name, state in data['states'].items()}
print(mapping)
with open(outfile, 'w') as fobj:
fobj.write(json.dumps(mapping, indent=4))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.