I am trying to create an architecture that in some way imitates the slots from VUE. The idea is for the parent component to be able to inject some props into th
As mentioned above I'm running a 64GB csv file on AWS EMR cluster using Jupyter notebook. I concatenated my two columns into one docum = concat(title, abstract)
I have a codebase with lots of .js and .ts/.tsx files. I want to run some rules on the whole codebase and some rules just on typescript files. How can I achieve
I just created an Asp.Net Core project in .Net 6, which reference a class library project(well, several actually), in .Net 6. When I launch the app, I get an er
I'm trying compile my project for Linux, have such code in ElAES.pas: type TAESKey256 = array [0..31] of byte; TAESExpandedKey256 = array [0..63] of longwor
Well, I'm trying to do a project of an a Shopping cart with vue.js, and the browser Console is showing this error: vue.common.js:576 [Vue warn]: Error in c
So there is instruction on clone ES index: https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-clone-index.html. But I can't find it how to
I've got UC200 from Dinstar and I am want to trunk a PSTN line and land and dial all phone calls from local SIP extension. I am trying to create one but this is
I need some advice on how to share a Postgres database between local psql and docker compose Postgres container. I'm on a Debian-based Linux distro called Mint;