Newest Questions
24,170,897 questions
0
votes
0
answers
4
views
Shortcut for "Open in split view"
I'm looking for a shortcut to open a tab in Split View. I know Command‑Option‑N opens a new tab, but it doesn't open a link in Split View. I want a shortcut that will open a new tab directly in Split ...
Advice
0
votes
2
replies
13
views
Unmatched single quotation mark in argument to printf (in bash)
In the process of trying to learn about the different ways to manipulate text in bash (particularly when it comes to UTF-8 encoding) I came across this syntax somewhere (I don't remember exactly where ...
1
vote
3
answers
31
views
Run code in a MonoBehaviour whenever another component is added
In Unity, MonoBehaviours have various method which run automatically when something happens to them/the GameObject they are attached to - e.g. OnDestroy(), OnEnable(), OnValidate() .
I wonder if there ...
0
votes
0
answers
12
views
PixiJS slot game architecture: Synchronizing infinite reel spin animations with delayed WebSocket RNG payloads
I'm architecting the frontend of a real-money slot game using HTML5 and PixiJS. Due to strict regulatory compliance (handling player disconnects and state recovery), the frontend operates as a dumb ...
Advice
0
votes
1
replies
24
views
Pointers in A Decomposition Function
I am going over K. N. King's book on C programming--specifically Chapter 11, which goes over the fundamentals of pointers. There is this section of the book that writes a decomposition function as an ...
-3
votes
1
answer
40
views
Calling a Flask API from JS returns Unexpected token '<', "<!DOCTYPE "... is not valid JSON
I have a Python Flask API. When I try it on localhost, it works perfectly, but when it's hosted on shared hosting "cpanel", it returns:
Error: Unexpected token '<', "<!DOCTYPE &...
Best practices
1
vote
1
replies
18
views
Creating query in a Metabase
Please help me join tables. I’ve created a question in Metabase that shows existing orders, and everything looks good. However, I also have a table called Company Relations that includes Relation ID, ...
0
votes
1
answer
22
views
SurfaceControlViewHost.setView keeps asking for system level permission
so i'm making an accessibility service and i'm trying to make an overlay with attachAccessibilityOverlayToDisplay and for that i need a SurfaceControl that according to docs i can set the view for the ...
-2
votes
0
answers
25
views
Pusher and push notifications
I have the following curl request
In
func userNotificationCenter(_ center: UNUserNotificationCenter,
didReceive response: UNNotificationResponse,
...
Advice
1
vote
2
replies
30
views
Optimizing Node.js worker threads memory pooling for heavy Monte Carlo slot simulations (RTP verification)
I'm developing the math engine for a high-volatility cascading slot game (similar to Megaways mechanics). As part of our global compliance and certification process, we need to run Monte Carlo ...
0
votes
0
answers
21
views
Why does wildcard not work in (the prerequisites of) a static pattern rule?
Consider this tree:
src/whatever/foo
Makefile
and this Makefile
out/bar : src/*/foo
@echo $^
# ----> OK, prints: src/whatever/foo
out/foo : out/% : src/*/%
@echo $^
# ----> ERR: ...
0
votes
0
answers
36
views
Why doesn't my executable app start and shows CITATION.rst error?
I built a small app in Python and it's working just fine on pyCharm. After making an exe file with pyinstaller, the app is not working. I'm getting this message:
FileNotFoundError: No such file or ...
-4
votes
0
answers
27
views
inexplicable 403 error in custom search api cx engine for specific domains [closed]
my php projects using Google CSE custom search engines are now receiving a 403 permission error even though they're dedicated to specific domains. I've been using them for many years, and this problem ...
0
votes
1
answer
24
views
OpenArgs of "List items edit form"
I have this form that is set to be the "List items edit form" of a combo and I have noticed when this form is opened, its OpenArgs contains "[my_subform]![MyCombo]=" which is the ...
Advice
0
votes
1
replies
29
views
High failure rate for Gaming Hosting business?
I've been running a Gaming Hosting business for 3 months. I'm starting to get regular sales, but my dashboard shows a huge amount of Blocked (red) and Failed (orange) payments compared to successful ...