For awhile I was working on Monte Carlo sims in my job in finance in my early career. Just re-building a existing archaic excel monster in python to be more flexible to new investment models and implement and allow for…
Anecdotal, and old now: I worked with an ex-NSA agent when I worked at a big bank who worked out of a some of middle east offices in early 2000s. He talked about how new agents often struggle with the size of data (even…
I'm not far into it, so I don't know how good it will be. However FX's 'Class of 2009' seems interesting too where FBI agents have AI strapped to them feeding the dataset at all times. The show jumps between 2009, 2023,…
Having to ask people be kind about your code on HN is such a shame of reality to me. Half of brilliance is having your working version, used by many people. You had working code that brought reddit to so many reddit…
I know it's my own niche case, but with apple silicone I have more issues with external monitors than I've ever had in my entire life. I run my own business and I've always liked Macs because having the same software as…
The fear of language model AI takes me back to my original fear when I joined a data science team at a huge bank with just a bachelor's degree and five years of experience. I was embedded in the mess of databases…
Personal response to this, despite owning a home, is that there always seems to be some reason the media/news stories are making the home market sound shaky when they're actually talking about the viability of the house…
I live in the midwest and own a non-tesla EV, and the minute you get out of any kind of bigger cities your chances of finding a level 3 are quite sparse. There are a LOT of chargepoint level 2s, but level 3s seem to be…
Really interesting point but I know I've gotten older when he said 'my audience is middle-aged' but the way I read the chart from google is that most of his audience is between 21-34 with a tail of older than that and a…
Oracle people tend to be heavy oracle people too. At the bank I worked before 2019 at I was on a advanced analytic team, we had this amazing teradata database and then there were these insanely fast (yet older) IBM DB2…
Hulu is one, if you need an example.
This is an analysis should probably be read while listening to Dave Matthews Band Ants Marching. Really cool analysis and fun to see it written in R. Jerr Thorpe had an app that gave you your power back and tracked your…
I'm not a doctor, but as a family member and extended family member, I know that many bipolar children appear with ADHD in their early years and are treated with ADHD medication. They are treated with stimulants that…
I don't know why I never looked into it more but this comment caught me off guard. I always wondered what hotline was because a friend of mine in high school's dad was a bartender part time in the carribbean and during…
In 2008, I graduated at the same time as this guy, and I had two film grad friends who felt EXACTLY the same way. One started as a wire guy in television and worked his way up to a producer now, the other one I got a…
Why would only having been with three people change how much sex you have had?
If journalism is similar to art, this seems obvious. When we consider the many classical periods of art, we see that the majority of the artists lived in the same location, knew each other, and had the same circle of…
dtplyr is an option as well which lets you use tidyverse syntax with data.table backend. Speed and syntax. If you learned data.table however, it's better to just stay in data.table. Nothing in the tidyverse can touch…
My wife has a doctorate in occupational therapy and works as a hand therapist, when pay is the only metric looked at you really do miss a lot. The body condition of construction workers, fork lift operators and even…
Or even continually change it. So even if you agreed with original terms, to continue using it you have to keep accepting the changes.
When I worked for a major financial institution in a data science / analytic group there were a lot of very, very smart math types who couldn't code. They'd ask how I'd gotten my code working and I'd never lie, that…
https://www.cdc.gov/tuskegee/timeline.htm Which has been done before.
This is a very common answer to these stories on hackernews but this one is from a humble point of view that truly brings home the point. My side is that I worked for a bank on the brokerage side for ten years in…
This is good news for new users to python when getting books that start with an argument for using 2 or 3 and then the book trying to be in both.
while software driven, there is a program you can get called Haptic Touch Bar, which vibrates when you hit the touchbar buttons. Not perfect, but at least sort of helpful. The main point, let me have a nice version…
For awhile I was working on Monte Carlo sims in my job in finance in my early career. Just re-building a existing archaic excel monster in python to be more flexible to new investment models and implement and allow for…
Anecdotal, and old now: I worked with an ex-NSA agent when I worked at a big bank who worked out of a some of middle east offices in early 2000s. He talked about how new agents often struggle with the size of data (even…
I'm not far into it, so I don't know how good it will be. However FX's 'Class of 2009' seems interesting too where FBI agents have AI strapped to them feeding the dataset at all times. The show jumps between 2009, 2023,…
Having to ask people be kind about your code on HN is such a shame of reality to me. Half of brilliance is having your working version, used by many people. You had working code that brought reddit to so many reddit…
I know it's my own niche case, but with apple silicone I have more issues with external monitors than I've ever had in my entire life. I run my own business and I've always liked Macs because having the same software as…
The fear of language model AI takes me back to my original fear when I joined a data science team at a huge bank with just a bachelor's degree and five years of experience. I was embedded in the mess of databases…
Personal response to this, despite owning a home, is that there always seems to be some reason the media/news stories are making the home market sound shaky when they're actually talking about the viability of the house…
I live in the midwest and own a non-tesla EV, and the minute you get out of any kind of bigger cities your chances of finding a level 3 are quite sparse. There are a LOT of chargepoint level 2s, but level 3s seem to be…
Really interesting point but I know I've gotten older when he said 'my audience is middle-aged' but the way I read the chart from google is that most of his audience is between 21-34 with a tail of older than that and a…
Oracle people tend to be heavy oracle people too. At the bank I worked before 2019 at I was on a advanced analytic team, we had this amazing teradata database and then there were these insanely fast (yet older) IBM DB2…
Hulu is one, if you need an example.
This is an analysis should probably be read while listening to Dave Matthews Band Ants Marching. Really cool analysis and fun to see it written in R. Jerr Thorpe had an app that gave you your power back and tracked your…
I'm not a doctor, but as a family member and extended family member, I know that many bipolar children appear with ADHD in their early years and are treated with ADHD medication. They are treated with stimulants that…
I don't know why I never looked into it more but this comment caught me off guard. I always wondered what hotline was because a friend of mine in high school's dad was a bartender part time in the carribbean and during…
In 2008, I graduated at the same time as this guy, and I had two film grad friends who felt EXACTLY the same way. One started as a wire guy in television and worked his way up to a producer now, the other one I got a…
Why would only having been with three people change how much sex you have had?
If journalism is similar to art, this seems obvious. When we consider the many classical periods of art, we see that the majority of the artists lived in the same location, knew each other, and had the same circle of…
dtplyr is an option as well which lets you use tidyverse syntax with data.table backend. Speed and syntax. If you learned data.table however, it's better to just stay in data.table. Nothing in the tidyverse can touch…
My wife has a doctorate in occupational therapy and works as a hand therapist, when pay is the only metric looked at you really do miss a lot. The body condition of construction workers, fork lift operators and even…
Or even continually change it. So even if you agreed with original terms, to continue using it you have to keep accepting the changes.
When I worked for a major financial institution in a data science / analytic group there were a lot of very, very smart math types who couldn't code. They'd ask how I'd gotten my code working and I'd never lie, that…
https://www.cdc.gov/tuskegee/timeline.htm Which has been done before.
This is a very common answer to these stories on hackernews but this one is from a humble point of view that truly brings home the point. My side is that I worked for a bank on the brokerage side for ten years in…
This is good news for new users to python when getting books that start with an argument for using 2 or 3 and then the book trying to be in both.
while software driven, there is a program you can get called Haptic Touch Bar, which vibrates when you hit the touchbar buttons. Not perfect, but at least sort of helpful. The main point, let me have a nice version…