I was reading the book "Howard and Rubin, “Consequences of the Axiom of Choice”.
For example, why do not exists sets that are neither countable nor uncountable?
It is interesting to point out that there are some statements on countable and uncountable sets that depend on the presence of weak choice principles (which are weaker versions of the Axiom of Choice).
For instance, there are models of ZF on which the statements “A countable union of countable sets is countable”, or even “A countable union of finite sets is countable”, do not hold. In fact, there is a model of ZF with a countable family of pairs whose union is uncountable.
One could intuitively think that this union of a countable family of pairs, which lives in a model where the Axiom of Choice is not available and because of that enjoys its existence as an awkward uncountable set, would become a countable set as soon as the Axiom of Choice would enter the room, but this is just a tale we tell to our students and has no formal meaning.
I'm quite fond of using permutation models (https://en.wikipedia.org/wiki/Permutation_model) for these sorts of constructions, since they're a relatively simple way of constructing models of ZF with Ur-elements (not quite the model of ZF you're looking for, but you can enhance these arguments using forcing to produce models of ZF)
In this case, construct a model of ZF with Ur-elements $a_{i,j}$ where $i \in {0,1}$ and $j \in \mathbb{N}$. Let $G$ be the group of permutations of the $a_{i,j}$ such that for each $j$ either $a_{0,j}$ and $a_{1,j}$ stay fixed or are switched.
Define a set $x$ as nearly-fixed by $G$ if there's some finite set of indices $J$ such that any element of $G$ that fixes the $j$th pair for every $j \in J$, also fixes $x$.
The sets that are hereditarily nearly-fixed by $G$ (i.e. they are nearly-fixed by $G$ and their elements are hereditarily nearly-fixed by $G$) form a model of ZF with ur-elements. In this model, $\bigg\{\{a_{0,j},a_{1,j}\}\bigg\}_{j \in \omega}$
It's been a while since I've worked with permutation models, so please correct me if I've made a mistake somewhere!