| bio | website | svario.it/gioele |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | 12 hours ago | |
| stats | profile views | 9 |
|
May 13 |
revised |
Init gix-annex additional repo with existing files Fixed sentences |
|
May 12 |
asked | Init gix-annex additional repo with existing files |
|
Mar 12 |
awarded | Critic |
|
Mar 12 |
comment |
What would break if the C locale was UTF-8 instead of ASCII? The behavior of various syscalls is influenced by the charset of the locale, for example « isupper() will not recognize an A-umlaut (Ä) as an uppercase letter in the default C locale.» (from man7.org/linux/man-pages/man3/isprint.3.html). isprint() is another syscall that is influenced as well by the fact that C is defined as ASCII-only. |
|
Mar 12 |
comment |
What would break if the C locale was UTF-8 instead of ASCII? This thread from 2009 discusses the need for an UTF-8-based C locale, but does not address the problem of breaking POSIX. |
|
Mar 12 |
asked | What would break if the C locale was UTF-8 instead of ASCII? |
|
Jan 29 |
awarded | Yearling |
|
Feb 10 |
accepted | Avoid reformatting bullet lists with formatoptions+=a |
|
Feb 10 |
comment |
Avoid reformatting bullet lists with formatoptions+=a Thank you, it works well enough. |
|
Feb 10 |
comment |
Avoid reformatting bullet lists with formatoptions+=a tpope's syntax files (the one I am using) set formatlistpath in github.com/tpope/vim-markdown/blob/master/ftplugin/markdown.vim . For some reasons it looks that the ftplugin is not loaded... |
|
Feb 9 |
comment |
Avoid reformatting bullet lists with formatoptions+=a The asterisks disappear because Vim mistaken them for comments leaders. |
|
Feb 9 |
asked | Avoid reformatting bullet lists with formatoptions+=a |
|
Feb 9 |
accepted | How can I be sure that my server is not virtualised? |
|
Feb 4 |
comment |
How can I be sure that my server is not virtualised? Blue pill virtualisation cannot be detected using DMI/SMBIOS data (such request are passed straight to the underlying hardware). |
|
Feb 4 |
awarded | Editor |
|
Feb 4 |
revised |
How can I be sure that my server is not virtualised? Fixed clarification |
|
Feb 4 |
asked | How can I be sure that my server is not virtualised? |
|
Jan 31 |
awarded | Enlightened |
|
Jan 31 |
awarded | Nice Answer |
|
Jan 31 |
awarded | Scholar |