Tuesday

C# regexps to correct reflector dissamble:

correct property setting:
.set_(?'n'.*?)\((?'v'.*?)\);

.${n}=${v};

No comments:

make ubuntu business casual

to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...