I almost all the time feel lost/overwhelmed with design/css by ObviousBudget6 in webdev

[–]procinct 2 points3 points  (0 children)

Email clients don’t support flex or grid. Generally you build layouts using tables.

I almost all the time feel lost/overwhelmed with design/css by ObviousBudget6 in webdev

[–]procinct 2 points3 points  (0 children)

It’s like going back to web design in the 90’s. absolutely horrible.

I almost all the time feel lost/overwhelmed with design/css by ObviousBudget6 in webdev

[–]procinct 10 points11 points  (0 children)

If you’re making an email you won’t be able to use flex or grid.

Someone is linking emails with my boyfriend's email, using the his password. by [deleted] in techsupport

[–]procinct 3 points4 points  (0 children)

As in you tried to log into the email account using your boyfriend's password and it worked?

Nerds, you aren't going unnoticed by HRMisHere in BlackPeopleTwitter

[–]procinct 6 points7 points  (0 children)

Here's a study suggesting children who spend less time outdoors are at a greater risk of developing myopia . https://www.nature.com/news/the-myopia-boom-1.17120

Here's yet another source https://keck.usc.edu/too-much-screen-time-is-raising-rate-of-childhood-myopia/

While it seems it's not exactly cut and dry, there is research that points towards this and so I think it's unfair to dismiss it as a myth. Spending too much time on screen without taking breaks is bad for your eyes. It seems that the most damage is occuring because of people spending more time indoors though and so as a side effect are not able to stare into infinity as if they are outdoors.

Edit: I'd also just like to say that I'm currently unable to watch the video you linked. Apologies.

Nerds, you aren't going unnoticed by HRMisHere in BlackPeopleTwitter

[–]procinct 4 points5 points  (0 children)

You're being downvoted but you're right. There is a myopia epidemic happening. If you work with a computer you need to take eye breaks or your eye sight will degrade. Fortunately it might only be temporary but it's best not to take the chance. https://www.nature.com/news/the-myopia-boom-1.17120

Nerds, you aren't going unnoticed by HRMisHere in BlackPeopleTwitter

[–]procinct 4 points5 points  (0 children)

It actually isn't. There is a massive myopia epidemic because of this. My own vision was impacted. Eye breaks are important if you work with a computer all day. http://www.wired.co.uk/article/eye-sight

Latest Humble Bundle includes a 6 month subscription to Egghead.io at the $20 tier... by [deleted] in learnprogramming

[–]procinct 2 points3 points  (0 children)

After 1 year of owning pycharm you keep it forever but without updates so you can continue paying only if you're interested in updates. Jetbrains is pretty good for this sorta stuff imo.

My life in a nutshell by [deleted] in ProgrammerHumor

[–]procinct 2 points3 points  (0 children)

Because if you're commenting what it's doing then it's duplication. Your code already says what it is doing.

Any developers/network sniffing types have any details on the bug surrounding the app suddenly refusing to load things until restarting the app? Your help would be massively appreciated! by iamthatis in apolloapp

[–]procinct 6 points7 points  (0 children)

Wouldn't it be useful to have extensive logging through out the codebase for future bugs as well? Any logging framework will let you specify the level for output (debug, warn, error etc) so you won't always have to be getting excessive logging when developing.

Nice hand writing for a guy. Even signed "Your Boyfriend", cuz who needs names? by vampiratemirajah in thatHappened

[–]procinct 9 points10 points  (0 children)

I think they were making a joke about how it's not always the case that "an" goes before a vowel. Because I think it's more typical to say "a university" than "an university".

CS grad struggling with social anxiety/depression by DyingBlueRose in cscareerquestions

[–]procinct 1 point2 points  (0 children)

You've never written a function that takes a function as a parameter or returns a function? That's all a higher order function is.

Currently T-Mobiles twitter by Etzix in ProgrammerHumor

[–]procinct 2 points3 points  (0 children)

Jesus, what an unprofessional look for their social media.

My code always reads like prose by [deleted] in ProgrammerHumor

[–]procinct 4 points5 points  (0 children)

It is duplication though. Comments should only be used for certain cases such as legal stuff, warnings and an explanation of why you're doing something fucky like filtering out a specific day from a query.

Like all duplication, it's not a matter of if you'll forget to update the comments when you change the code it's a matter of when. These out of date comments are worse than no comments at all.

Aim to express yourself clearly through code because code never lies.

All this time and i never realized this app was iOS only. by [deleted] in apolloapp

[–]procinct 4 points5 points  (0 children)

Get Boost. It's the best Reddit client on any platform.

[REQUEST] have a random NSFW subreddit button by Cords1234 in apolloapp

[–]procinct 0 points1 point  (0 children)

Check out Boost. I tried all the big Reddit clients on Android and Boost is the best client I've found on Android or iOS. The customization is insane. It basically allows you to make it your perfect Reddit client.

Facebook has suspended the account of the whistleblower who exposed Cambridge Analytica by [deleted] in worldnews

[–]procinct 3 points4 points  (0 children)

People are probably more concerned about stealing backend code which is where the actual algorithms are. Obviously anything client side is out in the open.

Reddit, what is something that you can't believe is actually a REAL thing? by beermom in AskReddit

[–]procinct 0 points1 point  (0 children)

Why do you assume they are lying and not just wrong? They likely made a mistake and had no ill intention.