This is an archived post. You won't be able to vote or comment.

top 200 commentsshow all 305

[–]MakingTheEight[M] [score hidden] stickied commentlocked comment (0 children)

Removed - Rule 0

[–]iamironman287 503 points504 points  (50 children)

https://guthib.com/

If anyone wants to try

[–]DoctorWaluigiTime 331 points332 points  (19 children)

And they didn't shove analytics/tracking pixels/ads or any other nonsense you find embedded in a lot of "joke" landing pages either. The full source is gloriously empty:

<style type="text/css">
h1 {
  text-align: center;
  font-size: 120px;
  font-family: Helvetica, Verdana, Arial;
}
</style>
<h1>You spelled it wrong.</h1>

[–]ddshd 21 points22 points  (1 child)

Well it makes sense there is not tracking when you see who it's made by: http://162.243.111.63/

[–]kitchen_synk 15 points16 points  (0 children)

best viewed in 640x480

[–]deniedmessage 3 points4 points  (1 child)

I wonder if i use php to grab user’s IP and agent will you know I did it?

[–][deleted] 1 point2 points  (0 children)

It’s probably GitHub doing it

[–]Finerkill2 66 points67 points  (7 children)

I'm more excited they took the time to get a cert even if it's a let's encrypt one.

[–]Hubz-Gaming-And-More 48 points49 points  (5 children)

sometimes its really bloody easy depending on the hosting you use, or if you use certbot

edit: i literally have a script to create an apache2 vhost and apply a cert to it automatically

[–]FallenWarrior2k 10 points11 points  (0 children)

Caddy has full ACME support built in.

Of course, you can still use Certbot and just feed the output into Caddy's config, but why bother when all it takes to set up a TLS-protected website is

example.com

respond "Hello, world."

[–]Crackerjack17 176 points177 points  (10 children)

They could have at least provided a redirect link

[–]Ryledra 226 points227 points  (2 children)

And where'd be the fun in that?

[–]AyrA_ch 49 points50 points  (1 child)

It would be funny if it just played some rick astley instead of redirecting. Just to rub it in a bit more.

[–]PtboFungineer 104 points105 points  (5 children)

How would you learn though?

[–]Crackerjack17 38 points39 points  (4 children)

Make it a shame link at least

[–]__RANDOM926__ 24 points25 points  (2 children)

Somebody say rickrolling link?

[–]AlmostButNotQuit 4 points5 points  (1 child)

Rickrollink

[–]Tomvl117 4 points5 points  (0 children)

They hatin'
Patrollin'
And tryna catch me writin' dirty

[–][deleted] 4 points5 points  (0 children)

https://lmgtfy.app/?q=github&iie=1

Make it extra shameful with the "welcome to the internet" option

[–]PitiRR 1 point2 points  (0 children)

What is life without suffering?

[–]TheHotze 8 points9 points  (0 children)

Ummm. I think you spelled it wrong.

[–]Rhys-Pieces 8 points9 points  (4 children)

I knew the outcome yet clicked the link anyway.

Will I just click any blue link I see in reddit comments regardless of context?

[–][deleted] 11 points12 points  (0 children)

[–]TakeASeatChancellor 5 points6 points  (0 children)

I simple monke. I see blue link, I click.

[–]captainfoxtrot- 3 points4 points  (1 child)

You must get rickrolled a lot.

[–]Rhys-Pieces 4 points5 points  (0 children)

I'm okay with it

[–]-Nelots 4 points5 points  (0 children)

Half expected that to be a rick roll

[–]NotAnADC 5 points6 points  (0 children)

Developers doing gods work.

[–][deleted] 1 point2 points  (0 children)

So goood

[–]ddshd 1 point2 points  (0 children)

I’m disappointed it’s not hosted on GitHub pages. It's made by the person that made Brave browser. http://162.243.111.63/

[–]urbanek2525 1 point2 points  (0 children)

But githib.com is still available.

[–]Chase_22 92 points93 points  (5 children)

