Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Sometimes broken intelligence classifiers are created #1927

Open
Limero opened this issue Jan 17, 2025 · 0 comments
Open

iOS: Sometimes broken intelligence classifiers are created #1927

Limero opened this issue Jan 17, 2025 · 0 comments

Comments

@Limero
Copy link

Limero commented Jan 17, 2025

Sometimes when I create intelligence classifiers in the iOS app, they don't behave as expected, even afterwards on the desktop website.

I recently created a negative filter for Hacker News to hide posts with "is hiring" on iOS and now it always treats it as positive, even though the API response and settings shows it as negative.

Image

Image

Response from /reader/feed/6327282

{
	"titles": {
		"Ask HN:": -1,
		"hiring": -1,
		"Ruby": -1,
		"AI model": -1,
		"New Glenn": -1,
		"Is Hiring": -1
	}
}

I've tried flipping the identifiers back and forth between negative/positive and removing the site completely, but I can't get rid of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant