rhpp

joined 2 years ago
[–] rhpp@programming.dev 2 points 2 days ago

Even better, use the google verb to refer to searching anywhere other than Google and effectively genericide it.

[–] rhpp@programming.dev 5 points 2 months ago

Wait, why does it multiply by 4? (apparently addition takes precedence over bitwise operations)

[–] rhpp@programming.dev 6 points 4 months ago (1 children)

That's not how exponential growth works. A ×10 increase in 1.2 years implies a ×10^10^ increase in 12 years. According to these numbers it should be ×10 in 6 years which roughly aligns with the end of the decade.

[–] rhpp@programming.dev 98 points 9 months ago (9 children)

Actually void* just points to anything, with no regard to the type of that thing. Pointing to the void is more accurately described by NULL pointer.

[–] rhpp@programming.dev 2 points 1 year ago (1 children)

Swiping left/right to seek only works if the video is paused apparently

[–] rhpp@programming.dev 3 points 1 year ago (1 children)

Looks like you need to insert the raw image link, not Reddit's media wrapper link.

plan 9 cat vs GNU longcat meme

[–] rhpp@programming.dev 2 points 1 year ago (4 children)

reddit image linking is broken?

Well you didn't link to a reddit image, you linked to Google image search result page which is not an image.

[–] rhpp@programming.dev 11 points 1 year ago (1 children)

Still false, thanks to compiler optimizations. Remember that integer overflow is UB. (unless you're using unsigned int or a programming language which strictly defines integer overflow, possibly as an error)

P.S.: Assuming this is C/C++

[–] rhpp@programming.dev 2 points 2 years ago (1 children)

But that often leaves behind the registry entries which may or may not cause problems.

[–] rhpp@programming.dev 1 points 2 years ago

I wonder why the downvote counter went into the negatives. (and for some reason that only seems to show in my home instance)

[–] rhpp@programming.dev 1 points 2 years ago

It doesn't matter if your password contains an illegal move, it just has to include a valid best move, then it will just ignore all illegal moves. Also captcha can be rerolled as many times as you want.

view more: next ›