Domain: mirrordot.org
Stories and comments across the archive that link to mirrordot.org.
Comments · 793
-
Slashdotted
Cue the "the server must be written in Pascal" jokes...
Here's a MirrorDot link for the FreePascal site.
-
Slashdotted, Mirrordot cache
-
Re:Head as big as his ego?
-
Cached Version
Courtesy of MirrorDot - http://mirrordot.org/stories/39a95b17d780f88643ca
2 4fe07782398/index.html -
Re:I give up: 90% of the linked sites broken
http://www.networkmirror.com/
http://www.mirrordot.org/
Take your pick. -
Re:What's burning?
Last month the PIPENetworks site reported that they had installed a temporary ADSL connection for the webcam. I guess that's what it's still using. Mirrordot: http://mirrordot.org/stories/948bdf7529da4432c421
6 0f0c33166c1/index.html -
Read the article here
-
Mirrordot
The coral cache link isn't working for me at least, but mirrordot seems to have caught it. Just be sure to chop off the first 3635 bytes of HTML prepended to the file.
-
Re:The bus factor of OpenSOurce
Some companies are still to be trusted, in some regards
:)
companies have a number of forces pulling on them. When a company is on the way out and the shareholders realise this then i doubt they will decide giving away assets like this is a good idea.
http://it.slashdot.org/article.pl?sid=07/05/08/151 257/
Nothing for you to see here. Please move along.
but checking mirrordot (which i belive is fed via a subscriber account) we get http://www.mirrordot.org/stories/387f24a4c912a841a cd509b1f821b198/index.html . It seems like they may have finally gone through with it after all (though the openjdk site doesn't seem to reflect this yet). -
slashdotted
looks like the host is slashdotted, here is a mirrordot link to the first page of the article, does anyone have a better mirror of this site?
http://www.mirrordot.org/stories/a3c962572c00cfd47 6bc23e2cfff8f72/index.html -
Mirrordot link to cached article
Sinfe TFA is slashdotted, here's the mirrordot link:
http://www.mirrordot.org/stories/8d350aa16dcfd9cf6 c191eacab9214c8/index.html -
Copyright?
The blogger (site seems dotted or squashed, here's the mirror) wrote that "Since linking the entire NDA would likely violate Google's copyright on the document, I'll just quote sections of it below"
IANAL, but I seem to remember hearing that contracts are specifically not eligible for copyright. Anyone know more about this issue? -
text of the pagecan be found here...
I would have posted it, but it tripped the lameness filter...
-
Re:Already down - thanks slashdotNo need to wait for two weeks to shut down a site. Just submit it to slashdot
and get it shut down in minutes. mirrored: http://www.mirrordot.org/stories/e231a81023b07bf39 9b68b2c295e9736/index.html http://www.mirrordot.org/stories/deb36db488f175511 ebd77b98603b50f/index.html -
Re:Already down - thanks slashdotNo need to wait for two weeks to shut down a site. Just submit it to slashdot
and get it shut down in minutes. mirrored: http://www.mirrordot.org/stories/e231a81023b07bf39 9b68b2c295e9736/index.html http://www.mirrordot.org/stories/deb36db488f175511 ebd77b98603b50f/index.html -
Mirrors!
Looks like the server was
/.'ed. Mirrors: MirrorDot and Network Mirror. -
Use Mirrordot.org for slashdotted link
-
Call Me Crazy but......Would this not be an amazing MythTV frontend Albeit low in power it could probably with some things added or the optimizations do HD content and would work wonders for SD content with no troubles.
An important addendum applies to all of you wishing to use HDTV with a PCHDTV card. Playback of HDTV is *very* computationally intensive, and requires a Pentium class processor of at least 1.3GHz or equivalent in conjunction with a graphics card with accelerated drivers, according to the documents at http://www.pchdtv.com./ Pretty much any system built in the last two years with an nVidia graphics card will be fine.
{emphasis mine}. All the geeks out there looking for some way to get things working and not have the big silent or loud slimline pc for watching tv.
If this thing could do HD content with MythTV then it beats the pants off of the Hacked Xbox because the XB isnt know for HD ablities. I would think that people would be rejoicing to know that a small silent machine has been potentially identified for MythFrontending.
And while the main page Mirrordot page is all there. -
Re:Clearly they saw /. coming
Mirrordot rules: Turn your AppleTV into a full-blown OS X Workstation.
-
Re:Connection Refused.
Mirrordot link
Enjoy. -
mirror
Here's a link to the mirrordot mirror: http://www.mirrordot.org/stories/a94586d1381d9670
6 5ccba4e6ff89ea0/index.html -
mirror(dot) since slashdotted
-
Re: Slashdotted
-
Mirror here
god damn people - Learn to use Mirrordot / CoralCache / Google Cache / WHATEVER
MIRROR -
Mirrordot link
Looks like the site's on fire....
Mirrordot: http://www.mirrordot.org/stories/f1642b9514a0a053a 20ca22c50cd9b7e/index.html -
Mirror Dot
Since I already can't get to the site...there's a mirror dot here.
-
Mirrordot Link
I got binary nonsense when I followed the link to the article.
The Mirrordot link works: http://mirrordot.org/stories/bdc4f568dcc5c7b12583
2 2aec4d77944/index.html -
Re:Cease And Desist
It's still viewable here http://mirrordot.org/stories/ba5d61395d9835048d6f
e ecddc7f4e24/index.html -
Mirrordot to the rescue
-
Mirror here ...
http://www.mirrordot.org/stories/09b848a8bc7c51c5
2 d483db9d2f1cfba/index.html
Not very spectacular, IMHO.
CC. -
Re:Relocatable on x86?
This feature (enabled with CONFIG_RELOCATABLE) isn't very noticeable for end-users but it's quite interesting from a kernel POV. Until now, it was a requeriment that a i386 kernel was loaded at a fixed memory address in order to work, loading it in a different place wouldn't work. This feature allows to compile a kernel that can be loaded at different 4K-aligned addresses, but always below 1 GB, with no runtime overhead. Kdump users (a feature introduced in 2.6.13 that it triggers kexec in a kernel crash in order to boot a kernel that has been previously loaded at a 'empty' address, then runs that kernel, saves the memory where the crashed kernel was placed, dumps it in a file and continues booting the system) will benefit from this because until now the "rescue kernel" need to be compiled with different configuration options in order to make it bootable at a different address. With a relocatable kernel, the same kernel can be boot at different addresses.
Mirrordot has a copy you can read. -
how about stress testing the server?
-
Dotted already
-
Re:Slashdotted already?
-
Re:Slashdotted already?
-
Re:questionsThe current implementation for Debian is different than what Ubuntu is working on. goodbye-windows.com just downloads the two files (kernel, initrd) that let the completely standard Debian installer boot, installs a grub bootloader and uses it to convince windows to boot linux. Thereafter it's identical to what would happen if you netboot the Debian Installer.
d-i does allow optional resizing of the windows partition and setting up a dual-boot system. It does not scan windows for settings or the like.
Oh BTW, while it's slashdotted, you can see it at http://www.mirrordot.org/stories/f592f4a8f9a66105
d 885ff7a49228380/index.html -
Mirrors are our friends
Screenshots via mirrordot.org.
-
Mirror
Here is the mirror.
-
Re:I made it through!
MirrorDot managed to grab a few pages before the site went down, so you can at least peek at a few things:
Intro Page
Known Algorithms
Guidelines for submitting algorithms -
Re:I made it through!
MirrorDot managed to grab a few pages before the site went down, so you can at least peek at a few things:
Intro Page
Known Algorithms
Guidelines for submitting algorithms -
Re:I made it through!
MirrorDot managed to grab a few pages before the site went down, so you can at least peek at a few things:
Intro Page
Known Algorithms
Guidelines for submitting algorithms -
Re:I made it through!
MirrorDot managed to grab a few pages before the site went down, so you can at least peek at a few things:
Intro Page
Known Algorithms
Guidelines for submitting algorithms -
Page Not Found
-
Re:Wow. Slashdotted WordPress
-
Re:Wow. Slashdotted WordPress
-
Site slow, mirror
Site is slow, heres a mirror
http://mirrordot.org/stories/4e218f7eded126769c2c5 c384fec7f7c/index.html -
Slashdotted already
-
Re:/.ed already
Here's the link to the initial correspondence (I think).
-
mirror of the blog in the article
http://mirrordot.org/stories/0d5335e04a5fd31cdcfc
c ee3d0484fd9/index.html Posted anonymously, because that's what all the cool kids do. -
Re:Best of luck!
I wonder who's bright idea it was to make the donation meter Penis Shaped. I can see where they were maybe trying for the thermometer look, but the proportions are all wrong.