www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - tour.dlang.org is less than useless

reply codephantom <me noyb.com> writes:
Why do we have this link?

https://tour.dlang.org

I cannot recall it ever working.
(is it just something at my end?)

What is it meant to take us to?
Nov 27 2017
next sibling parent rikki cattermole <rikki cattermole.co.nz> writes:
On 28/11/2017 2:08 AM, codephantom wrote:
 Why do we have this link?
 
 https://tour.dlang.org
 
 I cannot recall it ever working.
 (is it just something at my end?)
Never had a problem with it. Definitely working right now.
Nov 27 2017
prev sibling next sibling parent reply Joakim <dlang joakim.fea.st> writes:
On Tuesday, 28 November 2017 at 02:08:24 UTC, codephantom wrote:
 Why do we have this link?

 https://tour.dlang.org

 I cannot recall it ever working.
 (is it just something at my end?)

 What is it meant to take us to?
Works for me, though it hasn't always. What do you see, a blank page? I used to get that sometimes, some bug at the time.
Nov 27 2017
parent reply codephantom <me noyb.com> writes:
On Tuesday, 28 November 2017 at 02:11:32 UTC, Joakim wrote:
 On Tuesday, 28 November 2017 at 02:08:24 UTC, codephantom wrote:
 Why do we have this link?

 https://tour.dlang.org

 I cannot recall it ever working.
 (is it just something at my end?)

 What is it meant to take us to?
Works for me, though it hasn't always. What do you see, a blank page? I used to get that sometimes, some bug at the time.
I've only ever got a blank page. If I google it, the search result only ever take me to blank page too. I'm just using firefox 47.0.1 ... I disable a lot of useless settings...so if that did something, then it only seems to have done something for that link...which is weird. The two replies so far certainly suggest it's at my end.. I better do some troubleshooting on my side i guess ;-) If I work it out, I'll post back what i found.
Nov 27 2017
parent codephantom <me noyb.com> writes:
On Tuesday, 28 November 2017 at 02:18:09 UTC, codephantom wrote:
 If I work it out, I'll post back what i found.
ok. just needed to update firefox from (47.x to 57.x) and now it works. so 2 months after discovering D, i can finally take the tour ;-)
Nov 27 2017
prev sibling next sibling parent =?UTF-8?Q?Ali_=c3=87ehreli?= <acehreli yahoo.com> writes:
On 11/27/2017 06:08 PM, codephantom wrote:
 Why do we have this link?
 
 https://tour.dlang.org
 
 I cannot recall it ever working.
 (is it just something at my end?)
 
 What is it meant to take us to?
 
 
 
I remember needing to refresh the page in the browser. I don't know what class of page modifications require to do that and why D servers seem to be more prone to it. I know that there is the "last-modified" HTML meta header. Perhaps that's the answer? Is it? Ali
Nov 27 2017
prev sibling parent reply Mengu <mengukagan gmail.com> writes:
On Tuesday, 28 November 2017 at 02:08:24 UTC, codephantom wrote:
 Why do we have this link?

 https://tour.dlang.org

 I cannot recall it ever working.
 (is it just something at my end?)

 What is it meant to take us to?
it is most definitely not. it just sometimes fails to load. i have no idea why.
Nov 28 2017
parent Seb <seb wilzba.ch> writes:
On Tuesday, 28 November 2017 at 08:32:40 UTC, Mengu wrote:
 On Tuesday, 28 November 2017 at 02:08:24 UTC, codephantom wrote:
 Why do we have this link?

 https://tour.dlang.org

 I cannot recall it ever working.
 (is it just something at my end?)

 What is it meant to take us to?
it is most definitely not. it just sometimes fails to load. i have no idea why.
Please report such bugs here: https://github.com/dlang-tour/core I actually never heard of anyone receiving a blank page, so the more information you report on an issue, the better. Thanks!
Nov 28 2017