Personal update: I've joined Anthropic. I think the next few years at the frontier of LLMs will be especially formative. I am very excited to join the team here and get back to R&D. I remain deeply passionate about education and plan to resume my work on it in time.
@united@united Sent. I managed to rebook my flight last night, and then today, on my way to the airport the flight was cancelled again. I'm also waiting on the line again.
Hey @United . I've been on hold for 1.5 hours after you cancelled my SFO to MDE flight at 9:30PM the night before a 5AM departure. Flying tomorrow was already impossible by the time you told me. Would love to actually talk to someone.
@VuelaJetSMART No entiendo. Entonces para qué perder el tiempo enviando mi código de reserva? Qué diferencia hay entre esta red social y facebook e instagram? Yo lo único que quiero es hacer checkin en su página web como lo he podido hacer en todas las otras aerolíneas
I used Claude Code to finally learn how Firecracker works by building my own VMM from scratch.
This was incredibly rewarding and I want to do this more often.
https://t.co/yxcUxj1qki
@Dominacol_ , después de esperar más de 40 minutos en su call center (y aguantarme una grabación diciendo que "mi tiempo es muy importante para ustedes"), ustedes deciden colgar sin pena alguna.
Vergonzoso!
@Tigo_Colombia en Rionegro, Antioquia el internet está caído. Es increíble que nos toque a los usuarios reportar este tipo de fallas. Ustedes son los que nos deberían informarnos a nosotros incluyendo un estimado de cuando se reestablecerá el servicio. Muy mal!
@alexellisuk Hey! Thanks! I don't have anything planned yet. I need to get into the habit of writing again. I've enjoyed your posts / work about Firecracker :)
@AWSSupport Note: this isn't about troubleshooting at all. I've tried all of these steps. This works properly in a different account. It's simply that this account, for some reason is not authorized to do this. This is an AWS problem that I can't fix.
Hey @AWSSupport , I'm trying to call your embeddings endpoint (batch) and keep getting this error: "when calling the CreateModelInvocationJob operation: Your account is not authorized to perform this action." Asking me to create a case. But you want to charge me for creating it?
@AWSSupport I don't get it. So why display that error message at all? I'm not trying to do anything weird here. I'm trying to create a few thousand embeddings for our knowledge base. I have access to call the model directly and we don't have this issue in other accounts (in the same org).
@AWSSupport What's the point of that? The solutions provided here are useless https://t.co/Qa6Jrcsz2F (not human). The error asks users to create a case for something that should be table stakes and I can't even create it without paying. Is this customer obsession?
@felixhuttmann@__steele It's unclear to me if this issue would be a feature or a bug. I wouldn't want to reuse the same secrets in dev/prod. With an IAM policy, I assume that you could use allow list all accounts under your AWS organization?
@felixhuttmann@__steele Thinking a bit about this, could you embed an IAM policy explicitly allowing the accounts that should be able to see the plain text of the secrets? This policy would be encrypted along with the secrets. Not sure if this is a good idea, but curious to know what y'all think ;)