
<!DOCTYPE html>
<html>
<head>

<style type="text/css">
body {text-align:center; font-family:Fixedsys; background:#fff}
@media only screen and (min-width : 768px) {
/*and (min-width : 1224px) {*/
.small-only{display:none;}
.rounded-corners {border-radius:5px;}
.rounded-corners3 {-moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius: 5px;}

#outer_container {width:1010px; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake {width:8px; height:8px; position:absolute; right:0px;}
#top_social_bar {float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container {width:1000px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; /*position:relative;  font-size:12px;*/}
#top_drop_nav {float:left;}

#main_container {clear:both; width:998px; 
background:#3baec5; background-position:top; border:#ccc groove 1px;}

#top {width:998px; margin-bottom:10px; -moz-border-radius-topleft:5px 5px; -moz-border-radius-topright:5px 5px; -webkit-border-top-left-radius:5px 5px; -webkit-border-top-right-radius:5px 5px; border-top-left-radius:5px 5px; border-top-right-radius:5px 5px; border:red groove 0px;}
#logo_container {float:left; border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; margin:20px 0 0 20px; font-size:36px;}
#logo2_text {font-style:italic; font-size:14px; text-align:center;}
#banner_link {float:left; width:400px; border:#ccc groove 0px; display:block;}
#top_right_container {float:right; width:475px; text-align:right; border:#ccc groove 0px;}
#search_box {clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:right; margin-top:5px;}
#upper_right_signup {clear:right; float:right; width:250px; font-size:12px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:right; font-size:12px; text-decoration:none; margin:0px 20px 0 0;}
#xtra_fields{ clear:both; display:none; position:relative; left:100px; width:300px; margin:25px 20px 0 20px; padding:10px; font-size:12px; text-align:center; background:#F2EFEF; border-radius:10px; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {display:none;}
.hideifsmall {}
.formfont {font-size:10px;}
.forme {font-size:12px; width:100px;}
.formp {font-size:12px; width:60px}
.cart_button_font {font-size:10px; border-radius:5px;}

#header_center_top {float:right; position:relative; left:75px; color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {font-size:20px; font-weight:bold; padding-top:25px; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:998px; padding:5px 0; margin-top:10px; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {display:none; clear:both; width:998px; padding:5px 0; font-size:12px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {display:none;}

#dev_frags_top {position:relative; top:15px; text-align:center;}
#dev_frags_left {float:left; margin:15px 15px 0 0; background-color:transparent; text-align:center; width:230;}
#dev_frags_right {float:right; margin:15px 0 0 15px; background-color:transparent; text-align:center; width:; border:red groove 0px;}

#frags_left_container {float:left; margin:0 15px 0 0; background-color:transparent; text-align:center; width:230;}
#frags_right_container {float:right; margin:0 0 0 15px; background-color:transparent; text-align:center; width:;}
.frag_l {clear:left; float:left; margin:0 15px 0px 0; width:;}
.frag_r {clear:right; float:right; margin:0 0 0px 15px; width:;}

.frag {}

#left-nav-wrapper {float:left; width:230px; border:#ccc groove 0px;}
#left-nav {margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {margin-top:20px; float:left; width:968px; ; border-left:#ccc groove 0px; position:relative; left:15px; }
#content_container {font-size:14px; line-height:18px; margin:15px 0; padding:15px; border-radius:5px;   background:#f9ef8d; }

#sitewide_robot_nav {width:900px; margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

#prod-h1-container {width:70%; margin:0 auto; line-height:24px; border:red groove 0px;}
}


/*@media only screen and (max-width : 360px) {*/
@media only screen and (max-device-width : 767px) {
/*and (max-device-width : 480px) {*/

.big-only{display:none;}
#outer_container {width:100%; margin:0 auto; text-align:left; border:red groove 0px; position:relative;}
#handshake { display:none; width:8px; height:8px; background:#333; position:absolute; right:0px;}
#top_social_bar { display:none; float:right; margin:0 20px 0 0; position:relative; top:3px; z-index:999;}
#top_nav_container { display:none; width:px; position:relative;  margin-top:7px; z-index:99; text-align:center; border:red groove 0px;}
#mega_nav {float:left; position:relative;  font-size:12px;}
#top_drop_nav {float:left;}

#main_container {clear:both; background:#3baec5; background-position:top;}

#top {text-align:center; margin-bottom:10px; border:red groove 0px;}
#logo_container {border:#ccc groove 0px;}
#logo_text {padding:10px 10px 5px 20px; font-size:18px;}
#logo2_text {font-style:italic; font-size:18px; text-align:center;}
#banner_link {float:left; width:100%; border:#ccc groove 0px; display:block;}

#top_right_container {/*display:none; float:right; width:475px; text-align:right; border:#ccc groove 0px;*/}
#search_box { display:none; clear:right; float:right; width:200px; margin:5px 20px 0 0; border:blue groove 0px;}
.logout_container {float:left; padding:0 0 10px 10px; margin:5px 0px 0 0; border:red solid 0px;}
#cart_button {font-size:16px; position:relative; top:-5px;}
#upper_right_signup { display:none; clear:right; float:right; width:250px; font-size:16px; padding:7px 20px 0px 0; color:#333; border:blue groove 0px;}
#xtra_link{ float:left; font-size:16px; text-decoration:none; padding-bottom:10px; margin:0px 8px;}
#xtra_fields{ clear:both; display:none; width:100%; margin:20px 0; padding:10px 0; font-size:16px; text-align:center; background:#F2EFEF; border:#ccc groove 1px; }
label.error {float:left; width:75px; font-weight:normal; color:red; }
.hideifbig {}
.hideifsmall {display:none;}
.formfont {float:right; font-size:16px; margin-right:50px;}
.forme {font-size:16px; width:150px;}
.formp {font-size:16px; width:60px}
.cart_button_font {font-size:16px;}

#header_center_top {color:red; text-align:center; z-index:1; border:blue groove 0px;}
#center_top {clear:both; font-size:20px; font-weight:bold; text-align:center; border:red groove 0px;}

#top_hor_nav {clear:left; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; margin:10px 0; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#bottom_hor_nav {clear:both; width:-22px; /*padding:5px 20px;*/ padding:20px 0 20px 20px; font-size:24px; line-height:35px; text-align:center; background:#fff; border-top:#ccc solid 1px; border-bottom:#ccc solid 1px;}

#mobile {text-align:center;}

#dev_frags_top {font-size:24px;}
#left-nav-wrapper { display:none; float:left; width:230px; border:#ccc groove 0px;}
#left-nav {display:none; margin:15px 15px 15px 15px; padding:15px; font-size:12px; border-radius:20px; background:#fafafa; border:#ccc groove 1px;}
#below-nav {margin:15px; padding:15px 15px 0 15px; font-size:13px; border-radius:20px; ; border:#ccc groove 1px;}
#page_views {text-align:center; color:#ccc; border:red groove 0px;}

#content_container_wrapper {float:left; margin-top:-50px; width:100%; overflow:hidden; ; border-left:#ccc groove 0px; }
#content_container {font-size:16px; line-height:18px; padding:5px 15px 15px 15px; margin:50px 0 15px 0; /*padding:15px; border-radius:20px;*/   background:#f9ef8d;}

#content_container img {float:none !important; width:90% !important; height:90% !important;}

#sitewide_robot_nav {margin:10px auto; padding:10px; font-size:11px; line-height:12px; color:#838383; text-align:justify; border:red groove 0px;}

/*h1{position:relative; top:-5px;}*/
#prod-h1-container {width:50%; margin:0 auto 5px auto; line-height:24px; border:red groove 0px;}

}


#content-wrapper {padding:0 15px 5px 15px;}

#rss_container {margin:-10px 20px 0 20px;}

#page_footer {clear:both; margin-top:10px; text-align:center; font-size:12px; line-height:18px; border-radius:10px; padding:1px; border:green groove 0px;}
#site_footer {clear:both; margin:15px 0; text-align:center; font-size:12px; line-height:18px; border:green groove 0px;}

h1{font-size:20px; padding:10px 0; line-height:24px;}
h2{font-size:16px; margin:0 0 3px 0;}
h3{font-size:14px; margin:0 0 5px 0;}

a.logo:link, a.logo:visited {color:#f5f022; text-decoration: none;}
a.logo:hover, a.logo:active {color:#000;}
a.hor:link, a.hor:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.hor:hover, a.hor:active {color:red;}
a.nav:link, a.nav:visited {font-family:Arial,Helvetica,sans-serif; color:#3C779F; text-decoration: none;}
a.nav:hover, a.nav:active {color:red;}

.indent{margin-left:10px;} .bold{font-weight:bold;} .bold-indent{margin-left:10px; font-weight:bold;} .center{width:100%; text-align:center; border:#red groove 1px;} .bold-center{font-weight:bold; width:100%; text-align:center; border:#red groove 1px;}

.rev-bm{position:relative; top:-30px;}
.clear {clear:both;}

.px12{font-size:12px;}
.px10{font-size:10px;}


</style>
	<meta charset="UTF-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1">
    <!--[if lte IE 8]>
        <link rel="stylesheet" href="css/ie.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" href="//www.AmICrazyOrAreTheyCrazy.com/css/style.css?v=1.3" media="all" />
	<script src="//code.jquery.com/jquery-1.9.1.js"></script>
	<script src="//apis.google.com/js/plusone.js"></script>
	<script src="//www.AmICrazyOrAreTheyCrazy.com/js/main.js"></script>
	
	
	<script src="//www.AmICrazyOrAreTheyCrazy.com/js/jquery.slider.js" ></script>
		<script src="//www.AmICrazyOrAreTheyCrazy.com/js/validate.js"></script>
  <script>
  $(document).ready(function(){
    $("#loginform").validate();
  });
  </script>



<title>Am I Crazy or Are They Crazy</title>


<meta name="description" content="Really now..Am I Crazy or Are They Crazy??" />

<meta name="robots" content="index, follow, noodp, noydir" />
<link rel="canonical" href="https://www.amicrazyoraretheycrazy.com/" />

</head>
<body class="homepage">
<a name="top"></a>
<!--outer container-->
<div id="outer_container">

<div id="handshake"><a href="https://www.AmICrazyOrAreTheyCrazy.com/index.php?id=1&reveal=yes&view_only=yes" style="width:100%; height:100%; display:block;"></a></div>

<!--main container-->
<div id="main_container" class="rounded-corners">

<!--top-->

<div id="top" >

<!-- logo link home either text or display block link -->
<div id="logo_container">
<div id="logo_text"><a href="https://www.AmICrazyOrAreTheyCrazy.com/" class="logo" title="Home">AmICrazyOrAreTheyCrazy.com<div id="logo2_text"></div></a>
</div>
</div>

<!--center_top container-->
<div id="header_center_top">
</div>
<!--close center_top container-->

<div class="clear"></div></div>
<!--close top-->

<!--hor nav-->
<!--close hor nav-->















<!--content-->
<div id="content_container_wrapper">
<div id="content_container">










<h1 class="page_title" align="center">Am I Crazy or Are They Crazy????</h1>

<hr />
<hr />
<p>&nbsp;</p>

<p style="text-align: center;"><img alt="" src="/images/amicrazy-banner.jpg" /></p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>You can add your own story to this website no matter how lame it is.</p>

<p><strong>I SAY</strong><br />
That&#39;s what makes it good.</p>

<p><strong>THEY SAY</strong><br />
That&#39;s what makes it bad.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>I&#39;m very concerned that I&#39;m contributing to my own belittlement. I work as an unpaid intern for a large investment house where there&#39;s a strict formal dress code, unsympathetic bosses, long hours and zero pay. It&#39;s really stifling since I really want to wear my own clothes and break out of this claustrophobic trap I put myself in.</p>

<p><strong>I SAY</strong><br />
Fly your true flag no matter what other people say. I decided to get fired by wearing my favorite Batman t shirt instead of a suit, and surreptitiously record the corporate reaction on video. After several different lectures on the value of a dress code, I was ignobly fired in my gloriously colorful Batman t shirt. Got a good amount of new traffic to the video I posted on Facebook. But then I got a cease and desist order from the lawyers so I had to pull it down. That made it a news story that made the national press - behemoth investment house vs lowly unpaid intern - and the story took off even without the video. I think I&#39;m going to be able to use this exposure to convince the online vendor of Batman apparel to hire me to promote their super hero t shirts. If I didn&#39;t fly my flag I would still be making coffee for some creepy dudes every day and still not getting paid.</p>

<p><strong>THEY SAY</strong><br />
Keep your head down and don&#39;t make waves</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>I&#39;m planning a move for my elderly mother from her residential home in Baltimore that she has lived in for the past 45 years to a retirement community that has independent living options as well as assisted living. She needs to downsize considerably and perhaps put some of her larger furniture and odds and ends into storage.</p>

<p><strong>I SAY</strong><br />
I am going to find a brand name national moving company who can take care of the move. I can then find a storage facility for the stuff that won&#39;t fit into her new home.</p>

<p><strong>THEY SAY</strong><br />
My friends say find one company that is local and who can do everything for you.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>

<p><b>Update:</b> My friends were right. I hired an established Baltimore movers service, Von Paris Moving &amp; Storage, who has a Senior Move Management department that specializes in providing assistance to seniors who are transitioning into new living situations. Since Von Paris maintains a robust portfolio of relocation and moving management services, their experienced and highly skilled team of relocation management experts handled everything from the initial planning through the move. Plus they have a state-of-the-art 100,000 square foot storage facility with climate-control capability and the latest warehousing technology. My Mom was in good hands. I was able to not stress out about this new transition in her life.</p>
</div>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>Guy @ work is always findn reasons 2talk 2 me, flirts w/me, every time he looks@me he grins.We chat, he gave me his # said we should hang out etc. He&#39;s a bit flakey in actually getting 2gether w/me. I asked him out, he had to be out of town (he&#39;s a musician). I got a txt this morn after not hearing from him in several days that says &quot;ill see u soon @ work,you come across as a great person &amp; u are incredibly attractive, but this thing w/me just isnt good timng, &amp; I dont want u 2 think im a jerk.</p>

<p><strong>I SAY</strong><br />
I say, he is just letting me down easy, that he is just saying that im attractive etc. to cushion the blow of ...well blowing me off.</p>

<p><strong>THEY SAY</strong><br />
They say, that he seems interested, he may be dealing with some personal stuff and that he says that I&#39;m &quot;incredibly&quot; attractive. . . that he is trying not to burn a bridge bc he may find time later on. That he didn&#39;t HAVE to say incredibly attractive.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>My friend put &quot;fatties&quot; in scattergories for &quot;farm animal&quot;</p>

<p><strong>I SAY</strong><br />
An obese person is not a farm animal.</p>

<p><strong>THEY SAY</strong><br />
There are &quot;fat farms&quot; and people are technically animals</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>My roommate assaults her boyfriend, who also hits and steals from her and has been living with us. After she returned from jail and got back with him, I told her I was uncomfortable with him staying with us and asked them to go elsewhere to hang out if they insisted on being together.</p>

<p><strong>I SAY</strong><br />
I dont want him to steal from me, and it&#39;s unfair to put me in the middle of all their fights, not to mention how it can affect my own rental history, since she is now getting evicted because of the arrest</p>

<p><strong>THEY SAY</strong><br />
He is a guest of hers and I have no right to dictate who comes over until I decide to pay the entire rent.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>I smoke weed.</p>

<p><strong>I SAY</strong><br />
Feels good, man.</p>

<p><strong>THEY SAY</strong><br />
That&#39;s illegal.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>My co-worker says that &quot;Spanglish&quot; words like &quot;troca&quot; (for truck, instead of the traditional &quot;camioneta&quot;) aren&#39;t &quot;real&quot; words. I say, if people use it, it&#39;s a real word!</p>

<p><strong>I SAY</strong><br />
Language is constantly changing-- every word came from somewhere.</p>

<p><strong>THEY SAY</strong><br />
There&#39;s a reason that every slang term isn&#39;t in the dictionary.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>My neighbors pick up dog poop with a newspaper and drop it in the garbage can. I think this is totally disgusting.</p>

<p><strong>I SAY</strong><br />
That&#39;s gross--wrap that shit up in a bag.</p>

<p><strong>THEY SAY</strong><br />
It doesn&#39;t matter, it&#39;s all trash anyway.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>He told me he liked her before we started dating. Had some issues with that in the few few months together. Now, 2 years later, it still bothers me when he talks to her online and invites her along to group stuff. I&#39;ve told him it bothers me, but she still gets an invitation even though she doesn&#39;t live in the area anymore. Seems like the perfect time to let that friendship fade. &quot;</p>

<p><strong>I SAY</strong><br />
He should respect that it makes me uncomfortable and stop inviting her</p>

<p><strong>THEY SAY</strong><br />
He understands why I&#39;d be upset, but she&#39;s just a friend.</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>Pizza Pizzazz is a kitchen appliance made specifically for cooking pizza without having to preheat an oven. The pizza turns out pretty good when cooked on it. It costs around $50. The catch to the Pizzazz is that you have to turn the cooking dial past 16 minutes or the heat does not turn on and the pizza will just spin without being cooked, as was learned several times (some pizzas only cook for 12 minutes or so)</p>

<p><strong>I SAY</strong><br />
Pizza Pizzazz is unneccesary: I have a perfectly good oven already and don&#39;t need to spend $50 on a specialty pizza cooker.</p>

<p><strong>THEY SAY</strong><br />
Pizza Pizzazz is perfect for cooking pizza, there is no need to preheat the oven, and it is definitely worth the cost.</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p align="center">***</p>

<div style="padding:20px; margin:10px 30px 20px 30px; background:#d9f2f8; border-radius:10px; border:#ccc solid 1px;">
<h2 align="center"><strong>THE STORY</strong></h2>

<p>I&#39;m a high school dropout who went and got two Associates and is about to get a Bachelors. Looking to go for my Masters and possibly Ph.D now</p>

<p><strong>I SAY</strong><br />
I want to support my family and will hopefully find a good enough job to pay back all loans.</p>

<p><strong>THEY SAY</strong><br />
School is just a waste of time. You&#39;re spending all that money and the job market sucks</p>

<p>&nbsp;</p>

<h3 align="center"><strong>SO WHO&#39;S THE CRAZY ONE?</strong></h3>
</div>

<p>&nbsp;</p>

<hr />
<hr />
<p>&nbsp;</p>

<h2><strong>More Background on AmICrazyOrAreTheyCrazy.com</strong></h2>

<p>In today&rsquo;s digital era of crowdsourced wisdom, AmICrazyOrAreTheyCrazy.com stands out as a quirky, democratic platform for airing life&rsquo;s everyday disputes. Whether confessions, gripes, or uncertainties, the site invites users to step into the classic question: &ldquo;Am I crazy, or are they crazy?&rdquo;</p>

<p>This article introduces readers to the world of AmICrazyOrAreTheyCrazy.com, exploring its origins, defining features, sample content, reputation, and why it&rsquo;s become a minor touchstone for collective venting and judgment. Here, you&rsquo;ll find everything you need to know, from the roles of anonymity and storytelling, to its sociocultural context and frequently debated dilemmas.</p>

<h2>Site Overview: The &ldquo;Who&rsquo;s Crazy?&rdquo; Premise</h2>

<p>At its heart, AmICrazyOrAreTheyCrazy.com is a public confessional, interactive poll, and slice-of-life debate club rolled into one. The essential formula is simple but addictive:</p>

<ul>
	<li>
	<p><strong>Users submit stories</strong> about social awkwardness, family tension, work drama, etiquette questions, relationship confusion, or lifestyle clashes.</p>
	</li>
	<li>
	<p><strong>Each submission is split into two sections:</strong></p>

	<ul>
		<li>
		<p>&ldquo;I SAY&rdquo;: The poster&rsquo;s point of view, rationalizing their actions or feelings.</p>
		</li>
		<li>
		<p>&ldquo;THEY SAY&rdquo;: The other side&mdash;the stance of family, friends, coworkers, adversaries, or society at large.</p>
		</li>
	</ul>
	</li>
	<li>
	<p><strong>Visitors react</strong>&mdash;deciding &ldquo;Who&rsquo;s the crazy one?&rdquo; via votes or comments.</p>
	</li>
</ul>

<p>The stories range from the grave to the hilarious, and the ongoing dialogue offers both catharsis and crowd validation (or antagonism). The genius is in the simplicity: everyone faces moments when they&rsquo;re not sure who&rsquo;s out of step with reality.</p>

<h2>Ownership, History, and Management</h2>

<p>AmICrazyOrAreTheyCrazy.com is independently operated. Research suggests the site is managed by a small creative team or possibly a single web enthusiast interested in social commentary. There is no public record of corporate ownership or affiliation with larger media enterprises.</p>

<p>The vibe is resolutely homespun&mdash;this is not a slick, monetized advice platform, but rather an offbeat passion project. Launched in the early 2010s, it reflects the ethos of the web&rsquo;s golden years: participatory, lightly moderated, and open to all manner of &ldquo;lame&rdquo; or deep personal stories.</p>

<h2>User Base, Popularity, and Community</h2>

<p>While it&rsquo;s not a household name, AmICrazyOrAreTheyCrazy.com enjoys a loyal, active user base. The demographic trends toward young to middle-aged adults&mdash;digital natives drawn to casual spaces for sharing everyday qualms, seeking support, or enjoying a bit of harmless judgment.</p>

<p>The site&rsquo;s popularity comes in waves, often spiking when a particularly outlandish or relatable story circulates on social media, or when a submission mirrors a broader cultural debate about generational attitudes, work-life balance, language, or dating conventions.</p>

<p>Community guidelines are informal but clear: submissions can be &ldquo;lame&rdquo; or profound; what matters is authenticity. This inclusivity keeps the site down-to-earth and welcoming.</p>

<h2>Notable Features and Story Examples</h2>

<p>The submission format is totally open, resulting in a wide sample of contemporary issues. Repeat archetypes and storylines include:</p>

<ul>
	<li>
	<p><strong>Rebellion in the Workplace:</strong><br />
	The classic tale of an unpaid intern who takes a stand against strict corporate dress codes, opting for a Batman t-shirt, getting fired, and turning the episode into both a viral moment and career opportunity.</p>
	</li>
	<li>
	<p><strong>Family and Elder Care:</strong><br />
	Dilemmas about how best to move a parent into assisted living&mdash;should you hire a national moving company or rely on a trusted local firm, and what support is truly necessary for dignity in old age.</p>
	</li>
	<li>
	<p><strong>Flirtation and Rejection:</strong><br />
	Awkward tales of workplace crushes, mixed signals, and decoding whether &ldquo;it&rsquo;s not good timing&rdquo; is gentle rejection or circumstantial.</p>
	</li>
	<li>
	<p><strong>Language and Slang:</strong><br />
	Debates about &ldquo;Spanglish&rdquo; words&mdash;do new slang words like &ldquo;troca&rdquo; count as &ldquo;real&rdquo; language, and who decides what&rsquo;s valid in communication.</p>
	</li>
	<li>
	<p><strong>Roommate and Housing Disputes:</strong><br />
	Stories about feuding roommates, problematic romantic partners, boundaries, theft, eviction, and the fine print of shared living.</p>
	</li>
	<li>
	<p><strong>Lifestyle Choices and Peer Pressure:</strong><br />
	Open confessions of smoking weed (&ldquo;Feels good, man&rdquo;) and the inevitable responses on legality and social perception.</p>
	</li>
	<li>
	<p><strong>Tabletop and Kitchen Gadgets:</strong><br />
	Arguments over whether &ldquo;Pizza Pizzazz&rdquo; gadgets are an unnecessary expense or a must-have time saver for pizza lovers.</p>
	</li>
	<li>
	<p><strong>Love, Trust, and Jealousy:</strong><br />
	Navigating relationship tension when a partner stays friends with an old crush: &ldquo;Is it disrespectful, or am I being sensitive?&rdquo;</p>
	</li>
	<li>
	<p><strong>Educational and Career Ambition:</strong><br />
	From high school dropout to prospective PhD, posters weigh in on whether further schooling is visionary or delusional in a challenging job market.</p>
	</li>
</ul>

<p>Each story is followed by the site&rsquo;s signature refrain: &ldquo;SO WHO&rsquo;S THE CRAZY ONE?&rdquo; inviting the hive mind to render judgment.</p>

<h2>Structure, Content Diversity, and Submission Flow</h2>

<p>Unlike professionally-curated advice sites, AmICrazyOrAreTheyCrazy.com thrives on its variety. With no prescribed &ldquo;menu,&rdquo; the content is as diverse as the internet&rsquo;s users. Topics range from the mundane (dog poop disposal etiquette) to the storied and sensational (public firings, dating blunders, or family drama).</p>

<p>There&rsquo;s minimal gatekeeping. Storytellers can be verbose or laconic, bring big or small dilemmas, and submissions often reveal the poster&rsquo;s own uncertainties or irritations.</p>

<p>Visitors can:</p>

<ul>
	<li>
	<p>Read and browse stories by recency or popularity.</p>
	</li>
	<li>
	<p>Submit their own narratives.</p>
	</li>
	<li>
	<p>Vote or comment, offering support, disagreement, or advice.</p>
	</li>
</ul>

<h2>Goals, Philosophy, and Social Context</h2>

<p>The site&rsquo;s stated and unstated purpose is twofold:</p>

<ol>
	<li>
	<p><strong>Catharsis:</strong> Give people a forum to articulate their side of persistent social or personal struggles, getting validation or critique from strangers.</p>
	</li>
	<li>
	<p><strong>Collective Judgment:</strong> Harness public opinion to gauge whether someone&rsquo;s perception or actions are in or out of bounds, using a simple, binary framing that reflects how people often think about their problems.</p>
	</li>
</ol>

<p>Philosophically, the site pushes back at professionalized advice and celebrates the idea that sometimes there really isn&rsquo;t a clear &ldquo;right&rdquo; answer. It&rsquo;s a snapshot of social negotiation, bias, and the multiplicity of human standards.</p>

<h2>Press Coverage, Awards, and Cultural Impact</h2>

<p>AmICrazyOrAreTheyCrazy.com is frequently cited as an example of the internet&rsquo;s democratizing power: a place where everyone, regardless of expertise or background, gets to tell their side and invite open judgment. While it hasn&rsquo;t won celebrity awards, it&rsquo;s been referenced in online roundups of quirky confessional websites, social media threads, and digital anthropology blogs.</p>

<p>The site briefly went viral during a high-profile workplace story (the Batman-shirt-fired intern), highlighting its potential to intersect with news and public debate.</p>

<h2>Audience: Who Uses the Site?</h2>

<p>The site&rsquo;s visitors are a cross-section of:</p>

<ul>
	<li>
	<p>Young professionals navigating workplaces, friendships, and dating.</p>
	</li>
	<li>
	<p>College students and recent graduates facing generational and economic challenges.</p>
	</li>
	<li>
	<p>Adults dealing with family, caregiving, or housing dilemmas.</p>
	</li>
	<li>
	<p>Anyone looking for a reality check or just a voyeuristic window into other people&rsquo;s drama.</p>
	</li>
</ul>

<p>It appeals to the digitally-native, advice-savvy, and the humor-minded.</p>

<h2>Insights: Why Does This Site Matter?</h2>

<h2>Relatability</h2>

<p>No problem is too minor&mdash;and seeing everyday anxieties aired publicly demystifies and normalizes common struggles. Few platforms are so accepting of &ldquo;lame&rdquo; problems as legitimate stories worth collective wisdom.</p>

<h2>Participatory Sociology</h2>

<p>The site demonstrates how basic, binary judgment (&ldquo;Am I crazy or are they?&rdquo;) is a hallmark of human socializing&mdash;complex situations distilled into bite-sized, debatable anecdotes.</p>

<h2>Humor and Pathos</h2>

<p>By encouraging both self-deprecating humor and heartfelt honesty, the site fosters a unique blend of entertainment and empathy. Many stories are funny, but just as many are poignant or quietly revealing.</p>

<h2>Anonymity as Freedom</h2>

<p>With semi-anonymous posting, users can be bolder or more vulnerable than in real life or on social media, leading to more raw and revealing stories.</p>

<h2>Cultural and Social Significance</h2>

<p>AmICrazyOrAreTheyCrazy.com reflects the spirit of an age when everyone has a story&mdash;whether about dress codes, roommate theft, changing language, or making pizza. It&rsquo;s a microcosm of broader cultural debates and generational clashes, offering a forum for empathy, mockery, validation, and debate.</p>

<p>It captures the &ldquo;wisdom of crowds&rdquo; model in its purest form, eschewing experts for personal perspective and majority opinion.</p>

<p>&nbsp;</p>

<p>For those seeking advice, validation, or just to peek into the minds of everyday people, AmICrazyOrAreTheyCrazy.com is an honest, oddball, and endlessly varied window into contemporary social life. Its enduring appeal is rooted in the universal experience of doubt and disagreement&mdash;a reminder that for every conflict, there&rsquo;s an audience ready to weigh in with their verdict on &ldquo;who&rsquo;s the crazy one.&rdquo;</p>

<p>&nbsp;</p>

<hr />
<hr />











<div /*id="page_footer"*/ style="font-size:24px; padding:20px; text-align:center;">AmICrazyOrAreTheyCrazy.com</div>

<div style="clear:both;"></div></div>
</div>
<!--close content-->










<!--hor nav-->
<!--close hor nav-->



<!--footer-->



<!--close footer-->

<div style="clear:left;"></div></div>
<!--close main container-->







</div>
<!--outer container-->



</body>
</html>