I understand that part. But not the one about the cruise car almost hitting you.
So: one lane street, person in front of you turning left, you pass them to the right in the space where there might be street parking which extends into the intersection. During that time, the car trying to turn left is finally able to do so and the car immediately behind it is the cruise car. Cruise-car is now able to go straight and almost hits you as you're both competing for that one lane?
Not entirely related, but the pain of the "paper cycle" as a "customer" of health-care is real.
It seems as if to avoid dealing with hipaa regulation it's all paper, fax machine, and come pick up your x-rays burnt on a cd during your work hours (cd that you have to buy).
Having not grown in the states, this type of practices seems very primitive to me. Amongst many other aspects of the American healthcare, but that's another debate.
Yes, precisely. exp() is the mapping from so(3) to SO(3), so you can use log to go the other way around.
Here is the relationship with the other representations [1]
Where it becomes interesting for our rigid-body transform application (or recovery of it, in the case of computer vision), is with Twist coordinates (6 element vector) which will map to a 4x4 Transform, again using the matrix exp() operator [2].
Quaternions are a useful tool for manipulating rotations in a lot of common applications. But that wasn't my point here. Also quaternions are hard to grasp by humans. I find axis-angle much more palatable in general.
Imaginary numbers can be represented with a 2x2 skew symmetric matrix with no stretch of the imagination at all. And 3x3 skew symmetric matrixes represent rotations most compactly with only 3 actual variables. Instead of 4 for quaternions, 9 for "classic rotation matrixes", or the need to tell which is the order of the angles if you're given 3 euler angles.
There are interesting applications of Lie Algebra on SO(3) [1], notably in computer vision where a global energy is minimized across two successive rgb-d "shots" in order to recover the infinitesimal rotation [2].
It's going to be easier to minimize energy on something that is most compactly defined, and always amounts to a valid rotation.
It's also fun to introduce e as a matrix operator for 3d rotations.
It's useful for kinematics and having compact representations for axis angle notations. It's a little far in my head but at some point it felt like a ha-ha moment with the Euler identity, in the "2d version".
I thought that too. Just finished a kaggle competition involving segmentation, like a lot of participant I used one form of U-net (my own implementation).
You can probably find a lot of u-net implementations from this contest.
One that performed really well [1]. It uses 'inception style' blocks feature extraction instead of vgg. But otherwise pretty similar.
I bought and assembled an ergodox some time ago. I found the key layout to be too esoteric for me to adapt my workflows to. The thumb cluster while a good thought is not as well positioned as on an Kinesis advantage to be extremely useful. I never ended finding a layout I liked.
It's been sitting in my parts drawer for a while, I'm not sure how to part ways with specialty items like that.
The kinesis freestyle + vip accessory was my daily driver for years but it's a bit mushy and the build quality is questionable (I went through 3 boards, including one DoA). My new one is the Matias Ergo pro. Quite similar, but better in almost every way, except price.
This is my daily driver and I really love it! It's mechanical, split and the layout is really not esoteric. The major upside from the UHK would be total firmware configurability, not an option on the Matias Ergo pro.
I would have to remap 'Mouse' though as this is the place for my 'Ctrl' key (I use Emacs a lot).
This is pretty interesting. It would be great if there was a step-by-step guide to check my own Docker containers. Instead of looking like a piece to promote Quay.
It became a lot more true during 2013, but CloudFlare had already been operating for a few years then.
A lot of fairly simple code was retired to the profit of Lua code, which is way easier to maintain.
There are still important modules written in C and compiled with Nginx. There are also proprietary extensions of the ngx_lua api to manipulate internal some internal aspects of Nginx within the scripts.
If whenever there was connectivity the reader pulled of a list of card allowed to unlock the car on that day, and with a lookahead of a few days in the future.
Then I think something like that would be fairly guaranteed to work.
I've been using Soulver on mac which does a lot of similar unit calculations, conversions etc.
Works with time (but maybe not as advanced) and a lot of other things.
Rewriting the hodge podge of C, Perl and other custom bits of Nginx almost entirely in Lua and hiring its maintainer Yichun in the process where important steps for scaling up the CloudFlare's CDN and make sure each node is running as hot as possible.
In the world of lossy counting. This [1] could be something to look at if you wanted to answer the question "how many requests/secs towards jgc.org at noontime, two months ago"
The board of directors that would make this decision would have to be a pretty short-sighted one.
Most companies that see a lot of traffic, could decide to engage in shady side activities to monetize every bit of data they see. But no leadership in their right mind would want to take that sort of gamble.
It's interesting that the "evil eye of sauron" argument always comes up for discussion involving CloudFlare, but is never even mentioned for companies like Akamai. My guess is because of the freemium approach which "has to have a catch, right?". But CloudFlare is a proven business model with substantial revenues coming from people who like and trust the service. There is no catch.
ps. former employee here who joined on the idea, and still firmly believes of offering a quality service for a very affordable cost, without being deceitful.
Yes it's a no-brainer that CloudFlare is in a prime spot to collect a lot of data on the traffic that passes through.
However are they going to turn this into an ad-tracking software, or just sell that data ? That seems quite unlikely. At this point CloudFlare has a proven business model, and becoming sleazy could only hurt them.