HN user

misterman101

30 karma

Student at Olin College of Engineering.

https://github.com/labseven

Posts0
Comments14
View on HN
No posts found.

What's worked for me every time I get in that routine is to force myself to do one to five push ups every time I think about switching tabs.

During that time I think about what it is that I really want to be doing. After a while I automatically skip to this step without having the desire to refresh HN.

The difference is that the company is not paying (and therefore not tracking costs) for client code, so it has less incentive to fix things.

The extra engineers needed to make a Java/C++ backend need to eat/sleep/consume and have their own environmental cost.

$$$ is a good first-order proxy of environmental cost, and lower server costs probably don't make up for engineering salaries.

I think it can win more than half the time, because it can gather roughly how likely the same choice is to be played in a row.

With a random choice, the chance of playing the same choice in a row is 1/3. This does not give you any advantage over having no information (where each choice has a 1/3 chance.)

I think the misunderstanding is in > a randomizer has pretty even distribution

Having an even distribution over a long time does not make any specific choice less random. https://en.wikipedia.org/wiki/Gambler%27s_fallacy

I went to a high school that had a college-like schedule with the campus covering a few buildings in downtown (small city). Attendance wasn't mandatory, grades were exam/deliverable based.

The freedom was great for high-achievers. Normal students showed up to classes like normal. Almost-dropouts didn't go to class and waste everyone's time (eventually they were transferred to regular high-school).

I learned valuable life-lessons compared to the hand-holding and babysitting done in other high schools, and highly recommend the model.

Timer-Tab 10 years ago

Thanks for this simple tool, I'll definitely use it next time.

I broke it by putting in a non-integer number of minutes. Is this even fixable?

I started using toggl for personal time tracking this week, and so far it's working really well. For just a local android app, I used aTimeTracker before and it was unobtrusive enough to get in a habit of using it.