Newest Questions

Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
10 views

On WooCommerce, I need to make sure that if there are products from a certain category in the cart, free shipping is not applied. I currently manage shipping with Table Rate Shipping, and shipping is ...
Antonio Costa's user avatar
Advice
0 votes
0 replies
7 views

can anyone suggest some good websites for practicing Hindi typing? Currently I am using https://typingbits.com/ but I would like to try some other good platforms as well to improve my speed and ...
uttu ss's user avatar
0 votes
0 answers
8 views

I have the following setup: btn.uxml: <ui:UXML xmlns:ui="UnityEngine.UIElements" noNamespaceSchemaLocation="../../../UIElementsSchema/UIElements.xsd" editor-extension-...
leyren's user avatar
  • 544
-1 votes
0 answers
11 views

In app script i need a way a code that can open web browser with particular address with time based trigger, can it be possible, I would be highly obliged . My project is required to open web browser ...
dinesh gupta's user avatar
0 votes
1 answer
14 views

I am developing a layered .NET project with API, BLL, DAL, and UI layers. The UI layer calls the API using a generic API repository built with HttpClient. My project structure is roughly: Core └─ ...
Necati Dalar's user avatar
Best practices
0 votes
0 replies
14 views

I'm building a Pinterest-like web application where users can create boards, save images (pins), and organize them with tags. Each pin has metadata such as title, description, image URL, author, and ...
Vlad1k Tipir's user avatar
-1 votes
0 answers
16 views

I have a class which stores a const pointer to some external data. To get the pointer, the user passes in an object by reference. The object should be permitted to be const. Here's a minimum style ...
Phil Rosenberg's user avatar
Best practices
0 votes
3 replies
34 views

I am currently learning programming and want to improve my problem-solving ability rather than just memorizing syntax or copying solutions. I understand that strong programming skills come from being ...
Varun Manhas's user avatar
Advice
0 votes
0 replies
12 views

I've been running myself ragged trying to figure this out, since the documentation is rather sparse and the plugins are all somewhat out of date, but for a school project, I need to create a prototype ...
Sephun's user avatar
  • 1
Best practices
0 votes
3 replies
35 views

I'm pretty new to Python and am trying to understand the different ways of achieving things. I have an array of dictionaries with key value pairs: a = [ { "Key": "K1", "Value&...
Jules's user avatar
  • 687
Best practices
0 votes
8 replies
27 views

I have a dataframe with two index levels from a stack operation, and I'd like to then drop rows based on a condition for the index. Currently, what I've got goes something like this: import pandas as ...
Petra's user avatar
  • 385
Tooling
0 votes
2 replies
18 views

Claim my identity on Google knowledge panel for all of my platforms with new Gmail account lost all emails and phones connected to my platform pages I've been locked out of all my artists accounts and ...
Anitriel queeneyelevia Bryant's user avatar
0 votes
0 answers
17 views

I have a monorepo (turborepo) with comments package. In my other project I want to import this package locally so that I have a hot reload. In my package.json I did: "@my-scope/comments":...
Ugus's user avatar
  • 365
0 votes
1 answer
25 views

I am writing a javascript based video game that uses the p5.js library. I am trying to speed up the loading of the game, by copying loaded images, instead of repeated loading the same one's. Is there ...
user1104028's user avatar
2 votes
0 answers
33 views

I'm working on a Color Picker widget using Qt 6.6, QWidget and QGraphicsView, I'm experiencing two issues: Issue 1) When the QGraphicsView has no zoom and the window is moved and the image is draw, ...
Niele's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
1611184