| bio | website | apetresc.wordpress.com |
|---|---|---|
| location | Waterloo, Canada | |
| age | 25 | |
| visits | member for | 3 years, 5 months |
| seen | Apr 16 at 22:21 | |
| stats | profile views | 35 |
Computer Science and Mathematics student at the University of Waterloo. Lead of Infrastructure at Maluuba.
You can find me on:
|
Sep 17 |
comment |
Can we check for code with little to no explanatory text? True, that would be needed for algorithms which need a "training set". I'm sure something can be worked out. The reason they're hidden from low-rep users is to shield them from bad content. Showing them is not some sort of reward to high-rep users whose exclusivity has to be maintained. I suspect such questions are accessible from data.stackexchange.com already. |
|
Sep 5 |
comment |
Link Stack Overflow profile pages to Google profile @Chris -- thanks for the info! I wasn't aware of these details myself. Nevertheless, I'm still of the opinion that it's better to attribute authorship only to high-rep accepted answer-ers (and maybe the question asker). If we do that, it acts as a form of incentive, not just a way to clutter up every single Google search result from an SE site. |
|
Sep 4 |
comment |
Link Stack Overflow profile pages to Google profile @Konrad: Yup, that's why I say it should be added to the accepted answer only. |
|
Jul 3 |
comment |
How are users motivated to keep answers up to date? It's more to motivate people who eventually find out the answer to come back to SO and update the entry, rather than forget about it altogether. And the purpose of the "Outdated queue" is to bring the question to the attention of other people who may know the answer. There's no way to do that now. |
|
May 6 |
comment |
Help us test the advantages of using a CDN Oh, I see. Ignore my comment, everyone! =x |
|
May 6 |
comment |
Help us test the advantages of using a CDN It might be worth noting, for anyone doing this test, that if you're using Google DNS (or any other unusual DNS provider that's not related to you by geography), your results will be skewed. |
|
Apr 30 |
comment |
Any way to send a personal message to another user? UserA frankly sounds like a jerk; you shouldn't have to explain yourself in this situation, accepting answers is done on the merits of the answer, not the answerer's reputation. That's ridiculous. |
|
Apr 30 |
comment |
Should deleting a question cost the asker reputation? @Michael: Based on the name of the question, he seems to be suggesting punishing people who ask a deleted question. |
|
Apr 9 |
comment |
How to Make SO questions more Google-Friendly Personally, I don't even think "Why is this code giving me a NullPointerException?" is particularly good; you still have to read the question to know if you have any idea about the issue, and it certainly doesn't help searchability -- anybody trying to fix a problem by Googling "NullPointerException" is going to have serious problems. I would usually try to frame that question title by (e.g) the call the code is making, rather than a super-generic symptom ('throwing NullPointerException'). |
|
Apr 6 |
comment |
Discussion about the over-100% feature on Careers 2.0 Awesome feature, thank you :) |
|
Mar 30 |
comment |
Why is my CV 145% complete? In this case, I strongly disagree. There are still parts of my profile that are missing (my Personal Statement, for instance). Before, I would be notified and reminded of that (and possibly newer fields that have since been added). Now, just because I have a bunch of GitHub projects, those other fields don't count? It's just weird and unexpected. Maybe you can do this over-100% thing when 100% of the fields have been filled in, but I don't think you should allow missing fields to be compensated for by overly-filled-in fields. |
|
Dec 23 |
comment |
Application to read Stack Overflow off-line Oh, it looks like you just did. |
|
Dec 17 |
comment |
After Hours Q/A Questions have IP addresses? I'm not sure what you mean. |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap To answer eddie's question, I have them installed. They're just not being used as the fallback sans-serif font unless I explicitly set them as such in the Chrome config. |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap I just read up on the fonts Jaec recommended. They're included in Ubuntu, and their claim to fame is being metric-compatible with Microsoft's fonts. So maybe this is an even better suggestion than my FreeSans. |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap The one I can confirm as working is called FreeSans and is part of the GNU FreeFont collection ( gnu.org/software/freefont ) and is thus included with a large proportion of Linux distributions, so its ubiquitous. Here's a screenshot of what SO looks like with FreeSans: img695.imageshack.us/img695/3696/screenshot2a.png It would be awesome if this was added to the fallback list since I wouldn't have to change my default font for everything else just to make SO look right :) Thanks! |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap Actually, yeah, looks like you're right. I changed Chrome's default sans-serif font from "Arial" to "FreeSans" and the issue went away. Funny. Is this still something that could be fixed on Stack Overflow's end though? Seems like a lot of people may not be using that rather small list of fonts you have there. Either way, thanks for the speedy reply :) |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap Sure, I can try that :) But I'm not convinced that's the issue because Firefox 3.5 (on the exact same Linux install) doesn't show this issue whereas it should presumably be using the same fonts. I'll give it a try and post back, though! |
|
Dec 16 |
comment |
Slight rendering bug in Chrome (Linux) - View count and title overlap ... you're a strange one, random :) But thanks for including the pic... somewhat ;) |