Report Warns of Employment Risks for Side Hustles
A recent feature warns that employees can be fired for side projects, as many companies enforce restrictive policies on outside work. The article advises builders to review their employment contracts carefully to avoid conflicts of interest and intellectual property disputes. This caution is amplified by a separate account of a 20-year tech veteran who struggled to get hired after a layoff, underscoring the value of building a public portfolio as a career hedge.
- In the NYC startup ecosystem, AI remains a dominant sector, attracting 35% of the total venture capital raised. Companies like Hebbia, which provides an AI-powered analysis platform for finance, and Kustomer, an AI-driven customer service CRM, are actively hiring for engineering roles. Y Combinator's recent batches include numerous NYC-based AI startups such as Beacon Health, which is building AI agents for primary care. - For engineers building AI applications, popular open-source frameworks for creating AI agents in 2026 include Microsoft's AutoGen for multi-agent systems, CrewAI for orchestrating role-based agents, and LangChain as a foundational tool for connecting LLMs with data sources. LangGraph, an extension of LangChain, is gaining traction for managing complex, stateful workflows. - When developing LLM applications, a key best practice is to start with structured inputs and outputs instead of feeding raw text to the model, as this significantly improves performance. A crucial, but often overlooked, step is to create a comprehensive test set of at least 50-100 real-world examples to properly evaluate model and prompt performance before scaling. - Vertical SaaS, which targets specific industry workflows, is considered a highly defensible growth area. In 2026, a major trend is for vertical SaaS companies to acquire smaller, complementary tools to deepen their hold on a specific market, such as in healthcare operations or financial compliance. - For consumer and social apps, Gen Z's behavior is reshaping user acquisition. Over 90% use social media daily, with a strong preference for short-form video on platforms like TikTok and YouTube, which they increasingly use as search engines over Google. Authenticity is key, as this demographic responds to relatable, behind-the-scenes content rather than overly polished posts. - Indie hackers have successfully turned side projects into profitable businesses by focusing on solving a specific, tangible problem they personally experienced. Successful solo founders like Mike Perham of Sidekiq and Tim Bennetto of Pallyy emphasize starting with a small, achievable MVP and validating the idea with paying customers early, even while still employed. - To effectively manage a side project while working full-time, a common strategy is to establish strict time boundaries for both the day job and the project. Successful builders recommend setting small, weekly, achievable targets and focusing on consistent, even if small, daily progress to maintain momentum without burning out.