What browser do you guys recommend since Chrome is deprecating manifest v2? (Plz don't say Firefox) Is Brave ok in terms of security? (I know every single browser is absolutel...
Initially I did this so the errors don't leak to the client (in case they contain sensitive data), but something in my guts is telling me this is stupid to catch the error and...
Does anyone uses pm2 (node)? Why are the logs printed multiple times even though if I were to start the application normally (node app.js) it's logged one time? And it's jus...
What do you guys use to read/search a huge file (.json) on an Android? Every where I search I come across a Java solution or something like that, while I just need an app (si...
every single one of these Prisma filter queries is working except the url one, the url one only works as expected when it's "true" but not when it's "false", the type is strin...
PopOs or Linux Mint for a noob starter? Also do you have any articles on how to safely dual boot Windows 10 alongside it? I've heard there are a bunch problems that can occur...
What type of enclosure do I need to get to turn an NVME MSI spatium 450 internal ssd to an external one? I'm not really familiar with hardware and the search results are confu...
Hello I'm not a designer and I'm not really familiar with design terms, but I'm wondering if there's a guideline/template/palatte for iOS/iPhone/Mac looking apps? The prominen...
Is this a correct way to determine if a week is odd or even based on the first week? I'm absolutely terrible at working with dates so I don't even know how to test it and mak...
Hello I was able to secure a job interview and I need to attend it in 7 hours. I'm so stressed right now, and I also have trust issues so I have this feeling that they may try...
Any recommendations for a 1TB external HDD?
I tried installing windows 11 on a new machine and it failed halfway due to corrupted files or smth. Now there's a new partition with only 116mb of storage that I can't do any...
Any opinions MSI spatium m450 1tb ssd? I mainly care about the durability rather than speeds and such, so I would really appreciate some recommendations or opinions
Any of you guys have set up a home server using Nodejs/ecosystem? I want to setup a local video platform for myself yet I wasn't able to find a fine grained solution, or even ...
If I were to use Telegram, is a private channel a good option? Since if one of my accounts gets banned for no reason, I can still access them from my another acc? Or is saved ...
I've been coding in JS for a year now but my projects still aren't up there with the industry standards, anytime I look at open source projects it just feels sooo different th...
Should I include some of my private GitHub repos (using Fine-Grained tokens) on my resume for a junior full stack position? Or just write the projects name and such? They're ...
Is Deno tooling around executing shell/batch... scripts better than Node? It's been nothing but pain trying to use exec and spawn etc...
I don't know how to word/formulate my question to get the desired results, but, are my test cases considered bad if some of them require an internet connection to be tested? ...
Does anyone know of a new Twitter downloader package? The api is done for, so i guess you know what i mean 🤷♂ I would love if it's in JS but python would do as well...