// Adds dimensions UUID, Author and Topic into GA4
Friday, August 21, 2026
27.6 C
Singapore

‘Are we surprised?’ netizen reacts as survey finds 3 in 10 Singapore workers ‘quiet cracking’

SINGAPORE: Workers who continuously show up at work but are burning out due to pressure, job uncertainty, and stalled professional growth are said to be ‘quiet cracking’, but netizens online are not surprised that this worrying workplace issue was felt “frequently” by about three in 10 Singapore workers.

The poll conducted by global recruitment consultancy and talent solutions firm Robert Walters on LinkedIn also found the same issue felt “occasionally” by nearly seven in 10 Singapore respondents.

On r/singapore, a netizen wrote, “Are we surprised? When job performance doesn’t guarantee job security or job advancement, more and more nowadays, this is only expected.”

Others were just as unsurprised, saying, “This has been going on for a while.”

One commenter said employees are expected to “overdeliver and outperform to justify their pay,” facing stress not just from their work but also from growing competition with foreign talent, and the risk of being laid off anytime amid left and right restructuring these days.

Meanwhile, another added, “This is what happens when we’re always enriching others instead of ourselves, mentally and physically. The rat race will burn us out.”

Besides quiet cracking, other younger workers seem to be quitting corporate altogether as it’s not “the goal” anymore. Some have even considered becoming a hairdresser instead, as unlike the constant grind of corporate—which is said to leave people exhausted and soulless—they never saw hairdressers quit for the same reasons. /TISG

Read also: Economic frustrations push Gen Z toward risky investments

- Advertisement -

Hot this week

‘There’s literally nothing in China for me’: Singapore-raised man uncertain after repeated PR rejections

After another unsuccessful application, the Singapore-raised man said he is unsure whether he will eventually be able to remain in Singapore permanently.

TikTok on ‘forever empty reserved MRT seat’ stirs up a lot of feelings among Singaporeans

After a TikToker wrote, "May the MRT reserved seat remain empty forevermore," Singaporeans had a lot to say

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); } });
// //
Enable Notifications OK No thanks