Nice project and cool to see JavaScript embedded with SQL this way, never seen it before. Just wondering how it ended up like this syntax wise and what exactly is going on here?
It was changed in 737-400. Before it only took air from the right engine, but 737-400 took from both. In the Kegworth air disaster, which was caused by a failed blade and the system causing a fire trying to compensate by injection of more fuel, the pilot assumed the fire was in right engine and turned it off as crew never notified them which engine was burning. When they discovered the error the speed was too low to kickstart the engine.
Yea, it will probably never end as Palestines have a right according to international law to attack Israel as they are occupied by them. Even if Hamas disappear as an organisation the resistance part will continue and there will probably never be peace until Palestines get the country they were promised and the illegal settlements are removed.
It's a great client and used it for years. But I have some issues. Sometimes the cursor disappear and ctrl-enter stops working. Anyone experienced something similar and know what it could be? I run on a rather minimalistic UI environment and might lack some desktop festures.
Egypt has said that if people are displaced it will put the peace agreement with Israel at risk. It's understandable that they do want 2 million more people to feed and the problems will just move to Sinai as among those 2 millions many will also support Hamas.
Its also not true that Egyptians hate Palestines. In fact I would say its rather unison that they feel great sympathy with the Palestines in the occupied areas, and the boycott of companies that support Israel is strong. McDonald's and Burger Kings are mostly empty and there are Palestine flags at shops, stickers attached to products you buy and people are sad about the situation.
You are right, but for a project like this, with a name like this, it's rather artful and hacky. Nothing wrong in breaking the rules if you know what you are doing.
One other appealing alternative for smaller startups is to run Docker on one burstable vm. This is a simple setup and allows you to go beyond the cpu limits and also scale up the vm.
Might be other alternatives than using Docker so if anyone has tips for something simpler or easier to maintain, appreciate a comment.
Thanks! They wouldn't even need to keep them in 1m treasuries as overnight rate has been above 2% since last summer and is now above 4%. Also they could just have opened accounts in more banks and have their deposits secured. SVB was in all practice insolvent already last summer. I don't think all these customers could be idiots so there must have been some incentive which rewarded them for keeping the money unsucred I think.
But why were these companies holding so much money in an uninsured account? I heard something mentioned about SVB incentivizing them somehow? I can't understand why these companies didn't put the money in short term treasuries instead of keeping the money uninsured. If they needed short term liquidity it would not be a problem. Did SVB have an obligation to give them floating interest rate without properly adjusting for the risk? It's not possible that all these companies didn't expect a yield curve inversion as it was obvious it would happen.
Try to do an a/b test and see the results for yourself. Also remember that those 100ms can in some scenarios turn into 300ms if you are not running on state of the art hardware, like most developers does.
I was also thinking about this book when I read that article. It's really an excellent book and it's condensed and because it's written by an expert in teaching it's easy to grasp.
It's also recommended in this article:
"Update, 2020-12-19
After suggestions from comments below, I read A Philosophy of Software Design (2018) by John Ousterhout and found it to be a much more positive experience. I would be happy to recommend it over Clean Code".
It was on his home servers and he got a valid point regarding redundant daemon in docker. So I don't understand why you facepalm because its not your business what he runs at home or how he rocks his boat.
SELECT js_create_scalar('function_name', 'function_code');
Really cool project! Thanks for sharing.