HN user

sheeeep86

58 karma
Posts0
Comments30
View on HN
No posts found.
Consider Using CSV 4 years ago

You could have the advantages of both worlds by having one json object per line. You could stream process, and you could structure more complex objects and have consistent escaping.

Thank you for this, I always knew that if I had to restart civilization from scratch I would have to go without anything digital because I understand the way thing work abstractly, but I could never make it happen. At least now I can think back on this video and wonder what magical tricks he did during those moments when the scene fast forwarded and magically progress was made.

I disagree, not installing solar and heatpumps will increase the energy consumption of the house, potentially for the entire lifetime of the building. Installing them makes it cheaper to live in the building, increases the home value and pays off in years, so really it should be a no brainer. Some countries offer special financing for the costs of energy efficient building, this would be a better option at addressing your concern than removing the requirement.

Busses and trucks are operated by professional drivers with more training and higher standards for vision and health.

These drivers tend to know how to stay out of dangerous situations and how to react when they do come up.

I have also experienced this buying behavior first hand when a colleagues spouse had an avoidable accident with the kid on board. The thought was - My partner cannot drive, so I need to buy a bigger car so that they dont endanger my kid.

The US needs regulation and more driving training to protect the other traffic participants. While we are at it also safer bike lanes and walk ways and crossings.

Not working is only part of this, many of the people are still working, just not in traditional jobs. Investing and selling drugs both need some amount of effort.

I have seen some other statistics about the hourly earnings of drug dealers, etc and the numbers were quite low for low ranking dealers.

We got our 1,7m large Christmas tree in Germany for 13 Euros, I simply don't understand how it could have been worth to let it grow for many years at this price.

Thank you for putting this together. I love redux and have built several products with it. I find that every time I've added team members that are not familiar with the concepts, it is very hard to on board them and use it correctly. I've seen this both for junior team members and for very experienced developers coming from extensive Java backend development.

I'm very excited about web components. One thing that I don't understand yet is how server side pre rendering works in these situations. Basically the elements need to be downloaded before the browser can render anything, which will delay the page in it time. I guess if everyone was using the CDN then these components would be cached for multiple applications. But they would still need to be initialized and render themselves on each page load,which could take long for complex components.

It's not fully automate, but I frequently find myself having to do a lot of one off shell tasks, which are not quite worth the effort of writing a bash script. While some command is running I would like to start enqueing the next command.

Technically I could write one command like this and go get a coffee:

cd dir1 && task1 && cd ../dir2 && task2 some arg && etc

But then the task would only start executing when I'm done typing all commands... I want it to start task1 right away and then tkae my time to enter the rest...

I wonder how such a breach will affect pay equality in the country. Theoretically soon everyone could publish how much the different ranks, genders, etc. in each company are making, and give people a nice data to start negotiations from ...