| bio | website | c0debreak.blogspot.com |
|---|---|---|
| location | New York, United States | |
| age | 23 | |
| visits | member for | 1 year, 7 months |
| seen | 5 hours ago | |
| stats | profile views | 633 |
Obviously the algorithm didn't work out, and I don't have time to develop a new one
|
May 17 |
comment |
Creating and writing to an UTF-8 file with C++ As long as your C++ file is utf8 encoded, it's fine |
|
May 6 |
comment |
Set auto completion for a new filetype That worked after providing an extra au BufRead,BufNewFile *.idc set ft=idc line, but I still prefer OnmiFunc |
|
May 5 |
comment |
problem with /compress Post the original script, not the debug output |
|
May 4 |
comment |
Where does docky store it's configuration? @Sukminder ah, right, I've totally forget about this! |
|
May 3 |
comment |
What does the package UPower output if on a desktop Why don't you just try it yourself |
|
Apr 30 |
comment |
Two GUI applications as different users on the same screen @Michas use xhost + then, disabling acl |
|
Apr 30 |
comment |
Split file into multiple small files, separate by the newline symbol I've misread the manual ;-( thanks |
|
Apr 28 |
comment |
Arch Linux and xfce4 working strange after system upgrade Most likely xfwm4 is dead |
|
Apr 27 |
comment |
Virtualbox kernel modules not loading at boot - ubuntu 12.04 Why don't you just set the option in the config file |
|
Apr 25 |
comment |
Fake installation of java-runtime package? @Wieland java is working fine; and see my update |
|
Apr 22 |
comment |
Manage network connections on Arch Linux Throws what error? |
|
Apr 19 |
comment |
Add new user with permissions same as existing userExactly the same is ambiguous |
|
Apr 17 |
comment |
Uniquely identifying java processes with same name I don't get it, you have a PID right there, the second column |
|
Apr 15 |
comment |
Software Center not opening in Linux Mint You really need to reformat the output, at least adding line separators |
|
Apr 14 |
comment |
Paths in my bash profile do not work! Where did you put them; what's your distribution |
|
Apr 8 |
comment |
How to display TCP handshake in Linux You should use wireshark for this purpose |
|
Apr 8 |
comment |
Where to find and how to install Ubuntu GUI themes? @user565739 ah, typo, updated link |
|
Apr 7 |
comment |
Transparently run wine programs @xralf don't edit with vim |
|
Apr 6 |
comment |
Passwordless ssh on archlinux (after ssh-copy-id still prompts for password) Then check if the server side actually have the key, and allowed to login, it's not root right? |
|
Apr 6 |
comment |
Passwordless ssh on archlinux (after ssh-copy-id still prompts for password) Is Arch the client or the server? I guess the client. |