I think the point is that all of that adds complexity that is often unnecessary - a premature optimization if you will. It's like a hammer, and everything looks like a nail to a lot of people.
GP isn’t oppositional, they listed runtime constructs that all run off a single monolith. The point being you don’t need so-called microservices for flexibility in the production environment.
Old incompatible library versions; dependency hell, security SLAs. Old company couldn't get off of Rails 3 for a multitude of reasons and splitting off microservices was a good decision. Syncing state across the services turned into its own barrel of monkeys, but was better overall.
Ive regretted 99% of the services Ive built in AWS lambda over the years. Everytime it gets more complex than a couple hundred lines of code over a few lambas I start to think “if this were just one service, development, deployments, cicd, testing, storage would all be simpler”.
I inherited a Lambda application at one job - when I started it was probably 200+ Lambdas and it got to 128 Lambdas. Lots of message queues, lots of Lambdas subscribed to queues where they ignored 99% of incoming messages... quite a mess. The Lambdas that are gone got repackaged into a SpringBoot application which thoroughly simplified things.
My deployments to Lambda are extremely simple. All I do is hit save in VSCode and the Lambda is updated. Change the env to prod and it deploys instantly to prod.
There's tools that make it easy, I'm still using a tool I built 10 years ago. Very little has changed except the addition of layers, which are also pretty easy and automatically handled in my dev tool.
All the Lambdas I write also run locally, and testing isn't an issue.
The only gripe I have with Lambda is when they deprecate older nodejs versions, and I am forced to update some of my Lambdas to run on current nodejs, which then leads to refactoring due to node module incompatibilities in some specific situations. But those are really nodejs problems and not so much Lambda problems, and it does get me to keep my apps updated.
A beautiful Rails engine that provides a sleek, modern dashboard for monitoring and inspecting Active Storage data in your Rails application.
## Features:
- Overview of Active Storage usage statistics
- Browse and inspect blobs, attachments and variant records
- View metadata, file details, and relationships
- Modern, responsive UI with animations
- No external dependencies (vanilla JavaScript and CSS)
The fastest Bootstrap 5 WordPress starter theme. Experience the power of SASS merged with the WordPress Customizer.
Picostrap 5 leverages the flexibility of Bootstrap 5 (currently v5.3+) and integrates it deeply with the WordPress Customizer. Customize Bootstrap's look and feel directly from your WordPress backend, and Picostrap will recompile the necessary CSS on the fly using a built-in SASS compiler that runs right in your browser.
In the dynamic world of web development, evolution is not just a choice, but a necessity. Today, we're thrilled to introduce Bootstrap.ninja, a groundbreaking fork from the official Bootstrap framework, reimagined and revitalized for the modern developer. Our vision? Simple yet profound – to extend and enhance the beloved Bootstrap, making the web not just functional, but phenomenal.
You’d be surprised… I ran a MITM proxy on my phone’s network and then downloaded ~30 of those scam apps which just wrap ChatGPT (you know, with names like “Best GPT AI chat 4”).
I found about a third were connecting to OpenAI directly, exposing their full API key in the headers of every request.
Amazing! Steal their keys and stop their $29.99/mo subscription after one month. Profit!
Even if they don’t expose the key it’s likely they are proxying the API with their own “security” which should not be too hard to steal the lang lasting token
There is no way to use it in the frontend securely. Communicating with OpenAI will have to happen on the backend and to prevent anyone from abusing your API, it will have to be protected by authentication.
Yeah sounds like OP is advertising an MVP that you can run in localhost with the sole purpose of proving a concept. There's no way this is going to any wise-man production project
Connect to a backend api that does the requests to OpenAi. Setup CORS to prevent embedding on other sites. And remember your api is still completely unauthenticated so add rate limiting and a block list to limit abuse.
I have asked a similar question, and was pointed to your response here. From what I see at Migadu's site, it is a good service. Currently the top of my list, but the research is ongoing
Lucy is a completely new device that redirects sunlight wherever you need sunlight to be.
We need helpful users who can take Lucy in and tell us, based on an extended period of time in their home, how and where they use Lucy, what they light up with Lucy and the added functionalities they could see in future versions.
If you want to be one of our beta testers, please apply here