HackerTrans
TopNewTrendsCommentsPastAskShowJobs

diogenesjunior

no profile record

comments

diogenesjunior
·4 năm trước·discuss
Thank you
diogenesjunior
·4 năm trước·discuss
Slightly off topic, but does anybody know what lang the author is using? I think ruby?
diogenesjunior
·5 năm trước·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 năm trước·discuss
then it comes down to just building your own reddit style site centered around food recipes