HN user

scorcher

33 karma
Posts1
Comments26
View on HN

Mixers actually make it impossible to trace. What typically happens is you deposit an amount. Some amount similar to that minus a fee is then sent to the address or addresses of your choice in multiple small transactions over a period of time from seemingly unconnected addresses. It completely breaks the tractability of the history.

Its true one should FAVOUR self documenting code. Going to the absolute and never commenting your code is obviously stupid, there will always be cases when more context and information on "Why" is needed.

For a start there is no guts to the article. It could be summarised in one line, "Time is valuable, make your default position no"

Daft. Even if any company could just get its workers to manage their own IT needs it doesn't mean its cost efficient. The average hourly wage of IT support is often going to be less than the people they are supporting (i.e. programmers managers). They are also a hell of a lot faster at doing things since they do it every day

Firstly it seems like its time to take a break. When you disillusioned you need to stop for a bit. Perhaps do a while of "normal" work.

Secondly I would advise a frank and in depth post mortem. Find out really what when wrong and when. Perhaps it was just bad luck but more likely there are mistakes you can learn from.

"Each partners I meet seems too newbie to work with." This phrase stands out. Perhaps its just because your upset right now but generally when someone blames everyone else it means the problem lies with them.

I only partially agree. For things like hangout gmail android and reader giving support would cost so much they couldn't continue to roll out new products (given that they would have to support them).

However where significant money is concerned I agree they should have real support. Only offering support for some products could get really confusing for users unfortunately.

Just because burning calories from exercise will never replace proper diet doesn't mean its worthless. You can easily double your weight loss rate by going to the gym a few times a week. Far from worthless in my books.

I would go for a Jawbone Up if your using it mainly for sleep tracking. The sleep tracking on a fitbit is a bit of a hassle since you have to get it out and put it in its own separate arm band.

Perhaps its unusual but every company I have worked for this could be sorted out with a quiet word with upper management or HR. A little disruption moving people between teams is well worth averting a potential clashes

I really don't think 2.2% increase in happiness during two studies is statistically significant. Especially given the user base increased by over 300% in that time so presumably the demographic will have changed. Still, clever use of information to promote their site. Its amazing how fast stack exchange has grown.

This seems to be pitched somewhere horrible between the fun side projects ideas site and contract work. Take out the $50 charge and it suddenly looks great

$50 isn't very much for a days work. Also if I'm doing contract work it would be nice to pitch the price to the project and my skills rather than having some arbitrary fixed price. If I have taken someone's money they will feel entitled and I have to deal with difficult clients vague requirements and suchlike. They will also (presumably) retain the rites for the code produced.

Remove the $50 and it can be just for fun. I can bail on people I don't want to work with and I can retain the code if I want to extend it or show it off on my GitHub.

I had some trouble getting adult content on my phone on GiffGaff. Their webpage fell over took several weeks and three support tickets to get it fixed.

To their credit though when I made a formal complaint about the issue it got fixed within minutes. Plus its very cheap so I can put up with a little crap support (had much worse from other companies I paid a lot more for)

Perhaps I'm being nieve but it seems like very bad coding when front end exploits can lead to cash being stolen. I would expect the bare minimum of a message bus or some other separation between back end payment components and the public facing boxes.

Completely agree with you on the bad flash and links point. Not sure I agree with you on the webapps points though. Would have been nice to have some depth on why you feel PushState is a "bandaid" rather than a full solution.

You also seem to have not taken into account how new HTML5 is. Sure generally a semantic solution exists now but when the vast majority of sites were written this wasn't the case.

I don't really get this. Surely JavaScript and C# are so hugely different that any converted code would be horrific? Wouldn't it be simpler to just write JavaScript in JavaScript?