HN user

camiller

1,010 karma

[ my public key: https://keybase.io/camiller; my proof: https://keybase.io/camiller/sigs/OQbA4F5gNgHckeH4jBCdKsYgG7_AvrV81TgyxGiEyT0 ]

Posts0
Comments508
View on HN
No posts found.

Pretty much what petercooper and wccrawford said. There are times when I have to roll back 30 seconds, but I've never caused an accident or failed to react to some other drivers poor skills. That said, everyone is different, do what works for you, even if that is abstaining!

First thing that comes to mind for me is desk clerk at a u-store-it facility. Lot of those places try to hire students because the student can study most of the time and deal with the occasional customer. You could conceivably have whole days without having to interact with a customer.

I'm sure there are other jobs that are like that.

On the rare occasion that I can just sit and listen I'll use anywhere from 1.7x-2.2x. More commonly when I'm driving I rarely got above 1.2x. I just can't retain anything if I go faster while driving.

I hadn't heard of the silence skipping feature but just checked and my player of choice (Podcast Addict) has it. Just turned it on so I'll see how that goes.

Was addressing the suggestion that "takeaway pizza <city name>" would provide less than optimal results under certain circumstances described in other comments in this part of the thread. For example If I lived in Omaha Nebraska on the north side of Harrison street which also is the dividing line between Omaha and Papillion a search on "takeaway pizza Omaha" might fail to include the pizza place I can see across the street in Papillion.

Personally, I would do the search on maps and not include either the city name or "near me", but the discussion was about the regular text search and I was suggesting an alternate phrasing.

arguably, the tuition being waived does have a value and is given as part of employment compensation. How would it be any different that if my employer provided a free gym membership, which is considered taxable income even though it is money I never get.

Any more the largest "owner" of most publicly traded companies are mutual funds that are in turn owned by 401k/IRA accounts. So teachers, firefighters, police, union workers, office workers, government workers.

So basically you got that already.

They are not well defined terms and are meant more to evoke an emotional response. Progressive does mean that you pay at an increasing rate the higher your income is. A flat percentage tax (example everyone pays 18% no loopholes) should be neither progressive or regressive but most US liberals would still call it regressive because it would be if you consider the current rates as a baseline. A truly regressive plan would actually decrease rates as you went higher in income. Neither Federal or any state that has income taxes has a truly regressive tax schedule.

Edit: I suppose if you figure in sales taxes into overall tax burden you could call some states regressive. But that is not a feature of their income tax rates.

"takeaway pizza near me" Google knows where I am right now after all, I used waze on the drive here, and have an android phone. but even using the employers PC in front of me it knows where it is.

Note: I have hast a few instances where "near me" didn't work as expected.

Well... if I was starting a new project that had to run on an MVS mainframe, I probably would in fact consider COBOL. But I'm relatively happy that I probably won't be in that position.

Also efficiency, you want the most often true thing first. Although it is more important in nested if's. Had a colleague write a If else nested 104 levels deep (pre COBOL II so no case structure available). We halved the run time of the program simply by making the four most common conditions the first four.

I got a nice stock offer to stay with a company doing COBOL for 3 years around Y2K. Of course I took it. By the time the three years had elapsed the stock price had more than doubled. I only eventually got out of COBOL because it was boring.

Years later I was between gigs and interviewed with a company that wanted me to go back to COBOL. I would have, but they lo-balled the salary, like I was going to take a $20K pay cut to go back to COBOL! Ended up staying in the Java world

There are a lot of variable not accounted for, like the mass of the ship(and cargo) you are going to attach it to. In theory it can keep accelerating as long as it has fuel, and the maximum speed would be related to the speed of the exhaust. At very high velocity we would have to account for friction with the interstellar medium, space isn't entirely empty just the density is very (very) low.

In the real world you probably have a destination in mind... and maybe want to come back. For one way mission, accelerate till half your fuel is gone, perhaps coast for a bit, then decelerate with the remaining fuel (maybe keep some reserves for maneuvering).

Well, you should be able to encrypt the subject/body of the email without encrypting the headers, so the mail vendor never sees the content of the email, only the to/from addresses and such. But that encryption has to happen in the browser/application. ie Mailvelope plugin for Chrome and others like it. and I think there is an android mail client that will also do pgp/gpg encryption/decryption.