// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
29.4 C
Singapore

Man who rented a room wants to leave after 2 weeks because of curry smell

SINGAPORE: A man took to social media seeking advice because he rented a room in Singapore without seeing it first. He booked the room while he was still overseas, and less than a month later, he already wanted to leave. As u/Famous-Brilliant6813 wrote on r/askSingapore on Monday (Oct 24), “I rented a room without viewing in-person and now I want to bail.” He explained that he had signed a lease valid for six months with a landlord, adding, “Because I was moving directly from overseas, I needed a place before I landed and hence didn’t get a chance to see it in person.”

However, two weeks after he had moved into the room, he already wanted to leave because of the smells from his fellow tenants’ cooking. “I find that as tolerant and patient as I am, the tenants do a lot of heavy cooking of curries and as a result, the smell has seeped into my room slowly,” he added.

The post author added that he’d tried several solutions to address the problem, including using a diffuser and a Thirsty Hippo—a dehumidifier/moisture absorber that also acts against smells—as well as an air freshener, but claims that the cooking smell has pervaded his space so much that it makes him feel ill.

See also  "I got a shock of my life" - Parent surprised that mixed rice stall charged son extra for curry sauce

He also describes his fellow tenants as “truly nice people” with whom he gets along well. The post author also refuses to ask them to cook something else, saying this behaviour would be unkind.

Some commenters on u/Famous-Brilliant6813’s post have suggested more ways to eliminate the smells from his room, including sealing off his door with tape and getting a draft excluder for the bottom of his door. Others suggested a filter or fan that can do positive pressure ventilation. Lighting candles also appeared to help one Reddit user. One said the post author could get a big box of baking soda or a bag of charcoal for his room.

Others suggested a dialogue with his fellow tenants—such as suggesting they open windows when they cook or getting a pressure cooker that seals in the smells from the cooking.

Unfortunately, there appears to be no way for the man to break his contract, and a few Reddit users told him that he can leave as long as he pays the landlord whose room he sublet for the six-month duration of the contract. /TISG

See also  Man wanting to rent Bukit Timah condo unit told, ‘We don’t accept S’poreans’

Read more stories: ‘I’m lucky my parents are still able to support me, but I need a job asap to fill the gap’ — Jobless S’porean says

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //