What if, an AppView that's really lazy, and only watches for events from people you follow or that are otherwise relevant to you, and that also could run in your browser.
Claude 4.0 review so far:
Its definitely the best coding model, really solid stuff there.
It doesn't necessarily generate better code on a function by function level, but it stays on track for longer tasks much better, and its a lot better at spotting issues.
LLMs are enough of an improvement to my workflows that i find people who call them useless really funny.
Yes they make mistakes, but so do i, and the loop to fixing those mistakes is shorter with their help.
So, thing I learned today that Claude is really good at.
Log Parsing.
Apparently you can just shove a ton of haproxy logs into it and ask "whats going on??" and it does a great job of diagnosing issues
If you want to give feedback on a feature
first, inform yourself on how it works, dont make dumb assumptions
second, dont just spam shit on a pull request that the dev working on the project has to deal with