| bio | website | laissemoichercherca.com |
|---|---|---|
| location | Québec, Canada | |
| age | 22 | |
| visits | member for | 2 years, 8 months |
| seen | Jan 4 at 18:59 | |
| stats | profile views | 119 |
59 6F 75 20 73 68 6F 75 6C 64 20 67 65 74 20 61 20 6C 69 66 65 2E 20 53 65 72 69 6F 75 73 6C 79 2E
|
Mar 30 |
awarded | Popular Question |
|
Oct 23 |
awarded | Nice Question |
|
Sep 1 |
awarded | Yearling |
|
Feb 10 |
awarded | Pundit |
|
Jan 4 |
awarded | Taxonomist |
|
Sep 2 |
awarded | Yearling |
|
Aug 12 |
awarded | Guru |
|
Jul 31 |
comment |
where is there a good description of the use of the word 'scope' in computer science? I don't think I know any language where "textual scopes" are inconsistent with "evaluation scopes". For instance, in Java, the execution "leaves the scope" when it has to evaluate the loop condition. |
|
Jun 1 |
awarded | Good Answer |
|
Apr 8 |
awarded | Good Answer |
|
Mar 20 |
comment |
Why isn't SSL/TLS built into modern Operating Systems? Certificates aren't much about "real" trust, they just complement encryption. What good is an encrypted channel if you speak with a rogue server? The point of certificates is to prove that you are communicating with the right computer, and to that end, just any root certificate you received through secure means is enough to validate the authenticity. For the rest, certificates don't prove anything about the intentions of a person, they just prove it's the real person and not some spoof. |
|
Mar 20 |
comment |
Why isn't SSL/TLS built into modern Operating Systems? I don't think having built-in SSL would solve the problem you mention. Now, instead of depending on specific libraries, you'll be depending on specific operating systems. |
|
Mar 20 |
comment |
Why isn't SSL/TLS built into modern Operating Systems? The vast majority of the security plumbing can happen without any user interaction. Inconvenience occurs only when people use certificates that cannot be trusted. |
|
Mar 20 |
comment |
Why isn't SSL/TLS built into modern Operating Systems? What is the practical difference between 'built-in' and 'bundled with'? As far as I know, all OSes somehow come with bundled implementations of SSL/TLS. |
|
Mar 7 |
comment |
Game programming : C# or C++? @Danny Varod, I don't really like to recommend Mono for cross-platform games development because up to now they've always been a little late over Microsoft in terms of features, and I don't expect it to change. Also, a major plus of developing with C# for Microsoft platforms is XNA, and until Mono also provides DirectX, it's not gonna work on non-MS platforms. |
|
Mar 5 |
answered | Game programming : C# or C++? |
|
Feb 27 |
comment |
Why does the use of interface-based programming appear to be limited to behaviour? What is your definition of marker interface? |
|
Feb 24 |
revised |
What did your college do right and what could they improve upon? edited body |
|
Feb 24 |
comment |
What did your college do right and what could they improve upon? @davidhaskins I read your comment before the answer and thought MPelletier was angry that his institution blocked P2P. |
|
Feb 23 |
answered | What did your college do right and what could they improve upon? |