287 reputation
312
bio website gplus.to/m0nhawk
location Kiev, Ukraine
age 21
visits member for 1 year, 5 months
seen 2 hours ago
stats profile views 27

Tireless seeker of knowledge, purveyor of wisdom, independent software developer and a scientist.

Interests:

  • Programming languages: C/C++, Python, Haskell;
  • Design: infographics & data visualization, fonts, TeX, Processing;
  • Science: mathematics, physics, computer science;
  • OS: Linux and Linux, oh!, I forget about Linux! and Windows.

Apr
28
revised What is STOP: 0x0000007B error
improved formatting
Apr
28
suggested suggested edit on What is STOP: 0x0000007B error
Mar
14
suggested suggested edit on copy last modified files and folders using batch script from one location of server to other
Feb
18
revised Transpose columns to rows in Microsoft Excel
improved formatting
Feb
18
answered Transpose columns to rows in Microsoft Excel
Feb
18
suggested suggested edit on Transpose columns to rows in Microsoft Excel
Feb
13
asked Completely wipe all Windows 7 backup & restore settings
Feb
7
revised Obtaining rsh on Windows 7 Professional
deleted 23 characters in body
Feb
7
asked Obtaining rsh on Windows 7 Professional
Feb
5
awarded  Excavator
Feb
5
revised How to install rdiscount ruby gem in windows vista?
fixed code
Feb
5
suggested suggested edit on How to install rdiscount ruby gem in windows vista?
Feb
1
comment One website won't refresh
What you mean by "updated version": new design or content?
Jan
18
awarded  Enthusiast
Jan
2
awarded  Critic
Dec
28
awarded  Enlightened
Dec
28
awarded  Nice Answer
Dec
24
awarded  Yearling
Dec
24
comment How can I find out when Windows was last restarted?
@RoyiNamir: With some googling list of reboots (looks very similar): Get-EventLog -LogName System | where { ($_.InstanceId -bAnd 0xFFFF) -eq 6006 }
Dec
24
revised How can I find out when Windows was last restarted?
added 76 characters in body