Man Used Passive-Aggressive Notes To Point Out His Housemates’ Annoying Habits
Entertainment
By Sabrina /
July, 03, 2025
Of course, levels of cleanliness may differ in people- some are OCD about hygiene, while some maintain moderate levels of it but then there is this section that has no relation to a clean surrounding whatsoever. It is said that even a dog cleans the place before sitting but some humans have degraded themselves so much so that animals seem better in comparison. To cite an example here is a story of a guy who apparently had enough of the nastiness and dinge of one of his fellow apartment resident and so he decided to teach him the basic etiquette with politeness.
We agree it is impossible to be full of precision and organization-keeping your shoes immediately back in place, doing the dishes just after finishing the meal, etc. But all of us are capable of maintaining the basic levels of tidiness needed to sustain and avoid illnesses to spread and comedian Justin Cousson is gaining momentum for helping his fellow flat mates realize the same by leaving passive-aggressive notes all around the house. In an amusing post, he put up pictures of his messy house that he turned into an art gallery dignifying each waste item as a piece of modern art.
“My one of a kind gallery is growing day by day but some critics avoid taking notice,” writes Justin. Things like an unwashed cheese knife, sour cheese smeared spoon, boxes on the couch age-old milk carton are funnily put to the auction from the prize ranging from five hundred dollars to six thousand dollars. He categorized all these masterpieces ‘mixed media’ and claimed the ‘age-old forgotten milk’ to be his favorite. “This one really evokes a deep emotion, it has been with us since 2017” he said sarcastically.
Now we know this is a bit too much but the fact that cleanliness is a much-needed thing needs to be addressed. We hope his housemates soon clean up before their precious stuff is sold out.
The post Man Used Passive-Aggressive Notes To Point Out His Housemates’ Annoying Habits appeared first on Tamed Flame.
","
“My one of a kind gallery is growing day by day but some critics avoid taking notice,” writes Justin. Things like an unwashed cheese knife, sour cheese smeared spoon, boxes on the couch age-old milk carton are funnily put to the auction from the prize ranging from five hundred dollars to six thousand dollars. He categorized all these masterpieces ‘mixed media’ and claimed the ‘age-old forgotten milk’ to be his favorite. “This one really evokes a deep emotion, it has been with us since 2017” he said sarcastically.
","
Now we know this is a bit too much but the fact that cleanliness is a much-needed thing needs to be addressed. We hope his housemates soon clean up before their precious stuff is sold out.
","
The post Man Used Passive-Aggressive Notes To Point Out His Housemates’ Annoying Habits appeared first on Tamed Flame.
"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/BA5xAbH-notes.jpg","slug":"man-used-passive-aggressive-notes-to-point-out-his-housemates-annoying-habits","stores":[],"awic_rule":null,"domains":[{"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","domain_story":{"id":3986,"story_id":3086,"domain_id":7,"deletedAt":null,"createdAt":"2021-12-13T07:23:27.000Z","updatedAt":"2021-12-13T07:23:27.000Z"}}],"categories":[{"id":26,"name":"Entertainment","story_category":{"id":2624,"story_id":3086,"category_id":26,"deletedAt":null,"createdAt":"2021-12-13T07:33:26.000Z","updatedAt":"2021-12-13T07:33:26.000Z"}}]};
let domainData = {"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/Ht8Bf-1651669794849.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/WNrRC-1651669799079.png","og_image":"","apple_touch_icon":"","affiliate_id":null,"analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":null,"cdn_domain":null,"description":"-","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XfUvm-1651669804611.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":null,"is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:28:30.000Z","updatedAt":"2024-02-05T10:32:46.000Z","categories":[{"id":24,"name":"Fashion","slug":"lifestyle","children_category":[{"id":40,"name":"Health & Fitness","slug":"fitness"},{"id":50,"name":"Skin & Body Care","slug":"skin-and-body-care"},{"id":53,"name":"Food & Hygiene","slug":"nutrition-and-muscles"},{"id":54,"name":"Fashion ","slug":"menfemalekids-fashion"},{"id":55,"name":"Kids ","slug":"kids-only"},{"id":61,"name":"Vision","slug":"vision"}],"domain_category":{"id":1386,"domain_id":7,"is_menu":true,"category_id":24,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":25,"name":"Buzz","slug":"buzz","children_category":[],"domain_category":{"id":1387,"domain_id":7,"is_menu":true,"category_id":25,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":26,"name":"Entertainment","slug":"entertainment","children_category":[],"domain_category":{"id":1388,"domain_id":7,"is_menu":true,"category_id":26,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}}],"banners":[]};
let campaignData = null;
let url = new URL(window.location.href);
let query = url.search.replace('?','');
let uid = url.searchParams.get("uid")
let channelId = campaignData?.channelId
const ncidData = url.searchParams.get("ncid")
const rsoc = url.searchParams.get("rsfc");
const dyn = url.searchParams.get("dyn");
const pixel = url.searchParams.get("pixel");
const nrm = url.searchParams.get("nrm");
const readMore = document.getElementById('read-more');
readMore.style.visibility = "hidden";
const regex = /pixel=([^&]+)/;
const match = query.match(regex);
let pixelValue = "";
if (match) {
pixelValue = decodeURIComponent(match[1]);
}
let replacedString;
if(pixel && pixel.includes("pixel")){
replacedString = query.replace(regex, "pixel=12345678");
}else{
replacedString = query.replace(regex, `pixel=${pixelValue}`);
}
if(rsoc){
const elementsToRemove = document.querySelectorAll(".sas-keywords-box");
const newDiv1 = document.createElement("div");
newDiv1.id = "relatedsearches2"
newDiv1.className = "blog_artical";
const parentElement = elementsToRemove[0]?.parentNode;
parentElement?.insertBefore(newDiv1, elementsToRemove[0]);
elementsToRemove.forEach((element,index) => {
element.remove();
});
}
if(ncidData && rsoc){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var pageOptions = {
pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID!
styleId: "8711171478",
relatedSearchTargeting: "content",
resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) ,
resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page,
terms: "",
};
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
_googCsa("relatedsearch", pageOptions, rsblock2);
_googCsa("relatedsearch", pageOptions, rsblock1);
let relatedKeywords = document.getElementsByClassName("keyword-related-a");
for (let i = 0; i < relatedKeywords.length; i++) {
const link = relatedKeywords[i];
let url = new URL(window.location);
url.pathname = "/web/search";
url.searchParams.set("q", link.textContent.trim());
// Update the desired attribute, such as href
link.href = url.href;
}
// document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? "";
// document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? "";
// document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? "";
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
// fbq('track', 'Search');
});
}
if(dyn =="1" && campaignData){
const mainContent = document.getElementById('blog-data');
const mainRoute = document.getElementById('main-route');
const leftSidebar = document.getElementById('left_sidebar');
const rightSidebar = document.getElementById('sidebar');
const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`;
const currentTimestamp = Date.now();
leftSidebar.style.visibility = "hidden";
rightSidebar.style.display = "none";
mainRoute.style.display = "inline";
if(!nrm){
readMore.style.visibility = "visible";
mainContent.style.display = "none";
}
readMore.addEventListener('click', function() {
readMore.style.visibility = "hidden";
mainContent.style.display = "block";
});
var rsblock1 = {
container: "relatedsearches1",
relatedSearches: 5,
};
var rsblock2 = {
container: "relatedsearches2",
relatedSearches: 5,
};
window.addEventListener("beforeunload", function (event) {
var link = event.currentTarget.location.href;
let nextUrl = new URL(link);
});
}