Re: No words: (Score: 2, Insightful)
by zafiro17@pipedot.org in Favorite Magic Phrase on 2014-09-26 17:33 (#2SZ4)
Mmm, that was nice. She had a very cute nose.
Well yeah, except their primary use case (literally, it's the first use case listed) is BIG DATA. It's fair to say that if you're routinely pushing and parsing terabytes of structured data, you probably can and should take a day or two to get the database optimized, no?No. You're simply stuck in a mindset of high-value databases. Try low-value data, on a large scale, instead... Turn up your syslog logging to the maximum amount of debug, then expand that out to hundreds and hundreds of heavily loaded servers, then log it all to a central system, desperately trying to write that to a database for eventual aggregation and reporting... Consider something like an IDS or other monitoring on high-speed data networks, trying to keep track of data usage, in detail, on those gigabit speed lines all-around the clock.
Do the GNOME developers actually use the crap they put out?Maybe you aren't aware of this, but we call that a "question". And a question should be answered.
Who wants to run emulated Android on a battery powered handheld?It isn't emulated, actually. Blackberry has an ARM CPU just like Android, so native apps can be run on the processor without any emulation. BB just has to provide compatible ABI hooks to the OS. This is a reduced version of what WINE does for Windows applications on Linux, but Android being open source means there's no need for reverse engineering, and having far less legacy means it's much easier to develop full compatibility quickly.
Put "set editing-mode vi" in /etc/inputrc (a lot of CLI programs use readline and will read that) or "set -o vi" for your current bash shell or bashrcThanks! This is great!
Are you running [a]term on blackbox, by the way?That screen shot is quite old... These days I run urxvt on Fluxbox! Completely different...
If Aterm had only gotten utf support I'd still be using it now.It did. Aterm was merged into, and deprecated in favor of, urxvt / rxvt-unicode:
[...]because bash goes horribly brain-dead when you attempt line-editing on command lines that wrap-around to the next line. Your bash session becomes practically unusable after you hit that limit (which I do, often)[...]Hate that too. But for you guys that happen to know/use vi (who doesn't :D) navigation with HJKL and commands, like: