As $n\rightarrow\infty$, we know that the fraction of primes that are $2 \hspace{1mm}(mod\hspace{1mm}4)$ tends to zero as two is the only prime with that property.
While I am aware that there are infinitely many primes of the form $4k+1$ and infinitely many of the form $4k+3$ what is the distribution like? As $n\rightarrow \infty$ do the number of $4k+1$ primes and $4k+3$ primes grow at different rates?
The Prime Number Theorem for arithmetic progressions states that $$\pi(x;a,n)\sim\frac1{\phi(n)}\frac{x}{\ln x}$$ as $x\to\infty$. Here $a$ is coprime to $n$, and $\pi(x;a,n)$ is the number of primes $p$ with $p\le x$ and $p\equiv a\pmod n$. Also $\phi$ denote's Euler's totient. In particular, $$\pi(x;1,4)\sim\pi(x;3,4)\sim\frac12\frac{x}{\ln x}\sim\frac{\pi(x)}2.$$
But there are more subtle aspects to this. Although $\pi(x;1,4)-\pi(x;3,4)$ is $o(x/\ln x)$ it appears to be more often negative than positive; this is Chebsyshev's bias.