Earlier quoted context omitted.
A software engineer who makes $100,000 a year, working 40 hours a week, for 52 weeks, makes about $50/hour. If this person is spending 2 hours of their time each month maintaining this website (which they gain nothing out of) that's $100/month.
I detest this meme where supposedly every hour you have is translatable to money. It isn't as if you can sell every hour of your time whenever you feel like it. If it were that way, you'd be able to say: "I pay $1500+ for going to the toilet each month": > A software engineer who makes $100,000 a year, working 40 hours a week for 52 weeks, makes about $50/hour. So let's say 1 hour of toilet time per day on average, s…
Show HN: I solved my New Tab page
111–120 of 149 posts
Re: Show HN: I solved my New Tab page
#112Earlier quoted context omitted.
- not that common a scenario - this uses localStorage which is similar to cookies but not the same thing - for a site that extolls 'all the data is saved in your browser', how should it cope with a browser with storage disabled? - How do you log in to HN with cookies disabled?
Disabling cookies quite naturally disabled local storage as well, since localStorage can be used to identify and track a user as surely as a cookie can, at least if they have JavaScript enabled. I selectively enable cookies on websites that I wish to remember me as required. The vast majority of websites are perfectly capable of loading and operating without cookies / localStorage (though more recently a lot of them…
You sound like someone that rode on bald tires for a year, finally crashed into a wall, then started to sue manufacturer because "car didn't told me to change them"
Re: Show HN: I solved my New Tab page
#113Only reason I use tabliss is to see random Unsplash image on every new tab.
Re: Show HN: I solved my New Tab page
#114Re: Show HN: I solved my New Tab page
#115I also run a customizable start page http://myfav.es its cost $100/month for 10 years to run but i keep it up because a lot of schools use it to help set up their shared computers and i couldn’t ever have the heart to shut it down. Once you set it up you can also run it entirely offline using app manifests from myfav.es/fast if you don’t like the idea of your new tab experience being slowed down by web requests.
Re: Show HN: I solved my New Tab page
#116Earlier quoted context omitted.
Anecdote about about:blank: When I worked in a pc repair shop, when I set up new computers I always configured the browser (back in the day this was IE 6 and older) to start with about:blank because it just starts faster without having to load the MSN website or whatever. At some point my boss told me to stop doing that because customers thought the internet wasn't working.
Quoted post unavailable.
Re: Show HN: I solved my New Tab page
#117Re: Show HN: I solved my New Tab page
#118Earlier quoted context omitted.
Anecdote about about:blank: When I worked in a pc repair shop, when I set up new computers I always configured the browser (back in the day this was IE 6 and older) to start with about:blank because it just starts faster without having to load the MSN website or whatever. At some point my boss told me to stop doing that because customers thought the internet wasn't working.
Quoted post unavailable.
Re: Show HN: I solved my New Tab page
#119I also run a customizable start page http://myfav.es its cost $100/month for 10 years to run but i keep it up because a lot of schools use it to help set up their shared computers and i couldn’t ever have the heart to shut it down. Once you set it up you can also run it entirely offline using app manifests from myfav.es/fast if you don’t like the idea of your new tab experience being slowed down by web requests.
Re: Show HN: I solved my New Tab page
#120The last thing I need is such a stream of information in my new tab page. I would never get anything done. Thank the Lord for about:blank
Anecdote about about:blank: When I worked in a pc repair shop, when I set up new computers I always configured the browser (back in the day this was IE 6 and older) to start with about:blank because it just starts faster without having to load the MSN website or whatever. At some point my boss told me to stop doing that because customers thought the internet wasn't working.