I always forget what the URL is for this site.
Use an Alternate Source Viewer with Internet Explorer
This will also let you change the "View Source" on IE.
Slashdot comment originally written by Phil Hands (Slashdot ID #2365)
Here's the content:
so, you want to recompile package foo, well first you need some source
apt-get source foo
or maybe some newer source
apt-get source foo/unstable
or maybe you need the source that became available 5 minutes ago, in which case you do one of the above, drop the new tarball in the current directory, go into the old Debian source directory, and run uupdate and maybe fix some patching problems in the new directory that got created for you.
Next, you need to build this stuff, so let's get in the source directory:
cd foo-1.2.3
oh, but we might need some other development libraries to build this, so lets grab what we need
apt-get build-dep foo
that's better, now we can tweak some source or options maybe, and make ourselves a package
debuild
right, so now we have a new package, so we install it
sudo dpkg -i ../foo-1.2.3*deb
and it gets installed (or maybe it has some dependencies, if you got this far, you can work it out yourself) just like it was an official Debian package, which means you get to remove it cleanly, etc. if the need arrises.
Who ever said source was difficult to play with in Debian? Debian is by developers, for developers -- we like source. That's why we're into Free Software
Jaykul :: Huddled Massses: PNG files in Internet Explorer 6
I'm blogging a blog. I think.
These guys have ed2k links for many shows that aren't available to be purchased.
One of the tools on this page will allow you to change the editor that you use to view source in IE.
162059 - Office Documents Open in Internet Explorer
Wily Microsoft.
Update: It seems that you can set this in your folder options, under:
Tools->Folder Options->File Types
How to change the Windows XP Product Activation Key Code
Sweet.
Charley Tart on Consensus Trance: <SLAP> <SLAP> Wake up!
The Six-Lesson Schoolteacher, by John Taylor Gatto
This is a pretty well-stated argument about why the school system in this country is so bad.
Vitrite - Useless window transparency since 2002
Tiny little app to control your windows window's transparency.
This guy seems on top of his shit. I think he's done other essays as well. :)
How do I enable disk counters in Performance Monitor in Windows 2000?
Now I will know. :)
AlterNet: Osama Rallies Muslims, Condemns Hussein
Wily media.
Depending on how often this sucker is updated...it could be pretty sweet.
Slashdot: News for nerds, stuff that matters
Hmm. I am not sure I like this sucker very much.
Naturally, I must create a test entry.
Here's some extended text, for the intrepid.
WinPcap on multiprocessor machines
This site created a patch to let you run winpcap on multiprocessor machines.
Man, that kicks ass.
INTERNALMEMOS.COM - Internet's largest collection of corporate memos and internal communication
This site is pretty sweet, but no way am I paying $45 just to satisfy my curiosity. Perhaps if my company were mentioned... :)
Further investigation of the rpm badness has led me to this information.
How to fix RPM hanging when you try to do anything
I started having this problem where apt would just hang. So I strace'd it, and found that it was freaking out trying to read the /var/lib/rpm/Packages file (or something). Eventually, I realized it was rpm that was cheezed, and not apt. Anyway, after many dead ends, I finally just googled for:
select(0, NULL, NULL, NULL, {0, 1000}) = 0 (Timeout)
Also, you can look here:
Repair an RPM database safely
The International PGP Home Page
You can still get PGPDisk here.
A List Of Fallacious Arguments
This is pretty sweet.
Explosive Decompression and Vacuum Exposure
Finally, I have hard facts as to whether a human could survive in vacuum.
20-odd books, in freely-redistributable licensing.