News are shown as rectangles, color coded by topic, size-coded by the importance (number of related news), etc. And you can back track topics by time, you can see a topic grow as news spread and shrink as people stop writing about it. Best viewed on huge screens.
Yes, that is absolutely sweet and it is done that way for most third-party apps.
And if app needs to register itself as a handler for some mime type or for some protocol - it does it on launch, every time, so moving it doesn't break anything. Also add OS X links based not on path+filename but on uniq numeric file id and it becomes so nice and trivial...
Except that Apple itself for some reason insists on using pkg installers, which do nobody-knows-what and have not uninstall capability(*).
*Yes, you can parse receipt which is left after installation somewhere in/System and remove files using it.
two options -- iether the server never closes connection when feeding the gif image, so it would be open until email's browser timeout or until email message is closed, or - i think this one is more likely - they trap onUnload() event and send some request to their server.
That's what you would use Vorbis for. Afaik, neither mp3 nor aac support downsampling without recoding it. Ogg does. And I know that ipod doesnt play ogg.
Hesse Ruderman has a bookmaklet to transpose tables (which would rotate table pi/2 radians, making it tall & narrow & readable), works in mozilla, opera, ie.
look there: http://www.squarefree.com/bookmarklets/pag edata.ht ml
First thing I did when I got my first.torrent file, I cated it, expecting to see some text strings. Well, surprise...
> using only printable characters would mean a huge > filesize inflation.
Really, I'm pretty much sure that gziped text version wouldn't take much more space then uncompressed binary. And gzip is zcatable. And nobody says that actually torrent network packets should be in text, this is ony.torrent file, which is downloaded only once.
It hasn't been programming, rather sendmail config hacking, but I've done it with my friend (who was on the other side of Atlantic ocean) remotely using screen -x. We held our discussions in commented-out blocks and then wrote config.
$ screen --help | grep -- x -x Attach to a not detached screen. (Multi display mode).
Screen -x is different, though, it's like a terminal with several keyboards attached -- we had shared cursor.
Yes, we are working hard here in to put chess on the restricted list, too. Then again, one might introduce some new rule, where the black king and the white queen can sit down on G4 and talk for a while, or we might replace the knight by a new figure: "the diplomat". The diplomat can't move, but will have some really cool abilities. What exactly is not yet clear, the EU games council is still negotiating.
Please, don't put white queen on G4 -- G4's actually run pretty hot, she'll burn her ass.
In most cases when you need to do multi-table delete, this should be done with ON DELETE CASCADE rule (welcome to real *relational* databases). Which is also present in MySQL 4 -- very good!
Same for updates -- ON UPDATE CASCADE.
Manual multitable updates could be very handy, though...
I can't disagree. Actually, if you look at that FAQ - it's all rigid like diarrhea, they say nothing in there. Real reasons might be licensing (Sun started looking at gnome at the time when Trolltech still dind't GPL their stuff) and language - some people really hate ++. Look at other comments around...
Q. Why did Sun choose to support GNOME instead of KDE?
A. GNOME and KDE are both powerful desktop environments. Sun has completed a comprehensive technical review of both environments and concluded that GNOME's architecture is a better match for Sun's software strategy, which promotes the creation and use of highly distributed, network-savvy software, as well as easy access to data wherever it might be located. One example is GNOME's innovative use of CORBA for network-aware interprocess communication between disparate systems. Others are the Bonobo component architecture, which enables easier creation of compound documents and system-wide scripting while promoting code reuse, and GConf, the network- and component-aware configuration management system.
Ha-ha. I went through this a while ago, it was athlon-800. Spend hundreds of $ for *quite* cooling -- fortunately, Alpha 80-something heat sink was so large and effective, that I could put weak 1krpm 80mm fan on it and it was enough, if case was still open.
That was prelude.
Later I have bought SGI's Indigo R10k MaxImpact on eBay -- monster graphics workstation of a while ago. Well, that was real noise. The whole machine was eating about kilowatt of power (mostly courtesy of graphics pipe), most of which, obviously, went out as heat. Well, it was SGI, so cooling was effective, but still very noisy. My original athlon buzz seemed a joke compared to SGI's noise. You say you can hear fans slowing down because of power drawn by processor/vga/etc -- heh, I could hear loud buzz of power supply when system was on load. More, on large load, circuitry breaker in my apartment went off (that was reproducible). Scary stuff.
Good thing about it was that exhaust vent in indigo (one of them) was blowing from the lower front corner to the floor, so it kept my feet warm in cold winter...
But at least that Indigo wasn't even supposed to be used at home, and those athlons are...
First job I got in America was kind of illegal -- I din't have work permit yet, so that was a cash job. It was a small company doing some pr0n videotapes wholesale. There wasn't much work and it didn't pay well.
Time went on, I got my green card, I got 9-to-5 well-paying programming job, blah, blah.
But then there was a problem: on my previous job I had my custom-developed software, on which whole company business started to depend. They couldn't keep me, because they couldn't afford full-time IT guy on salary which would keep me there.
So, we settled following way: I come there on Saturdays, spend couple of hours doing some maintenance and my salary remains as it was before. Now, for couple of hours of work this is *very* good salary. Everybody is happy, my employer is happy his system is running and being maintained, I am happy because I get some additional income for doing alsmost nothing.
Besides, I like that pr0n shop -- they allow me to smoke in the office:-)
Well, let's say Microsoft will be able to control what to run on Intel and AMD computers, but what about let's say SUN? Why are we buying PC's while there are very nice and cheap ($1k) SUN machines. Let's say all people Who Understand what's going on turn to alternative hardware -- SUN boxes, for example. This will automagically make SUN feel much better and will save us from awful DRM schemes and stuff like that. [I suppose that SUN isn't going to go Microsoft way in nearest feature]. Why should we care about dummies who let Microsoft tie them with all kind of shit? They are very happy and not willing to change anything. For people using Open Source software change will be unnoticeble -- just recompile it and it runs on Sparc, thanks to gcc.
http://www.marumushi.com/apps/newsmap/newsmap.cfm has an interactive almost-realtime flash map of google news.
News are shown as rectangles, color coded by topic, size-coded by the importance (number of related news), etc. And you can back track topics by time, you can see a topic grow as news spread and shrink as people stop writing about it. Best viewed on huge screens.
I'd say the word poopovers describes them the best.
Yes, but I call them fillets
I, nslu(1), am just as useful.
Yes, that is absolutely sweet and it is done that way for most third-party apps.
/System and remove files using it.
And if app needs to register itself as a handler for some mime type or for some protocol - it does it on launch, every time, so moving it doesn't break anything. Also add OS X links based not on path+filename but on uniq numeric file id and it becomes so nice and trivial...
Except that Apple itself for some reason insists on using pkg installers, which do nobody-knows-what and have not uninstall capability(*).
*Yes, you can parse receipt which is left after installation somewhere in
two options -- iether the server never closes connection when feeding the gif image, so it would be open until email's browser timeout or until email message is closed, or - i think this one is more likely - they trap onUnload() event and send some request to their server.
That's what you would use Vorbis for. Afaik, neither mp3 nor aac support downsampling without recoding it. Ogg does.
And I know that ipod doesnt play ogg.
well. in sudousers you define command _with_ parameters.
so you can limit user to running "apt-get dist-upgrade" only, not any other apt-get action.
Hesse Ruderman has a bookmaklet to transpose tables (which would rotate table pi/2 radians, making it tall & narrow & readable), works in mozilla, opera, ie.
g edata.ht ml
look there:
http://www.squarefree.com/bookmarklets/pa
First thing I did when I got my first .torrent file, I cated it, expecting to see some text strings. Well, surprise...
.torrent file, which is downloaded only once.
> using only printable characters would mean a huge
> filesize inflation.
Really, I'm pretty much sure that gziped text version wouldn't take much more space then uncompressed binary. And gzip is zcatable. And nobody says that actually torrent network packets should be in text, this is ony
would be wonderful for non-profit distro like Debian GNU/{Linux,Hurd,NetBSD,FreeBSD} -- apt-get definitely could use bittorrent protocol.
Why did you choose to use binary format for .torrent files instead of clear text?
Yes, we are working hard here in to put chess on the restricted list, too. Then again, one might introduce some new rule, where the black king and the white queen can sit down on G4 and talk for a while, or we might replace the knight by a new figure: "the diplomat". The diplomat can't move, but will have some really cool abilities. What exactly is not yet clear, the EU games council is still negotiating.
Please, don't put white queen on G4 -- G4's actually run pretty hot, she'll burn her ass.
will scare him shitless, then rape him, then kill him, then cook him and eat him. let's go.
In most cases when you need to do multi-table delete, this should be done with ON DELETE CASCADE rule (welcome to real *relational* databases). Which is also present in MySQL 4 -- very good!
Same for updates -- ON UPDATE CASCADE.
Manual multitable updates could be very handy, though...
middle-clicking on mac? are you sure your mouse has enough buttons? :) just kidding. Apple's X11 has some really screwed clipboard.
I'd send myself a tarball of mirror of http://fastseduction.com and tell to read it through.
Google thinks so too.
I can't disagree. Actually, if you look at that FAQ - it's all rigid like diarrhea, they say nothing in there. Real reasons might be licensing (Sun started looking at gnome at the time when Trolltech still dind't GPL their stuff) and language - some people really hate ++. Look at other comments around...
sun has predicted this kind of questions and answered in their FAQ
quoting from http://wwws.sun.com/software/star/gnome/faq/genera lfaq.html#4q0
Ha-ha. I went through this a while ago, it was athlon-800. Spend hundreds of $ for *quite* cooling -- fortunately, Alpha 80-something heat sink was so large and effective, that I could put weak 1krpm 80mm fan on it and it was enough, if case was still open.
That was prelude.
Later I have bought SGI's Indigo R10k MaxImpact on eBay -- monster graphics workstation of a while ago. Well, that was real noise. The whole machine was eating about kilowatt of power (mostly courtesy of graphics pipe), most of which, obviously, went out as heat. Well, it was SGI, so cooling was effective, but still very noisy. My original athlon buzz seemed a joke compared to SGI's noise.
You say you can hear fans slowing down because of power drawn by processor/vga/etc -- heh, I could hear loud buzz of power supply when system was on load. More, on large load, circuitry breaker in my apartment went off (that was reproducible). Scary stuff.
Good thing about it was that exhaust vent in indigo (one of them) was blowing from the lower front corner to the floor, so it kept my feet warm in cold winter...
But at least that Indigo wasn't even supposed to be used at home, and those athlons are...
and compile wine under cygwin
First job I got in America was kind of illegal -- I din't have work permit yet, so that was a cash job. It was a small company doing some pr0n videotapes wholesale. There wasn't much work and it didn't pay well. Time went on, I got my green card, I got 9-to-5 well-paying programming job, blah, blah. But then there was a problem: on my previous job I had my custom-developed software, on which whole company business started to depend. They couldn't keep me, because they couldn't afford full-time IT guy on salary which would keep me there. So, we settled following way: I come there on Saturdays, spend couple of hours doing some maintenance and my salary remains as it was before. Now, for couple of hours of work this is *very* good salary. Everybody is happy, my employer is happy his system is running and being maintained, I am happy because I get some additional income for doing alsmost nothing. Besides, I like that pr0n shop -- they allow me to smoke in the office :-)
Well, let's say Microsoft will be able to control what to run on Intel and AMD computers, but what about let's say SUN? Why are we buying PC's while there are very nice and cheap ($1k) SUN machines. Let's say all people Who Understand what's going on turn to alternative hardware -- SUN boxes, for example. This will automagically make SUN feel much better and will save us from awful DRM schemes and stuff like that. [I suppose that SUN isn't going to go Microsoft way in nearest feature]. Why should we care about dummies who let Microsoft tie them with all kind of shit? They are very happy and not willing to change anything. For people using Open Source software change will be unnoticeble -- just recompile it and it runs on Sparc, thanks to gcc.