Viewing profile — __full_pint
__full_pint
HN member- Joined
- Wed, Jun 05, 2019, 5:36 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About __full_pint
No profile information was provided.
Recent public activity
-
comment
Comment #20356533
I have the same model, except the even smaller SSD. I’m always having to clear out packages for old projects, but the computer is still a stud.
-
comment
Comment #20119812
OP was referring to containerizing your environment for package development. What does connecting to a production DB have to do with any of that?
-
comment
Comment #20118235
Of course you do that type of testing. The problem comes about when someone does the following: - creates python project - pip install some_package - import some_package Turns out …
-
comment
Comment #20111815
Yeah but RA or TA requirements are A) pretty beneficial B) worth the thousands of dollars that are in exchange especially when considering A
-
comment
Comment #20111620
I’m not OP but: When you build and package things for production you should create an environment. This ensures the packaging the right versioning of requirements for build. Say yo…
-
comment
Comment #20107116
I’m confused as well, I’ve known a few MS CS students who didn’t do the RA TA Route, but were paying out of pocket. I never asked why because it seemed to be an infringement on the…
-
comment
Comment #20107078
This seems to really come down to a couple of factors: - What program the student chooses - Is said program at the University recognized - If recognized does the program provide a …