At an optimistic 5kB per second (via something like the protocol used on 56kb modems), and given a single side of vinyl can be pushed to about 30 minutes, that gives you ~10MB per side.
Have you thought about VHS instead? You can fit about 2GB on an E180 tape using the right piece of cutting edge technology: https://en.wikipedia.org/wiki/ArVid
OTOH, I have just put together a Minix 1.7 distribution which would fit on that vinyl disk, so if downgrading's an option...
A proper comparison would be Minix 3 since it's a real OS. Include just the bare essentials that OpenBSD would include except for reincarnation server it doesn't have. ;)
This is about audio CDs, with songs, that were released together with OpenBSD releases as a mean to gather some funding, not about data CDs as OpenBSD installation media.
"> If no OpenBSD CDs are going to be released, then probably it is better
> to just send a donation to the OpenBSD foundation and/or to Theo de
> Raadt.
Vijay, that is the correct way to sustain the software.
The CDs haven't pulled in sustaining revenue for many years.
Based upon income from contributors the Foundation performs a
fantastic function -- making worries and problems disappear."
Donation-based software is a recipe for constantly having not enough money.
OpenBSD should provide an enterprise license for kilobucks. Not even call it a "support" program, just a license for enterprise use. It could even be the same terms as the BSD license, just name it and give it a price that can easily go on a corporate budget as a line item. It sounds stupid, but enterprise users would rather spend money than not spend money.
This is a great idea. I'm constantly having to justify that something we didn't pay for can actually be good. Many times I wish the company did have to pay for open source software just so I can throw it in the budget and avoid the argument.
Based on that mailing list post and other things I've seen, I'm a little concerned that OpenBSD lacks sufficient funding or that Theo De Raadt is burnt out enough not to care (which would be completely understandable; I'm certainly wouldn't blame him after his long, insufficiently remunerated, Herculean efforts). That would be a much bigger issue than the availability of CDs.
OTOH, he also suggests that the OpenBSD Foundation could be generating enough revenue. Does anyone know? Relevant excerpts from Theo's mailing list post:
I made 40 CD releases in 20 years, investing personal effort and risk to build and sustain the costs of this project and sub-projects.
I do not want to keep making CDs to sustain myself and the project anymore. Other ways need to work now.
and
The CDs haven't pulled in sustaining revenue for many years.
Based upon income from contributors the Foundation performs a
fantastic function -- making worries and problems disappear.
"I think the audio CDs are undervalued. They contain no dorky software -- they are lyrics + music + drawing, just art. Dorky art sure, but no software..."
Perhaps an occasional audio CD might be fun? No pressure. No need to worry about freeze date impact on the development process. I just bought the 'Sargent Pepper' (5.8) poster as it has the developers on it.
ah, an OpenBSD submission on the front page! time to remind everyone that uses OpenSSH to donate to the OpenBSD Foundation.
Hey everybody who uses OpenSSH (I cannot fathom a single person reading this who does not regularly use OpenSSH), donate to the OpenBSD Foundation: http://www.openbsdfoundation.org/
Yes, it's Canadian. No, you can't write it off your taxes. Why? Because there aren't enough donations to make the accounting and legal costs to do so viable. Want your donations to be tax deductible? Get (more of) your OpenSSH using friends (and companies!) to donate (more) and it just might happen!
Heh. I wonder if someone could code up a PAM module that would make a tiny BitCoin donation every time a remote ssh login was performed. Like, a voluntary thing that people could install to support the project.
logistically that's unworkable for a number of reasons (bitcoin fees make micro payments...less useful; PAM is...not ideal; etc.) but a fine thought nonetheless.
You could have it accumulate a wallet and send over when it reaches sufficient magnitude. Or have it tally the number of times it would have done it, and then ping you when you've used it a sufficient amount, for whatever definition that is for you. Think Sublime Text save dialogs for the non-paid version.
Has the OpenBSD Foundation looked into registering with the IRS as a 501(c)(3) organization? The IRS probably has 10-12x more tax payers than the CRA which would make it easier to cover the required overhead.
It looks like the requirements are a $275 application fee, an EIN (so the Foundation would need to apply for one), and an annual information return. No need to incorporate or form a separate US entity.
For the most part, I just use one machine, which is physically adjacent to me. I'm not doing devops. I'm just doing dev. My workstation has a development database, web server, and everything else it needs. In the rare cases I need to connect interactively with other machines, I use graphical remote desktop.
Huh? Perhaps you confused OpenSSH with OpenSSL? Just to clarify, OpenSSH implements the SSH protocol, an encrypted Telnet replacement for remote login into machines. OpenSSL is used to secure web traffic in transit and is the one with the Heartbleed fiasco. They're different entities.
I think the grandparent is indeed confused, but just to be pedantic: OpenSSH used to use OpenSSL as it's library for cryptography primitives. Of course, it switched to LibreSSL when LibreSSL was forked from OpenSSL.
I'm going to guess you meant OpenSSL, in which case yes, there is a Foundation for that. Perhaps (not so) surprisingly, it's the same one that supports OpenSSH development. You'll find LibreSSL mentioned right on the front page!
CD-ROM (physically pressed) should have the longest life. Write-once media can last decades but will degrade eventually. Rewritable media have the shortest life.
Variables include the quality of manufacturing, and storage environment.
Ink-based CD-Rs (or DVD-R or DVD+R) degrade over time (and due to exposure to the sun).
There are some other technologies that seem like they'll last a long time (MDISC), but I'm not really sure if they're worth their cost... or if I should just go for a Hard Drive at that point.
> Blow the controll board in some way and your sunk. Blow the mechanics and your sunk.
Not to rain on your parade, but there are several data recovery and forensics services that will pull the data off of such disks.
If you have a clean room, you can even do it yourself: all you need is an identical model drive, and to just transfer the physical platters from the broken disk, to the good disk. Think of it like swapping the engine in a car instead of buying a new car.
Of course, with the new Helium-filled hard drives coming out these days, that's going to be a lot tougher ...
Not sure how much of that can be transferred to later optical media. Right now a fresh off the shelf BR drive can still read (and possibly write) a CD.
SSDs have to hold electric charge to retain their data, so if they are unpowered they slowly discharge. The warmer they get, the worse it is: afaik common specifications only guarantee one year data retention at 30°C, but with lower temps it gets better.
All information storage media degrade over time, it ultimately comes down to differences in durability. Stone tablets outlast SSDs, but for both, the clock is ticking.
And yet there's still no sane way to move data from my laptop to my desktop without physical media.
As long as it is easier to send the data round trip to a datacentre in Kansas and back than it is to send it within my own lan, physical media will always be "a thing of the present"
Sorry to tease, but it's amusing to me that you are technically competent enough to upload files to a data center, but don't know how to do the easier task of networking two computers (presumably) in the same room.
Seriously, though, if the computers are (or can be) on the same network, then there are dozens of ways to achieve this. The easiest is probably shared network directories, but there's also NFS, rsync, scp, FTP, etc. IF the machines are on different networks it can be a little more work, but still not hard.
> And yet there's still no sane way to move data from my laptop to my desktop without physical media.
If the laptop and desktop are connected to a network, then there's no reason to use physical media, in fact the medium can only be an additional failure mode. Try this instead:
Somewhere > 100GB, (or less, depending on connection speeds) sending physical media is faster.
I recently copied 2TB from one hard drive to another on the same computer and it took half a day. Trying to rsync that amount of data over the internet would take far longer than FedEx-ing a hard drive.
Even locally, it can be faster to copy data to a thumb drive, move it to the other machine, and copy it back than to send it over the network.
Not really true, 1Gib/s link is able to saturate HDD speed (if we are still talking local) and as you probably want to make a clone either way you might as well do it over network.
4x1Gib/s or 10Gib/s are more and more popular and in general local network latency is lower than HDD latency (surprising, isn't it).
Sending over 1Gib/s network will be for sure faster than copying it on flash drive. Even if flash drive is able to do 128MiB/s speed, you have to first write it, swap machine, read it. Via network you do the write and read at the same time.
They specify that snowball is a petabyte level solution. OP was discussing transferring files from his laptop. Does a laptop exist that can store petabytes? No.
All of my desktops and laptops run Unix-like operating systems with sshd either already running or ready to run. I just need the IP address of one of the machines, and for both machines to be on the same network.
With the advent of type-C USB, I expect things will become even simpler as long as at least one of the devices can expose itself as a mass-storage or MTP device.
I'm curious as to why you think long distance transfer of your data is a better option than LAN? Do you not have control of your network? I transfer huge amounts of data over the LAN all the time. You're making me feel like we don't live in the same decade.
"Media is" sounds funny to me too, despite its ubiquity, but I wouldn't normally make an issue of it. I don't, however, agree that lutusp is "plain wrong".
If I expressed a preference for blondes over brunettes, would you describe that as wrong also?
Obviously thinking of "physical media" as a plural is a matter of opinion, as well as being consistent with widespread usage.
If I say there are an infinity of primes, I've stated a fact, and one would be free to label it right or wrong. If instead I try to produce a concise, general definition of infinity, the result can only ever be an opinion, a judgment call. No one would have the right to call it wrong -- because it's language, not mathematics.
> Physical media here is a collective noun ...
The singular form is "physical medium." The plural form is "physical media." This is not rocket science.
Quote: "Media (the singular form of which is medium)[1] is the collective communication outlets or tools that are used to store and deliver information or data."
Again, it's language, not mathematics -- it's a matter of opinion and judgment.