Delivery Executive Unknowingly Traps Man Inside His Own House With Stupidity
Chutzpah
By Hannah /
July, 02, 2025
Well, there are a lot of problems with deliveries but the story of this man is going to give it a whole new meaning altogether, a problem graver than the red card which means the provided address was untraceable and the customer has to go to the nearest hub to pick it up themselves. Here is why you should never; we repeat never push a delivery person to leave your parcel at your doorstep. By the way, do you remember when a delivery boy threw the parcel through a window and it directly landed into the commode?
Well, this is bigger and sort of better than that because this time not some item but a complete man was trapped inside his own house when a delivery executive left a package in a crazy place. California man, Jessie Lawrence took to his Twitter account to tweet a picture of the problem the lad had created. He also tagged the company (UPS) informing them how the stupidity of their employee, who put the package under the doorknob, made it impossible for the man to get out. But the mystery is, if he was inside why didn’t he receive the package?
And why would the courier guy leave the package in such a place? Was it to protect the fragile items from falling and breaking? Didn’t he realize the blunder he was creating? Thankfully Jessie was able to get out of his apartment although people wish to know how he managed to click a picture from inside the house. But this is nothing compared to the idiotic advice of lifting the handle up people are bombarding him with. Like he wouldn’t have thought of it?!
Jessie’s post has over 52000 retweets and 133000 likes; the UPS team too was quick in sending their apologies to the aggrieved customer and is currently looking into the matter. We hope the poor delivery boy doesn’t have to lose his job for one silly mistake.
The post Delivery Executive Unknowingly Traps Man Inside His Own House With Stupidity appeared first on Truly Unapologetic.
","
And why would the courier guy leave the package in such a place? Was it to protect the fragile items from falling and breaking? Didn’t he realize the blunder he was creating? Thankfully Jessie was able to get out of his apartment although people wish to know how he managed to click a picture from inside the house. But this is nothing compared to the idiotic advice of lifting the handle up people are bombarding him with. Like he wouldn’t have thought of it?!
","
Jessie’s post has over 52000 retweets and 133000 likes; the UPS team too was quick in sending their apologies to the aggrieved customer and is currently looking into the matter. We hope the poor delivery boy doesn’t have to lose his job for one silly mistake.
","
The post Delivery Executive Unknowingly Traps Man Inside His Own House With Stupidity appeared first on Truly Unapologetic.
"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/parcel-1642497005912.jpg","slug":"delivery-executive-unknowingly-traps-man-inside-his-own-house-with-stupidity","stores":[],"awic_rule":null,"domains":[{"id":6,"name":"Truly Unapologetic","domain_url":"trulyunapologetic.com","domain_story":{"id":3480,"story_id":2580,"domain_id":6,"deletedAt":null,"createdAt":"2021-12-13T06:58:01.000Z","updatedAt":"2021-12-13T06:58:01.000Z"}}],"categories":[{"id":22,"name":"Chutzpah","story_category":{"id":2118,"story_id":2580,"category_id":22,"deletedAt":null,"createdAt":"2021-12-13T07:07:22.000Z","updatedAt":"2021-12-13T07:07:22.000Z"}}]};
let domainData = {"id":6,"name":"Truly Unapologetic","domain_url":"trulyunapologetic.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/nUaJ7-1651559972078.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/ycV5B-1651559994561.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":"Whether you are young, old, and in between, learning never stops and who apologizes for that, right? Being unapologetic has its own charm and that is exactly what we are spreading at truly unapologetic. Recommended for those who can't care less about society.","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XzKBf-1651559998652.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":"google.com, pub-8886947692614071, DIRECT, f08c47fec0942fa0","is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:22:17.000Z","updatedAt":"2024-03-07T05:54:43.000Z","categories":[{"id":23,"name":"Comical","slug":"comical","children_category":[],"domain_category":{"id":1396,"domain_id":6,"is_menu":true,"category_id":23,"deletedAt":null,"createdAt":"2024-02-05T10:50:31.000Z","updatedAt":"2024-02-05T10:50:31.000Z"}},{"id":21,"name":"Thug Life","slug":"thug-life","children_category":[],"domain_category":{"id":1397,"domain_id":6,"is_menu":true,"category_id":21,"deletedAt":null,"createdAt":"2024-02-05T10:50:31.000Z","updatedAt":"2024-02-05T10:50:31.000Z"}},{"id":22,"name":"Chutzpah","slug":"chutzpah","children_category":[],"domain_category":{"id":1398,"domain_id":6,"is_menu":true,"category_id":22,"deletedAt":null,"createdAt":"2024-02-05T10:50:31.000Z","updatedAt":"2024-02-05T10:50:31.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);
});
}