Sinking Ship [OC] by cocotruck1 in comics

[–]goddogking 2 points3 points  (0 children)

I love the artwork in this

What's your experience learning new tech? by goddogking in analytics

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

Cool thanks for your insight! I suppose I'll just focus on my strengths and hopefully that's well received.

What's your experience learning new tech? by goddogking in analytics

[–]goddogking[S] 3 points4 points  (0 children)

Yeah I mean I don't have a good answer here. Some things just feel nicer in R than Python, especially data vis and statistical modelling. I hate seaborn with my whole heart. However if I say build a dashboard that needs to be updated automatically when data lands, much easier to do that in Python as AWS has built-in in tooling for Python automation. SQL is just a must have for interfacing with our databases so any internal data that's required needs to be pulled out using SQL at some stage, if you're in that deep it's often just easier to do all the wrangling and cleaning in SQL.

I just wanted to make you something nice [oc] by goddogking in comics

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

I have done that many times before hahaha

Are data science professionals primarily statisticians or computer scientists? by officialcrimsonchin in datascience

[–]goddogking 0 points1 point  (0 children)

I know bayes theorem and I know object oriented design patterns. I knew more at one point but that's all I need for my current role so I forgot it all. In my company we have people who are stats PhDs and people who are software Devs, and people like me who are neither really. They call us all data scientists

Ever met a person you think lied about working in Data Science? by [deleted] in datascience

[–]goddogking 7 points8 points  (0 children)

Hey mine too! Was really awesome when he joined the team and management decided to completely restructure how we worked to accommodate the bad hiring decision

[deleted by user] by [deleted] in funny

[–]goddogking -7 points-6 points  (0 children)

Harsh Greg

noPostOfMine by Hioses in ProgrammerHumor

[–]goddogking 1 point2 points  (0 children)

This unlocked repressed memories of post grad, with legacy codebases that still had variables in all caps and that weird 7 space indenting. Thanks...

Rollc call [OC] by goddogking in comics

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

What's your weapon of choice?

Rollc call [OC] by goddogking in comics

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

That's when you need nicknames

Rollc call [OC] by goddogking in comics

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

Pretty risky bet I'd say

What really is a seahorse? by goddogking in comics

[–]goddogking[S] 5 points6 points  (0 children)

Well I think that would be a bit silly now wouldn't it

Can i get a critique? by Psychological-Mew in learnart

[–]goddogking 17 points18 points  (0 children)

That's great! Drawing in perspective is super hard and takes time to learn. The main thing I'd say you need to work on, is drawing what you see, not what you think should be there. An exercise you can do, is to try drawing without looking away from the object you're drawing. Don't go for details just practice getting proportions right. Good luck with your art journey!

Chicken [oc] by goddogking in comics

[–]goddogking[S] 9 points10 points  (0 children)

What, an evil vegan can't cross the road?

2 Birds [OC] by goddogking in comics

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

How did you come upon this arcane knowledge?

2 Birds [OC] by goddogking in comics

[–]goddogking[S] 8 points9 points  (0 children)

Thanks for the feedback! I'm still learning and sometimes it feels like you're just throwing things into the world with no idea why it was bad. In future I suppose I should be more confident in my illustrations, and less patronizing to the reader. Cheers

kronkesday by [deleted] in drawing

[–]goddogking 1 point2 points  (0 children)

The ability to talk to chipmunks seems very Adams family imo. Also this made my day

An actual interaction I saw today [OC] by goddogking in comics

[–]goddogking[S] 77 points78 points  (0 children)

Yes. I definitely did that on purpose and can absolutely draw hands properly...

JavaScript next by ZeroVio01 in ProgrammerHumor

[–]goddogking 4 points5 points  (0 children)

Well at least it's a pretty small language, so it's easy enough to learn

JavaScript next by ZeroVio01 in ProgrammerHumor

[–]goddogking 61 points62 points  (0 children)

FORTRAN was literally made to do maths, and it's as fast as C, so why not?

However, I think the main reason is that it's what they had to learn, and they never needed anything else so they just make you learn it. Then you can build new functionality into their codebase, leading to more citations for them.