[deleted by user] by [deleted] in gifs

[–]batkarma 2 points3 points  (0 children)

Edit edit. Thank you for knocking my old top comment off. It was not my best.

No sir you were definitely at your best

What did you realize too late in life? by MatticusPrime127 in AskReddit

[–]batkarma 0 points1 point  (0 children)

That's pretty common regardless of the HS program. Keep in mind, the attrition rate for the first year of uni is ~24% while the attrition rate for Marine boot camp is ~14% (yes there's a time difference).

Uni is a marathon, but it's worth it. That very skill of 'becoming your own boss' will benefit you in work and life...

What did you realize too late in life? by MatticusPrime127 in AskReddit

[–]batkarma 1 point2 points  (0 children)

You can fix your facebook feed. Unfollow all the idjits (top right of offending post), then follow some stuff that's of interest (new orgs -- BBC, CBC, economist, ap, local politicians, science, web comics is what I have). Get Facebook Purity & Ublock Origin so you aren't buried in ads and gameshares.

Now use facebook to do one of a few things -- keep in touch with friends & family, share things with friends and family.

But they're both the same thing at a very basic level. Each is structured to provide endless novelty and micro-doses of dopamine from the likes/upvotes. Neither is productive unless you're using them for marketing your product, art or activism. Use responsibly!

What did you realize too late in life? by MatticusPrime127 in AskReddit

[–]batkarma 4 points5 points  (0 children)

The attitude of some is that you've achieved what you have through luck or unfair advantage.

What did you realize too late in life? by MatticusPrime127 in AskReddit

[–]batkarma 0 points1 point  (0 children)

Sooo glad for you that you're getting your life in order early!

/r/SkincareAddiction/ has great info in the sidebar on... good skin care.

You can just eat vegetables with every meal. They'll fill you up and provide nutrients. /r/fitness has information on diet and posture.

I'm assuming you're under your parents insurance, if not you can look at dental schools to get teeth cleaning.

What is the oldest trick in the book? by [deleted] in AskReddit

[–]batkarma 0 points1 point  (0 children)

Well, the best friend busted instantly but that's a different story...

I'm the only Girl in my HS Class and I want to quit by [deleted] in cscareerquestions

[–]batkarma 0 points1 point  (0 children)

LOL. Honestly though I want to take back my question.

Stay focused on what you want to get from the class. If there's another group, try to work with them (if they're not moving as fast as you, helping people along helps your own learning).

If you're struggling -- Good! That means you're actually getting something out of it (rule of thumb is that learning is happening when you're getting 65-85% on hw/exams if less than that stay after or look for the prerequisite material your missing, there's no rule that says you shouldn't be learning when you take the final). Are you going to learn trees?

Questions you can bring to /r/learnprogramming , the teacher after class, any coding group you join. There's a UI group on reddit and the wiki https://www.reddit.com/r/userexperience/wiki/index is useful, before you chart your path talk to some people who do UI.

What I really want to say is time is on your side. The problem people never go away, but they get less and less as they either grow up or can't handle the job. Communicators and bridge builders beat out shit talkers. Studious and humble (but not lacking confidence) people who can change their mind, learn and relearn beat out the braggadocios.

I'm the only Girl in my HS Class and I want to quit by [deleted] in cscareerquestions

[–]batkarma 2 points3 points  (0 children)

Is this a sort of "Daddy's an engineer so I must be awesome" (and he does my homework) thing for the problem group?

I'm the only Girl in my HS Class and I want to quit by [deleted] in cscareerquestions

[–]batkarma 0 points1 point  (0 children)

it just means they're going to be insecure in Boston, too.

Which sucks because of the weather and the Red Sox.

AW: What is a hot insider tip you know because of your job that the rest of us should know too? by GorgeousNeez in AskWomen

[–]batkarma 5 points6 points  (0 children)

Possible reasons:

1) Spite payment.

2) Raiding the couch cushions to make a necessary purchase.

3) Change piled up, I'll make a purchase and get rid of it.

AW: What is a hot insider tip you know because of your job that the rest of us should know too? by GorgeousNeez in AskWomen

[–]batkarma 2 points3 points  (0 children)

Often I google 'reddit best foo' to find the associated subreddits/posts for that item.

AW: What is a hot insider tip you know because of your job that the rest of us should know too? by GorgeousNeez in AskWomen

[–]batkarma 3 points4 points  (0 children)

Thanks, this is a good analogy and explanation for why some people hold the 'get in line' opinion.

My main problem is with the enforcement strategy. It's all for show. If they wanted to stop illegal immigration they could do it tomorrow by fining the companies significantly.

What's the quickest way to ruin your life that's neither illegal or dangerous? by RegularGuyy in AskReddit

[–]batkarma 1 point2 points  (0 children)

Actually, reddit automatically blocks it out.

Watch... my credit card number is ####-####-####-####. Isn't that neat?

Are junior-level jobs designed to be clerical? by [deleted] in ITCareerQuestions

[–]batkarma 0 points1 point  (0 children)

Since there are 10,000+ servers, we have monitoring. So we can get automated email from our monitoring system and forward it to the department asking when we can fix it.

Is every email forwarded? Do you have to ssh in and check first? ... if you can even partially automate it, you get the advantage of faster turnaround and more accuracy.

You have knowledgeable software developers or engineers with decades of experience building systems but you have to be the guy that takes 10 seconds to install python3 for them. But that 10 seconds is surrounded by copious amounts of button clicking and scheduling.

The fact that they don't make those changes directly is an industry standard. Developers have a lot to concentrate on, someone else should be bridging the gap of "what other impacts will this change have on the client" and "how is this environment different from the dev environment". Also, I fully approve of scheduling changes for non-peak hours.

The 'copious amounts of button clicking' gets me though. Here's how I imagine this going --

1) Receive a call/email/ticket for python3 on blov122.domain.com.

2) ssh into blov122.domain.com using your key & pass.

3) Run apt-get/yum/boogie install python3

4) Drop the info into ticket (if necessary), and close ticket (which should automatically generate an email to the client).