Domain: c2i.net
Stories and comments across the archive that link to c2i.net.
Comments · 22
-
Re:but...
You'd be surprised.
I've actually built one... not a very good one, as I skimped on construction, but it was enough to at least soften the copper :) -
Re:Implications are obvious
Note that you can make a domestic microwave into a handy micro-sized metal casting facility: http://home.c2i.net/metaphor/mvpage.html
-
Re:So help fight it with your family!!!!
(As a side note: you can't play with liquid CO2, at least not on Earth. It's either solid or gas, coz you need about 5 atmospheres of pressure for it to be liquid.)
Dry ice is fun. If you buy a dewar from somewhere like Edmund or sometimes American Surplus And Science (amsci.com) you might be allowed to buy liquid nitrogen from a local welding supply place. There are scads of online instructions for making instant ice cream with liquid nitrogen. If you're *really* careful, there are lots of other fun things to do with it: blow up balloons and press them flat as pancakes in the LN2, then sail one like a frisbee and, if you do it right, it'll warm up and pop back into an inflated balloon in the air.
I used to work at the Litle Shop Of Physics and they have lots of suggestions about silly projects you can do, that illustrate basic science, or weird science. A lot of them use things like 2L bottles with aluminum foil wrapped around them, filled with salt water, as Leyden jars, charged by putting aluminum foil on TV screens -- you can get 30,000 volts from that and load up 50 Leyden jars and have a big chunk of power for some exciting projects.
Scitoys has lots of neat projects. I built a set of Franklin's Bells (Ben Franklin invented them to warn of oncoming lightning storms) that are functionally identical to the scitoys version (tho' I'd thought it up on my own) and that's a quick, funny project. Actually, looking around on their site, you could spend the rest of your life just building and playing with what they have. I think someone wrote a book called Gonzo Gizmos that's based on what they've done, and it's fantastic. The audio-via-laser-pointer is really easy to set up (hint: use the smallest solar cell you can find or a photodetector that the laser pointer beam nearly entirely covers, to get a better signal/noise ratio) and a lot of fun to play with.
You'll notice I'm not talking much about chemistry. There's some superb stuff to do there (speaking as a person with a degree in chemistry) but it is, simply, more dangerous, and it behooves you to know what you're doing before you let your kids do stuff. My dad made seriously dangerous stuff, like stuff that left pieces of copper embedded in some of his friends' internal organs, and while that's great fun and all, wait until your kids are a couple years older.
Did I mention how much fun you can have with microwaves? Particularly if you don't care about them very much? Neon bulbs are cheap. Put some in the microwave and turn it on. Microwave CD's. Microwave marshmallow peeps. Have grape races. Butterfly a grape to form a dipole antenna and watch it vaporize. You can even melt silver in a microwave (tho' I have yet to actually try this.) -
Re:Kurt Vonnegut Jr. Quote
http://home.c2i.net/greaker/comenius/9899/indiann
u merals/india.html
Numbers is a poor example.
Credit where credit is due. -
Re:Remove the government ...
And, suprise suprise, it turns out that private armies are much more expensive than publicly owned ones.
Whoda thunk it.
(N. Machiavelli maybe?) -
Re:Next week...
How to hack your intentionally crippled toaster so that you can achieve temperatures upwards of 1000 degrees Farenheit
holy shit I cant wait! sounds much safer than playing with microwave ovens" -
Re:I WOULD worry about the laptop
Are you wilfully keeping yourself from understanding? Let me repeat - certain points in microwaved food may reach temperatures never reached outside (i.e. hotspots) - you have no simple way of telling. Contrast this to conventional cooking, where there is a straightfoward upper bound on temperature that _no_ part of the food will ever cross.
> The temperature of your flame is much, much higher than you will ever attain in a microwave.
No, wrong
Take a look here: a domestic microwave oven can be used to melt metal at 1000 degrees Celsius.
Take look at the other interesting reply to you by an AC that I echoed - he claims a plain grape generates a plasma.
Take a look at this paper: it describes a witches brew of "oil fractions produced by microwave-assisted pyrolysis of different sewage sludges". Interestingly, it describes different products formed when heating the sewage conventionally, v/s heating in a microwave. Why? A webpage on their research also states "800-1000C to be attained with microwave power of 1 kW and frequency of 2450 MHz." - the same power level available in many home microwaves.
My mentioning microwaved cheese tasting funny IS pertinent to this discussion. The funny taste may indicate high temperature products formed during microwaving, but not formed when cooking pizza in a normal oven (Consider: by definition, cheese in a normal over goes through the entire range of temperature - from room temperature, to oven temperature - yet microwaved cheeese tastes different - why?) -
Re:To small?
you do realize that the j2me apps probably load
.txt, .html or whatever, no?
here's an ancient but perfect example: MicroReader - I've been using it for ages.. btw: lowest font size gets you about 14 rows - very usable at ~12 rows... -
Re:Learn to spell
Du får nok lære norsk, din selvopptatte engelsksentrige tulling!
This is all the Norwegian you need to know (download the wav file!). -
Re:slashbotPlease explain how pocket, portable computing would have been possible even ten years ago.
OK, here you go: Pocket Computer circa 1980-something... I had one. Still have the Tandy PC-6 as well. Built in BASIC programming language. Sure, it's not as nifty as the MP3 playing full color screen gadgets you've got today, but is was a real computer. It interepreted lines of programmed code. It even had a printer and a cassette storage device, and you could develop your own applications for them without having to synch it with a desktop computer.
Yeah... Argue how underpowered they were, but those pocket computers were just as powerful as their full sized cousins less than ten years earlier, and quite frankly I'd rather have my Tandy PC-6 on a desert island than a Palm, beause the battery life is a heck of a lot better!
I'm not saying MS killed the pocket computer market, but there's always been a demand for it, and no one's really ever been able to pull it off in spite of the fact that the technology really does exist and has existed for a very long time.
-
Re:Water is responsible?
I should have posted this a long time ago:
The Microwave Foundry
But the answer is no. A blob will not arc. THe problem is keeping the inside from melting.
-
Re:Chording for tablets (OT?)
The Microwriter Agenda (1989) did this.
-
Disabling ArialIn a recent slashdot post (I forget where) there was a reference to a Customizing Mozilla page that has a bunch of cool tricks to add to your user.prefs, etc. One of the things they noted was the problem with bad Arial fonts being installed on your machine. Here are the relevant snippets:
Various Linux distributions have problems with fonts; in particular, Arial, used in many web pages, may map to a font that looks blocky and is smaller than the requested size. A full discussion is in bug 46415, but an easy solution for Redhat users is this:
mv
/usr/share/fonts/ISO8859-2 /usr/share/fonts.ISO8859-2 and then log out of X and log back in again.You can always undo this, if necessary, with the command:
mv
/usr/share/fonts.ISO8859-2 /usr/share/fonts/ISO8859-2It's also worth reading this excellent discussion on fuzzy Linux fonts.
Or, add things like this to user.js in your
.mozilla/.... directory: // X font banning: see bug 104075. // Ban all arial fonts, because abiword installs an ugly one // and there doesn't seem to be a good one available:
user_pref("font.x11.rejectfontpattern", "fname=.*arial.*");
// Some alternate forms for rejectfontpattern: //"fname=.*arial.*;scalable=.*;outline_scaled=.*;\ // xdisplay=.*;xdpy=.*;ydpy=.*;xdevice=.*"); // "fname=-zz-abiword.*;scalable=false;outline_scaled =false;"); // Alternately, reject font if accept pattern does not match it: //user_pref("font.x11.acceptfontpattern", ".*");
-
Book about hacking
There's an excellent book about hacking and hackers by Linus Walleij, called Copyright Does Not Exist .
In the preface, he explains why this book is published on the Internet and not through a publisher. Basically, it's because he is a hacker and thus, making money on the book would be double standards. Maybe that is why so few books on the subject exist? -
Plot SpeculationI wonder if Lucas is going to steal a page or two from Wagner's Ring Cycle. (Others have seen some connection)
I am thinking specifcally thinking of Sigfreid. This raised all kinds of uproar at the time of it's premier because of the way that it it went counter to the morals of the day (regarding forbidden loves, etc).
-
palm pilot / hanspring / some sort of palmos
I mean, there are a ton of ways to program the little guys, and it's vaguely practical too. And of course people have used them to drive robots and stuff using their onboard serial/usb port. I picked up a handspring deluxe for <$100 a week ago at Fry's.
Here's some programming-palm linkage:
Lisp (scheme)
waba -- micro JVM (~71k), quite cool if you're into Java
extra classes and tools that work with waba, really nice data storage classes for example
a ui gen program for waba, written in waba :-)
super waba, a bigger derivation of waba
waba community site
[yeah, I've been having lots of fun with waba :) ]
All of the above is free (beer & speech). LispMe you can actually hack code ON the pda. PocketC also allows you to hack code on the pda, but it is shareware (not _that_ expensive, about $18 iirc, the runtime is free). The java stuff you compile on your machine and HotSync across onto the target. And of course both Palm and Handspring have developer sections on their sites with tool stuff and doc sets you can nab for free. -
Re:Daisy, Daisy...Or a sense of history. It was chosen for 2001 because it was the first computer synethised music, in 1957 at
... Bell Labs.Here is a link to a reference: The first time a computer played music was in 1957, at Bell Labs in the United States. The song was called Daisy, which is the same piece that the intelligent computer HAL (in Stanley Kubrick's film version of Arthur C. Clarke's science fiction novel 2001) starts humming as it is being disassembled. Naturally, this is not a coincidence, but rather the intention of the director to return the computer to its "childhood state" (in a double sense) as it loses its advanced electronic identity
-
Re: A Mirror URL for DeCSS Source
it's here:
DeCSS Source Code
Estranged -
European mirror
-
Re:I would...
I noticed after I posted! I also put up a mirror here in Norway!
-
Mirrors again ooops
- http://www.humpin.org/decss/DeCSS.zip and http://www.humpin.org/decss/decss.tar.gz
- http://home.worldonline.dk/~ andersa/download/DeCSS.zip
- http://douglas.min.net/~drw/css-auth/
- http://www.devzero.org/freecss.html
- http://home.t-online.de/home/skinn er01/decss.zip
- http://www.chello.nl/~f
.vanwaveren/css-auth/css-auth.tar.gz - http://www.geociti es.com/ResearchTriangle/Campus/8877/index.html
- http://www.angelfire.com/mt/popefelix/
- http://www.vexed.net/CSS
- http://members.brabant.chello.nl/~j.vr eeken/
- http://www.dvd.eavy.de/css-auth.tar.gz and http://www.dvd.eavy.de/DeCSS.zip
- http://www.eavy.net/stuff/dvd/css-aut h.tar.gz and http://www.eavy.net/stuff/dvd/DeCSS.zip
- http://www.dynamsol.com/satanix/DeCSS.zip
- http://frozenlinux.com/civ/decss/
- http://www.unitycode.org/
- http://dirtass.beyatch.net/decss.zip
- http://sharedlib.org/decss.zip
- http://decss.tripod.com/index.html
- http://www.free-dvd.org.lu/
- http://www.angelfire.com/in2/mirror/
- http://mclaughlin.orange.ca.us/~andrew/
- http://www.dynamsol.com/satanix/css -auth.tar.gz
- http://batman.jytol.fi/~vuori/dvd/
- http://www.zpok.demon.co.uk/deCSS/CSS.ht ml
- http://plato.nebulanet.net:88/css/
- ftp://alma.dhs.org/pub/DVD/
- http://www.d.umn.edu/~dchan/css/
- http://www.logorrhea.com/main.html
- http://people.delphi.com/salfter/LiVi d.tar.gz
- http://www.theresistance.net/files.html
- ftp://193.219.56.32/pub/dvd/LiVi d.CVS-11.06.tar.gz and ftp://193.219.56. 32/pub/dvd/LiVid.CVS-11.06.css-stuff-only.tar.gz
- http://merlin.keble.ox.ac.uk/~a drian/css/index.html
- http://www.dvd-copy.com/
- http://www.zip.com.au/~cs/dvd/css
/css-auth.tar.gz and http://www.zip.com.au/~cs/dvd/css/DeCSS .zip - http://www.sent.freeserve.co.uk/css -auth.tar.gz and http://www.sent.freeserve.co.uk/DeCSS.zip
- http://members.tripod.lycos.nl/jvz/
- http://joe.to/storage/files/decss.zip
- ftp://ftp.firehead.org/pub/
- http://www.lemuria.org/DeCSS/
- http://members.theglobe.com/avoiderm an/dvd.htm
- http://remco.xgov.net/dvd/
- http://www.able-towers.com/~flow/
- ftp://dvd:dvd@206.98.63.136
- http://www.twistedlogic.com/htm l/tl_archive_map.htm
- ftp://mikpos.dyndns.org/pub/cssdvd.zip
- http://mu nitions.vipul.net/software/algorithms/streamciphe
r s/decss.tar.gz - http:/
/munitions.polkaroo.net/software/algorithms/stream ciphers/decss.tar.gz - http://muni tions.dyn.org/software/algorithms/streamciphers/d
e css.tar.gz - http://mun itions.cifs.org/software/algorithms/streamciphers
/ decss.tar.gz - http://uk1. munitions.net/software/algorithms/streamciphers/d
e css.tar.gz - http://209.68.37.134/decss/
- http://muni tions.firenze.linux.it/algorithms/streamciphers/d
e css.tar.gz - http://www.tasam.com/~fenkt/dvd/
- ftp://eris.giga.or.at/pub/hacker/crypt/ DVD/
- http://therapy.endorphin.org/DVD/
- http://www.discordia.de/decss/DeCSS.zip and http://www.discordia.de/decss/css-aut h_tar.gz and http://www.discordia.de/decss/LiVid.tgz
- http://download.cnet.com/downloads/0-10079-100-14
3 3209.html?tag=st.dl.10001 _104_3.lst.titledetail - http://killer.discordia.ch
/Politics/Copyprotection.phtml - http://livid.on.openprojects.net
- www.geocities.com/SiliconValley/Port/322 4/
- ftp://195.115.63.44/pub/DeCSS.zip
- ftp://ftp.one.net/pub/user s/dmahurin/files/software/dvd/
- ftp://ftp.charm.net/pub/usr/home/dutch/ or http://www.charm.net/~dutch/
- http://www.capital.net/~wooly/
- http://home.c2i.net/buddha9/
- http://gullii.stu.rpi.edu/dvd/files/D eCSS.zip and http://gullii.stu.rpi.edu/dvd/f iles/css-auth.tar.gz
- http://dsl129.drizzle.com:2001/downlo ads/DVD/
- http://frodo.campus.luth.se/~iocc/tip.h tml
- http://cryptome.org/dvd-free.htm
- http://perso.libertysurf. fr/ortal98/dvd_rip/decss_12b.zip
- http://www.jonhanson.com/dvd/
This site contains some good technical documentation as well as more source code that the DVD consorium's lawyers would rather you not see:
http://crypto.gq.nu/
Semi-broken Mirrors
(These mirrors sometimes work and sometimes don't)
ftp://134.173.94.44/
Broken Mirrors
(These are listed here for the notification of the people who run them)
http://members.theglobe.com/avoiderman/css-auth.ta r.gz
Mirrors shut down by The Man
(A moment of silence, please.)
http://www.rhythm.cx/dvd/css-auth.tar.gz and http://www.rhythm.cx/dvd/DeCSS.zip
http://dvdcracked.tvheaven.com/index.html - http://www.humpin.org/decss/DeCSS.zip and http://www.humpin.org/decss/decss.tar.gz
-
Mirrors - Now more than 70!!!!Oh yeah
Visit Humpin! (No, it's not what you think!)
Explanation on legality of this information:
The software (source as well as binaries) offered on this site can be freely redistributed because it was published under the GNU General Public License. The purpose of this software is not illegal copying of DVD disks. It is meant to provide information necessary to be able to program a DVD player for Linux. To do this, the CSS system needs to be incorporated in the player. Recently the (very weak) DVD content scrambling system was deciphered, freeing the way for a Linux DVD player. The CSS system is not a copy protection system, since it does not prevent copying of the disk. Writing information about the way an encryption scheme functions is completely legal. The source code and binaries on this site are completely legal too, since they contain no code from the DVD consortium or its members. The sources and programs on this site were written by third parties using clean-room reverse engineering methods which are (ready?) completly legal.
Attention
www.rhythm.cx was hosting a list of mirrors for these files. That list of mirrors has been replaced with a page reading "This site has been taken down for legal reasons." Here's what the maintainer put on the site the day it was shut down:
NOTE (Thu, Nov 11, 12:17pm EST): I've recently been informed that a law firm which is likely to be one that would try get these mirrors taken down has been visiting this mirror site as well as others. With that said, there is a possibility that I may have to remove this site in the near future because like everyone else, I can't afford to go to court to fight it. Luckly, it seems fairly unlikely that any law firm will ever be able to get rid of all these mirrors at this point (there are currently 41 in 8 different countries and this list is growing every day). However, I have only seen very few mirror _lists_ like this one anyplace. If anyone has the resources, it might be wise to mirror this list of mirrors as well so that the right people will still know that these mirrors exist.
UPDATE: Here is a 2600 story with more details on how rhythm.cx was shut down.
I have taken it upon myself to mirror the mirrors. So until such time as the hounds of hell come a-knocking at my door, I present for you this list:
Page last updated: Wed, Nov 17, 2:33pm EST
Current Mirrors
(Numbers are only for the maintainer's convenience)- http://www.humpin.org/decss/DeCSS.zip and http://www.humpin.org/decss/decss.tar.gz
- http://home.worldonline.dk/~ andersa/download/DeCSS.zip
- http://douglas.min.net/~drw/css-auth/
- http://www.devzero.org/freecss.html
- http://home.t-online.de/home/skinn er01/decss.zip
- http://www.chello.nl/~f
.vanwaveren/css-auth/css-auth.tar.gz - http://www.geociti es.com/ResearchTriangle/Campus/8877/index.html
- http://www.angelfire.com/mt/popefelix/
- http://www.vexed.net/CSS
- http://members.brabant.chello.nl/~j.vr eeken/
- http://www.dvd.eavy.de/css-auth.tar.gz and http://www.dvd.eavy.de/DeCSS.zip
- http://www.eavy.net/stuff/dvd/css-aut h.tar.gz and http://www.eavy.net/stuff/dvd/DeCSS.zip
- http://www.dynamsol.com/satanix/DeCSS.zip
- http://frozenlinux.com/civ/decss/
- http://www.unitycode.org/
- http://dirtass.beyatch.net/decss.zip
- http://sharedlib.org/decss.zip
- http://decss.tripod.com/index.html
- http://www.free-dvd.org.lu/
- http://www.angelfire.com/in2/mirror/
- http://mclaughlin.orange.ca.us/~andrew/
- http://www.dynamsol.com/satanix/css -auth.tar.gz
- http://batman.jytol.fi/~vuori/dvd/
- http://www.zpok.demon.co.uk/deCSS/CSS.ht ml
- http://plato.nebulanet.net:88/css/
- ftp://alma.dhs.org/pub/DVD/
- http://www.d.umn.edu/~dchan/css/
- http://www.logorrhea.com/main.html
- http://people.delphi.com/salfter/LiVi d.tar.gz
- http://www.theresistance.net/files.html
- ftp://193.219.56.32/pub/dvd/LiVi d.CVS-11.06.tar.gz and ftp://193.219.56. 32/pub/dvd/LiVid.CVS-11.06.css-stuff-only.tar.gz
- http://merlin.keble.ox.ac.uk/~a drian/css/index.html
- http://www.dvd-copy.com/
- http://www.zip.com.au/~cs/dvd/css
/css-auth.tar.gz and http://www.zip.com.au/~cs/dvd/css/DeCSS .zip - http://www.sent.freeserve.co.uk/css -auth.tar.gz and http://www.sent.freeserve.co.uk/DeCSS.zip
- http://members.tripod.lycos.nl/jvz/
- http://joe.to/storage/files/decss.zip
- ftp://ftp.firehead.org/pub/
- http://www.lemuria.org/DeCSS/
- http://members.theglobe.com/avoiderm an/dvd.htm
- http://remco.xgov.net/dvd/
- http://www.able-towers.com/~flow/
- ftp://dvd:dvd@206.98.63.136
- http://www.twistedlogic.com/htm l/tl_archive_map.htm
- ftp://mikpos.dyndns.org/pub/cssdvd.zip
- http://mu nitions.vipul.net/software/algorithms/streamciphe
r s/decss.tar.gz - http:/
/munitions.polkaroo.net/software/algorithms/stream ciphers/decss.tar.gz - http://muni tions.dyn.org/software/algorithms/streamciphers/d
e css.tar.gz - http://mun itions.cifs.org/software/algorithms/streamciphers
/ decss.tar.gz - http://uk1. munitions.net/software/algorithms/streamciphers/d
e css.tar.gz - http://209.68.37.134/decss/
- http://muni tions.firenze.linux.it/algorithms/streamciphers/d
e css.tar.gz - http://www.tasam.com/~fenkt/dvd/
- ftp://eris.giga.or.at/pub/hacker/crypt/ DVD/
- http://therapy.endorphin.org/DVD/
- http://www.discordia.de/decss/DeCSS.zip and http://www.discordia.de/decss/css-aut h_tar.gz and http://www.discordia.de/decss/LiVid.tgz
- http://download.cnet.com/downloads/0-10079-100-14
3 3209.html?tag=st.dl.10001 _104_3.lst.titledetail - http://killer.discordia.ch
/Politics/Copyprotection.phtml - http://livid.on.openprojects.net
- www.geocities.com/SiliconValley/Port/322 4/
- ftp://195.115.63.44/pub/DeCSS.zip
- ftp://ftp.one.net/pub/user s/dmahurin/files/software/dvd/
- ftp://ftp.charm.net/pub/usr/home/dutch/ or http://www.charm.net/~dutch/
- http://www.capital.net/~wooly/
- http://home.c2i.net/buddha9/
- http://gullii.stu.rpi.edu/dvd/files/D eCSS.zip and http://gullii.stu.rpi.edu/dvd/f iles/css-auth.tar.gz
- http://dsl129.drizzle.com:2001/downlo ads/DVD/
- http://frodo.campus.luth.se/~iocc/tip.h tml
- http://cryptome.org/dvd-free.htm
- http://perso.libertysurf. fr/ortal98/dvd_rip/decss_12b.zip
- http://www.jonhanson.com/dvd/
This site contains some good technical documentation as well as more source code that the DVD consorium's lawyers would rather you not see:
http://crypto.gq.nu/
Semi-broken Mirrors
(These mirrors sometimes work and sometimes don't)
ftp://134.173.94.44/
Broken Mirrors
(These are listed here for the notification of the people who run them)
http://members.theglobe.com/avoiderman/css-auth.ta r.gz
Mirrors shut down by The Man
(A moment of silence, please.)
http://www.rhythm.cx/dvd/css-auth.tar.gz and http://www.rhythm.cx/dvd/DeCSS.zip
http://dvdcracked.tvheaven.com/index.html - http://www.humpin.org/decss/DeCSS.zip and http://www.humpin.org/decss/decss.tar.gz