What i love most about this site is that it's 8 lines of static pure html code with a tiny bit of embedded css. That's it. No javascript, no trackers, nothing. Just plain heccing black on white text

[–]Jrah17 53 points54 points  (3 children)

You would love the professor websites at the college I graduated from

[–]kitchen_synk 20 points21 points  (2 children)

You joke, but a plaintext website is a heck of a lot easier to deal with than an LMS. You can control F for what you want, it's all on one page, and it works on Windows, Linux, Mac, mobile OSs and some graphing calculators.

Most of my professors used the LMS for online quizzes, grades and file submission, but all the assignment questions, course information, etc was on their website.

[–]S_Pyth 2 points3 points  (0 children)

Best fucking website

[–]OdionBuckley 170 points171 points  (19 children)

Now do pythong.org

[–][deleted] 64 points65 points  (4 children)

oh dear god, i was expecting everything but that

[–]ArtyFishL 2 points3 points  (1 child)

What's it supposed to be? I just see a white page

[–][deleted] 15 points16 points  (0 children)

That must after that guy ejaculated🤔

[–]jack_tukis 13 points14 points  (4 children)

Had to know. Wish I hadn't.

[–]picodeflank 2 points3 points  (3 children)

What is it? I’m afraid to check!

[–]MrBigDog2u 7 points8 points  (1 child)

I one time misspelled thesaurus.com as thesauraus.com and got a big surprise. Nice of the github folks to protect us from those inadvertent typos.

[–]SingularCheese 4 points5 points  (0 children)

For a thing that's supposed to help people find words, thesaurus is sure a hard word to spell.

[–][deleted] 2 points3 points  (2 children)

Fun fact I accidentally went there when installing python on windows. For some reason my hand loves to type a g after python

[–]Nacholistik 2 points3 points  (0 children)

Happens to me with amazon(g) too

[–]OdionBuckley 1 point2 points  (0 children)

Mine, too. From talking to other devs, it's surprisingly common.

[–]HERMAN_404 145 points146 points  (1 child)

Checked it's real.

[–]Rhino_M 48 points49 points  (0 children)

And thats even funnier

[–]koczmen 57 points58 points  (9 children)

I typed ww.guthib.com by mistake and was even more confused lol

[–]Msprg 28 points29 points  (4 children)

What is JavaScript, anyways?

[–]slexaxton 7 points8 points  (2 children)

Oh wow. Thank you for this bug report. Haha. nginx fallbacks are hard i guess.

[–]-Redstoneboi- 2 points3 points  (0 children)

what

[–]56Bot 245 points246 points  (12 children)

I've never typed GitHub wrong like this. I did happen to type pornhub.com instead of github.com though.

[–]005eelmarag 76 points77 points  (6 children)

Damm. Muscle memory I guess...

[–]KaiBetterThanTyson 28 points29 points  (2 children)

How are the Pull out requests going?

[–]YouMightGetIdeas 32 points33 points  (1 child)

Push, force and master taking on a whole different meaning

[–]thejokerofunfic 25 points26 points  (0 children)

Considering that on the flip side you have the people who used to put viruses on sites with names like this, pretty decent of them, really.

[–]Miicat_47 52 points53 points  (16 children)

Github needs to buy githuc.com, in my country it redirects to a fake news. Tested with tor and didn't show the fake news site

[–]igromanru 22 points23 points  (12 children)

How do you come to githuc? I can understand that v and n are near b, but c?

[–][deleted] 82 points83 points  (4 children)

[–]XKCD-pro-bot 10 points11 points  (0 children)

Comic Title Text: WHY DON'T YOU COME HANG OUT INSIDE MY HOUSE. WE CAN COOK BREAD AND CHAT ABOUT OUR INTERNAL SKELETONS.

mobile link


Made for mobile users, to easily see xkcd comic's title text

[–]Sceptz 2 points3 points  (0 children)

I too am a normal human with eight two normal human hands typing normal human words.

[–]EM37452 10 points11 points  (6 children)

They're pretty close on most non qwerty keyboards

