HackerTrans
TopNewTrendsCommentsPastAskShowJobs

diogenesjunior

no profile record

comments

diogenesjunior
·قبل 4 سنوات·discuss
Thank you
diogenesjunior
·قبل 4 سنوات·discuss
Slightly off topic, but does anybody know what lang the author is using? I think ruby?
diogenesjunior
·قبل 5 سنوات·discuss
when i have any code that requires dependencies, i always use an exact version. i am mainly a python developer, so my requirements.txt would look like this:

    flask==1.1.1
    request=2.3.2
    tensorflow==3.4.2
i tested/built my code with these versions, so i know that these versions work. when i install my dependencies, i use these versions, not the latest version. is there a way to do this with node.js? and wouldn't using this method solve any problems? pardon me if i'm missing something
diogenesjunior
·قبل 5 سنوات·discuss
then it comes down to just building your own reddit style site centered around food recipes