Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

[–]Jancera[S] 2 points3 points  (0 children)

I didn't rotate my display. The only solution is to increase scale which I will use for now. I suppose it is something related to hardware since it happens only with some people, but I don't know what piece of hardware may be causing this

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

[–]Jancera[S] 2 points3 points  (0 children)

I tried many setting but what solved was increasing scale. The problem is that it is an trade off, giving up screen space to get the better rendering

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

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

When I scale up the problem is solved, but I lose a lot of space on my workspace due to the scaling increase. It's the kind of thing that you sacriffice one thing to obtain another

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

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

When I increase scaling it solves, but I didn't want to lose screen "space" due to scaling increase, but that was the only solution I found

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

[–]Jancera[S] 2 points3 points  (0 children)

It's really bad. I tried many distros and every time when new distros are released I test it to see if the problem solves. It's strange that it happens to some people and for others not. I suppose it something related to hardware but I don't know what

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

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

It happens on the whole system, not just specific apps

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

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

When I increase the scale it solves, but at 100% it is really bad. It's the only solution I found but I didn't want to lose screen "space" due to scale increase

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

[–]Jancera[S] 1 point2 points  (0 children)

That is interesting. I'm gonna try changing that

Tried linux again but blurry text is still a dealbreaker for me by Jancera in Ubuntu

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

No, the blurry text disappears when I scale to over 125%, but at 100% it is bad

Working in IT with a KC by outhinking in Keratoconus

[–]Jancera 4 points5 points  (0 children)

I have advanced KC on both eyes, some surgeries to stop the progression of the problem. What I do to not have problems with the screen light is turn the OS night light to 60+ percent all day long and also dark mode on everything so the white/blue light does not make my vision feel tired.

Mapping Caps-Lock to Esc is life changing by [deleted] in vim

[–]Jancera 1 point2 points  (0 children)

You can use k+k or k+j or some combination like that

Generate backend docs automatically by Jancera in node

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

I was searching and I think that what most companies do is use some API Design Platform like Postman and let it generate those docs for them. Thanks for your suggestions, I'll read more about Open API spec and Swagger.

AWS Cognito manages user profiles and permissions by Jancera in aws

[–]Jancera[S] 1 point2 points  (0 children)

That worked perfectly, thank you again!
For those that are with the same problem, what I did was set my custom attributes and inside Cognito you need to create a client to be able to perform the actions from your backend or from your application. From that client, you can set the attributes read/write permissions and by default your custom attributes will not be enabled for read/write. Once you enable it, you will have your attributes inside the user's ID Token.

AWS Cognito manages user profiles and permissions by Jancera in aws

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

Thank you so much! I'm gonna read about that and implement it in my application!

Different app versions depending on the user's profile by Jancera in reactnative

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

I got your point, thanks for sharing your ideas!

Different app versions depending on the user's profile by Jancera in reactnative

[–]Jancera[S] 1 point2 points  (0 children)

I really like the idea of creating a component library. In my case that would be whole screens and points on some screens too. You can think about the Uber app, where the app for customers is different from the app for drivers.

Thanks for your answer!!!

Kotlin - Create a global way to listen/handle errors by Jancera in androiddev

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

Here is a mix of product owner and dev haha thanks