// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29.3 C
Singapore

[Discussion] Do not fundraise for the sake of fundraising. Get shit done

But is that correct? Isn’t it important to start raising cash when you don’t really need it? Or, is it better to get shit done?

vc fundraise startups

“Don’t fundraise for the sake for fundraising. Get your shit done”.

The ideal behind this sentiment is that Founders are spending all of their time running around the city trying to get cash from investors with no rhyme or reason.

Entrepreneurs are seemingly raising cash because they are “supposed to” and don’t have a clear, concise plan for what they plan to do with the money. That’s the way the industry works right?

But, is this a fair criticism? Are we not told to begin raising money before the company really needs it? What’s worse, constantly raising money? Or focussing to hard on “getting your shit done” and looking up one day to realise the run rate is two months?

Also Read: Malaysia Digital Hub launches, enables startups to get up close and personal with digital economy global markets

e27 community, what do you think? What would you do?

The post [Discussion] Do not fundraise for the sake of fundraising. Get shit done appeared first on e27.

Source: e27
vc fundraise startups

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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