Skip to content
View Siern's full-sized avatar
🙈
I see nothing!
🙈
I see nothing!
  • Austria

Block or report Siern

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Siern/README.md
while(isAlive() && !isRetired()) { try { while(timeOfDay() < endOfShift()) doWork(); }catch(SickException e) { sleep(86400000); }catch(VacationException e) { doVacation(); }catch(Exception e) { recover(e); } } while(isAlive()) /* do nothing */ relax(); 

Popular repositories Loading

  1. EveJournal EveJournal Public

    EVE Online API tools ** VERY OUT OF DATE **

    C#

  2. truecrypt truecrypt Public

    Forked from FauxFaux/truecrypt

    TrueCrypt from source archives

    C

  3. lumberyard lumberyard Public

    Forked from aws/lumberyard

    Amazon Lumberyard is a free AAA game engine deeply integrated with AWS and Twitch – with full source.

    C++

  4. o3de o3de Public

    Forked from o3de/o3de

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations wit…

    C++

  5. neo-ConfuserEx neo-ConfuserEx Public

    Forked from XenocodeRCE/neo-ConfuserEx

    Updated ConfuserEX, an open-source, free obfuscator for .NET applications

    C#

  6. Siern Siern Public

    Config files for my GitHub profile.