I am creating an app with a SvelteKit client and a Laravel API stack, but I am struggling to safely authenticate my client to my API. Ideally I want to store a
I need to store subquery result in variable and use into master query to save execution time of query otherwise i have to write again same subquery for that. Th
I couldn't find an answer for this very easy question, because I don't know how to describe or even name the question. The code is extremly simple but it happen
#include "SFML/Graphics.hpp" int main() { sf::RenderWindow window(sf::VideoMode(200, 200), "SFML works!"); sf::CircleShape shape(100.f); shape.setF
We've got a system that seems to be consuming a lot of data, it uses Dapper for database queries and Seq for logging. I was wondering if other than with SQL Pro
How do I increase or decrease an "X" number by a certain amount of percentage say, 2% or 3%? Case scenario: My value is 5 - I want to increase this number by 2%
The point of the program is to launch a separate process that operates a web socket. The main process is meant to collect processed messages through a shared Qu
I should create different development environments for developers in Docker. The plan is to do a Jenkins job that will make new Dockerfiles for each new environ
Here's the code, I was trying to run a discord bot file. $ node index.js internal/modules/cjs/loader.js:883 throw err; ^ Error: Cannot find module 'node:ev