@RodrigueLabs Manually added, i have no relation to any of these people. They’re all about investing tips so I must be on some list of emails somewhere but I haven’t engaged anyone in that space for at least a few years.
Beehiiv really needs a setting to opt out from anyone else adding you to a newsletter. I’m getting subscribed to Beehiiv newsletters I don’t want like twice a week now
VICTORIA SCRET SHARES ARE UP 50% TODAY
AFTER THE COMPANY CHANGED IT’S STOCK SYMBOL TO VERY SEXY $VSXY FROM $VSCO BEFORE
THE COMPANY ALSO REPORTED EARNINGS EARLIER TODAY
One cool thing about jj revset aliases is that you can use them in all sorts of places. In my diffview.nvim fork that supports jj now I can do `DiffviewOpen stack_base` and quickly get a diff of the current stacked PR
stack_base = "latest(heads(bookmarks() & ancestors(@--)), 1)"
So apparently if you update a kids iPad and it needs updated T&C acceptance to use iCloud then the screen time controls just turn off until you accept the new terms.
Wow, running my PR review prompts with Opus 4.8 and... it's really bad.
- It is pedantic about unused imports
- It has a serious hallucination problem. Finding issues in zod schemas that don't event exist.
I never saw this with 4.6 and 4.7.
@48statesalbum Seeing a lot more posts about this kind of thing today so at least it’s not just us :) I went back to opus 4.6 and 4.7 for now which still seems to be working ok
@Shpigford Im not sure if if this is worse than those people who invite you on nonexistent podcasts and then it turns out they’re actually just trying to sell you some software
I don't know, very confusing. Everything seemed to work fine, and the intermediate output from the subagents/workflow looks right. It's just the final output that was messed up.
tried https://t.co/Ynq373u5p6 on a state machine definition and I'm sold. A quick interactive walkthrough made it very very clear when I was pressing a button to advance through a state that just doesn't need to exist.
@joshmanders Though just last night I was thinking that neovim plugins are a huge threat vector as well. Usually no versioning or release process at all
Really happy to see Svelte support in oxfmt. Just switched over our work monorepo with about 1.3 million lines of code, and it's between 10x and 25x faster per package to format.