HackerTrans
TopNewTrendsCommentsPastAskShowJobs

juunpp

no profile record

comments

juunpp
·去年·discuss
Interesting. But the time here is basically "indefinitely", the place one that affects 150m+ people, and the manner the most draconian possible. Not a lawyer, but that seems like overreach to me.
juunpp
·去年·discuss
See Myanmar for what Facebook has done.
juunpp
·去年·discuss
The ban on a communications platform effectively censors people's speech.
juunpp
·2 年前·discuss
> Visual Studio (not Code) is a massively superior development and debugging tool to anything that the Unix crowd have cooked up (gdb? perf?)

VS is dogshit full of bloat and a UI that takes a PhD to navigate. CLion and QTCreator embed gdb/lldb and do the debugging just fine. perf also gets you more system metrics than Visual Studio does; the click vs CLI workflow is mostly just workflow preference. But if you're going to do a UI, at least don't do it the way VS does.
juunpp
·3 年前·discuss
> The ckd_* macros steer a refreshingly sane path around arithmetic pitfalls including C's "usual arithmetic conversions."

A 7 letter function to add two numbers and that returns a boolean... not entirely sure I'd call that 'sane'.
juunpp
·4 年前·discuss
Could not have put it more succinctly.