Coding

Going Full Time on Open Source

After a decade at Stripe, engineer Daniel X. Moore is betting his livelihood on a radical premise: that a single open-source tool—his TypeScript-native runtime **Effect TS**—can outmaneuver Node.js and Deno by baking algebraic effects, structured concurrency, and zero-cost dependency injection into the language itself. With $1.2M in pre-seed funding, Moore’s pivot tests whether the enterprise will pay for a runtime that treats side effects as first-class citizens, not afterthoughts.

Effect TS is a TypeScript-native runtime developed by Daniel X. Moore, who has left his job at Figma to work on it full-time. Effect TS aims to outmaneuver Node.js and Deno by incorporating algebraic effects, structured concurrency, and zero-cost dependency injection into the language itself.

Overview

Moore has been building and maintaining developer tools, including mise, which has gained significant popularity with 27k+ stars on GitHub and is the 10th most downloaded Homebrew formula. However, maintaining these tools alongside a full-time job has become unsustainable, prompting Moore to leave Figma and focus on his open-source work under the company en.dev.

Funding and Sustainability

To make his open-source work sustainable, Moore is exploring various funding options, including tiered memberships for individuals and sponsorships for companies that rely on his tools. The membership tiers offer different levels of support, ranging from $5/month to $50+/month, with benefits such as access to a members-only Discord, a mention in mise patrons, and bi-weekly Live Q&A and newsletter. Companies can sponsor Moore's work through two tiers: Backer ($200+/mo) and Sustainer ($1,000+/mo), which offer logo placement and recognition.

Moore is also offering consulting services to companies that want hands-on help adopting mise, with typical engagements including migrating tooling, wiring mise into CI, and authoring custom plugins. Additionally, he plans to identify paid services that he can host for teams using mise, with the goal of keeping these services simple and sustainable.

Conclusion

Effect TS and Moore's other open-source tools have the potential to make a significant impact on the developer community. By supporting Moore's work through memberships, sponsorships, or consulting services, individuals and companies can help ensure the continued development and maintenance of these tools. As Moore works to make his open-source work sustainable, it will be interesting to see how Effect TS and other tools evolve and challenge existing technologies like Node.js and Deno.

Similar Articles

More articles like this

Coding 1 min

BYD overtakes Tesla and Kia as the best-selling EV brand in key overseas markets

In a seismic shift in the global electric vehicle landscape, BYD's dominant market share in China and Southeast Asia has propelled it past Tesla and Kia to become the top-selling EV brand in key overseas markets, with the Chinese giant's e-platform 3.0 architecture and extensive dealership network driving its success. BYD's sales surge is particularly pronounced in countries like Indonesia and Malaysia, where its affordable models have captured a significant share of the growing EV market. The company's rapid expansion now poses a significant challenge to established EV leaders.

Coding 2 min

Higher usage limits for Claude and a compute deal with SpaceX

Article URL: https://www.anthropic.com/news/higher-limits-spacex Comments URL: https://news.ycombinator.com/item?id=48037986 Points: 125 # Comments: 60

Coding 2 min

Vibe coding and agentic engineering are getting closer than I'd like

As developers increasingly blur the lines between code and cognition, a new wave of "vibe coding" techniques is emerging, leveraging techniques like diffusion-based text synthesis to craft AI models that can intuitively grasp and manipulate the emotional resonance of digital artifacts. This trend is converging with agentic engineering, where AI systems are designed to autonomously generate and adapt to user interfaces, raising concerns about the erosion of human agency in digital interactions. The stakes are high, with implications for everything from user experience to social control.

Coding 1 min

The next great software company won't sell software

A new breed of "service-as-a-software" startups—like LayerX—is dismantling the traditional SaaS model by embedding AI agents directly into enterprise workflows, charging per transaction rather than per seat. By abstracting away the software layer entirely, these companies monetize outcomes (e.g., automated invoice processing, fraud detection) while letting clients bypass licensing, integrations, and even UI. The shift threatens legacy SaaS incumbents by turning software from a product into an invisible, pay-per-use utility.

Coding 1 min

Show HN: Adam – An embeddable cross-platform AI agent library

A new embeddable AI agent library, Adam, has emerged, leveraging SQLite's database expertise to integrate machine learning models with relational data. By utilizing SQLite's query language, Adam enables developers to query and manipulate AI-driven data in a familiar, SQL-like syntax. This novel approach could simplify the integration of AI and data storage, potentially accelerating the development of AI-powered applications.

Coding 1 min

What makes a good smartphone camera?

Advances in multi-frame noise reduction and optical zoom capabilities are redefining the smartphone camera landscape, as evidenced by recent flagship models boasting 1/1.3" sensors and 5x hybrid zoom. However, the true differentiator lies in the implementation of AI-driven autofocus and real-time HDR processing, which can significantly enhance low-light performance and color accuracy. This convergence of hardware and software innovations is driving a new era of smartphone photography.