From what I recall in previous months, the big ones were priced at 1x instead of the current 6-9x. I wonder if the rates drop in off-peak hours as well.
Also, for what it's worth, I think a lot of the people who just ran out of their requests this month on Copilot in like ... a day, may not have realized how the model pricing has shifted.
Its default options? Now they're priced at 6x and 9x when I look. So if you leave it on "Auto" it'll give you a 10% discount of the jacked up rates.
For smaller stuff? Pick a smaller or older model! It'll run for a fraction of the cost. Or play with local models.
Just landed in WordPress plugin repo: something I've been working on for months, and have had in mind for 10+ years.
Imagine never having to ask a client what they mean by 'broken'. Imagine never having to onboard them to a project management platform.
https://t.co/Moj7DyTcUU
@austinginder Okay, but here's the really fun part: When you have the agent do this, have them document all the steps and gotchas and the like to turn it into a reusable skill. :)
Also, if you're suspicious of LLMs ability to translate between languages? Yeah, same. But it's 1) a cool demo of the technology, 2) better than nothing, and 3) easy to manually edit and correct afterwards.
Wanna see some of the cool stuff WordPress 7.0's LLM Connectors can do?
https://t.co/fKedVshV1q
I built this for something else, but realized it'd be a fun proof of concept to use them to quickly generate translations for bits of content.
I've been working with vLLM for local models, tying WordPress in with those instead of the big commercial hosts -- but Ollama or LM Studio are both great options as well.
WordPress Playground preview link's available on the repo to give it a try!
@film_girl oof inflation hits hard. I'd been yearly for a couple years then sprung for lifetime in 2021 for $119 + tax.
I wonder if the backlog of no-longer-paying lifetime pass holders means they need to lean on new subscribers to pay for the service, which has to jack up the price?
@austinginder I'm pretty sure there's some tooling already in place from the Tide project -- https://t.co/YZ62qRw0OA -- cc: @jeffpaul who I think could at least get you in touch with the right folks?
@austinginder@mholt6 My stance from when I used to review hackerone reports is that I don't mind automated scanner reports, so long as they're 1) significant, and 2) verified by a human before submitting with a proof of concept.
Dear humans who make wordpress themes: If you're going to `position:sticky` your header nav in WordPress, please also give it `top: var( --wp-admin--admin-bar--height, 0px );` -- so it doesn't render /underneath/ the wp adminbar.
<3
@3Utsav@famousish Genuinely, I've been playing with local models as well. It's less "magic" as you have to do the setup, but claude is great at advising on configurations. Ollama's much easier to set up, but vLLM does better with performance.