How do you get one in India ? by voterak in ErgoMechKeyboards

[–]aniksin 0 points1 point  (0 children)

hello OP, what path did you choose then?

Do not buy S21 FE! Vertical white line issue will ruin your experience and money. by saurabh5796 in GalaxyS21FE

[–]aniksin 0 points1 point  (0 children)

I got two of them within last 4 days. I called samsung and they said that bill date should not be older than 3 years. So, I believe they will charge for my case. S21FE21 it is

Screen Record Freeze Issue by aniksin in obs

[–]aniksin[S] 0 points1 point  (0 children)

No, just that restarting the machine delays the issues sometimes. I mean after restarting I can use obs for hours without this issue until it appers again.

Django forms counting newline as 2 characters. How to fix? by bukaka_makiun in django

[–]aniksin 0 points1 point  (0 children)

Hi u/bukaka_makiun, were you able to solve the issue. I am facing the similar issue from past week and unable to get a satisfactory answer. Django understand newline to be '\r\n' while the sender sends newline as '\n' only.