HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cxx

no profile record

comments

cxx
·2 lata temu·discuss
This looks very promising, it's refreshing to see a library with a sane interface.

One thing I'd like to see is the possibility to run the coroutines in the main thread, without spawning any new threads in the thread pool. It might seem strange but sometimes you just need to do I/O stuff concurrently in a place where you're not allowed to spawn other threads.

Other than that congrats on the release, I hope you keep working on it!
cxx
·2 lata temu·discuss
[flagged]
cxx
·2 lata temu·discuss
You just literally described recruiting (for anything other than low/mid level employees).
cxx
·3 lata temu·discuss
Love this! I had to implement a half-assed version of this a long time ago at a job because there was a class of subtle bugs that popped up due to poor naming/documentation/spaghetti code that would've been eliminated by things like this.
cxx
·3 lata temu·discuss
Apollo's shutdown was a blessing in disguise, I was addicted to Reddit and wasted hours on it before going to sleep. Thanks to that event I no longer browse or even feel the need to see what's going on, it's like quitting smoking, I literally feel better and relieved that I quit. I don't think I would've been able to stop on my own either, Apollo made it too easy.
cxx
·3 lata temu·discuss
This looks great! I'm definitely going to try this, I've been hoping for something like this for a long time. Eigen is great of course but GPU acceleration is a bit clunky to use, this looks much closer to the code written by the researchers.