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: What systems or tech do you use to speed up your development process?

2 pointsby febinalmost 5 years ago

2 comments

jonpalmiscalmost 5 years ago
Docker is great. I wouldn’t say that I am a Docker expert, or a power user even, but being able to spin up a PostgreSQL, nginx, etc. nearly instantly and without lots of configuration is awesome. It keeps me focused on writing code, not configuring programs.
walljmalmost 5 years ago
I use docker, visual studio, a lot of custom powershell functions, git and gitlab.