You are viewing a single comment's thread from:

RE: Introducing Hive Report Card: A Tool to Analyse Content Complexity, User History, and More!

Implemented a fix to filter out cross posts, using regex (character manipulation!)

If the permlink has hive-[xxxxxx] where the space between the square brackets are 6 digits, at the end of it; exclude the cross posts. Looks like it worked in my local testing, but please verify and let me know if it is doing anything strange. The change is live now :)

Sort:  

I just checked it out, it got a bit slower to fetch all.
It looks totally different now, especially in the readability scores. (Ps. english is my third language of learning but shouldn’t be taken into account)

How come there is none professional included now? By removing just the cross posts there should be some still left, right?
I don’t know how many posts I have written to be honest or how many cross posts, if the cross posts are filtered out: It dropped half in the tool.

Further in the post history it still says 239 words for the last post, but the post itself is 1324 words.

You work fast ;)
I’m back to packing some boxes now… we are moving next week.
Will reply later. Have a good evening/ night. It is morning here.

LLMs help a lot with code, once you know what the problem is. Will investigate the word count issue further.

I saw you solved the word count problem. Great job.

It still has issues, I've been working on them all day :P I will publish a post with some of the more major improvements later as an addendum to this one, because there are far too many people to reply to individually with updates to each issue :P

I noticed. The image count seems to much for each post.
I do like that you added replies and engagement. That is very useful.

Haha I can imagine. Lots of people helping too to detect bugs.
Cool looking forward to that post.
Enjoy your evening.

I just rolled out more changes, made a new post about it. I documented the image count issue, if you can give me an example of your recent post that has the mismatch on my new post I will investigate that some time next week.

My next week is very busy, though - so improvements won't come nearly as quick!

Made improvements to the word count logic. More regex!

It doesn't match exactly with peakd, but it way more accurate than what it was before.