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

Letter to the Editor: ‘It’s high time to remove restrictions altogether and go back to pre-covid days’

Got a juicy story to share? Came across a gross injustice that needs to be heard? Want to have your opinion on current events made known? Email us your story with details and proof! Make your voice known!
[email protected]

Dear Editor,

Now that the vast majority of Singaporeans have been vaccinated, only a small minority refused the jab. They would have gotten the vaccine by now if they had wanted it.

There’s no point keeping the VDS measures now, as they are more punitive than preventive. It makes no sense at all, and it is not going to make any difference to the infection rates. It only makes the authorities look petty and vindictive to make people suffer for refusing.

In fact, our lives have been hijacked long enough. Enough of mandates and coercion. It’s high time to remove restrictions altogether and go back to pre-covid days. Let us take back our lives.

Lawrence Seow


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore.

 

- 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