The PHP thing is believable, I'm just still stuck on scala vs python based on my observations from working in the industry and being part of the hiring process for both of these languages. Perhaps it's because I work in…
I wonder where this graph gets it's data from. Scala sitting at 4.6 percent and python at 1.2 percent is not what I would expect, but my perception of the industry could be totally off.
What a throwback! I discovered these as a kid in the early days of the web. I remember the perl being a little too obtuse to grok as a preteen, but I figured out where I could change things at certain parts of the code…
Depends on the scale of users you expect for your project. Generally I like to keep oltp and olap tools in their lanes, but if < 100 people are going to be using it probably doesn't matter. I doubt duckdb has any sort…
Well, I was 13 and trying to learn html by piecing things together from "view source" and seeing what other people were doing on their page. We didn't have the benefit of stack overflow or what anyone today would…
I always wondered why snowflake doesn't just install a control plane on customers own cloud resources a la databricks. Seems like they'd be able to mitigate a lot of liability that way.
> the vendor gleefully assured us that they were experienced with "migrations of this scale" Sales is mostly just lying to collect a commission check.
Cool website. Reminds me a lot of the early golden years of the internet
do you have any examples of more secure ways of injecting secrets?
I lived almost 40 years with undiagnosed ADHD inattentive type. I had terrible grades, I couldn't organize anything in my life, terrible rejection sensitive dysphoria. Luckily, programming and computers have always been…
I tried searching for something similar in python but didn't find much
https://github.com/zio/zio-quill This library does exactly what you prescribe. Pretty sure under the hood it's using macros with string templates
Your github is really interesting. It seems like you have a bright future ahead of you. Do great things.
I bite off tiny pieces of 5mg pills. One pill lasts me about a week and a half
FWIW, mine is working fine
Nobody in their right mind is using BQ for oltp workloads
What a legend. I remember reading text files about his lore in my early days of exploring the web and being absolutely captivated by it all. Rest easy, Kevin
We're on use1 and havent seen any degradation
that's a great book
Both. Setting up the editor took a little doing, but it works well. https://code.visualstudio.com/docs/containers/quickstart-pyt...
I haven't used these since docker
sql alchemy is an orm, where ibis looks to be a dataframe api that is sort of a dsl over sql. It doesn't try to map relational domains to an object oriented paradigm like sql alchemy does
Neat. I love that there's a rust implementation. Types make everything better
reminds me of https://en.wikipedia.org/wiki/Hillsborough_disaster
OP should have used k8s to scale their workload
The PHP thing is believable, I'm just still stuck on scala vs python based on my observations from working in the industry and being part of the hiring process for both of these languages. Perhaps it's because I work in…
I wonder where this graph gets it's data from. Scala sitting at 4.6 percent and python at 1.2 percent is not what I would expect, but my perception of the industry could be totally off.
What a throwback! I discovered these as a kid in the early days of the web. I remember the perl being a little too obtuse to grok as a preteen, but I figured out where I could change things at certain parts of the code…
Depends on the scale of users you expect for your project. Generally I like to keep oltp and olap tools in their lanes, but if < 100 people are going to be using it probably doesn't matter. I doubt duckdb has any sort…
Well, I was 13 and trying to learn html by piecing things together from "view source" and seeing what other people were doing on their page. We didn't have the benefit of stack overflow or what anyone today would…
I always wondered why snowflake doesn't just install a control plane on customers own cloud resources a la databricks. Seems like they'd be able to mitigate a lot of liability that way.
> the vendor gleefully assured us that they were experienced with "migrations of this scale" Sales is mostly just lying to collect a commission check.
Cool website. Reminds me a lot of the early golden years of the internet
do you have any examples of more secure ways of injecting secrets?
I lived almost 40 years with undiagnosed ADHD inattentive type. I had terrible grades, I couldn't organize anything in my life, terrible rejection sensitive dysphoria. Luckily, programming and computers have always been…
I tried searching for something similar in python but didn't find much
https://github.com/zio/zio-quill This library does exactly what you prescribe. Pretty sure under the hood it's using macros with string templates
Your github is really interesting. It seems like you have a bright future ahead of you. Do great things.
I bite off tiny pieces of 5mg pills. One pill lasts me about a week and a half
FWIW, mine is working fine
Nobody in their right mind is using BQ for oltp workloads
What a legend. I remember reading text files about his lore in my early days of exploring the web and being absolutely captivated by it all. Rest easy, Kevin
We're on use1 and havent seen any degradation
that's a great book
Both. Setting up the editor took a little doing, but it works well. https://code.visualstudio.com/docs/containers/quickstart-pyt...
I haven't used these since docker
sql alchemy is an orm, where ibis looks to be a dataframe api that is sort of a dsl over sql. It doesn't try to map relational domains to an object oriented paradigm like sql alchemy does
Neat. I love that there's a rust implementation. Types make everything better
reminds me of https://en.wikipedia.org/wiki/Hillsborough_disaster
OP should have used k8s to scale their workload