itemId
stringlengths
1
34
itemType
stringclasses
4 values
site
stringclasses
4 values
scrapedAt
timestamp[s]date
2026-08-03 00:21:25
2026-08-03 04:01:45
tagName
stringlengths
1
34
questionCount
int64
2
2.53M
hasSynonyms
bool
2 classes
isModeratorOnly
bool
1 class
isRequired
bool
1 class
link
stringlengths
32
258
_run_id
stringclasses
57 values
_dataset_id
stringclasses
57 values
questionId
int64
1
80M
title
stringlengths
15
150
score
int64
-10
35.3k
viewCount
int64
6
16.7M
answerCount
int64
0
296
isAnswered
bool
2 classes
hasAcceptedAnswer
bool
2 classes
tags
listlengths
1
6
createdAt
timestamp[s]date
2008-08-01 04:18:04
2026-08-03 03:37:34
lastActivityAt
timestamp[s]date
2008-10-30 09:20:18
2026-08-03 01:36:51
ownerDisplayName
stringlengths
3
30
isClosed
bool
2 classes
contentLicense
stringclasses
3 values
acceptedAnswerId
int64
4
80M
ownerUserId
int64
1
33M
ownerReputation
int64
1
1.53M
userId
int64
13
33M
displayName
stringclasses
897 values
reputation
int64
1
1.53M
userType
stringclasses
3 values
lastAccessAt
timestamp[s]date
2011-01-10 08:55:57
2026-08-03 03:38:13
goldBadges
int64
0
895
silverBadges
int64
0
9.32k
bronzeBadges
int64
0
9.36k
reputationChangeMonth
int64
-40
1.43k
reputationChangeYear
int64
-1,146
11.7k
websiteUrl
stringclasses
302 values
location
stringclasses
279 values
acceptRate
int64
17
100
answerId
int64
1.13k
80M
isAccepted
bool
2 classes
bodyText
stringlengths
31
24.4k
bodyHtml
stringlengths
39
34.9k
answers
listlengths
1
3
answersFetched
int64
0
3
79989721
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989721
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,714
null
4
null
null
null
null
null
2026-08-01T15:58:53
2026-08-01T15:58:53
Lajos Arpad
null
CC BY-SA 4.0
null
436,560
82,155
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,721
false
Your attempt of obfuscating/modifying the content after it has been loaded is making it more difficult to be deciphered at best. Because your users will be able to debug your code and see the values as well as checking the page source, the algorithm you use, etc. etc. In general you should never send content to the cli...
<p>Your attempt of obfuscating/modifying the content after it has been loaded is making it more difficult to be deciphered at best. Because your users will be able to debug your code and see the values as well as checking the page source, the algorithm you use, etc. etc. In general you should never send content to the ...
null
null
79989718
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989718
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
75,398,562
null
0
null
null
null
null
null
2026-08-01T15:39:41
2026-08-01T15:39:41
Sameer Ahmed
null
CC BY-SA 4.0
null
30,054,783
57
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,718
false
It is pretty late to answer but for anyone else wondering the paths are missing widgets folder in the paths, so the paths must be: BEFORE import 'src/callscreen.dart'; import 'src/dialpad.dart'; import 'src/register.dart'; AFTER import 'src/widgets/callscreen.dart'; import 'src/widgets/dialpad.dart'; import 'src/widget...
<p>It is pretty late to answer but for anyone else wondering the paths are missing <code>widgets</code> folder in the paths, so the paths must be:</p> <p><strong>BEFORE</strong></p> <pre><code>import 'src/callscreen.dart'; import 'src/dialpad.dart'; import 'src/register.dart'; </code></pre> <p><strong>AFTER</strong></p...
null
null
79989717
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989717
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,714
null
0
null
null
null
null
null
2026-08-01T15:11:52
2026-08-01T15:11:52
Max Sebastian
null
CC BY-SA 4.0
null
11,766,548
11
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,717
false
You cannot securely hide client-side data. Anything sent to the browser can be inspected. To keep users from seeing the words when viewing the source, you would need to use a server-side language like Node.js.
<p>You cannot securely hide client-side data. Anything sent to the browser can be inspected. To keep users from seeing the words when viewing the source, you would need to use a server-side language like Node.js.</p>
null
null
79989715
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989715
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,707
null
2
null
null
null
null
null
2026-08-01T14:47:44
2026-08-01T14:47:44
Santiago Squarzon
null
CC BY-SA 4.0
null
15,339,544
67,317
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,715
false
Very possible that the cause is an assembly conflict between Graph and Exchange Online modules and either one implements an assembly load context... what you can try is updating both modules to their latest version and hope after that they both end up using the same version of the conflicting assembly, if that didn't w...
<p>Very possible that the cause is an <a href="https://devblogs.microsoft.com/powershell/resolving-powershell-module-assembly-dependency-conflicts/" rel="nofollow noreferrer">assembly conflict</a> between Graph and Exchange Online modules and either one implements an assembly load context... what you can try is updatin...
null
null
79989712
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989712
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
39,725,716
null
0
null
null
null
null
null
2026-08-01T14:37:39
2026-08-01T14:37:39
aggregate1166877
null
CC BY-SA 4.0
null
1,166,877
3,587
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,712
false
The accepted answer's manual charCodeAt approach breaks on any character outside the basic multilingual plane (emojis, many CJK characters, etc.). Use TextEncoder / TextDecoder instead - they handle all of UTF-8 correctly and are available natively in both browsers and Node.js. Encoding/decoding helpers: const encode =...
<p>The accepted answer's manual <code>charCodeAt</code> approach breaks on any character outside the basic multilingual plane (emojis, many CJK characters, etc.). Use <code>TextEncoder</code>/<code>TextDecoder</code> instead - they handle all of UTF-8 correctly and are available natively in both browsers and Node.js.</...
null
null
79989710
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989710
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,681
null
1
null
null
null
null
null
2026-08-01T14:16:58
2026-08-01T14:16:58
Lajos Arpad
null
CC BY-SA 4.0
null
436,560
82,155
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,710
false
Yes, as you pointed out, there are other, better approaches to do this. However, you were wondering why your approach was not working and what needs to be done in order to make it work. You get a numeric value that's already represented as binary under the hood and then you try to convert all its bits into bits and you...
<p>Yes, as you pointed out, there are other, better approaches to do this. However, you were wondering why your approach was not working and what needs to be done in order to make it work.</p> <p>You get a numeric value that's already represented as binary under the hood and then you try to convert all its bits into bi...
null
null
79989704
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989704
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,681
null
3
null
null
null
null
null
2026-08-01T13:41:29
2026-08-01T15:04:22
Tony Chu
null
CC BY-SA 4.0
null
3,388,675
584
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,704
false
Your code is actually directly working on integer data which is already stored in memory with binary format after it is read from cin . All modern computers keep data and code in binary format. That's why when you attempted to "convert" it again, nothing gets actually converted. When you want to convert a number stored...
<p>Your code is actually directly working on integer data which is already stored in memory with binary format after it is read from <code>cin</code>. All modern computers keep data and code in binary format. That's why when you attempted to &quot;convert&quot; it again, nothing gets actually converted.</p> <p>When you...
null
null
79989702
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989702
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,698
null
0
null
null
null
null
null
2026-08-01T13:34:55
2026-08-01T16:17:11
shikha. agarwal
null
CC BY-SA 4.0
null
9,893,588
92
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,702
false
You can use case_when() from {dplyr} as it's the cleanest way to handle multiple conditional value pairs. library(dplyr) catdat <- catdat %>% mutate(variable_name = case_when( # put all conditions ex. female == 0 & lab_hb < 13.5 ~ 0, # male, anemia) )
<p>You can use <code>case_when()</code> from <code>{dplyr}</code> as it's the cleanest way to handle multiple conditional value pairs.</p> <pre class="lang-r prettyprint-override"><code>library(dplyr) catdat &lt;- catdat %&gt;% mutate(variable_name = case_when( # put all conditions ex. female == 0 &amp; lab_hb ...
null
null
79989701
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989701
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,987,995
null
0
null
null
null
null
null
2026-08-01T13:33:50
2026-08-01T13:33:50
Balagurunathan Marimuthu
null
CC BY-SA 4.0
null
4,337,436
2,994
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,701
false
The reason Postman works while Swagger fails is a mismatch in your Swagger OpenApiSecurityScheme configuration: Name property setting and duplicate "Bearer " prefixes. The 2 Main Bugs in Your Swagger Setup Incorrect Name Header Value: You set Name = "Auth" . The HTTP header name for bearer authentication must be Author...
<p>The reason Postman works while Swagger fails is a mismatch in your Swagger <code>OpenApiSecurityScheme</code> configuration: <strong><code>Name</code> property setting and duplicate <code>&quot;Bearer &quot;</code> prefixes.</strong></p> <h5>The 2 Main Bugs in Your Swagger Setup</h5> <ol> <li><p><strong>Incorrect <c...
null
null
79989696
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989696
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,612
null
1
null
null
null
null
null
2026-08-01T13:25:42
2026-08-02T02:11:59
shikha. agarwal
null
CC BY-SA 4.0
null
9,893,588
92
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,696
false
The issue is that SELECT QTest(v_ID) FROM DUAL returns the ref cursor as one opaque column, not an expanded rowset which only works when a client explicitly binds a REF CURSOR OUT param, not from a plain SELECT. Since you can't create objects, skip ref cursors entirely and use dbms_xmlgen + XMLTABLE to turn your dynami...
<p>The issue is that <code>SELECT QTest(v_ID) FROM DUAL</code> returns the ref cursor as one opaque column, not an expanded rowset which only works when a client explicitly binds a REF CURSOR OUT param, not from a plain SELECT.</p> <p>Since you can't create objects, skip ref cursors entirely and use <code>dbms_xmlgen</...
null
null
79989694
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989694
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,681
null
2
null
null
null
null
null
2026-08-01T13:24:14
2026-08-01T16:11:40
Brentspine
null
CC BY-SA 4.0
null
16,805,423
1,267
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,694
false
The problem is that you take the number entered as an integer, but then try to interpret it as binary. Let’s say the user enters the binary 1011 . This will not be the binary representation of n , because the input is parsed as a decimal integer. The binary representation of n would therefore be 1111110011 : Power: 2⁹ ...
<p>The problem is that you take the number entered as an integer, but then try to interpret it as binary. Let’s say the user enters the binary <code>1011</code>. This will not be the binary representation of <code>n</code>, because the input is parsed as a decimal integer. The binary representation of <code>n</code> wo...
null
null
79989693
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989693
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,930,338
null
1
null
null
null
null
null
2026-08-01T13:18:46
2026-08-01T13:18:46
utsav sharma
null
CC BY-SA 4.0
null
32,989,615
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,693
false
AI should enhance your programming skills, not replace your thinking. Here are a few practices that have worked well for me: • Use ChatGPT or Claude to understand concepts instead of copying code blindly. • Ask AI to explain why a solution works before implementing it. • Break complex problems into smaller tasks and ve...
<p>AI should enhance your programming skills, not replace your thinking.</p> <p>Here are a few practices that have worked well for me:</p> <p>• Use ChatGPT or Claude to understand concepts instead of copying code blindly.</p> <p>• Ask AI to explain why a solution works before implementing it.</p> <p>• Break complex pro...
null
null
79989689
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989689
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
17,874,338
null
0
null
null
null
null
null
2026-08-01T12:48:08
2026-08-01T12:48:08
Naveed Ashraf
null
CC BY-SA 4.0
null
32,987,724
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,689
false
You can do only one thing on the server side FormProcessv2.aspx while interpreting the number of guest token, just analyze the value by 1. In this way, when the "None" value would be selected, you can subtract one from the server side and making the final value zero. That thing will allow you to explain the exact numbe...
<p>You can do only one thing on the server side FormProcessv2.aspx while interpreting the number of guest token, just analyze the value by 1. In this way, when the &quot;None&quot; value would be selected, you can subtract one from the server side and making the final value zero. That thing will allow you to explain th...
null
null
79989686
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989686
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
37,375,047
null
0
null
null
null
null
null
2026-08-01T12:18:30
2026-08-01T12:18:30
James Pride
null
CC BY-SA 4.0
null
32,965,568
62
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,686
false
The pipe wiring is actually fine here. The parent closes pip[1] , the child dups pip[1] onto stderr and closes both raw fds, so the only writer left on that pipe is the child's fd 2. The reason you never get EOF is that the child never gives that fd up, because your execl is failing and nothing notices. execl("tr", "tr...
<p>The pipe wiring is actually fine here. The parent closes <code>pip[1]</code>, the child dups <code>pip[1]</code> onto stderr and closes both raw fds, so the only writer left on that pipe is the child's fd 2. The reason you never get EOF is that the child never gives that fd up, because your <code>execl</code> is fai...
null
null
79989685
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989685
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
55,106,246
null
0
null
null
null
null
null
2026-08-01T12:15:04
2026-08-01T12:15:04
James Pride
null
CC BY-SA 4.0
null
32,965,568
62
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,685
false
The ioctl needs CAP_NET_ADMIN , and that capability is the piece your app process doesn't actually hold. Root isn't the same thing here. On Android an app runs in a restricted domain and the zygote drops most capabilities from the process bounding set before your code ever starts, so even after the su prompt is granted...
<p>The <code>ioctl</code> needs <code>CAP_NET_ADMIN</code>, and that capability is the piece your app process doesn't actually hold. Root isn't the same thing here. On Android an app runs in a restricted domain and the zygote drops most capabilities from the process bounding set before your code ever starts, so even af...
null
null
79989683
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989683
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
32,516,268
null
-1
null
null
null
null
null
2026-08-01T12:07:23
2026-08-01T12:07:23
Moritz
null
CC BY-SA 4.0
null
1,343,291
340
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,683
false
Seems like there is still no option. Claude has created a script for the console to extract the values for me as a json: Check the selector and check the lazy loading of the page, populate every item then run the script (function extractMapsList() { const entries = []; // Each list item container const items = document...
<p>Seems like there is still no option. Claude has created a script for the console to extract the values for me as a json:<br /> Check the selector and check the lazy loading of the page, populate every item then run the script</p> <pre><code>(function extractMapsList() { const entries = []; // Each list item con...
null
null
79989682
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989682
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,647
null
0
null
null
null
null
null
2026-08-01T12:07:22
2026-08-01T12:07:22
Pratibha Kumari
null
CC BY-SA 4.0
null
32,991,980
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,682
false
OCaml doesn’t provide a safe runtime type check for values loaded with Marshal.from_channel . Since types are erased at runtime, using an old marshaled value with a changed type can cause crashes. For persistent data, it’s safer to use a versioned format like JSON/S-expressions and validate the version/schema before lo...
<p>OCaml doesn’t provide a safe runtime type check for values loaded with <code>Marshal.from_channel</code>. Since types are erased at runtime, using an old marshaled value with a changed type can cause crashes.</p> <p>For persistent data, it’s safer to use a versioned format like JSON/S-expressions and validate the ve...
null
null
79989680
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989680
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
33,272,802
null
-1
null
null
null
null
null
2026-08-01T11:55:03
2026-08-01T11:55:03
LongHorn Menu
null
CC BY-SA 4.0
null
32,991,953
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,680
false
The issue is that runningTotal is declared as a local variable inside your do-while loop ( double runningTotal = 0; ), so it resets to 0 every time the loop runs. Meanwhile, you also have a separate static field called runningTotal at the class level that never actually gets updated. To fix this, remove the local decla...
<p>The issue is that <code>runningTotal</code> is declared as a <strong>local variable</strong> inside your <code>do-while</code> loop (<code>double runningTotal = 0;</code>), so it resets to 0 every time the loop runs. Meanwhile, you also have a <strong>separate static field</strong> called <code>runningTotal</code> a...
null
null
79989669
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989669
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
58,245,967
null
-1
null
null
null
null
null
2026-08-01T10:42:23
2026-08-01T10:42:23
Tilman Hausherr
null
CC BY-SA 4.0
null
535,646
19,273
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,669
false
The Lohit-Bengali font does not have latin characters like "S":
<p>The Lohit-Bengali font does not have latin characters like &quot;S&quot;:</p> <p><a href="https://i.sstatic.net/Yw1SNHx7.png" rel="nofollow noreferrer"><img src="https://i.sstatic.net/Yw1SNHx7.png" alt="enter image description here" /></a></p>
null
null
79989668
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989668
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,647
null
1
null
null
null
null
null
2026-08-01T10:29:49
2026-08-01T10:29:49
davidwarner
null
CC BY-SA 4.0
null
32,911,458
84
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,668
false
Marshal.from_channel isn't safe for checking types at runtime, especially when your data structure changes between versions. Store a version tag with the data and migrate old versions, or use a typed serialization format instead of relying directly on Marshal .
<p><code>Marshal.from_channel</code> isn't safe for checking types at runtime, especially when your data structure changes between versions. Store a version tag with the data and migrate old versions, or use a typed serialization format instead of relying directly on <code>Marshal</code>.</p>
null
null
79989665
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989665
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,986,300
null
1
null
null
null
null
null
2026-08-01T10:07:04
2026-08-01T10:07:04
ceperman
null
CC BY-SA 4.0
null
1,104,682
487
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,665
false
The solution seems to be that a foreground service is needed. Explanation See https://developer.android.com/develop/background-work/background-tasks . Under “Tasks in response to an event”: If you can be sure that the task will finish in a few seconds, use asynchronous work to perform the task. The system will allow yo...
<p>The solution seems to be that a foreground service is needed.</p> <p>Explanation</p> <p>See <a href="https://developer.android.com/develop/background-work/background-tasks" rel="nofollow noreferrer">https://developer.android.com/develop/background-work/background-tasks</a>. Under “Tasks in response to an event”:</p>...
null
null
79989664
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989664
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,250
null
0
null
null
null
null
null
2026-08-01T09:59:09
2026-08-01T09:59:09
alia jameel
null
CC BY-SA 4.0
null
32,987,044
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,664
false
The key point is that FOPEN_MAX is a guaranteed minimum , not the implementation's actual maximum number of open streams. The standard is saying that if your program has fewer than FOPEN_MAX streams open, then opening another stream with fopen() cannot fail because the implementation's guaranteed stream capacity has be...
<p>The key point is that <strong>FOPEN_MAX</strong> is a <em>guaranteed minimum</em>, not the implementation's actual maximum number of open streams.</p> <p>The standard is saying that if your program has fewer than <strong>FOPEN_MAX</strong> streams open, then opening another stream with <strong>fopen()</strong> canno...
null
null
79989663
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989663
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
59,605,236
null
0
null
null
null
null
null
2026-08-01T09:55:02
2026-08-01T10:05:00
coder
null
CC BY-SA 4.0
null
32,991,659
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,663
false
This is a solution to the post's title question. I wanted to resize a pdf before sending the file to a print on-demand company. The pdf is the FreeBSD Handbook which is typeset with size A4 pages. First I ran ghostscript with options -dFIXEDMEDIA , -dPDFFitPage , and either -dDEVICEHEIGHTPOINTS=yyy or -dDEVICEWIDTHPOIN...
<p>This is a solution to the post's title question. I wanted to resize a pdf before sending the file to a print on-demand company. The pdf is the FreeBSD Handbook which is typeset with size A4 pages. First I ran ghostscript with options <code>-dFIXEDMEDIA</code>, <code>-dPDFFitPage</code>, and either <code>-dDEVICEHEIG...
null
null
79989660
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989660
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
4,330,951
null
0
null
null
null
null
null
2026-08-01T09:37:21
2026-08-01T09:37:21
AndresRohrAtlasInformatik
null
CC BY-SA 4.0
null
5,080,758
538
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,660
false
Here is the code of the answer of franckspike as an OR, for those who prefer this: if (ch >= 0x5BE && ch <= 0x10B7F) { if (ch <= 0x85E) { if (ch == 0x5BE || (ch == 0x5C0) || (ch == 0x5C3) || (ch == 0x5C6) || (0x5D0 <= ch && ch <= 0x5EA) || (0x5F0 <= ch && ch <= 0x5F4) || (ch == 0x608) || (ch == 0x60B) || (ch == 0x60D) ...
<p>Here is the code of the answer of franckspike as an OR, for those who prefer this:</p> <pre><code> if (ch &gt;= 0x5BE &amp;&amp; ch &lt;= 0x10B7F) { if (ch &lt;= 0x85E) { if (ch == 0x5BE ||  (ch == 0x5C0)  || ...
null
null
79989655
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989655
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
59,415,699
null
0
null
null
null
null
null
2026-08-01T08:58:41
2026-08-01T08:58:41
RARE Kpop Manifesto
null
CC BY-SA 4.0
null
14,672,114
3,120
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,655
false
multmod s of this magnitude can benefit from a multi-pronged approach. Using OP's values as an example, we observe that the greater magnitude multiplicand is under 36-bits , and the non-overflowed projected intermediary product to be under 70-bits , then all you need are the 53-bits of precision offered by double64 ins...
<p><code>multmod</code>s of this magnitude can benefit from a multi-pronged approach. Using OP's values as an example, we observe that the <strong>greater magnitude multiplicand</strong> is under <code>36-bits</code>, and the non-overflowed projected intermediary product to be under <code>70-bits</code>, then all you n...
null
null
79989654
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989654
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
4,199,850
null
0
null
null
null
null
null
2026-08-01T08:49:18
2026-08-01T08:49:18
JShorthouse
null
CC BY-SA 4.0
null
10,735,374
1,710
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,654
false
If you run the commands .mode insert and .headers on then any subsequent SELECT statement you run will be output as an insert statement with full column names: sqlite> select * from matches; INSERT INTO "table"(id,player1_id,player2_id,player1_elo_before,player1_elo_after,player2_elo_before,player2_elo_after,winner,tim...
<p>If you run the commands <code>.mode insert</code> and <code>.headers on</code> then any subsequent SELECT statement you run will be output as an insert statement with full column names:</p> <pre><code>sqlite&gt; select * from matches; INSERT INTO &quot;table&quot;(id,player1_id,player2_id,player1_elo_before,player1_...
null
null
79989652
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989652
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
29,599,209
null
0
null
null
null
null
null
2026-08-01T08:19:01
2026-08-01T08:19:01
Carson
null
CC BY-SA 4.0
null
9,935,654
9,198
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,652
false
# Debugging with Delve or gdb go build -tags debug -gcflags="all=-N -l" -o path/app-debug . # -N : disable compiler optimizations # -l : disable function inlining # all= : apply these flags to your program and all dependent packages # Normal production build go build -trimpath -o path/app . # Smaller distributable buil...
<pre class="lang-bash prettyprint-override"><code># Debugging with Delve or gdb go build -tags debug -gcflags=&quot;all=-N -l&quot; -o path/app-debug . # -N : disable compiler optimizations # -l : disable function inlining # all= : apply these flags to your program and all dependent packages # Normal production bu...
null
null
79989651
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989651
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
6,250,698
null
0
null
null
null
null
null
2026-08-01T08:03:14
2026-08-01T08:24:24
Suggon
null
CC BY-SA 4.0
null
21,489,337
304
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,651
false
Decoding URI is simple with echO -e or printf . echO -e "$(sed 's/%/\\x/g' file.txt)" For pipes: command | echO -e "$(sed 's/%/\\x/g')" sed replaces all % with \x , and echO -e converts the \xHH into the decoded character.
<p>Decoding URI is simple with <code>echO -e</code> or <code>printf</code>.</p> <pre class="lang-bash prettyprint-override"><code>echO -e &quot;$(sed 's/%/\\x/g' file.txt)&quot; </code></pre> <p>For pipes:</p> <pre class="lang-bash prettyprint-override"><code>command | echO -e &quot;$(sed 's/%/\\x/g')&quot; </code></pr...
null
null
79989644
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989644
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
10,856,191
null
-1
null
null
null
null
null
2026-08-01T07:04:58
2026-08-01T07:04:58
Amol Pujari
null
CC BY-SA 4.0
null
477,403
2,365
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,644
false
method(:initialize).parameters.map { |_, arg| eval("@#{arg} = #{arg}", binding, __FILE__, __LINE__) }
<p><code>method(:initialize).parameters.map { |_, arg| eval(&quot;@#{arg} = #{arg}&quot;, binding, __FILE__, __LINE__) }</code></p>
null
null
79989640
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989640
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,494
null
0
null
null
null
null
null
2026-08-01T06:33:02
2026-08-01T06:33:02
Saurabh dhakad
null
CC BY-SA 4.0
null
32,987,055
59
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,640
false
hey this is a classic excel com automation glitch the 1004 error on autofilter right after a pivot refresh happens because excel is still processing the pivotcache in the background so the sheet stays locked when your python script fires the next command even if you use CalculateUntilAsyncQueriesDone it still fails som...
<p>hey this is a classic excel com automation glitch the 1004 error on autofilter right after a pivot refresh happens because excel is still processing the pivotcache in the background so the sheet stays locked when your python script fires the next command</p> <p>even if you use CalculateUntilAsyncQueriesDone it still...
null
null
79989639
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989639
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
41,681,739
null
0
null
null
null
null
null
2026-08-01T06:05:39
2026-08-01T06:05:39
user202729
null
CC BY-SA 4.0
null
5,267,751
4,573
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,639
false
Alternative: now that <C-\><C-O> is available, you can more simply do tnoremap <expr> <C-R> '<C-\><C-O>"'.nr2char(getchar()).'p' Quoting the terminal-mode section of documentation: 5. Terminal mode *terminal-mode-index* In a |terminal| buffer all keys except CTRL-\ are forwarded to the terminal job. If CTRL-\ is presse...
<p>Alternative: now that <code>&lt;C-\&gt;&lt;C-O&gt;</code> is available, you can more simply do</p> <pre><code>tnoremap &lt;expr&gt; &lt;C-R&gt; '&lt;C-\&gt;&lt;C-O&gt;&quot;'.nr2char(getchar()).'p' </code></pre> <p>Quoting the terminal-mode section of documentation:</p> <pre><code>5. Terminal mode *te...
null
null
79989630
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989630
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,601
null
0
null
null
null
null
null
2026-08-01T04:49:58
2026-08-01T04:49:58
Masood
null
CC BY-SA 4.0
null
7,507,696
1,600
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,630
false
If SUN_ICON is a relative path (e.g. './icon.png' ) or raw SVG string, MCP clients will reject it. MCP requires src to be either: An https:// URL . A data: URI with base64-encoded image content like data:image/svg+xml;base64,... or data:image/png;base64,... . This is the most reliable format across all MCP clients: imp...
<p>If <code>SUN_ICON</code> is a relative path (e.g. <code>'./icon.png'</code>) or raw SVG string, MCP clients will reject it. MCP requires <code>src</code> to be either:</p> <p>An <strong><code>https://</code> URL</strong>.<br /> A <strong><code>data:</code> URI</strong> with base64-encoded image content like <code>da...
null
null
79989629
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989629
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,987,548
null
1
null
null
null
null
null
2026-08-01T04:40:42
2026-08-01T04:40:42
ByteSizeFixes
null
CC BY-SA 4.0
null
32,869,068
146
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,629
false
The @Prompt(...,Multi,...) in your SQL is substituted before the query even runs. BO replaces that whole function call with a list of quoted literals like '1040','2814','4860' . That's fine inside an IN (...) clause, but it'll throw a syntax error in the SELECT list because Oracle sees multiple values where it expects ...
<p>The <code>@Prompt(...,Multi,...)</code> in your SQL is substituted before the query even runs. BO replaces that whole function call with a list of quoted literals like <code>'1040','2814','4860'</code>. That's fine inside an <code>IN (...)</code> clause, but it'll throw a syntax error in the <code>SELECT</code> list...
null
null
79989627
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989627
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,271
null
2
null
null
null
null
null
2026-08-01T04:21:56
2026-08-01T07:47:39
ByteSizeFixes
null
CC BY-SA 4.0
null
32,869,068
146
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,627
true
Both CL_IMAGE_BUFFER and CL_MEM_ASSOCIATED_MEMOBJECT return the same parent buffer for an image. cl_mem buf1, buf2; clGetImageInfo(image, CL_IMAGE_BUFFER, sizeof(buf1), &buf1, NULL); clGetMemObjectInfo(image, CL_MEM_ASSOCIATED_MEMOBJECT, sizeof(buf2), &buf2, NULL); // buf1 == buf2 (or both NULL if the image was not cre...
<p>Both <code>CL_IMAGE_BUFFER</code> and <code>CL_MEM_ASSOCIATED_MEMOBJECT</code> return the same parent buffer for an image.</p> <pre class="lang-c prettyprint-override"><code>cl_mem buf1, buf2; clGetImageInfo(image, CL_IMAGE_BUFFER, sizeof(buf1), &amp;buf1, NULL); clGetMemObjectInfo(image, CL_MEM_ASSOCIATED_MEMOBJECT...
null
null
79989626
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989626
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,871,926
null
1
null
null
null
null
null
2026-08-01T04:20:24
2026-08-01T04:20:24
Tilman Hausherr
null
CC BY-SA 4.0
null
535,646
19,273
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,626
false
PDFBox is working on a new subproject: pdfbox-layout-awt which is based on Harfbuzz and needs at least jdk9. To see how it works, look at details in the example: https://github.com/apache/pdfbox/blob/3.0/pdfbox-layout-awt/src/main/java/org/apache/pdfbox/glyphlayout/examples/GlyphLayoutHelloWorldAWT.java The new API is ...
<p>PDFBox is working on a new subproject: pdfbox-layout-awt which is based on Harfbuzz and needs at least jdk9. To see how it works, look at details in the example: <a href="https://github.com/apache/pdfbox/blob/3.0/pdfbox-layout-awt/src/main/java/org/apache/pdfbox/glyphlayout/examples/GlyphLayoutHelloWorldAWT.java" re...
null
null
79989625
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989625
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
73,889,449
null
0
null
null
null
null
null
2026-08-01T04:14:37
2026-08-01T04:19:47
Suggon
null
CC BY-SA 4.0
null
21,489,337
304
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,625
false
Having qalc in your environment can make this task much simpler: $ qalc 0b1001 # simple decimal conversion 9 = 9 $ qalc -t 0b1001 to oct # get just the result using -t (terse) 011 Decimal -> Hexadecimal $ qalc -t 255 to hex 0xff Decimal -> Binary $ qalc -t 255 to bin 0000 0000 1111 1111 Hexadecimal -> Decimal $ qalc -t...
<p>Having <a href="https://qalculate.github.io/manual/qalc" rel="nofollow noreferrer"><code>qalc</code></a> in your environment can make this task much simpler:</p> <pre class="lang-shellsession prettyprint-override"><code>$ qalc 0b1001 # simple decimal conversion 9 = 9 $ qalc -t 0b1001 to oct # get just the result ...
null
null
79989609
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989609
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
30,659,557
null
0
null
null
null
null
null
2026-08-01T00:19:47
2026-08-01T00:19:47
13rent
null
CC BY-SA 4.0
null
28,239,398
21
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,609
false
Click File Click Settings Click and type "Enable AI predictions" in the search box Untick the "Enable AI predictions" checkbox Click Apply Click OK
<ol> <li>Click File</li> <li>Click Settings</li> <li>Click and type &quot;Enable AI predictions&quot; in the search box</li> <li>Untick the &quot;Enable AI predictions&quot; checkbox</li> <li>Click Apply</li> <li>Click OK</li> </ol>
null
null
79989607
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989607
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
66,675,088
null
0
null
null
null
null
null
2026-08-01T00:00:06
2026-08-01T21:10:21
junius7even
null
CC BY-SA 4.0
null
18,457,733
29
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,607
false
I had a very similar copying error for Qt6Core.dll , which was because I had the CMAKE_PREFIX_PATH to Qt/6.11.1/mingw_64/lib/cmake/Qt6 , whereas it instead wanted Qt/6.11.1/mingw_64 . The path seems to not have to directly contain the CMake files but can exist in the subdirectory instead. This alone solved my copying e...
<p>I had a very similar copying error for <code>Qt6Core.dll</code>, which was because I had the <code>CMAKE_PREFIX_PATH</code> to <code>Qt/6.11.1/mingw_64/lib/cmake/Qt6</code>, whereas it instead wanted <code>Qt/6.11.1/mingw_64</code>.</p> <p>The path seems to not have to directly contain the CMake files but can exist ...
null
null
79989599
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989599
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
78,404,733
null
0
null
null
null
null
null
2026-07-31T22:16:10
2026-07-31T22:54:39
user32990674
null
CC BY-SA 4.0
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,599
false
You can use the to_string() function to convert a number to a string. Disp "HI"+to_string(5) outputs HI5 . In your code, you can replace: Disp "B: ",B Disp "LA: ",L Disp "SA: ",S with: Disp "B: "+to_string(B) Disp "LA: "+to_string(L) Disp "SA: "+to_string(S)
<p>You can use the <code>to_string()</code> function to convert a number to a string.</p> <p><code>Disp &quot;HI&quot;+to_string(5)</code> outputs <code>HI5</code>.</p> <p>In your code, you can replace:</p> <pre><code>Disp &quot;B: &quot;,B Disp &quot;LA: &quot;,L Disp &quot;SA: &quot;,S </code></pre> <p>with:</p> <pre...
null
null
79989598
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989598
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,520
null
1
null
null
null
null
null
2026-07-31T22:12:20
2026-07-31T22:17:42
Remy Lebeau
null
CC BY-SA 4.0
null
65,863
613,163
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,598
true
Per the Android Developer documentation: Migrate to Google Play Billing Library 8 from versions 6 or 7 : There is a change in the signature of the ProductDetailsResponseListener.onProductDetailsResponse method, which requires changes in your app for the queryProductDetailsAsync implementation. For more information, see...
<p>Per the Android Developer documentation:</p> <p><a href="https://developer.android.com/google/play/billing/migrate-gpblv8" rel="nofollow noreferrer">Migrate to Google Play Billing Library 8 from versions 6 or 7</a>:</p> <blockquote> <p>There is a change in the signature of the <a href="https://developer.android.com/...
null
null
79989597
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989597
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
56,817,195
null
0
null
null
null
null
null
2026-07-31T22:08:04
2026-07-31T22:56:59
Brian
null
CC BY-SA 4.0
null
845,771
36
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,597
false
You can authenticate with a string instead of a file. For example: import pygsheets gc = pygsheets.authorize(service_account_json=json.dumps(secret))
<p>You can authenticate with a string instead of a file. For example:</p> <pre><code>import pygsheets gc = pygsheets.authorize(service_account_json=json.dumps(secret)) </code></pre>
null
null
79989595
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989595
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
71,213,297
null
0
null
null
null
null
null
2026-07-31T22:05:02
2026-07-31T22:05:02
benjaoming
null
CC BY-SA 4.0
null
405,682
2,245
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,595
false
This is because pytest by default limits the verbosity for simpler output and overview. You can ask it to be more verbose. In my experience, just adding one single -v to the command is enough to stop truncating assertion errors (but other more noisy outputs are still suppressed), i.e. the command pytest -v would be eno...
<p>This is because pytest by default limits the verbosity for simpler output and overview.</p> <p>You can ask it to be more verbose. In my experience, just adding one single <code>-v</code> to the command is enough to stop truncating assertion errors (but other more noisy outputs are still suppressed), i.e. the command...
null
null
79989592
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989592
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
6,217,156
null
0
null
null
null
null
null
2026-07-31T22:01:48
2026-07-31T22:01:48
David Lechner
null
CC BY-SA 4.0
null
1,976,323
1,898
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,592
false
In Git 2.54 (April 2026), there is a new experimental git history split <commit> command. Reference: https://cekrem.github.io/posts/git-history-git-2-54/
<p>In Git 2.54 (April 2026), there is a new experimental <code>git history split &lt;commit&gt;</code> command.</p> <p>Reference: <a href="https://cekrem.github.io/posts/git-history-git-2-54/" rel="nofollow noreferrer">https://cekrem.github.io/posts/git-history-git-2-54/</a></p>
null
null
79989591
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989591
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,585
null
3
null
null
null
null
null
2026-07-31T21:43:52
2026-07-31T21:43:52
iamthebull
null
CC BY-SA 4.0
null
8,512,755
351
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,591
false
Thanks to @jonrsharpe in the comments: I just need to pass the generics through to the dict base class... class Items[K, I](dict[K, I]):
<p>Thanks to @jonrsharpe in the comments: I just need to pass the generics through to the dict base class...</p> <pre class="lang-none prettyprint-override"><code>class Items[K, I](dict[K, I]): </code></pre>
null
null
79989588
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989588
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,384
null
2
null
null
null
null
null
2026-07-31T21:15:23
2026-08-02T10:02:52
iorgu
null
CC BY-SA 4.0
null
2,817,442
3,147
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,588
true
Edit: Just wrap the section where the editor is with a div, and add an overflow: hidden; with a position: relative; to keep it "still", and you're good to go. Like so: document.getElementById("preview-container").style.display = "block"; // Preview rendering { function text(id, content, json = true) { content = content...
<h3>Edit:</h3> <p>Just wrap the section where the editor is with a div, and add an <code>overflow: hidden;</code> with a <code>position: relative;</code> to keep it &quot;still&quot;, and you're good to go. Like so:</p> <p><div class="snippet" data-lang="js" data-hide="false" data-console="false" data-babel="false" da...
null
null
79989586
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989586
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
29,384,426
null
0
null
null
null
null
null
2026-07-31T21:06:06
2026-07-31T21:06:06
Philippe Cloutier
null
CC BY-SA 4.0
null
5,405,434
693
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,586
false
The Copy as Markdown extension allows this. The result is a Markdown list of URLs, such as: - How can I copy a list of the open tab titles in Firefox? - Stack Overflow - Is there a method to export the URLs of the open tabs of a Firefox window? - Super User Steps: Select the relevant tabs. Open the contextual menu for ...
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/copy-as-markdown/" rel="nofollow noreferrer">The <em>Copy as Markdown</em> extension</a> allows this. The result is a Markdown list of URLs, such as:</p> <pre><code>- How can I copy a list of the open tab titles in Firefox? - Stack Overflow - Is there a method ...
null
null
79989582
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989582
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
59,277,255
null
0
null
null
null
null
null
2026-07-31T20:31:31
2026-07-31T20:31:31
Kashyap
null
CC BY-SA 4.0
null
496,289
18,095
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,582
false
From DBR 14.1 onwards you have DECLARE VAR From docs: -- Create a variable with a default > DECLARE VARIABLE myvar INT DEFAULT 5; > VALUES (myvar); 5 -- Setting a variable > SET VAR myvar = (SELECT sum(c1) FROM VALUES(1), (2) AS T(c1); > VALUES (myvar); 3 -- Variables are the outermost scope. > SELECT myvar, t.myvar, s...
<p>From DBR 14.1 onwards <a href="https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-ddl-declare-variable" rel="nofollow noreferrer">you have DECLARE VAR</a></p> <p>From docs:</p> <pre class="lang-sql prettyprint-override"><code>-- Create a variable with a default &gt; DECLARE VARIABLE myvar INT DEFA...
null
null
79989580
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989580
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,901,182
null
-1
null
null
null
null
null
2026-07-31T20:30:31
2026-07-31T20:30:31
J. JEZAREL S.M.
null
CC BY-SA 4.0
null
32,990,569
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,580
false
That worked for me. This is how i set up my code and add the @AutoConfigureTestRestTemplate, dependencies { ... testImplementation 'org.springframework.boot:spring-boot-restclient' testImplementation 'org.springframework.boot:spring-boot-resttestclient' ...}
<p>That worked for me. This is how i set up my code and add the @AutoConfigureTestRestTemplate,</p> <pre><code>dependencies { ... testImplementation 'org.springframework.boot:spring-boot-restclient' testImplementation 'org.springframework.boot:spring-boot-resttestclient' ...} </code></pre>
null
null
79989579
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989579
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
16,486,052
null
0
null
null
null
null
null
2026-07-31T20:26:34
2026-07-31T20:26:34
Tiger-222
null
CC BY-SA 4.0
null
1,117,028
7,220
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,579
false
ppf.datamatrix can directly return SVG content: from ppf.datamatrix import DataMatrix text = "data to encode" svg_content = DataMatrix(text, codecs=["ascii"]).svg()
<p><a href="https://pypi.org/project/ppf-datamatrix/" rel="nofollow noreferrer">ppf.datamatrix</a> can directly return SVG content:</p> <pre class="lang-py prettyprint-override"><code> from ppf.datamatrix import DataMatrix text = &quot;data to encode&quot; svg_content = DataMatrix(text, codecs=[&quot;ascii&quot;]).svg...
null
null
79989576
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989576
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,984,251
null
1
null
null
null
null
null
2026-07-31T20:11:11
2026-07-31T20:11:11
nanoguy
null
CC BY-SA 4.0
null
7,932,715
677
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,576
true
I figured it out! Three.js apparently includes two versions of PMREMGenerator. I was importing it from three.module.js, but this seems to be the version for the WebGL renderer and thus throws an error when used with the WebGPU renderer. Instead, I switched to importing it from three.webgpu.js and it worked as expected.
<p>I figured it out! Three.js apparently includes two versions of PMREMGenerator. I was importing it from three.module.js, but this seems to be the version for the WebGL renderer and thus throws an error when used with the WebGPU renderer. Instead, I switched to importing it from three.webgpu.js and it worked as exp...
null
null
79989575
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989575
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,562
null
2
null
null
null
null
null
2026-07-31T19:58:52
2026-07-31T20:07:10
Remy Lebeau
null
CC BY-SA 4.0
null
65,863
613,163
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,575
false
A floating-point divide-by-zero will raise an EZeroDivide exception under ObjFPC or Delphi modes if the SysUtils unit is in the uses clause. Otherwise, the division will return a +Inf , -Inf , or NaN value instead, per the IEEE 754 standard, and not raise an exception. A better way to handle this is to simply not rely ...
<p>A floating-point divide-by-zero will raise an <code>EZeroDivide</code> exception under <code>ObjFPC</code> or <code>Delphi</code> modes if the <code>SysUtils</code> unit is in the <code>uses</code> clause. Otherwise, the division will return a <code>+Inf</code>, <code>-Inf</code>, or <code>NaN</code> value instead, ...
null
null
79989571
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989571
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,562
null
0
null
null
null
null
null
2026-07-31T19:38:07
2026-07-31T19:38:07
SilverWarior
null
CC BY-SA 4.0
null
3,636,228
8,778
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,571
false
I'm not sure about Lazarus but in Delphi ever since Delphi 12 floating point exceptions are masked on all platforms by default. So unless you explicitly change the exception mask in your code to some value other than the default the floating point exceptions are never raised. You can read more about this at Coming in D...
<p>I'm not sure about Lazarus but in Delphi ever since Delphi 12 floating point exceptions are masked on all platforms by default. So unless you explicitly change the exception mask in your code to some value other than the default the floating point exceptions are never raised.</p> <p>You can read more about this at <...
null
null
79989569
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989569
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,568
null
3
null
null
null
null
null
2026-07-31T19:20:34
2026-08-01T00:26:42
furas
null
CC BY-SA 4.0
null
1,832,058
152,191
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,569
false
Dumping Scrapy stats: shows 'spider_exceptions/KeyError': 1, 'log_count/ERROR': 1, 'downloader/response_status_count/404': 1, so you have some error KeyError and it can't load page Error 404 Don't you get any error message? When I run code as standalone program using CrawlerProcess() (instead of creating full project w...
<p><code>Dumping Scrapy stats:</code> shows</p> <pre><code>'spider_exceptions/KeyError': 1, 'log_count/ERROR': 1, 'downloader/response_status_count/404': 1, </code></pre> <p>so you have some error <code>KeyError</code> and it can't load page <code>Error 404</code></p> <p>Don't you get any error message?</p> <p>When I r...
null
null
79989567
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989567
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,984,147
null
0
null
null
null
null
null
2026-07-31T19:06:16
2026-07-31T19:06:16
David Brierton
null
CC BY-SA 4.0
null
4,106,374
7,913
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,567
false
ExcelJS is reading the stored number not the formatted value shown in Excel. The comma and decimal places come from the cell formatting, so cell.txt may return 243.10999999999999 instead of 243,11 . You can format numeric cells while reading them: const formatter = new Intl.NumberFormat("hu-HU", { useGrouping: false, m...
<p>ExcelJS is reading the stored number not the formatted value shown in Excel. The comma and decimal places come from the cell formatting, so <code>cell.txt</code> may return <strong>243.10999999999999</strong> instead of <strong>243,11</strong>.</p> <p>You can format numeric cells while reading them:</p> <pre><code>c...
null
null
79989565
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989565
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,979,713
null
0
null
null
null
null
null
2026-07-31T19:01:02
2026-07-31T19:01:02
Paul W
null
CC BY-SA 4.0
null
20,542,862
12,967
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,565
false
The proper way to reference a QB_NAME is HINT(@QBNAME ALIAS) where QBNAME is what you put in the QB_NAME hint in some child query block and ALIAS is the table/rowsource alias if applicable to that particular hint, and there is a space between them. Note also the @ sign at the beginning. For hints that don't use aliases...
<p>The proper way to reference a QB_NAME is <code>HINT(@QBNAME ALIAS)</code> where <em>QBNAME</em> is what you put in the <code>QB_NAME</code> hint in some child query block and <em>ALIAS</em> is the table/rowsource alias if applicable to that particular hint, and there is a space between them. Note also the <code>@</c...
null
null
79989563
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989563
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
77,589,935
null
0
null
null
null
null
null
2026-07-31T18:47:00
2026-07-31T18:47:00
ESV
null
CC BY-SA 4.0
null
150
7,779
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,563
false
I made a GitHub repo that explains my solution for @automerge/react 2.5.6 and Next.JS 8, in my situation. My solution is very similar to this solution in a closely related question . I'll use the sax-wasm library as an example here: Copy the web assembly file into /public in an NPM postinstall script in package.json , ...
<p>I made <a href="https://github.com/EdVinyard/nextjs-automerge-example/tree/main" rel="nofollow noreferrer">a GitHub repo that explains my solution</a> for <code>@automerge/react</code> 2.5.6 and Next.JS 8, in my situation. My solution is very similar to <a href="https://stackoverflow.com/a/70822174/150">this soluti...
null
null
79989561
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989561
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,470
null
0
null
null
null
null
null
2026-07-31T18:43:11
2026-07-31T18:43:11
strawdog
null
CC BY-SA 4.0
null
8,030,503
857
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,561
false
Using simple np.where condition and pandas str.contains accessor, you can do it like this: import numpy as np searchwords = ["Coco", "SAINSBURYS"] df["Desc"] = np.where(df["Desc"].str.contains( "|".join(searchwords), case=False), 1, 0)
<p>Using simple <code>np.where</code> condition and pandas <code>str.contains</code> accessor, you can do it like this:</p> <pre class="lang-py prettyprint-override"><code>import numpy as np searchwords = [&quot;Coco&quot;, &quot;SAINSBURYS&quot;] df[&quot;Desc&quot;] = np.where(df[&quot;Desc&quot;].str.contains( &...
null
null
79989557
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989557
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,981,710
null
1
null
null
null
null
null
2026-07-31T18:29:53
2026-07-31T18:29:53
P.b
null
CC BY-SA 4.0
null
12,634,230
12,458
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,557
false
Not more efficient than your own version, but shorter and different: =SUMIF(TAKE([REGION],[@SRNO]),[@REGION],TAKE([AMOUNT],[@SRNO]))
<p>Not more efficient than your own version, but shorter and different:</p> <pre><code>=SUMIF(TAKE([REGION],[@SRNO]),[@REGION],TAKE([AMOUNT],[@SRNO])) </code></pre>
null
null
79989553
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989553
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
29,666,937
null
0
null
null
null
null
null
2026-07-31T17:48:02
2026-07-31T17:48:02
caquis caquis
null
CC BY-SA 4.0
null
24,123,125
166
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,553
false
Assuming <time.h> is included, you can add #define _POSIX_C_SOURCE 199309L at the start of the file where the error is produced ( picolrn.c in your case) or add -D_POSIX_C_SOURCE=199309L when compiling. Explanation CLOCK_MONOTONIC is part of the POSIX.1b (1993) realtime extensions, not the original POSIX standard. Ther...
<p>Assuming <code>&lt;time.h&gt;</code> is included, you can add <code>#define _POSIX_C_SOURCE 199309L</code> at the start of the file where the error is produced (<em>picolrn.c</em> in your case) or add <code>-D_POSIX_C_SOURCE=199309L</code> when compiling.</p> <h3>Explanation</h3> <p><code>CLOCK_MONOTONIC</code> is p...
null
null
79989552
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989552
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
76,083,695
null
0
null
null
null
null
null
2026-07-31T17:45:31
2026-07-31T17:45:31
Leandr Khaliullov
null
CC BY-SA 4.0
null
1,912,564
46
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,552
false
Run docker container with RTSP TCP proxy: docker run --rm -p 8554:8554 -p 9090:9090 leandr/rtsp-proxy Test stream from IP Camera: sudo ffplay -rtsp_transport tcp "rtsp://127.0.0.1:8554/rtsp/admin:password@192.168.88.179:554/Streaming/Channels/101" Sample output: 2026/07/31 17:33:47 Metrics endpoint listening on :9090/m...
<p>Run docker container with RTSP TCP proxy:</p> <pre><code>docker run --rm -p 8554:8554 -p 9090:9090 leandr/rtsp-proxy </code></pre> <p>Test stream from IP Camera:</p> <pre><code> sudo ffplay -rtsp_transport tcp &quot;rtsp://127.0.0.1:8554/rtsp/admin:password@192.168.88.179:554/Streaming/Channels/101&quot; </code></pr...
null
null
79989551
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989551
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,497
null
2
null
null
null
null
null
2026-07-31T17:29:36
2026-07-31T17:29:36
sygh
null
CC BY-SA 4.0
null
30,975,320
141
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,551
false
UTImportedTypeDeclarations is irrelevant to Core Bluetooth. You must append the following key element and the subsequent string element in the dict element. <key>NSBluetoothAlwaysUsageDescription</key> <string>Your own usage description</string> You can also see them with the key of "Privacy - Bluetooth Always Usage De...
<p><code>UTImportedTypeDeclarations</code> is irrelevant to Core Bluetooth.</p> <p>You must append the following <code>key</code> element and the subsequent <code>string</code> element in the <code>dict</code> element.</p> <pre class="lang-xml prettyprint-override"><code> &lt;key&gt;NSBluetoothAlwaysUsageDescription...
null
null
79989546
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989546
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
60,603,604
null
-1
null
null
null
null
null
2026-07-31T17:04:55
2026-07-31T17:04:55
Lukasz Szozda
null
CC BY-SA 4.0
null
5,070,879
183,217
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,546
false
Using POLICY_REFERENCES : USE DATABASE my_db; SELECT * FROM TABLE(INFORMATION_SCHEMA.POLICY_REFERENCES( POLICY_NAME => '<network_policy_name>', POLICY_KIND => 'NETWORK_POLICY')); or POLICY_REFERENCES view : SELECT * FROM SNOWFLAKE.ACCOUNT_USAGE.POLICY_REFERENCES WHERE POLICY_KIND = 'NETWORK_POLICY' AND REF_ENTITY_DOMAI...
<p>Using <a href="https://docs.snowflake.com/en/sql-reference/functions/policy_references" rel="nofollow noreferrer">POLICY_REFERENCES</a>:</p> <pre class="lang-sql prettyprint-override"><code>USE DATABASE my_db; SELECT * FROM TABLE(INFORMATION_SCHEMA.POLICY_REFERENCES( POLICY_NAME =&gt; '&lt;network_policy_name...
null
null
79989540
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989540
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
13,239,464
null
1
null
null
null
null
null
2026-07-31T16:50:22
2026-07-31T16:50:22
NM Pennypacker
null
CC BY-SA 4.0
null
2,137,458
7,027
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,540
false
If you're in the explorer view, you can create a file within the current directory with `%` Then vim will prompt you to enter a file name. For what it's worth I'm running vim through iTerm
<p>If you're in the explorer view, you can create a file within the current directory with `%`</p> <p>Then <code>vim</code> will prompt you to enter a file name. For what it's worth I'm running <code>vim</code> through iTerm</p>
null
null
79989539
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989539
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,528
null
0
null
null
null
null
null
2026-07-31T16:49:21
2026-07-31T16:49:21
Ivan
null
CC BY-SA 4.0
null
368,907
2,774
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,539
false
I'm realized that playaudit is function(); export function playAudit( playwrightLHConfiguration: playwrightLighthouseConfig ): Promise<playwrightLighthouseResult>; const result: playwrightLighthouseResult = await playAudit(pwLighthouseConfig); Thanks.
<p>I'm realized that playaudit is function();</p> <pre><code>export function playAudit( playwrightLHConfiguration: playwrightLighthouseConfig ): Promise&lt;playwrightLighthouseResult&gt;; </code></pre> <pre><code>const result: playwrightLighthouseResult = await playAudit(pwLighthouseConfig); </code></pre> <p>Thanks....
null
null
79989531
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989531
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,250
null
2
null
null
null
null
null
2026-07-31T15:54:01
2026-07-31T15:54:01
zwol
null
CC BY-SA 4.0
null
388,520
143,062
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,531
false
It's interesting to note a wording difference between FOPEN_MAX and INT_MAX . Nobody doubts that an int is supposed to be able to represent all integer values in the range [INT_MIN, INT_MAX] , and this is indeed a concrete requirement on int itself (in §6.2.6.2 , though not said as clearly as I'd prefer for signed type...
<p>It's interesting to note a wording difference between <code>FOPEN_MAX</code> and <code>INT_MAX</code>. Nobody doubts that an <code>int</code> is supposed to be able to represent all integer values in the range <code>[INT_MIN, INT_MAX]</code>, and this is indeed a concrete requirement on <code>int</code> itself (in ...
null
null
79989530
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989530
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
76,533,008
null
0
null
null
null
null
null
2026-07-31T15:53:18
2026-07-31T15:53:18
user32990018
null
CC BY-SA 4.0
null
32,990,018
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,530
false
Hopefully this'll help anyone who stumbles on this later: This is the error I see when someone tries to run Maven through Windows Powershell. The "." character means something to Powershell, so it processes the syntax incorrectly. Enter cmd to switch to a cmd prompt session, then try your mvn command.
<p>Hopefully this'll help anyone who stumbles on this later: This is the error I see when someone tries to run Maven through Windows Powershell. The &quot;.&quot; character means something to Powershell, so it processes the syntax incorrectly. Enter <code>cmd</code> to switch to a cmd prompt session, then try your <cod...
null
null
79989529
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989529
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
77,678,675
null
0
null
null
null
null
null
2026-07-31T15:51:57
2026-07-31T15:51:57
عبدالرحمن
null
CC BY-SA 4.0
null
16,424,978
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,529
false
Instaloader doesn't fetch all follower/followees at the same time, nor would Instagram provide it; it rather provides a paginated list, with appropriate flags and indices. What Instaloader does instead is, it creates an iterator ( get_followees returns a NodeIterator object), the iterator iterates over the fetched list...
<p>Instaloader doesn't fetch all follower/followees at the same time, nor would Instagram provide it; it rather provides a paginated list, with appropriate flags and indices. What Instaloader does instead is, it creates an iterator (<code>get_followees</code> returns a <code>NodeIterator</code> object), the iterator it...
null
null
79989527
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989527
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
16,486,052
null
0
null
null
null
null
null
2026-07-31T15:48:09
2026-07-31T15:48:09
Michael Mulqueen
null
CC BY-SA 4.0
null
3,341,942
1,100
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,527
false
pyStrich can generate a Data Matrix for you: from pystrich.datamatrix import DataMatrixData, DataMatrixEncoder DataMatrixEncoder(DataMatrixData("Hello World", auto_encoding=True)).save_svg("hello.svg") Actively maintained and supports GS1 (and FNC1) too. Docs for Data Matrix generation: https://www.method-b.uk/pyStrich...
<p><a href="https://www.method-b.uk/pyStrich/docs/index.html" rel="nofollow noreferrer">pyStrich</a> can generate a Data Matrix for you:</p> <pre><code>from pystrich.datamatrix import DataMatrixData, DataMatrixEncoder DataMatrixEncoder(DataMatrixData(&quot;Hello World&quot;, auto_encoding=True)).save_svg(&quot;hello.s...
null
null
79989525
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989525
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,988,030
null
0
null
null
null
null
null
2026-07-31T15:45:30
2026-07-31T15:45:30
iamthebull
null
CC BY-SA 4.0
null
8,512,755
351
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,525
false
Thanks to Saurabh's answer I was able to get the type hints correct. I am posting an answer here just to show the finished code. Also the syntax differs slightly as I am taking advantage of the updated syntax in python 3.12+. Note: this code has an additional class not included in the original code but the original cla...
<p>Thanks to <a href="https://stackoverflow.com/a/79989235/8512755">Saurabh's answer</a> I was able to get the type hints correct. I am posting an answer here just to show the finished code. Also the syntax differs slightly as I am taking advantage of the updated syntax in python 3.12+. Note: this code has an additiona...
null
null
79989524
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989524
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
71,482,382
null
0
null
null
null
null
null
2026-07-31T15:41:15
2026-07-31T17:32:12
bcag2
null
CC BY-SA 4.0
null
6,614,155
2,548
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,524
false
I used pixi under Ubuntu 24: # init in my allready existing project pixi init ./ --format pyproject # add ldap pixi add python-ldap # ✔ Added python-ldap >=3.4.7,<4 # then run my python script pixi run python my-script.py even if pixi virtual env is fat: du -hs .pixi/ 269M .pixi/ or swith to ldap3 ??
<p>I used pixi under Ubuntu 24:</p> <pre><code># init in my allready existing project pixi init ./ --format pyproject # add ldap pixi add python-ldap # ✔ Added python-ldap &gt;=3.4.7,&lt;4 # then run my python script pixi run python my-script.py </code></pre> <p>even if pixi virtual env is fat:</p> <pre><code>du -hs .p...
null
null
79989523
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989523
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
1,029,612
null
0
null
null
null
null
null
2026-07-31T15:35:33
2026-07-31T15:35:33
olfek
null
CC BY-SA 4.0
null
812,919
3,542
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,523
false
Using System.Interactive https://www.nuget.org/packages/System.Interactive https://www.nuget.org/packages/System.Interactive.Async public static class EnumeratorToEnumerable { public static void _EnumeratorToEnumerable( IEnumerator<object> enumerator, IAsyncEnumerator<object> asyncEnumerator ) { // System.Interactive /...
<h1>Using <code>System.Interactive</code></h1> <ul> <li><a href="https://www.nuget.org/packages/System.Interactive" rel="nofollow noreferrer">https://www.nuget.org/packages/System.Interactive</a></li> <li><a href="https://www.nuget.org/packages/System.Interactive.Async" rel="nofollow noreferrer">https://www.nuget.org/p...
null
null
79989521
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989521
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,516
null
6
null
null
null
null
null
2026-07-31T15:31:02
2026-08-02T07:19:47
Thom A
null
CC BY-SA 4.0
null
2,029,983
98,274
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,521
false
It's a bit yuck, but one method would be to add the CanEmploy column to your Employee table, and then include that as part of the FOREIGN KEY CONSTRAINT . As we know that it's only going to be companies that can employ, then you can use a PERSISTED computed column with the ( bit ) value 1 . This means that you can't "a...
<p>It's a <em>bit</em> yuck, but one method would be to add the <code>CanEmploy</code> column to your Employee table, and then include that as part of the <code>FOREIGN KEY</code> <code>CONSTRAINT</code>. As we know that it's only going to be companies that can employ, then you can use a <code>PERSISTED</code> computed...
null
null
79989518
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989518
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,404
null
2
null
null
null
null
null
2026-07-31T15:11:52
2026-07-31T15:11:52
David Brierton
null
CC BY-SA 4.0
null
4,106,374
7,913
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,518
true
Those values are stored on each Utils instance. If you create a new instance for every query each query gets its own separate state: async function someQuery() { const utils = new Utils(); // Configure and use utils here } The problem starts when one instance is shared: const utils = new Utils(); async function someQue...
<p>Those values are stored on each <strong>Utils</strong> instance. If you create a new instance for every query each query gets its own separate state:</p> <pre><code>async function someQuery() { const utils = new Utils(); // Configure and use utils here } </code></pre> <p>The problem starts when one instance is ...
null
null
79989512
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989512
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,345
null
1
null
null
null
null
null
2026-07-31T14:48:26
2026-08-02T23:29:27
Barmar
null
CC BY-SA 4.0
null
1,491,895
791,473
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,512
true
Something like this: CREATE PROCEDURE insert_primary_and_secondary(primary_val VARCHAR(100), secondary_val INT) BEGIN DECLARE primary_id INT; BEGIN TRANSACTION; -- ensure atomic -- step 1 SET primary_id = (SELECT id FROM primary_table WHERE col1 = primary_val); IF primary_id IS NULL -- step 2 THEN INSERT INTO primary_t...
<p>Something like this:</p> <pre><code>CREATE PROCEDURE insert_primary_and_secondary(primary_val VARCHAR(100), secondary_val INT) BEGIN DECLARE primary_id INT; BEGIN TRANSACTION; -- ensure atomic -- step 1 SET primary_id = (SELECT id FROM primary_table WHERE col1 = primary_val); IF primary_id IS N...
null
null
79989511
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989511
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
64,465,114
null
0
null
null
null
null
null
2026-07-31T14:45:15
2026-07-31T14:45:15
Tenorio
null
CC BY-SA 4.0
null
18,038,659
11
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,511
false
The Refresh Token can't be decoded, it's a opaque string (opaque string = You cannot see or change the rules used to make the string) The refresh token lifetime is determined by your Cognito App Client configuration. When you create or configure the App Client, you specify the refresh token validity (for example, 30 da...
<p>The Refresh Token can't be decoded, it's a opaque string (opaque string = You cannot see or change the rules used to make the string)</p> <p>The refresh token lifetime is determined by your Cognito App Client configuration. When you create or configure the App Client, you specify the refresh token validity (for exam...
null
null
79989508
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989508
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,865,482
null
0
null
null
null
null
null
2026-07-31T14:23:18
2026-07-31T14:23:18
NickleDave
null
CC BY-SA 4.0
null
4,906,855
372
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,508
false
The answer from @undetected Selenium is correct, basically, but as of Jul 2026 on a Macbook Pro, I need to do: - Open System Settings on your Mac (Apple Logo > System Settings). - In the left side bar, click on Passwords (not General) - Authenticate using Touch ID or Mac password - Select Password Options - Toggle off ...
<p>The answer from @undetected Selenium is correct, basically, but as of Jul 2026 on a Macbook Pro, I need to do:</p> <p>- Open System Settings on your Mac (Apple Logo &gt; System Settings).</p> <p>- In the left side bar, click on Passwords (not General)</p> <p>- Authenticate using Touch ID or Mac password</p> <p>- Sel...
null
null
79989505
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989505
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
31,020,002
null
1
null
null
null
null
null
2026-07-31T14:10:39
2026-08-01T17:44:29
Christoph Rackwitz
null
CC BY-SA 4.0
null
2,602,877
16,607
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,505
false
When crond runs anything, it sets a comparatively bare $PATH . On my system, that is /usr/bin:/bin . Test it yourself: 37 13 * * * echo $PATH gets you the value once every afternoon. Where does your zpool live? In /sbin ? So there, the script can't find it. You specified everything else absolutely. You even specified z...
<p>When crond runs anything, it sets a comparatively bare <code>$PATH</code>. On my system, that is <code>/usr/bin:/bin</code>. Test it yourself: <code>37 13 * * * echo $PATH</code> gets you the value once every afternoon.</p> <p>Where does your <code>zpool</code> live? In <code>/sbin</code>? So there, the script can't...
null
null
79989500
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989500
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,280
null
1
null
null
null
null
null
2026-07-31T13:57:12
2026-07-31T13:57:12
Saurabh dhakad
null
CC BY-SA 4.0
null
32,987,055
59
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,500
true
You've perfectly diagnosed this common asyncio issue on Windows. When a client (like a browser) abruptly drops the connection, the ProactorEventLoop throws WinError 10054 during the socket cleanup process. Linux doesn't show this error because its default SelectorEventLoop silently handles such unexpected network dropo...
<p>You've perfectly diagnosed this common asyncio issue on Windows.</p> <p>When a client (like a browser) abruptly drops the connection, the ProactorEventLoop throws WinError 10054 during the socket cleanup process. Linux doesn't show this error because its default SelectorEventLoop silently handles such unexpected net...
null
null
79989499
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989499
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,433
null
0
null
null
null
null
null
2026-07-31T13:53:36
2026-07-31T13:53:36
Benjamin Beinder
null
CC BY-SA 4.0
null
32,233,055
957
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,499
false
You don't even need a template here. All you need is a custom type guard in your component: protected isMultiSelectRows(row: Row | Row[]): row is Row[] { return Array.isArray(row); } and a simple @if in the template: <tbody> @let renderedRows = rows().length === multiSelectRows().length ? rows() : multiSelectRows(); @f...
<p>You don't even need a template here. All you need is a <a href="https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates" rel="nofollow noreferrer">custom type guard</a> in your component:</p> <pre class="lang-js prettyprint-override"><code>protected isMultiSelectRows(row: Row | Row[]): ro...
null
null
79989498
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989498
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
52,382,901
null
-1
null
null
null
null
null
2026-07-31T13:53:09
2026-08-01T23:06:28
Kl4rkus
null
CC BY-SA 4.0
null
32,989,724
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,498
false
It could be that you tried to edit the data in the Excel file using VSCode's Spreadsheet Viewer. At least when I do I get the same issue across every sheet. I do not know the reason. To fix it, redownload the excel sheet from excel.
<p>It could be that you tried to edit the data in the Excel file using VSCode's Spreadsheet Viewer. At least when I do I get the same issue across every sheet. I do not know the reason. To fix it, redownload the excel sheet from excel.</p>
null
null
79989496
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989496
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
60,062,703
null
0
null
null
null
null
null
2026-07-31T13:45:22
2026-07-31T13:45:22
Fillipe Duoli
null
CC BY-SA 4.0
null
8,173,400
1,390
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,496
false
On Android Studio Project window, click on ... to show the window options then select Appearance > Display Build Files In Module
<p>On Android Studio Project window, click on <code>...</code> to show the window options then select Appearance &gt; Display Build Files In Module</p> <p><a href="https://i.sstatic.net/Jp4K1Me2.png" rel="nofollow noreferrer"><img src="https://i.sstatic.net/Jp4K1Me2.png" alt="image with the location of the option" /></...
null
null
79989486
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989486
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,308
null
-1
null
null
null
null
null
2026-07-31T12:55:08
2026-07-31T12:55:08
Robert Wynkoop
null
CC BY-SA 4.0
null
1,404,326
43
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,486
false
Bing helped me google this for you: . Use chrome.storage with a window ID Store the value in chrome.storage.local or chrome.storage.session (for session‑scoped data) with the window ID as part of the key. Example: async function saveWindowData(windowId, key, value) { await chrome.storage.local.set({ [`window_${windowId...
<p>Bing helped me google this for you:</p> <blockquote> <p>. <strong>Use <code>chrome.storage</code> with a window ID</strong></p> <ul> <li><p>Store the value in <code>chrome.storage.local</code> or <code>chrome.storage.session</code> (for session‑scoped data) with the window ID as part of the key.</p> </li> <li><p>Exa...
null
null
79989483
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989483
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,470
null
2
null
null
null
null
null
2026-07-31T12:40:57
2026-07-31T17:40:32
furas
null
CC BY-SA 4.0
null
1,832,058
152,191
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,483
false
You have made a common beginner's mistake. It has to be if ("Coco" in x) or ('SAINSBURYS' in x): And if you have a longer list then you can use a for -loop def tans_cat(x): all_words = ['Coco', 'SAINSBURYS'] # --- loop --- for word in all_words: if word in x: return 1 # --- after loop --- return 0 You may also create a...
<p>You have made a common beginner's mistake. It has to be</p> <pre><code>if (&quot;Coco&quot; in x) or ('SAINSBURYS' in x): </code></pre> <p>And if you have a longer list then you can use a <code>for</code>-loop</p> <pre><code>def tans_cat(x): all_words = ['Coco', 'SAINSBURYS'] # --- loop --- for word i...
null
null
79989473
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989473
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,468
null
1
null
null
null
null
null
2026-07-31T12:01:24
2026-07-31T12:01:24
Eliseo
null
CC BY-SA 4.0
null
8,558,186
59,191
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,473
false
what version of Angular? In the last ones, you use FormGroup({ id: new FormControl(dto?.id), ... items: new FormArray<FormGroup>( //<--see that you indicate // is a FormArray of FormGroup .... ) }) BTW, you can use a simple component with viewProviders if your component are only a serie of "inputs" viewProviders:[{ pro...
<p>what version of Angular?</p> <p>In the last ones, you use</p> <pre><code> FormGroup({ id: new FormControl(dto?.id), ... items: new FormArray&lt;FormGroup&gt;( //&lt;--see that you indicate // is a FormArray of FormGroup .... ...
null
null
79989472
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989472
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
52,777,424
null
1
null
null
null
null
null
2026-07-31T11:59:09
2026-07-31T11:59:09
casper.dcl
null
CC BY-SA 4.0
null
3,896,283
15,359
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,472
false
tqdm maintainer here :) This is explained by (and customisable via) the bar_format keyword argument. You can print the help using: pydoc tqdm.tqdm tqdm --help https://tqdm.github.io/docs/tqdm/ bar_format : str, optional Specify a custom bar string formatting. May impact performance. [default: '{l_bar}{bar}{r_bar}'], wh...
<p><code>tqdm</code> maintainer here :)</p> <p>This is explained by (and customisable via) the <code>bar_format</code> keyword argument. You can print<br /> the help using:</p> <ul> <li><p><code>pydoc tqdm.tqdm</code></p> </li> <li><p><code>tqdm --help</code></p> </li> <li><p><a href="https://tqdm.github.io/docs/tqdm/"...
null
null
79989469
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989469
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,986,058
null
2
null
null
null
null
null
2026-07-31T11:42:29
2026-08-01T13:04:29
trashgod
null
CC BY-SA 4.0
null
230,513
206,140
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,469
false
@Slaw's answer is correct. In the context of NetBeans, Best Practices for Apache Maven in NetBeans: Binding Maven goals to IDE actions illustrates how to edit the default action associated with the Run project command so that it invokes your custom exec goal. Then you can run the project from either the command line or...
<p>@Slaw's <a href="https://stackoverflow.com/a/79986230/230513">answer</a> is correct. In the context of NetBeans, <a href="https://netbeans.apache.org/wiki/main/wiki/MavenBestPractices/" rel="nofollow noreferrer"><em>Best Practices for Apache Maven in NetBeans: Binding Maven goals to IDE actions</em></a> illustrates ...
null
null
79989460
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989460
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,231
null
3
null
null
null
null
null
2026-07-31T11:17:23
2026-07-31T11:17:23
Sergey Tsypanov
null
CC BY-SA 4.0
null
12,473,843
4,744
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,460
false
This looks like a bug in Mockito manifesting itself particularly when @Retryable annotation is present over the method. See https://github.com/mockito/mockito/issues/3848
<p>This looks like a bug in Mockito manifesting itself particularly when <code>@Retryable</code> annotation is present over the method. See <a href="https://github.com/mockito/mockito/issues/3848" rel="nofollow noreferrer">https://github.com/mockito/mockito/issues/3848</a></p>
null
null
79989459
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989459
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,433
null
0
null
null
null
null
null
2026-07-31T11:13:54
2026-07-31T11:13:54
Naren Murali
null
CC BY-SA 4.0
null
5,924,562
67,477
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,459
false
You need to create a method, that defines the type of the template variable, because the type is not inferred inside the template. <ng-template #dynTable let-row let-i="i"> @let typedRow = typeIt(row); <tr> @if (Array.isArray(typedRow)) { <p>{{ typedRow[0].searchField.fieldName }}</p> <td> <option> {{ typedRow[i] }} </...
<p>You need to create a method, that defines the type of the template variable, because the type is not inferred inside the template.</p> <pre><code>&lt;ng-template #dynTable let-row let-i=&quot;i&quot;&gt; @let typedRow = typeIt(row); &lt;tr&gt; @if (Array.isArray(typedRow)) { &lt;p&gt;{{ t...
null
null
79989458
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989458
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,250
null
6
null
null
null
null
null
2026-07-31T11:13:54
2026-07-31T11:13:54
ad absurdum
null
CC BY-SA 4.0
null
6,879,826
22,405
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,458
true
How does it follow that the implementation guarantees that less than FOPEN_MAX number of files can be open simultaneously? The language of the Standard is (C23 7.23.1): FOPEN_MAX which expands to an integer constant expression that is the minimum number of files that the implementation guarantees can be open simultaneo...
<h2>How does it follow that the implementation guarantees that less than FOPEN_MAX number of files can be open simultaneously?</h2> <p>The language of the Standard is (C23 7.23.1):</p> <blockquote> <p><code>FOPEN_MAX</code> which expands to an integer constant expression that is the minimum number of files that the imp...
null
null
79989456
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989456
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,988,017
null
-1
null
null
null
null
null
2026-07-31T11:12:19
2026-07-31T11:12:19
David Maze
null
CC BY-SA 4.0
null
10,008,173
166,590
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,456
false
Helm has a couple of specific advantages: If you ever remove a resource from your setup, helm upgrade will remove it, but kubectl apply will leave it behind You can include prebuilt best-practice setups for things like database dependencies You're not forced to store the core definitions and per-deployment configuratio...
<p>Helm has a couple of specific advantages:</p> <ul> <li>If you ever remove a resource from your setup, <code>helm upgrade</code> will remove it, but <code>kubectl apply</code> will leave it behind</li> <li>You can include prebuilt best-practice setups for things like database dependencies</li> <li>You're not forced t...
null
null
79989452
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989452
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,450
null
3
null
null
null
null
null
2026-07-31T10:52:15
2026-07-31T11:03:35
jonrsharpe
null
CC BY-SA 4.0
null
3,001,761
124,369
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,452
true
If you extract your options object, you'll see why more clearly: import type { SignOptions } from "jsonwebtoken"; import jwt from "jsonwebtoken"; const options: SignOptions = { expiresIn: process.env.ACCESS_TOKEN_EXPIRY, }; const token = jwt.sign( { id: "user._id" }, process.env.ACCESS_TOKEN_SECRET!, options ); Now the...
<p>If you extract your options object, you'll see why more clearly:</p> <pre class="lang-typescript prettyprint-override"><code>import type { SignOptions } from &quot;jsonwebtoken&quot;; import jwt from &quot;jsonwebtoken&quot;; const options: SignOptions = { expiresIn: process.env.ACCESS_TOKEN_EXPIRY, }; const t...
null
null
79989451
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989451
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,436
null
-2
null
null
null
null
null
2026-07-31T10:51:43
2026-07-31T10:51:43
sophia brown
null
CC BY-SA 4.0
null
32,989,240
1
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,451
false
The container likely exceeds the memory limit defined in the Kubernetes Deployment, causing it to be OOMKilled. Review the application's memory usage and adjust the resource limits or optimize memory consumption accordingly.
<p>The container likely exceeds the memory limit defined in the Kubernetes Deployment, causing it to be OOMKilled. Review the application's memory usage and adjust the resource limits or optimize memory consumption accordingly.</p>
null
null
79989448
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989448
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,436
null
0
null
null
null
null
null
2026-07-31T10:46:36
2026-07-31T10:46:36
Richard Rublev
null
CC BY-SA 4.0
null
4,723,732
8,410
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,448
false
You should understand first how Kubernetes handles memory under pressure — and how requests, limits, node memory, and application behavior interact. You have shown us the resources, that is fine. The request tells Kubernetes how much memory the pod needs to be scheduled, and the limit defines how much it is allowed to ...
<p>You should understand first how Kubernetes handles memory under pressure — and how requests, limits, node memory, and application behavior interact.</p> <p>You have shown us the resources, that is fine. The request tells Kubernetes how much memory the pod needs to be scheduled, and the limit defines how much it is a...
null
null
79989447
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989447
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
68,425,240
null
0
null
null
null
null
null
2026-07-31T10:43:07
2026-07-31T10:43:07
James Pride
null
CC BY-SA 4.0
null
32,965,568
62
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,447
false
No, SOCK_DIAG can't do that. It's a query interface: you send a request, you get back a snapshot of the socket table. That's all ss is doing under the hood. There's no subscribe or notify, the kernel never pushes you anything when a socket enters LISTEN or closes. So it comes down to how much you mind missing fast tran...
<p>No, SOCK_DIAG can't do that. It's a query interface: you send a request, you get back a snapshot of the socket table. That's all <code>ss</code> is doing under the hood. There's no subscribe or notify, the kernel never pushes you anything when a socket enters LISTEN or closes.</p> <p>So it comes down to how much you...
null
null
79989445
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989445
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
54,581,607
null
0
null
null
null
null
null
2026-07-31T10:28:50
2026-07-31T10:28:50
James Pride
null
CC BY-SA 4.0
null
32,965,568
62
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,445
false
Almost always this is the socket path, not the agent. GnuPG 2.1+ stopped keeping the socket in ~/.gnupg, it wants it under $XDG_RUNTIME_DIR/gnupg (usually /run/user//gnupg). Check where it actually expects it: gpgconf --list-dirs agent-socket If that path lives somewhere that can't hold a unix socket, the agent never b...
<p>Almost always this is the socket path, not the agent. GnuPG 2.1+ stopped keeping the socket in ~/.gnupg, it wants it under $XDG_RUNTIME_DIR/gnupg (usually /run/user//gnupg). Check where it actually expects it:</p> <p><code>gpgconf --list-dirs agent-socket</code></p> <p>If that path lives somewhere that can't hold a ...
null
null
79989440
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989440
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,436
null
1
null
null
null
null
null
2026-07-31T10:19:01
2026-07-31T10:19:01
kutschkem
null
CC BY-SA 4.0
null
1,319,284
8,365
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,440
false
See How to specify Memory & CPU limit in docker compose version 3 The deploy section is only valid for swarm mode in docker compose version 3. Your options are: use v2 schema (recommended) use v3 schema, with --compatibility flag as shown in the linked question docker-compose --compatibility up
<p>See <a href="https://stackoverflow.com/questions/42345235/how-to-specify-memory-cpu-limit-in-docker-compose-version-3">How to specify Memory &amp; CPU limit in docker compose version 3</a></p> <p>The deploy section is only valid for swarm mode in docker compose version 3. Your options are:</p> <ul> <li>use v2 schema...
null
null
79989438
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989438
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,183
null
1
null
null
null
null
null
2026-07-31T10:14:49
2026-07-31T10:14:49
Ingo Kegel
null
CC BY-SA 4.0
null
936,832
48,428
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,438
false
As of JProfiler 16.2, the events from async-profiler are not supported for the CPU views. We will implement this for JProfiler 16.3.
<p>As of JProfiler 16.2, the events from async-profiler are not supported for the CPU views. We will implement this for JProfiler 16.3.</p>
null
null
79989434
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989434
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
46,285,992
null
0
null
null
null
null
null
2026-07-31T10:05:57
2026-07-31T10:05:57
cosmincalistru
null
CC BY-SA 4.0
null
1,369,566
1,325
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,434
false
I know it is laste, but I just ran into an identical situation with same configuration like in your case. In the end, I observed that one field from the embeddedid was null and I moved it to the main entity. And then it worked, returned classes were not null.
<p>I know it is laste, but I just ran into an identical situation with same configuration like in your case.<br /> In the end, I observed that one field from the embeddedid was null and I moved it to the main entity.<br /> And then it worked, returned classes were not null.</p>
null
null
79989431
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989431
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
79,989,428
null
3
null
null
null
null
null
2026-07-31T09:53:02
2026-07-31T09:53:02
kutschkem
null
CC BY-SA 4.0
null
1,319,284
8,365
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,431
false
If I search for "lnk" in the extension marketplace, I find at least three extensions that advertise the feature you want: "Windows lnk", "lnklst", "Open .lnk shortcuts".
<p>If I search for &quot;lnk&quot; in the extension marketplace, I find at least three extensions that advertise the feature you want: &quot;Windows lnk&quot;, &quot;lnklst&quot;, &quot;Open .lnk shortcuts&quot;.</p>
null
null
79989430
answer
stackoverflow
2026-08-03T01:57:01
null
null
null
null
null
https://stackoverflow.com/a/79989430
oc4i1oRkzcLgYxbkH
enTUc7Jv32AN6ljCg
44,390,818
null
0
null
null
null
null
null
2026-07-31T09:52:44
2026-07-31T10:37:38
user15566053
null
CC BY-SA 4.0
null
15,566,053
277
null
null
null
null
null
null
null
null
null
null
null
null
null
79,989,430
false
Some of the given answers have the side effect that a new dict is created, which might not be what you need. Here a function (for Python 3.7+) that instead updates the original dict: def dict_insert_at_position(adict, key, value, position = 0): dict_items = list(adict.items()) dict_items.insert(position, (key, value)) ...
<p>Some of the given answers have the side effect that a new dict is created, which might not be what you need. Here a function (for Python 3.7+) that instead updates the original dict:</p> <pre class="lang-py prettyprint-override"><code>def dict_insert_at_position(adict, key, value, position = 0): dict_items = lis...
null
null