Why were the HFT firms suing employees?
And this is why I just love Airflow so much.
Some of the largest are a few billion rows and we sample randomly when developing code then execute it on all
Many of my datasets are similiar!
Working in a Data Engineering/Operations role which focuses heavily on financial datasets. Everything is within AWS and Snowflake and each table can easily have >100M records of any type of random data (there is a lot…
According to a friend I know who lives in the tri-state area that is what happens to them, but they max out 401K, have insurance etc.
What if the LLM gives them bad information and they don't know it? I personally would also just ask in a thread than risk the LLM info.
> we had a hack to drop all messages in a process's mailbox through the introspection facilities and sometimes we automated that with cron... What happens to the messages? Do they get processed at a slower rate or on a…
Does striking mean you are unemployed, and if so, why? I mean I understand that you're not gonna get paid if you strike.. but feels weird to also have other things affected? Then again I don't know how the US works.…
Minecraft is not an online game, it has a multi-player option sure.. but it doesn't strictly need to be online. There is a single-player mode since basically forever..
It's one of the wealthier neighbourhoods afaik, so apparently it's pretty nice. I think 'low 80s' means when they started renting there.
You don't AFAIK. Mine just asked for a routing and account number.
This was a really good post, I have no formal math training and could read it easily.
Can't you already do that with pre-commit hooks? We use those at work to check a lot of stuff like that before a commit ever goes through.
Could you give a good example of functional programming that does not follow that method? I am very interested.
People are incredibly quick at both skimming/parsing the problem, coupled with a language like python where you can generally express stuff incredibly concisely and not have to worry too much about types, it makes it…
Would you mind sharing/making a gist of it please?
Is that a blanket policy on any foreign national? or only specific countries? For example is a Canadian treated the same as a French and are they considered the same as Chinese?
This isn't about the MCATs at all though? I'm confused at what point is trying to be made here.
I'm interested in what you mean by "wrote my own CPU". Could you elaborate please?
That is horrifying.
I honestly prefer the ANSI colouring. It makes it very easy to quickly differentiate different parts of the line and zone in on what is needed.
I would reason that if the neonatal care units are empty, it means that all the children recently born were healthy and didn't need intensive care. :)
Oh, perhaps I misunderstood the intent then.
#include <stdio.h> int main(void) { unsigned int plus_one = 1; int minus_one = -1; if(plus_one < minus_one) printf("1 < -1"); else printf("boring"); return 0; } Gotten from S/O.
Why were the HFT firms suing employees?
And this is why I just love Airflow so much.
Some of the largest are a few billion rows and we sample randomly when developing code then execute it on all
Many of my datasets are similiar!
Working in a Data Engineering/Operations role which focuses heavily on financial datasets. Everything is within AWS and Snowflake and each table can easily have >100M records of any type of random data (there is a lot…
According to a friend I know who lives in the tri-state area that is what happens to them, but they max out 401K, have insurance etc.
What if the LLM gives them bad information and they don't know it? I personally would also just ask in a thread than risk the LLM info.
> we had a hack to drop all messages in a process's mailbox through the introspection facilities and sometimes we automated that with cron... What happens to the messages? Do they get processed at a slower rate or on a…
Does striking mean you are unemployed, and if so, why? I mean I understand that you're not gonna get paid if you strike.. but feels weird to also have other things affected? Then again I don't know how the US works.…
Minecraft is not an online game, it has a multi-player option sure.. but it doesn't strictly need to be online. There is a single-player mode since basically forever..
It's one of the wealthier neighbourhoods afaik, so apparently it's pretty nice. I think 'low 80s' means when they started renting there.
You don't AFAIK. Mine just asked for a routing and account number.
This was a really good post, I have no formal math training and could read it easily.
Can't you already do that with pre-commit hooks? We use those at work to check a lot of stuff like that before a commit ever goes through.
Could you give a good example of functional programming that does not follow that method? I am very interested.
People are incredibly quick at both skimming/parsing the problem, coupled with a language like python where you can generally express stuff incredibly concisely and not have to worry too much about types, it makes it…
Would you mind sharing/making a gist of it please?
Is that a blanket policy on any foreign national? or only specific countries? For example is a Canadian treated the same as a French and are they considered the same as Chinese?
This isn't about the MCATs at all though? I'm confused at what point is trying to be made here.
I'm interested in what you mean by "wrote my own CPU". Could you elaborate please?
That is horrifying.
I honestly prefer the ANSI colouring. It makes it very easy to quickly differentiate different parts of the line and zone in on what is needed.
I would reason that if the neonatal care units are empty, it means that all the children recently born were healthy and didn't need intensive care. :)
Oh, perhaps I misunderstood the intent then.
#include <stdio.h> int main(void) { unsigned int plus_one = 1; int minus_one = -1; if(plus_one < minus_one) printf("1 < -1"); else printf("boring"); return 0; } Gotten from S/O.