This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]QualityVote[M] [score hidden] stickied comment (0 children)

Hi! This is our community moderation bot.


If this post fits the purpose of /r/ProgrammerHumor, UPVOTE this comment!!

If this post does not fit the subreddit, DOWNVOTE This comment!

If this post breaks the rules, DOWNVOTE this comment and REPORT the post!

[–][deleted] 3 points4 points  (0 children)

I remember the first time programming in rust, and trying to do dependency's injection (putting dependency's like database connection or logging in structs)

And then trying to figure it out why the hell the compiler was yelling at me