curious, how does one go about "subscribing" to a person's feed via mastodon? Isn't the subscription input value normally someUser@someInstance.net (or https://someInstance.net/someUser)??
The full profile page itself also has the usual RSS Auto-Discovery META tags so that most feed readers will accept the profile page address itself and figure out the ATOM feed from that.
The only other twist would be for feed readers to add WebFinger support which would allow them to auto-discover the "full profile" page from the @some-user@some-instance.net style address. I don't think any feed readers have added that yet.
Well, just copy+paste their base user URL into your feed reader. I believe the feeds are in the header tags, so your reader will find them and present you with the options.