Author |
Message |
Raknarg
|
Posted: Fri May 17, 2013 9:40 am Post subject: How is it possible to have less posts than topics? |
|
|
Like on the turing section. Shouldnt there be at least one post per topic? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
|
|
|
|
Tony
|
Posted: Fri May 17, 2013 12:27 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Also,
Quote:
85846 Posts
11651 Topics
There are much more posts than topics, though the variable-width font might be making it seem like there's an extra digit in topics. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
mirhagk
|
Posted: Fri May 17, 2013 12:40 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Variable width fonts? Aren't we programmers? |
|
|
|
|
|
Tony
|
Posted: Fri May 17, 2013 1:39 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Clearly not visual designers. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Raknarg
|
Posted: Fri May 17, 2013 3:18 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Right you are, I counted an extra digit. |
|
|
|
|
|
mirhagk
|
Posted: Fri May 17, 2013 9:03 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Well visual designers might be more inclined to use a variable width font than programmers might, because fixed width fonts are way more useful, but sometimes don't look as pretty (w's and i's being the same size makes things look weird sometimes, and it messes up kerning) |
|
|
|
|
|
randint
|
Posted: Fri May 17, 2013 9:21 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
Just write the stupid number without spaces! |
|
|
|
|
|
Sponsor Sponsor
|
|
|
mirhagk
|
Posted: Fri May 17, 2013 9:39 pm Post subject: RE:How is it possible to have less posts than topics? |
|
|
There are no ascii spaces, but there is physical space in the font, and it's a question of reducing physical space, and making values not line up, or adding space to make character columns line up. |
|
|
|
|
|
|