The plans are laid, now let’s kick ass. #OperationPhoenix
Never forget to be grateful.
I need to drastically improve the performance issues with my Elixir JSON library so that it can work for more use cases and maybe gain some more popularity.
You can see how bad it is here: Benchmark Results
One thing I will not do is sacrifice code quality for speed.
PRO TIP: when running benchmarks and you are using the elixir standard Logger lib, you should put the following in your config file:
config :logger, compile_time_purge_level: :debug
This makes the compiler remove all Logger
calls at compile time, saving you a lot of headaches.
You can follow progress here: https://github.com/cblage/elixir-json/pull/52
Over and out,
Carlos
The cable company guy I was talking over the phone with had some fun with my call, I bet.
This is bound the end well. The Brits are as proud as they come, and having the US meddle in their internal affairs (no matter how the good the intentions might be) is sure going to help them make their mind rolls eyes.
As an European Federalist, I hope the UK stays in the Union, but this should be a decision made by the British, for the sake of their own people and their interests. Let’s keep outsiders from interfering with what I consider to be one of the most sacred rights in the world: the right for self-determination.
Obama, please stay out of what is a British and European internal affair, thanks!
Full story: http://www.theguardian.com/politics/2016/feb/12/barack-obama-plans-eu-referendum-intervention
One of my favorite scenes from the cult classic The Big Lebowski.
So it’s sort of official now. I’ll be joining @jgao at @MadeFoods as VP Engineering and Development Lead ^^
You must be logged in to post a comment.