I have the following two data sets, and I'm looking to merge them in a very specific way: Stream stream = { "sdd": [{ "eid": "e532fcdb-2f3f-4c51-9afb-996b
I want to detect namespace creation or deletion activity inside my Azure Kubernetes Cluster. Is there a way to enable such logs (I prefer almost real time logs)
I try to implement LexikJWT authentication to my symfony/mongodb project, I succeeded to authenticate through a static users (in_memory), but I have no idea how
I need to run a query that joins documents from two collections, I wrote an aggregation query but it takes too much time when running in the production database
Title is pretty self explanatory. AWS is a nightmare to me. Basic things aren't explained. I created an AWS RDS database. All I want to do is connect to it in T
I'm trying to share a Google Sheet with a bound apps script. I've tried testing it with my other google accounts, and the "authorize" prompt works correct. Howe
I'm trying to evaluate dart programming language. Right now I try to figure out if it is possible to access a Sybase Anywhere 12 DB using dart. I've searched pu
I am trying to change the speed of an item in a game (Tetris) and I am making a logic error that means when the key is pressed, the speed of the falling shape d
I've created a word-blacklist system that works decently, I remove all spaces from the message content, then use regex to match for blacklisted words, and if th
I am working in django and i have written a simple code for dark and light theme, it is working perfectly, but when i inspect my page, it shows an error 'Uncaug