Home / Companies / Coder / Blog / June 2024

June 2024 Summaries

5 posts from Coder

Filter
Month: Year:
Post Summaries Back to Blog
Coder, a company focused on enhancing developer productivity, has raised $35 million in fresh capital as part of its Series B funding round. This brings their total Series B funding to $65 million. The funds will be used to further develop cloud development environments (CDEs) and expand operations in Europe. Coder aims to make developers 10x more productive by leveraging the power, security, and scalability of the cloud. They plan to invest in new developer insights capabilities, ephemeral workspaces, and expanding their European presence.
Jun 25, 2024 878 words in the original blog post.
A webinar by Coder's CEO, Rob Whiteley, and Senior Technical Marketer, Tim Quinlan, discusses how organizations can manage generative AI (GenAI) for developers at scale. They cover solutions like GitHub Copilot and Google Gemini that boost developer productivity but also suggest considering factors such as evaluating each solution's features, governance challenges, and efficient scaling of compute resources to keep costs under control. Coder is agnostic about GenAI providers and helps organizations manage these tools effectively while maintaining developer experience and resource allocation control. The webinar includes a live demo of deploying GitHub Copilot and Google Gemini with Coder and showcases its features for efficient scaling, onboarding, and integration with other parts of the development lifecycle.
Jun 24, 2024 533 words in the original blog post.
Cloud Development Environments (CDEs) are becoming increasingly popular among fast-moving, entrepreneurial organizations. Gartner has recognized CDEs as a technology to watch in its Hype Cycle™ for Emerging Technologies and predicts that by 2027, 40% of organizations in highly regulated verticals will mandate cloud development environments. Key drivers behind CDE adoption include improving developer experience, providing secure and productive cloud environments, and addressing issues such as onboarding and project management. Companies like Palantir Technologies have experienced tangible benefits from adopting CDEs, leading to faster development cycles, reduced need for onboarding and support, and a clear path for more external contributions.
Jun 18, 2024 719 words in the original blog post.
A Meetup is being hosted at the Austin Office, with an opportunity for interested attendees or speakers to participate. The latest version of Coder (2.12.0) has been released, boasting a five-fold increase in throughput compared to previous versions. This improvement is attributed to major enhancements in networking and performance features. Additionally, the new release introduces multiple announcement banners, increased visibility into IDE usage patterns, and the ability for developers to choose their preferred environment for Workspaces. Coder continues to prioritize user experience by addressing bugs and releasing patches as needed.
Jun 04, 2024 465 words in the original blog post.
In this article, the author discusses how they improved the performance of a userspace TCP stack in Go by 5X. They explain that throughput is an important measure of network connection quality and describe how Coder v2.12 includes several networking improvements that increase throughput dramatically. The author delves into the details of these improvements, including increasing TCP buffers, implementing HyStart for better congestion control, and optimizing packet processing within the Coder process. They conclude by stating that while significant progress has been made in network performance, they will continue to work on improving it further.
Jun 04, 2024 2,853 words in the original blog post.