> AI doesn’t write good code because it was trained in your code [not mine].
Jokes on all of us, frontier models still are embarrassingly bad at reading sheet music, just like the rest of us.
@badlogicgames Is that why they can claim the performance improvement without too much increase in cost? They switched to cavemen thinking mode, and strip it out before sending to api consumers?
@cramforce@wesmith4_ The demo has just a single md file inside the skills folder, but does eve support a folder with the skill name and the skill inside SKILL.md as well? And a scripts folder?
@juergengenser I don’t think any browser other than safari adopted this.. The problem mentioned in the article has been mostly solved via webm videos (with mp4 fallback), but there also are animated webP images, if it absolutely has to be an image tag!
@heyandras@SlackHQ Slack Connect is great for when you already are paying for slack, and want to access channels across multiple workspaces.
If you’re not already using (paid) slack, you could ask the company that invited you to just add you as (unpaid) guest to that channel.
@badlogicgames I now create a wip commit before letting codex do anything, and then incrementally —amend any changes I approve of, to make sure it doesn’t completely wipe previous changes I actually want…
If you've ever seen someone tweet some cool shader and thought "I don't really even know what a shader is and at this point I'm too afraid to ask" - I've written something just for you.
https://t.co/0ez5xz5vCP
@wukonigcom hat in den letzten Jahren schon nachgelassen, aber zumindest die Installationen in der Stadtpfarrkirche haben sich die letzten Jahre, und auch dieses Jahr wieder besonders, ausgezahlt!
Schlange ja, aber nur weil jede Vorführung in Blöcke abgefertigt wird.
@peaklabs_dev@coolifyio - adding basic auth via UI (currently possible via labels, but tedious)
- making containers reachable from inside and outside of a single server via the same config (i.e. so both build, and production server can reach a db on production server)
@rauchg Exactly what I do as well 😅 The biggest issue is when Apple rotates out old alarm sounds: Many older alarms now have the alarm sound set to none.
Not an issue for the expected use case, but makes for very unpleasant surprises for different usage patterns.
@bgardner That is an exceptionally well designed block theme! The premium Powder versions are based on the free theme but offer additional patterns, is that right?
@mattpocockuk stripping off additional parameters from an external API that you don’t want to make available to the schema’s consumers is a nice use case as well though!
I have to agree, React (especially in combination with TypeScript) turns frontend work from plain string concatenation to actually structured and verifiable code.