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.

Can You Use FreeBSD for a Developer Machine in 2020? – By Jeremymorgan

2 pointsby rodrigo975over 5 years ago

1 comment

metalliqazover 5 years ago
The most powerful machine in my home happens to be a second-hand server running FreeNAS, which is based on FreeBSD. So I have a couple of Xeons that only have to manage 4 disks in RAIDZ1. There&#x27;s plenty left over to also be my primary development machine. I have my development tools installed in a big jail and I access it via SSH from my Windows machine.<p>In general it works, but I run into various issues trying to get tools and libraries installed pretty much every time I start a new project. Overall, I wouldn&#x27;t recommend it.