// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 28, 2026
29.4 C
Singapore

Fresh grad lost job to FT and lamenting about his future in Singapore

The following letter is republished from the Transitioning website.


Just felt like highlighting, I’m a fresh grad and recently had lost a job opportunity to a foreign talent with similar class and grades.

Best of all, he is on a scholarship and didn’t even have to pay for his education in Singapore. While I am happy for him, it’s sad to know that the Singaporean interviewers would rather hire a FT than their fellow countrymen.

Wonder how can we even compete on equal footing given that I have to take care of my sickly parent and still cope with school and eventual loans?

I’ve tried to apply for 50 over jobs to not much response. On hindsight, I’ve been a fool thinking that staying in Singapore was even a good choice.

Now we all have to worry about our future generations and children, or maybe does it even make sense to start a family?

- Advertisement -

Hot this week

Singapore-registered cargo ship attacked in Strait of Hormuz: MPA

All 21 crew members were unharmed at the time of the incident, and no Singaporeans were on board.

Malaysia to US businesses: JS-SEZ is open for business, politics won’t change that

Malaysia's JETCO has pitched the JS-SEZ to American business leaders in Singapore, highlighting Johor's industrial strengths, digital infrastructure, and investment stability ahead of upcoming elec...

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