Newest Questions

Advice
0 votes
0 replies
9 views

Not sure if I was able to word it well but, I'm sending a link to people that have my personal details in the website if they click on it. Can I make it so they access a version of the website without ...
IAskQuestion's user avatar
0 votes
0 answers
9 views

I have three tables Orders, CustomerProductSizesOptions and ProductSizesOptions. Orders: OrderID SurName DeliveryDate 45 Jones 01/01/2025 43 Smith 04/02/2025 CustomerProductSizesOptions: OrderID ...
Simon Taylor's user avatar
Advice
0 votes
0 replies
17 views

Guys give me your feedback ✨ 🚀 𝗙𝗿𝗼𝗺 𝗦𝗲𝗮𝗿𝗰𝗵𝗶𝗻𝗴 𝗳𝗼𝗿 𝗜𝘁 𝘁𝗼 𝗖𝗿𝗲𝗮𝘁𝗶𝗻𝗴 𝗜𝘁 While working on a project, we needed a 𝒘𝒂𝒗𝒆𝒔 𝒄𝒐𝒎𝒑𝒐𝒏𝒆𝒏𝒕 𝒇𝒐𝒓 𝒔𝒉𝒂𝒅𝒄𝒏/𝒖𝒊. We ...
Mouad Sadik's user avatar
-1 votes
0 answers
23 views

OK so I'm using www.godbolt.org website and the x86-64 gcc 15.2 compiler selection and the -O2 compiler options for optimization but it still makes a strcpy API call. I would like this compiler to ...
blogger13's user avatar
  • 303
Tooling
0 votes
0 replies
9 views

Best is to download Pi browser app to start mining.and from there go to Pi network and create demo app.Then you need to be approved by pi team but before you migrate your currency from demo Testnet ...
Lina Vitkute's user avatar
0 votes
1 answer
13 views

#!/bin/sh # dash script zero=0 test $zero -eq 0 echo $? # prints 0 zerostr="000" test $zerostr -eq 0 echo $? # prints 0 test echo $? # prints 1 (as documented) test -d echo $? # prints 0 (...
lonious's user avatar
  • 696
0 votes
1 answer
21 views

Problem: I am trying to display a user's address from a nested user object in my React component. When the component first loads, I get an Uncaught TypeError: Cannot read properties of undefined (...
Osama Mirza's user avatar
0 votes
0 answers
18 views

I am new to generic gitlab repositories and am struggling a bit testing out one I created. I can push a package with the following: curl --location --header "DEPLOY-TOKEN: xxxx" --upload-...
GafferMan2112's user avatar
0 votes
0 answers
23 views

I created an EPUB ebook in R with Bookdown. It contains in-text mathematical formulas such as $\pi$, $\hat\pi$ and $X$ as well as equations such as: \begin{equation} \hat\pi = \frac{e^{a + X\cdot b}}{...
Marco Plebani's user avatar
0 votes
1 answer
46 views

i understand this is seemingly simple im a beginner i apologize if ive wasted anyones time but im pretty lost rn heres my code print ("you awaken in a dark room") print ("you look to ...
doylin holgu's user avatar
0 votes
0 answers
34 views

wrt std::mersenne_twister_engine w-the power of two that determines the range of values generated by the engine Based on the widely used C++ method for generating random numbers in a range as ...
Vinod's user avatar
  • 1,257
-1 votes
0 answers
21 views

I'm facing a "404 Not Found" issue with my images in a PHP project running on Laragon (Apache) and shared via Ngrok. C:/laragon/www/IAKA_Tickets/ ├── app/ │ └── Views/ │ └── checkout....
CSI Maat Ra EkiliBriu y ElevaS's user avatar
Advice
0 votes
2 replies
29 views

I'm just wondering about the different kinds of SQL? I have heard of SQLite, MySQL and a couple of others but I don't really understand. Like how do they differ? Where do you use which one? Which ones ...
Filledipp's user avatar
1 vote
1 answer
28 views

I am trying to setup a distributed environment for NLP processing. I use Ray and Python on GCP. I have a master and several workers. What happens is that when I run 1 worker or 8 workers, it takes ...
cuneyttyler's user avatar
  • 1,394
Best practices
0 votes
1 replies
21 views

I'm new. Is it best practice to make a list of the variable's "namespace," and if so, what are some of the methods to track them that others might use? Are there other things that should be ...
archiTech's user avatar

15 30 50 per page
1
2 3 4 5
1611285