HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pokler

no profile record

comments

pokler
·2 jaar geleden·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 jaar geleden·discuss
That point about dependencies -- how well does this play or easy to integrate with a build system like Bazel or Buck?
pokler
·3 jaar geleden·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 jaar geleden·discuss
alias please="sudo"

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

alias vim="nvim"
pokler
·3 jaar geleden·discuss
up() { cd $(eval printf '../'%.0s {1..$1}); }

So you can just type something like `up 2` to move by two directories.
pokler
·3 jaar geleden·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
·6 jaar geleden·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.