Live data from Hacker News

What happens when you type Google.com into your browser's address box

github.com

1–10 of 44 posts

Re: What happens when you type Google.com into your browser's address box

#6
post #3

when i type 'g', the autocomplete feature suggests 'gmail.com'. After typing 'g', i type 'oo' and the suggestion feature suggests 'google.com' on its own. I do not have to type the complete 'google.com'. i type 'goo' and then i can press enter

The article chooses as its starting point the ENTER key hitting the bottom of its travel -- how you got the url or whatever into the address bar doesn't really matter.

Re: What happens when you type Google.com into your browser's address box

#7
post #6
post #3

when i type 'g', the autocomplete feature suggests 'gmail.com'. After typing 'g', i type 'oo' and the suggestion feature suggests 'google.com' on its own. I do not have to type the complete 'google.com'. i type 'goo' and then i can press enter

The article chooses as its starting point the ENTER key hitting the bottom of its travel -- how you got the url or whatever into the address bar doesn't really matter.

Yes it matters. Autocomplete (either local or 100ms network database lookup) is a whole other layer of fascinating computer science+engineering.

Re: What happens when you type Google.com into your browser's address box

#8

The posts misses out the bit where the NSA scan your text and keep it in a big database, ready to use it against you any time you step out of line.

I was waiting how long it would take until someone made a witty NSA comment.

Re: What happens when you type Google.com into your browser's address box

#9
post #7
post #6

Earlier quoted context omitted.

The article chooses as its starting point the ENTER key hitting the bottom of its travel -- how you got the url or whatever into the address bar doesn't really matter.

Yes it matters. Autocomplete (either local or 100ms network database lookup) is a whole other layer of fascinating computer science+engineering.

It does not matter for the purposes of this project. You could go even further back and look at how the browser renders the location bar, how the OS starts the browser, how the machine boots the OS.... None of those matter, even if they are interesting in their own right.
Post reply on HN