2013/4/9-5/18 [Computer/SW/Mail, Academia/Berkeley/CSUA] UID:54647 Activity:nil | 4/8 What's a good free e-mail provider? I don't want to use Gmail,
Yahoo, Outlook, or any of those sites with features I never use that
track my personal info and keep changing their interface. I want just
simple e-mail without privacy issues or all the baggage these large,
for-profit companies are adding. I might even be willing to pay.
Recommendations?
...
|
2011/2/14-4/20 [Computer/SW/Unix] UID:54039 Activity:nil | 2/14 You sure soda isn't running windows in disguise? It would explain the
uptimes.
\_ hardly, My winbox stays up longer.
\_ Nobody cares about uptime anymore brother, that's what web2.0 has
taught us. Everything is "stateless".
\_ You;d think gamers would care more about uptime.
...
|
2010/11/21-2011/1/13 [Computer/SW/Languages/Web] UID:53988 Activity:moderate | 11/21 Lifehacker's recommending Dreamhost as a personal web hosting service.
Apart from csua, who do you guys use? --erikred
\_ What do you want to use it for? Do you need CGI or PHP? My
brother worked for Dreamhost and said they are unethical. In
fact, he sued them. This refers to their treatment of customers
and employees both. I don't know who or what "Lifehacker" is,
...
|
2009/1/18-23 [Computer/Companies/Google] UID:52412 Activity:nil | 1/18 Is it illegal to write on my website for people to click on
the google adsense ads on the sidebar?
\_ Read the ToS before you sign up on AdSense. It is illegal
if you're an employee of Google making over $30/month UNLESS
there is management approval. It is illegal for your web site
to ask people to click on them, and they have an incredible
...
|
2008/12/4-10 [Computer/HW/CPU, Computer/HW/Drives] UID:52163 Activity:nil | 12/4 A question to you old crufy alumni: So lately we've suggested
VMs, and been asked why it's necessary. We've suggested top-of-the-line
hardware and been told we don't need that much power. So I'd like to
ask -- what exactly do you think the CSUA is supposed to _be_?
\_ Noone said VMs weren't needed. They suggested you use the
\_ No one said VMs weren't needed. They suggested you use the
...
|
2008/12/2-6 [Computer/SW/Apps, Academia/Berkeley/CSUA/Motd] UID:52140 Activity:kinda low | 12/1 Just curious -- what do you guys generally use soda for? Why do you
log on? Personally, I use it to keep a presence on IRC and AIM/gTalk
at all times, and mess around with some Python programming (been
setting up Twisted and such so I can play with making an irc bot).
--toulouse
\_ I use it to post SHIT, er, I mean, spill my guts about the company
...
|
2012/8/30-11/7 [Computer/SW/Apps, Computer/SW/Unix] UID:54470 Activity:nil | 8/30 Is wall just dead? The wallall command dies for me, muttering
something about /var/wall/ttys not existing.
\_ its seen a great drop in usage, though it seems mostly functional.
-ERic
\_ Couldn't open wall log!: Bad file descriptor
Could not open wall subscription directory /var/wall/ttys: No such file or directory
...
|
2011/11/20-2012/2/6 [Computer/Companies/Apple, Computer/SW/Unix] UID:54237 Activity:nil | 11/20 Are there tools that can justify a chunk of plain ASCII text by
replacing words with words of similar meaning and inserting/removing
commas into the text? I received a 40-line plain text mail where
all the lines are justified on left and right. Every word and comma
is followed by only one space, and every period is followed by two
spaces. The guy is my kid's karate instructor which I don't think is
...
|
2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil | 10/24 What's an easy way to see if say column 3 of a file matches a list of
expressions in a file? Basically I want to combine "grep -f <file>"
to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
I can do this with "egrep -f " and use regexp instead of strings, but
was wondering if there was some magic way to do this.
\_ UNIX has no magic. Make a shell script to produce the ask or egrep
...
|
|