rejectedalot's comments

rejectedalot | 7 years ago | on: What I’ve Been Doing Since Quitting My Job

It seems like you get a lot of your feeling of meaning and contentedness from social interaction. From what you’re saying about how travel, projects, etc don’t seem as fulfilling anymore, it really seems to me like you have some depressive tendencies.

I’m not a doctor, but just as a friend, I think you should really try to think of dealing with that existential sadness as a priority - not as an annoyance. Spending real time and energy towards improving your mental health could have real impact on every other aspect of your life.

rejectedalot | 7 years ago | on: Memory transfer between snails challenges view of how brain remembers

It says that the snails retracted only briefly as a baseline, but learned to retract for longer periods of time to avoid the jarring electrical stimuli. I’m totally unfamiliar with this stuff, but it seems to me that injecting a snail with RNA would also be a jarring stimulus. Therefore, wouldn’t it be learning from the injection itself to remain in its shell for longer at a sign of human touch?

rejectedalot | 8 years ago | on: Ask HN: How do you deal with burnout as a programmer?

When dealing with burnout, you should identify what specific stressers exist for you in relation to programming, and then work to cut those stressers out from the process. I’m afraid that from person to person, programming burnout can come from different sources, so we’ll need more information first. For instance, is it specific aspects of the job / management? Is it the codebase itself, or a specific project you’re working on?

rejectedalot | 8 years ago | on: Announcing gRPC Support in Nginx

Going into the microservice aspect above, it provides a nice abstraction of remote function calls, so that you can write microservice code that looks like it's executing a local function, but is really just expecting a remote server to implement the method name. In general, that's just RPC calls though. Google's implementation has proven very intuitive to learn, and has a nice size community online for help debugging, etc.

rejectedalot | 8 years ago | on: Ask HN: What are you learning right now?

I’m learning how to interview well and face rejection. I’m graduating this year and I’ve been rejected at the final stage from numerous “big 5” companies and some startups, and it’s hard to keep going, but I know that grit is important, so I’m learning :)
page 1