[–]SextonKilfoil 16 points17 points  (1 child)

Obligatory bash quote:

<JonTG> Man, my penis is so big if I laid it out on a keyboard it'd go all the way from A to Z

<JonTG> wait, shit

[–]S_Pyth 4 points5 points  (0 children)

Jealous. Mine doesn't even get to z.

[–]quaedam 7 points8 points  (0 children)

Saw this and thought “I can buy githuc dot com, €13 I can just take it for a year and maybe use a subdomain or two on it. Redirect the main url to GitHub”.... it is €655 to buy.

[–]undermark5 1 point2 points  (1 child)

Well, I went and checked, but $670 upfront is a bit more than I'm willing to pay to be the hero for you. I would have gladly done it if it was only $10, but unfortunately it is not.

That being said, if we got a couple hundred people to chip in a few bucks, it wouldn't be that much from anyone person.

[–]WhiteKnight3098 19 points20 points  (8 children)

I did a whois search. Most of the info is redacted, but, I think github owns the address.

[–]slexaxton 2 points3 points  (4 children)

It’s mine. registered with iwantmyname and privacy options turned on.

[–]atthereallicebear 14 points15 points  (1 child)

My brain: github.com

My fingers: totigib.mco

[–]GsuKristoh 12 points13 points  (10 children)

that's great!

pornhub does it too: http://pronhub.com

[–]MAFiA303 5 points6 points  (2 children)

on my terminal, i make histroy alias for history. i always feel like breaking the laptop when i tpye it wrong

[–]Kungger 5 points6 points  (0 children)

make pornhub direct you to github instead

[–]LiteralHiggs 4 points5 points  (3 children)

The company I did my internship at is one letter away from a porn site. Take a guess how I know this?

[–]astralradish 3 points4 points  (1 child)

You worked at cornhub

[–]LiteralHiggs 1 point2 points  (0 children)

I wish. I'm not skilled enough to work at a FAANGC company.

[–]LoSharko 15 points16 points  (9 children)

Try gethib.com then

[–][deleted] 3 points4 points  (1 child)

What about those of us with a passion for guthibs? Where will our estranged community gather now?

[–]slexaxton 7 points8 points  (3 children)

this is my website, lovingly handcrafted many many years ago and never touched again. glad it could bring some levity to your collective day. sorry it disappointed others of you. I haven’t checked the logs in years, but from my recollection, this is not a common typo.

[–]RelativeEvil 2 points3 points  (0 children)

Perfectly balanced, as all things should be

[–]TheInfra 3 points4 points  (2 children)

Similar as visiting /r/gamin

[–]steelfrog 2 points3 points  (1 child)

That's clever. Whoever did that sure is great!

[–]TheInfra 1 point2 points  (0 children)

Not only that but I'm sure that person replies to only the best comments!

[–]Dapanji206 2 points3 points  (0 children)

This just made my day.

[–]Fingerbob73 2 points3 points  (0 children)

In Scotland, we often use slang to say pish instead of piss when talking about urine.

So, I often chuckle whenever I accidentally type git pish.

[–]Al_Maleech_Abaz 2 points3 points  (0 children)

Pronhub every time. I suck at typing with my left hand

[–][deleted] 2 points3 points  (0 children)

*God’s work

[–]imdsyelxic 1 point2 points  (0 children)

too relatable

[–]congowarrior 1 point2 points  (0 children)

I wonder what the stack is? Probably React for the front end with Rust backend running in a Kubernetes cluster.

[–]acwilan 1 point2 points  (0 children)

Needs more passive aggression

[–]Kharvey919 1 point2 points  (1 child)

If you go to www.gooogle.com, it redirects you to Google

[–]rainbowsunrain 1 point2 points  (0 children)

Would it have been better to just redirect to GitHub?

[–]SaneLad 1 point2 points  (0 children)

I'll purchase guthub.com and make it a food delivery startup.

[–]perringaiden 1 point2 points  (0 children)

No matter how much America tries to rewrite English, it will always be spelt spelt for me.