|
I'm just wondering if you guys have ever had a situation where you were offered a web development project which you turned down because you felt it was unethical or morally questionable.
i've only had this once. i was offered a contract to develop a website...
Started by louism on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
I can't see myself sleeping at night after designing one of these scam "government grant" or "work from home" sites.... .
I have no qualms about "morally questionable", but I do not do work that crosses my non-moral morally questionable jobs.
|
|
Questionable Content 4: Attack of the 60-Inch AnthroPC
A continuation of the threads for Questionable Content , a M-F "slice of life" comic in which life is defined by coffee, robots, Butts Disease , and spontaneous metal interludes .
You have been warned...
Started by Herpestidae on
, 30 posts
by 19 people.
Answer Snippets (Read the full thread at giantitp):
Re: Questionable ....
|
|
In the recent past I was asked to set up a reporting facility for upper management so they can spy on what web sites users are visiting. This was done without any notice given to users. Unfortunately, I have a good friend with some rather unusual tastes...
Started by Alex Angas on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
This kind of Big.
The person in question was suspected of violating their terms of employment.
To their boss.
|
Ask your Facebook Friends
|
I hope the question explained my problem. I would also be grateful if the workaround that "works" is explained.
The traditional way of reading a file (that i know of)
int fd; char buffer[MAX]; while(read(fd,buffer,MAX)>0) { buffer[MAX]='\0'; write(...
Started by qwrty on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You may ....
Why do you say that it's causing an overflow?
Do note that read() will not write a \0 in the end of the char array, so if you do something like printf("%s", buffer) it will likely fail because printf will be expecting a NUL terminated string .
|
|
I am having a discussion with someone about the following table that is used to link client-specific items:
Table LINK: Client (int) Item1 (int) Item2 (int)
This is the disputed design. All three fields refer to other tables. The two Item fields refer...
Started by Caleb Hattingh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You have a table City(cityId, latitude, longitude), and a table Path... .
For example, you might want to fill a database with solutions to the traveling salesman problem .
What are Item1 and Item2? Are they distinct entities? Then the design seems fine to me .
|
|
Once in a while you get a bug report, usually from someone new in QA who may not fully understand the product yet, that makes you raise an eyebrow.
I'll start off with one which my team (both dev & QA) still laugh about years after it happened.
The product...
Started by Ferruccio on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
Turned out that the tester....
I had a bug report that a button was "turning blue" .
I swear this was from a professional QA tester, not from a user .
When I type in this field, it only displays circles .
I can't read the field where I type in the password .
|
|
I've noticed that, after changing the reg settings outlined in Episode 52 of the Stack Overflow podcast to pool.ntp.org , my box keeps requesting time from gordo.foofus.net. The web site hosted on that box is very strange. Is this a valid timeserver?
Started by John on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at serverfault):
Anapologetos
This looks like a legitimate time server to me:
[hex]~% ntpdate -q gordo.foofus.net server 64.73... .
As for the subdomain gordo.foofus.net, I have no idea.
If you look at the main domain, http://www.foofus.net/ , it is a legit security blog .
|
|
Dan Leretard is highly questionable indeed
Without a doubt, the WORST sports show Ive ever seen...
Show's bad in itself but pops talking makes it cringeworthy...
Started by ClutchOver9000 on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at insidehoops):
I'd....
Might be the worst thing to have ever been on tv .
Yeah, I couldn't believe how terrible it was when I saw it for the first time .
The channel as a whole sucks balls these days.
Dude was always corny to me.
Never seen it, surprised he's still on TV.
|
|
This is something that I've seen debated on a couple of Christian sites, mostly Protestant ones, with no real answer.
One of my favorite bands is Depeche Mode, as I'm a synths player and their use of the instrument is amazing.
However some religious friends...
Started by Kouyate42 on
, 13 posts
by 9 people.
Answer Snippets (Read the full thread at catholic):
As well as the famous 'Blasphemous Rumours', there's also other songs which have questionable themes, such as 'Never Let Me in the past abused drugs and alcohol....
Of mine have pointed out some themes in DM songs which might be questionable.
|
|
The Increase of 'Questionable' Judging Trends by Richard O'Neill
(* Note on the Author - Richard O'Neill is an International Coach who has had skaters at various World Championships in the past. He is currently Technical Director of the Puerto Rican Figure...
Started by visaliakid on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at isu):
To answer to the initial question, I think that there are multiple factors coming into it:
1) Giving.
|