This repo is going to be an alternative frontend that you can run.
It will try and use as little javascript as possible and put most logic in golang.
a little webapp that just imports cloutcli and calls
cloutcli.FollowingFeedPosts(username)
Notice you just change "?username=x" in the url to get a different following feed.