June 2022 Summaries
4 posts from Ona
Filter
Month:
Year:
Post Summaries
Back to Blog
An 18-year-old student from Dhaka with a broken laptop was able to continue developing software on an Android phone seamlessly using Gitpod. The cloud-based dev environment allowed the student, known as AXON in the Gitpod Community, to turn their Android phone into a powerful development machine. They used Gitpod to develop Optimus Discord Bot, which now powers the Gitpod Community Discord server. With Gitpod, software development is easier and more productive than with a local development environment. The student's experience using Gitpod on an Android phone led them to become a Community Engineer intern at Gitpod. They have since contributed to various projects and helped others in the community.
Jun 30, 2022
907 words in the original blog post.
Gitpod is a cloud-based development environment that enables developers to create and manage their workspaces. It provides an integrated development environment (IDE) with built-in support for version control systems like Git, continuous integration/continuous deployment (CI/CD) pipelines, and other tools commonly used by software developers.
One of the key features of Gitpod is its ability to automatically create a new workspace when a developer creates or modifies a branch in their Git repository. This allows developers to quickly get up and running with a fresh environment tailored specifically for the task at hand.
In addition to this, Gitpod also provides support for collaboration between team members by allowing them to share workspaces and access each other's code changes in real-time. It also integrates seamlessly with popular project management tools like Jira and Trello, making it easy for teams to track progress on their projects.
Overall, Gitpod is a powerful tool that can help streamline the software development process by providing developers with an efficient and effective way to manage their workspaces and collaborate with their team members.
Jun 21, 2022
1,883 words in the original blog post.
Gitpod raised $22,600 at the DevX Conf to distribute among open-source maintainers. The conference focused on automation, collaboration, and integration testing tools. Last year's event raised over $10,000 for unpaid volunteers and open-source project maintainers. This year's funds were distributed based on attendee votes, with the top recipients being ccls, hadolint, and patch-package. Gitpod hopes that other companies will start supporting open-source projects financially to empower their maintainers. The conference highlighted the importance of developer experience in modern engineering teams and provided a platform for discussing new concepts and ways of doing things within the DevX ecosystem.
Jun 14, 2022
1,095 words in the original blog post.
Gitpod is a company focused on enhancing the developer experience by automating software delivery pipelines and making software engineering more collaborative, joyful, and secure. As they scale globally, they have formalized their core values to define who they are and guide them towards their purpose. These values include "We, not me" which emphasizes teamwork and trust; "Integrate, don't dictate," highlighting the importance of community feedback and transparency; "Students of the game," encouraging continuous learning and personal development; and "Ship skateboards," promoting minimal viable solutions and impeccable agreements. Gitpod aims to foster a culture that supports these values as they continue to grow and evolve.
Jun 01, 2022
735 words in the original blog post.