// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27.1 C
Singapore

[Discussion] I am being recruited by an early-stage startup; Is there a dark side I should be worried about?

I am excited by the founder’s disruptive vision, but are there disadvantages? Should I just join a big-name corp instead?

Startup

I have a friend who is fresh out of college, and he is being wooed by an early-stage startup founder, but also has a job offer with a multinational corp.

Help our friend make the right decision with your opinion, advice and suggestions at the comments below.

Also read: [Discussion] What is one piece of advice you would tell a 19-year-old university student who wants to drop out and start a company?

—-

Image Credit: yarruta / 123RF Stock Photo

The post [Discussion] I am being recruited by an early-stage startup; Is there a dark side I should be worried about? appeared first on e27.

Source: e27
Startup

Hot this week

‘Our country’: Anwar calls on Malaysia to move past racial politics nearly 70 years after independence

Prime Minister Anwar Ibrahim has called on all parties to stop exploiting racial issues for political gain, saying Malaysia cannot afford to remain trapped in communal divisions nearly 70 years aft...

Leong Mun Wai on ministerial salaries: More important question is what kind of political environment inspires more Singaporeans to serve

From Mr Leong's FB post on Sept 20: "Rather than continually asking how much we need to pay to attract political talent, perhaps we should also ask what kind of political environment will inspire m...

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