Being $K$ any field, I am trying to figure out if $x^2-y^2-1$ is irreducible in $K[x,y]$.
My approach was to assume there is a decomposition $x^2-y^2-1=(ax+by+c)(ex+fy+g)$ and try to reach a contradiction. At some point doing this, I reach that the equation $b^2+c^2=0$ must be satisfied. If $K$ were, for example, $\mathbb{R}$, from this I could conclude that $b=c=0$ and that allows me to reach later a contradiction. But since $K$ could be any field, I do not think I can do that.
Am I missing something? Is there a way to easily prove whether this polynomial is irreducible?