HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gilgad13

no profile record

comments

gilgad13
·geçen ay·discuss
The feed is algorithmic, but its not personalized, and the algorithm isn't directly optimizing for engagement.

I believe these are the exact technical advancement the top-level poster was contrasting with cable networks, so the distinction matters here.
gilgad13
·2 yıl önce·discuss
Just because you want something to have a viable business model doesn't mean it does. If you want to get paid to develop open source software, I think you have a couple of options:

1. Just don't. Work on open source on the weekends, etc.

2. Do it as part of a "commoditize your complements" strategy.

3. Work at a company that is so large they can fund open source development as part of their advertising strategy.

4. Gather together some expertise in existing open source projects and sell consulting. Crucially, you'll probably need to build on top of some existing open source install base or name recognition. Redhat didn't start the linux project or the gnu userland, Percona didn't write mysql, etc. In some sense you are now one of the leaches that posts such as this one complain about.

The fundamental piece in common here is that the open source bit isn't the main value driver for the business.
gilgad13
·4 yıl önce·discuss
I imagine that opinions such as this have influenced this recommendation: https://research.swtch.com/deps . I think there is some spirit in Go of not taking on a ton of small dependencies, but that may be a hold-over from before Go had a built-in package manager.

I think as an organization grows to some combination of available resources and severity of an outage this view becomes more and more common.