RobinL
๐ Joined in 2013
๐ผ 1,771 Karma
โ๏ธ 458 posts
Load more
(Replying to PARENT post)
1. Create a branch and vibe code a solution until it works (I'm using codex cli)
2. Open new PR and slowly write the real PR myself using the vibe code as a reference, but cross referencing against existing code.
This involved a fair few concepts that were new to me, but had precedent in the existing code. Overall I think my solution was delivered faster and of at least the same quality as if I'd written it all by hand.
I think its disrespectful to PR a solution you don't understand yourself. But this process feels similar to my previous non-AI assisted approach where I would often code spaghetti until the feature worked, and then start again and do it 'properly' once I knew the rough shape of the solution
(Replying to PARENT post)
(Replying to PARENT post)
And more: https://www.complexsystemspodcast.com/episodes/fracking-aust...
One interesting point made here is that the cost of turbines puts a floor price on any form.of generation which uses them, whether renewable or not, meaning in the long run solar has a big advantage: https://www.dwarkesh.com/p/casey-handmer. I don't know how accurate that is
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
So even if you divide China's solar by 5, they added in a month what we have built in >10 years
(Replying to PARENT post)
For Spark, glue works quite well. We use it as 'spark as a service', keeping our code as close to vanilla pyspark as possible. This leaves us free to write our code in normal python files, write our own (tested) libraries which are used in our jobs, use GitHub for version control and ci and so on
(Replying to PARENT post)
(Replying to PARENT post)
(Replying to PARENT post)
You'd have thought it'd be worth insurance companies paying people to track down the thieves!
(Replying to PARENT post)
And I wanted it to emit the raw SQL because that's generally what I want for olap.
So I had to go at building it. If anyone's interested a very rough demo/prototype is here: https://www.robinlinacre.com/vite_live_pg_orm/
Load in the demo Northwind schema and click some tables/columns to see the generated joins
(Replying to PARENT post)
> she would nominate Trump for the award if he was successful in getting Putin to end his war and give back all the territory his forces took from Ukraine in the conflict
So the meaning of the comment is actually the opposite of headline. It's really a criticism of the basis of the negotiation
(Replying to PARENT post)