HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pokler

no profile record

comments

pokler
·2 года назад·discuss
“You can hold yourself back from the sufferings of the world, that is something you are free to do and it accords with your nature, but perhaps this very holding back is the one suffering you could avoid.” - Franz Kafka
pokler
·2 года назад·discuss
That point about dependencies -- how well does this play or easy to integrate with a build system like Bazel or Buck?
pokler
·3 года назад·discuss
This is from C++23, right? I wonder how available this is within compilers and how many shops plan on moving to this version of the standard and how long that will take.

I imagine targeting C++17 or 20 for 'modern' would be practical enough considering thats what you are most likely to run into in a professional setting.
pokler
·3 года назад·discuss
alias please="sudo"

alias amend="git commit --amend --no-edit"

alias vim="nvim"
pokler
·3 года назад·discuss
up() { cd $(eval printf '../'%.0s {1..$1}); }

So you can just type something like `up 2` to move by two directories.
pokler
·3 года назад·discuss
The Linux kernel received a new scheduler not too long ago (https://lwn.net/Articles/925371/), so I'm not sure how relevant the critiques about CFS are.
pokler
·3 года назад·discuss
And what about Renaissance Technologies? Is that just chance or luck?
pokler
·6 лет назад·discuss
I think the subheading may be a better title -- 'This is the story of how I prepared for a decade to graduate in 3 months.'

This seems feasible only for a specific set of people: those with previous experience & looking specifically for the credential and not so much the learning experience that comes with a traditional 4 year degree. Not to take away from the author's achievement, I just think it would be misleading to imply that this is a path that most people can take.