Newest Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
10 views

enter image description here I cannot uninstall vs 2015 it says cannot be uninstalled because of the policy set by the organization. I really dont know what they are talkin about. I already set it as ...
Tine Escosio's user avatar
Best practices
0 votes
0 replies
2 views

I'm evaluating Alibaba Cloud PolarDB (MySQL-compatible edition) for a production workload and want to understand the trade-offs between storage cost reduction and query performance. Specifically, I'd ...
okla's user avatar
  • 1
0 votes
0 answers
23 views

I was doing the first PortSwigger SQL injection lab, where the goal is to display all “Gifts” products regardless of whether they are released or not. The official solution is to inject the following ...
Diego Huite's user avatar
1 vote
0 answers
9 views

Good evening, I'm trying to create a small 32-bit "operating system" in protected mode that plays music on a SoundBlaster 16 via QEMU/VirtualBox/Bochs on a Debian 13 host. In fact, that's ...
Benjamin Barbosa's user avatar
Advice
0 votes
0 replies
2 views

I keep a copy of a github repository local using TortoiseGit on Windows. I have to make my own changes to some of the source and configuration files. Those changes show up in Windows with the icon ...
user3161924's user avatar
  • 2,587
1 vote
1 answer
18 views

I am trying to upload app in playstore. but first thing I do is building empty project flutter. my question is... is this safe enough for 16kb memory page size. Here is android/app/build.gradle.kts ...
wahyu's user avatar
  • 2,555
0 votes
0 answers
18 views

I am trying to develop an application that performs UWB ranging between a Pixel Watch 4 and a UWB-compatible smartphone (specifically a Pixel 6 Pro). My goal is to measure the distance from the ...
Satosi Okubo's user avatar
0 votes
0 answers
20 views

I'm running a Strapi backend behind Nginx Proxy Manager (Docker) and trying to enable CORS. Strapi version: latest Nginx Proxy Manager: latest Docker image I want to allow requests from my frontend ...
willm berchiche's user avatar
-2 votes
0 answers
13 views

everyone! I'm trying to help out a friend who's experienced a rather befuddling technical problem. I'll try to provide as much information as I can: Symptoms: - Mouse buttons behaving erratically, ...
user129802's user avatar
0 votes
1 answer
37 views

I'm building a portfolio website with React + TypeScript and Redux. I have a chat assistant component that should only appear after a user clicks an "Start" button (which sets app.ready to ...
Sahan Silva's user avatar
-2 votes
0 answers
30 views

Uses of SQL versus uses of R. Scenario: Using the same scenario, how can I use both SQL and R? Use it in a scenario of healthcare, as I am pivoting away from direct patient care into a new career of ...
Mae's user avatar
  • 11
1 vote
2 answers
30 views

I had an earlier problem with part of a macro not correctly recording files saved as pdf in a worksheet list, but is fixed now and can be seen in the code to follow. After saving as a pdf and ...
Winston Smith's user avatar
1 vote
1 answer
37 views

Goal: I want to count the occurrences of each element in a DolphinDB array, similar to how collections.Counter works in Python. Example input: myList = [1, 2, 3, 2, 1, 3, 2, 1] // Desired output: A ...
Aiden's user avatar
  • 11
0 votes
0 answers
29 views

So I have a simple contract to transfer some funds: // SPDX-License-Identifier: UNLICENSED pragma solidity ^0.8.0; import "./HederaTokenService.sol"; contract TransferTest is ...
Logan Pageler's user avatar
Best practices
0 votes
1 replies
11 views

Suppose I have a rust program that performs some action and use many different inner modules to do this job. For the sake of simplicity I have: proj src/ main.rs rectangle.rs tests.rs (Note ...
Fnr's user avatar
  • 2,304

15 30 50 per page
1
2 3 4 5
1612007