// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

Jamus Lim criticises Trump administration’s move to bar Harvard from enrolling international students

SINGAPORE: Workers’ Party MP Associate Professor Jamus Lim has criticised the Trump administration’s recent decision to revoke Harvard University’s ability to enrol international students, calling the move “utterly wrongheaded and counterproductive.”

In a Facebook post on Friday morning, Lim weighed in on the unfolding controversy between the U.S. government and the Ivy League institution. The decision comes after Harvard reportedly resisted demands to furnish information on certain foreign students. U.S. authorities responded by framing international enrollment as a “privilege, not a right,” and accused the university of fostering a hostile and racially biased environment.

Lim, an economics professor by training and long-time advocate of balancing foreign and local student intake in Singapore, expressed concern over what such coercive policy signals for education systems globally. While reiterating his support for prioritising Singaporean enrolment in local universities, especially in high-demand sectors like technology, he warned against “extreme, self-defeating policies” that isolate institutions from the international academic community.

“Shutting out top global talent will ultimately undermine competitiveness, deprive students of diverse perspectives, and break the cycles of mutual knowledge exchange,” he wrote. “For any institution whose objective is to advance the frontiers of human understanding, this is not only detrimental; it is destructive.”

Lim emphasised the importance of maintaining a “reasonable balance” between foreign and local presence in schools and workplaces, cautioning against adopting exclusionary measures driven by political expediency. He cited ongoing legal developments in the U.S., including a temporary injunction granted by a court, as reasons to continue monitoring the situation.

“There is always more to learn from the ideas of those that are different from us, and we shut those out at our peril,” Lim added.

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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