ADEpt

2,218
reputation
64 views

Registered User

name ADEpt
member for 1 year
seen 13 hours ago
website
location Kyiv, Ukraine
age 31
Freelance telecom expert, functional programming geek, linux user
Dec
7
accepted Avoiding boilerplate when dealing with many unrelated types
Dec
6
comment How can my shell script control the placement of a zenity window?
Have you tried EWMHIgnoreStateHints and EWMHIgnoreWindowType?
Dec
6
answered Avoiding boilerplate when dealing with many unrelated types
Nov
24
revised Palindrome Golf
16->15
Nov
15
comment Remove elements by index in haskell
Yes, indeed, thank you
Nov
15
revised Remove elements by index in haskell
Yes, indeed concat is needed, thanks
Nov
15
answered Remove elements by index in haskell
Nov
14
comment How can my shell script control the placement of a zenity window?
oh, and try adding EWMHIgnoreStateHints as well
Nov
13
comment How can my shell script control the placement of a zenity window?
try dropping quotes around "zenity" like this: Style zenity PositionPlacement -0 -0
Nov
12
answered IMAP folders diff?
Nov
12
answered How to format numbers according to locale in Haskell?
Nov
12
comment How can my shell script control the placement of a zenity window?
Maybe EWMH are the issue, see edit
Nov
12
revised How can my shell script control the placement of a zenity window?
Explained how the EWMH hints could be the issue
Nov
12
answered How can my shell script control the placement of a zenity window?
Sep
16
awarded  Yearling
Aug
28
answered Haskell: type inference and function composition
Jul
22
awarded  Popular Question
Jul
14
awarded  Nice Answer