TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Thoughts on development process in cloud

1 pointsby hitchnsmileover 7 years ago
I a value my freedom a lot. In this case it&#x27;s not-heavily-dependable-on-stuff-like-freedom.<p>Flexible development environment. And means to access it through any type hardware from anywhere in the world. By development environment I mean: ability to write code, ability to test code, git support, at least basic linux functionality.<p>I&#x27;ve been researching this topic for a while now and so far I&#x27;ve discovered these options: - External server: inside some ubuntu, tmux, vim, language-specific packages and connect through SSH&#x2F;Mosh (Amazing example by Jannis. Just to be able to work pants-free https:&#x2F;&#x2F;jann.is&#x2F;ipad-pro-for-programming&#x2F;) - Docker image with needed configs and download it on each machine. - Environemnt-based configs that quickly configure any machine to your needs. - Cloud IDE&#x27;s<p>Share your thoughts&#x2F;experience in developing without heavy IRL dependencies.

no comments

no comments