These headlines usually work by the dept asking a researcher for a 10 sentence summary of their work. Someone in the dept summarizes that to 3 sentences, and sends that to the university pr dept. The university turns…
Typosquatting is a thing that has been looked at and is being looked at: https://github.com/pypi/warehouse/pull/5001 - had to be reverted because it was too noisy https://github.com/pypi/warehouse/issues/9527
Pip can use range requests to fetch just a part of the wheel, and lift the metadata out of that. So it can sometimes avoid downloading the entire wheel just to get the deps. Some package servers don't support this…
Did you consider a type of continuous aggregate that works over pre-aggregated partitions for time buckets without modifications and swapping those buckets in the continuous aggregate view with a live view when data is…
Yeah, wanted to be able to programmatically ask the window manager such that I can tell new shells to source "~/.bashrc.d/{desktopname}.sh".
I have a browser profile per workspace and git/aws/maybe some other env vars that are set up on a per workspace basis. To switching from project 1 to project 2 or personal I just click on the appropriate desktops in the…
As a new mac user (~4 weeks with new employer) my biggest N are: 1) inability to ask the window manager "which workspace/desktop am I on" - it also seems like this ability has been progressively removed with newer…
What's the explain plan for a pipeline like this look like? In my experience one of the biggest things scaring devs away from moving more logic over the wire towards the db is lubrication between version control and…
These headlines usually work by the dept asking a researcher for a 10 sentence summary of their work. Someone in the dept summarizes that to 3 sentences, and sends that to the university pr dept. The university turns…
Typosquatting is a thing that has been looked at and is being looked at: https://github.com/pypi/warehouse/pull/5001 - had to be reverted because it was too noisy https://github.com/pypi/warehouse/issues/9527
Pip can use range requests to fetch just a part of the wheel, and lift the metadata out of that. So it can sometimes avoid downloading the entire wheel just to get the deps. Some package servers don't support this…
Did you consider a type of continuous aggregate that works over pre-aggregated partitions for time buckets without modifications and swapping those buckets in the continuous aggregate view with a live view when data is…
Yeah, wanted to be able to programmatically ask the window manager such that I can tell new shells to source "~/.bashrc.d/{desktopname}.sh".
I have a browser profile per workspace and git/aws/maybe some other env vars that are set up on a per workspace basis. To switching from project 1 to project 2 or personal I just click on the appropriate desktops in the…
As a new mac user (~4 weeks with new employer) my biggest N are: 1) inability to ask the window manager "which workspace/desktop am I on" - it also seems like this ability has been progressively removed with newer…
What's the explain plan for a pipeline like this look like? In my experience one of the biggest things scaring devs away from moving more logic over the wire towards the db is lubrication between version control and…