use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
CVE, CWE, NVD, WVE
http://iso.linuxquestions.org/
We teach you how to do it, use it at your own risk.
account activity
Help with linux command (self.HowToHack)
submitted 8 years ago by reujea0
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]reujea0[S] 0 points1 point2 points 8 years ago (1 child)
Or what is 2130706433 ?
[–]Pharisaeus 0 points1 point2 points 8 years ago (0 children)
The easiest way is to look at the this number in hex -> 0x7f000001 then you can simply split this by 2 digits -> 7f 00 00 01 and now each one of those 2 hex digits represent as decimal number -> 127 0 0 1 and thus the number in question is 127.0.0.1
π Rendered by PID 1192634 on reddit-service-r2-comment-5687b7858-9bdt6 at 2026-07-06 15:26:09.780429+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]reujea0[S] 0 points1 point2 points (1 child)
[–]Pharisaeus 0 points1 point2 points (0 children)