LushBinary's profile picture. AI first software agency

LushBinary

@LushBinary

AI first software agency

Pinned

AWS offers over 200 services, knowing each is crucial to make better cloud architectural decisions, to make scalable, resilient, secure and highly available software. Here we will try to provide concise info about each services, so that you don’t have to spend much time 🧵


MSPDisposal.com (MSPGPT) now supports ChatGPT 5.0.

LushBinary's tweet image. MSPDisposal.com (MSPGPT) now supports ChatGPT 5.0.

LushBinary reposted

Vercel Sandbox is the “EC2 of AI”. An API to instantly run AI-generated code. With Active CPU pricing. 1️⃣ Create 𝚌𝚘𝚗𝚜𝚝 𝚜𝚋 = 𝚊𝚠𝚊𝚒𝚝 𝚂𝚊𝚗𝚍𝚋𝚘𝚡.𝚌𝚛𝚎𝚊𝚝𝚎({ 𝚜𝚘𝚞𝚛𝚌𝚎: { 𝚞𝚛𝚕: '⟨𝚐𝚒𝚝 𝚞𝚛𝚕⟩', 𝚝𝚢𝚙𝚎: '𝚐𝚒𝚝' }, 𝚛𝚎𝚜𝚘𝚞𝚛𝚌𝚎𝚜: { 𝚟𝚌𝚙𝚞𝚜: 𝟺…

Vercel Sandbox securely runs untrusted code in isolated cloud environments, like AI-generated code. Create ephemeral, isolated microVMs using the new Sandbox SDK, with up to 45m execution times. Now in Beta and available to customers on all plans. vercel.com/changelog/run-…



LushBinary reposted

Queues. The most requested feature since I started Vercel 🥹 1️⃣ Send 𝚊𝚠𝚊𝚒𝚝 𝚜𝚎𝚗𝚍("𝚝𝚘𝚙𝚒𝚌", { 𝚖𝚎𝚜𝚜𝚊𝚐𝚎: "🔥" }); 2️⃣ Receive 𝚊𝚠𝚊𝚒𝚝 𝚛𝚎𝚌𝚎𝚒𝚟𝚎("𝚝𝚘𝚙𝚒𝚌", "𝚌𝚘𝚗𝚜𝚞𝚖𝚎𝚛", 𝚖 => { 𝚌𝚘𝚗𝚜𝚘𝚕𝚎.𝚕𝚘𝚐(𝚖.𝚖𝚎𝚜𝚜𝚊𝚐𝚎); // 𝙻𝚘𝚐𝚜 "🔥" });…


LushBinary reposted

The Fluid team took “pay for what you use” to the next level. You pay for what you 𝘢𝘤𝘵𝘶𝘢𝘭𝘭𝘺 use. For what you compute. It’s over for paying for idle time. It’s anxiety-inducing. A backend you don’t control can go down or become slow and you’d have to pay for it. Plus,…

Fluid compute now uses Active CPU pricing. Only pay CPU rates when your function is actively computing. Building on existing Fluid gains, this brings additional cost savings of up to 90% for workloads like LLM calls, AI agents, or tasks with idle time. vercel.com/blog/introduci…



LushBinary reposted

Pleasure to come by the YC AI Startup School today! I'm told the recordings will be up "in the coming weeks", I'll link to it then and include the slides. Thank you YC for organizing and bringing together an awesome group of builders! events.ycombinator.com/ai-sus Fun fact is that…

Thought provoking points from @karpathy at AI Startup School today. Made me see LLMs in a whole new light.

snowmaker's tweet image. Thought provoking points from @karpathy at AI Startup School today.  Made me see LLMs in a whole new light.


LushBinary reposted

+1 for "context engineering" over "prompt engineering". People associate prompts with short task descriptions you'd give an LLM in your day-to-day use. When in every industrial-strength LLM app, context engineering is the delicate art and science of filling the context window…

I really like the term “context engineering” over prompt engineering. It describes the core skill better: the art of providing all the context for the task to be plausibly solvable by the LLM.



LushBinary reposted

Time is running out ⏰


LushBinary reposted

How is it looking?

Chandadesign's tweet image. How is it looking?

LushBinary reposted

Today, we introduced Gemini CLI, an open-source AI agent that empowers developers with a versatile, local utility that can be directly accessed from the terminal. From code to content, and deep research to task management, Gemini CLI is built for cross-platform compatibility with…


AWS Cost Optimization: The Ultimate Guide — Part 1: blog.lushbinary.com/aws-cost-optim… #aws #finops #cost #cloud


LushBinary reposted

GitHub Copilot Free for VS Code has arrived.


LushBinary reposted

I've seen many people struggle with understanding the differences between AI tools like Bolt, v0, and Cursor. Since I've been using all of them for several months now (with subscriptions), I’m going to summarize their key points here. Full Thread: 🧵

kregenrek's tweet image. I've seen many people struggle with understanding the differences between AI tools like Bolt, v0, and Cursor.

Since I've been using all of them for several months now (with subscriptions), I’m going to summarize their key points here.

Full Thread: 🧵

🚨 Reminder: FedEx's Soap API expires today! Make sure to migrate to their new REST API to avoid disruptions, especially for the Track API (this doesn't affect the Ship API). #FedEx @FedEx


LushBinary reposted

Amazon Redshift Serverless now supports AWS PrivateLink Amazon Redshift Serverless now supports AWS PrivateLink (interface VPC endpoint) to connect to Amazon Redshift Serverless. You... aws.amazon.com/about-aws/what…


LushBinary reposted

After a recent price reduction by OpenAI, GPT-4o tokens now cost $4 per million tokens (using a blended rate that assumes 80% input and 20% output tokens). GPT-4 cost $36 per million tokens at its initial release in March 2023. This price reduction over 17 months corresponds to…


LushBinary reposted

Organizational Units in AWS Control Tower can now contain up to 1,000 accounts AWS Control Tower now allows you to register Organizational Units (OUs) containing up to 1,00... aws.amazon.com/about-aws/what…


LushBinary reposted

@LushBinary interesting approach for managing multi-tenancy. curious about operational aspects - how's handling tenant data segregation?


LushBinary reposted

AWS today published news stating "Amazon S3 no longer charges for several HTTP error codes", and I was like: didn't they do that months ago? Turns out S3 has _completed_ a change so unauthorized requests […] are free. The scale of S3 is mind-boggling 🤯 aws-news.com/article/01916c…

aws-news.com

Amazon S3 no longer charges for several HTTP error codes

Amazon S3 has eliminated charges for certain HTTP error codes (like 403 Access Denied) that customers did not initiate, ensuring bucket owners never incur reque...


United States Trends

Loading...

Something went wrong.


Something went wrong.