www.brokenthorn.com is dead...?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
dzabas
Posts: 1
Joined: Mon May 13, 2013 2:11 pm

www.brokenthorn.com is dead...?

Post by dzabas »

Hello there!

For some time I have used www.brokenthorn.com as one of my sources developing my operating system. Maybe some of you did that, too. And today they appear to be dead. When I try to reach them, I only get this message: "The connection is timed out". Even ping requests to their host doesn't work. Maybe it's temporary or it's happening the same thing as happened with www.jamesmolloy.co.uk not so long ago. If there is the second case, then maybe some of you have www.brokenthorn.com tutorials saved on your PCs? I have most of their source codes, and I may be able to share all of them with any of you. But with tutorials is the other story... I would be very grateful for any of you that has saved these tutorials. I think lots of beginners and even a little more experienced OS developers would like to have www.brokenthorn.com tutorials on their PCs. At last, it's very sad when quite good sites about developing operating systems (despite all of the bugs we encounter in these tutorials) are dying...
User avatar
CocaCola
Member
Member
Posts: 36
Joined: Fri Sep 07, 2012 9:11 am

Re: www.brokenthorn.com is dead...?

Post by CocaCola »

I have a backup copy dating back to March 2012. I wonder if it's legal to pass it around.
Legal

The provided material in the OS Development Series is released to the public domain. Any users of this web site are free to use any of the material described within these chapters as they wish so long as the material is not duplicated in any form that violates copyright law. The OS Development Series, and the chapters, are a work in progress. Copyright 2009 BrokenThorn Entertainment, Co.
Edit: also I'm getting this message from http://www.brokenthorn.com/
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
My hunch is that the problem is being fixed as we speak.
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: www.brokenthorn.com is dead...?

Post by neon »

Hello,

The problem appears to be with the host and should be resolved soon. Our web host believes it is caused by overloading of servers due to an attack attempt on WordPress login pages and is effecting a large part of their data centers. Please note that while the site is effected, it poses no security risk; we do not use WordPress.

The site appears to be accessible now but there is no guarantee that the problem will reoccur until resolved.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
User avatar
iansjack
Member
Member
Posts: 4706
Joined: Sat Mar 31, 2012 3:07 am
Location: Chichester, UK

Re: www.brokenthorn.com is dead...?

Post by iansjack »

It's alive now.
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: www.brokenthorn.com is dead...?

Post by neon »

Hello,

The host is still monitoring everything just in case however it appears the applied fixes have resolved the problems with downtime so the site should now be fine.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Mikemk
Member
Member
Posts: 409
Joined: Sat Oct 22, 2011 12:27 pm

Re: www.brokenthorn.com is dead...?

Post by Mikemk »

@neon, is it acceptable if we create mirrors for use if the site ever actually goes down?
Programming is 80% Math, 20% Grammar, and 10% Creativity <--- Do not make fun of my joke!
If you're new, check this out.
Haoud
Member
Member
Posts: 31
Joined: Wed Aug 10, 2016 3:07 am
Libera.chat IRC: Haoud

Re: www.brokenthorn.com is dead...?

Post by Haoud »

Today, brokenthorm is realy down... You can acces brokenthorm with wayback Machine
User avatar
neon
Member
Member
Posts: 1567
Joined: Sun Feb 18, 2007 7:28 pm
Contact:

Re: www.brokenthorn.com is dead...?

Post by neon »

Hello,

It should be up in a day or two -- resolving something with our hosting provider. Sorry for the inconvenience.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
Haoud
Member
Member
Posts: 31
Joined: Wed Aug 10, 2016 3:07 am
Libera.chat IRC: Haoud

Re: www.brokenthorn.com is dead...?

Post by Haoud »

Ok, and I really enjoy that brokenthorm is not dead !!

Ps: Sorry for my English because it isn't my native language
User avatar
Ycep
Member
Member
Posts: 401
Joined: Mon Dec 28, 2015 11:11 am

Re: www.brokenthorn.com is dead...?

Post by Ycep »

@Haoud, I'm not too, but your sentence seems fine to me.
It may be good idea to stop writing "sorry for my bad english" :)
Through, It's back finally
Haoud
Member
Member
Posts: 31
Joined: Wed Aug 10, 2016 3:07 am
Libera.chat IRC: Haoud

Re: www.brokenthorn.com is dead...?

Post by Haoud »

Yes, www.brokenthorm.com is now alive.

@Lukand: Yes, I know, but it is in case I say anything :? .
User avatar
osdever
Member
Member
Posts: 492
Joined: Fri Apr 03, 2015 9:41 am
Contact:

Re: www.brokenthorn.com is dead...?

Post by osdever »

Up for now.
Developing U365.
Source:
only testing: http://gitlab.com/bps-projs/U365/tree/testing

OSDev newbies can copy any code from my repositories, just leave a notice that this code was written by U365 development team, not by you.
Post Reply