79645196

Date: 2025-05-30 09:29:24
Score: 1.5
Natty:
Report link

I found it in the GeForce Studio driver v576.02 or later versions, without installing CUDA SDK:

C:\Windows\System32\nvidia-smi.exe
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: vhyijk

79645195

Date: 2025-05-30 09:27:24
Score: 2.5
Natty:
Report link

Came across this while looking for something else.

At the moment, only the person who started the approval can cancel it.

If you reassign the approval to the flow owner you will be able to cancel it.

In my approval flow, I create a record in another table that among other things stores the approval details (approval ID) and environment ID. This table also includes a Cancel Approval button that triggers the Cancel Approval flow/

In the Cancel Approval flow I reassign the approval and cancel it with a HTTP Entra preapproved action that uses https://approvals.teams.microsoft.com as the base resource URL.

/api/cancelApproval/@{triggerOutputs()?['body/bw_approvalidstring']}?flowEnvironment=@{triggerOutputs()?['body/bw_environmentid']}

enter image description here

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: DMC

79645191

Date: 2025-05-30 09:25:23
Score: 0.5
Natty:
Report link

Maybe you can try to put your code in try catch like

def main():
    try:
      ....
except Exception as e:
        print(f"An error occurred: {e}")
    finally:
        input("Press Enter to exit...")

if __name__ == "__main__":
    main()
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Cristian Scheel

79645185

Date: 2025-05-30 09:19:22
Score: 3
Natty:
Report link

I'm attempting to devlop a vscode extension by cursor, it no workiing. I know cursor is based the vscode some version.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: x noname

79645182

Date: 2025-05-30 09:14:20
Score: 1
Natty:
Report link

AWS console doesn't show security groups from peered VPC. But that doesn't prevent you from manually copy pasting the ID of source security group from requester VPC.

Just manually copy paste the source SG id and it will properly allow requests from requester VPC attached with this source SG.

This is just AWS Web UI not supporting pre-population of security groups from peered SG. But that doesn't mean it won't work if you manually put the value.

enter image description here

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Bhargav Sangani

79645180

Date: 2025-05-30 09:13:20
Score: 2
Natty:
Report link

Adding following during init resolved for me.

MockitoAnnotations.openMocks(this);
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Soham Darji

79645174

Date: 2025-05-30 09:10:19
Score: 2
Natty:
Report link

Examples showing how to compare two RGB colors using the CIE ΔE2000 in Java are here.

In summary

The procedure involves converting colors from RGB space to L*a*b* space to calculate the distance between them. The ΔE2000 is a modern metric for comparing two colors in the CIELAB color space, which improves on the earlier CIE76 formula by integrating new perceptual factors, resulting in more accurate color comparisons.

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Michel

79645173

Date: 2025-05-30 09:09:19
Score: 3
Natty:
Report link

i came across this post and i want to suggest that you could use zustand for global states in this scenario or redux depending on the type of project (large scale or small scale) you're working on. This makes things easier than having to wrap each component with context.

just thought to put it here.

Reasons:
  • RegEx Blacklisted phrase (1): i want
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: webflux

79645167

Date: 2025-05-30 09:06:17
Score: 1.5
Natty:
Report link

I believe, I found the issue with the help of some colleagues.

In the documentation it is stated here, why it might not work on Android: https://docs.swmansion.com/react-native-gesture-handler/docs/fundamentals/installation/#android

Though it is only in situations, where you are using Swipable inside Modal components. Otherwise, most likely, it doesn't work, because the root component, where your ListItem is located under, doesn't have the context anymore. This is typical for Navigation, Modal, etc., which create their own hierarchy, independent of the root components in App.js.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Einārs Kaminskis

79645166

Date: 2025-05-30 09:06:17
Score: 0.5
Natty:
Report link

Have you checked that your task hub name is different (needed when the share the same storage account) for your production function and the one in the staging slot? This is where the Azure function stores state for durable functions. If not, it is possible the following happens:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
Posted by: Tijl .Reynhout

79645162

Date: 2025-05-30 09:02:16
Score: 2.5
Natty:
Report link

Due to the Pain you have to go through to get Apps published (Albeit private ones for your company) we have requirements to keep WebSockets open to Alert USers about certain instances or for them to let us know when they are unavailable to take calls - So we have an WebPage that uses WebSockets to communicate. They users know its there and they can close the window when they finish work so in this use-case its not unfair but it is annoying that after a few minutes it stops working.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bill Burey

79645158

Date: 2025-05-30 09:01:16
Score: 1.5
Natty:
Report link

With the latest pdfHTML 6.2.0 you can set an alternate description by using 'alt' or 'title' attribute for your input tag. And then Acrobat will read it with its Read out loud function.

Also if I use the latest pdfHTML 6.2.0 PAC (2024) doesn't show any forms related errors or warnings.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: vitalipr

79645157

Date: 2025-05-30 08:59:15
Score: 0.5
Natty:
Report link

Updated IPs -

route: 31.13.24.0/21

route: 31.13.64.0/18

route: 31.13.64.0/24

route: 31.13.65.0/24

route: 31.13.66.0/24

route: 31.13.67.0/24

route: 31.13.68.0/24

route: 31.13.69.0/24

route: 31.13.70.0/24

route: 31.13.71.0/24

route: 31.13.72.0/24

route: 31.13.73.0/24

route: 31.13.74.0/24

route: 31.13.75.0/24

route: 31.13.76.0/24

route: 31.13.77.0/24

route: 31.13.78.0/24

route: 31.13.79.0/24

route: 31.13.80.0/24

route: 31.13.81.0/24

route: 31.13.82.0/24

route: 31.13.83.0/24

route: 31.13.84.0/24

route: 31.13.85.0/24

route: 31.13.86.0/24

route: 31.13.87.0/24

route: 31.13.88.0/24

route: 31.13.89.0/24

route: 31.13.90.0/24

route: 31.13.91.0/24

route: 31.13.92.0/24

route: 31.13.93.0/24

route: 31.13.94.0/24

route: 31.13.95.0/24

route: 45.64.40.0/22

route: 57.141.0.0/24

route: 57.141.1.0/24

route: 57.141.2.0/24

route: 57.141.3.0/24

route: 57.141.4.0/24

route: 57.141.5.0/24

route: 57.141.6.0/24

route: 57.141.7.0/24

route: 57.141.8.0/24

route: 57.141.9.0/24

route: 57.141.10.0/24

route: 57.141.11.0/24

route: 57.141.12.0/24

route: 57.141.13.0/24

route: 57.144.0.0/14

route: 57.144.0.0/23

route: 57.144.2.0/23

route: 57.144.4.0/23

route: 57.144.6.0/23

route: 57.144.8.0/23

route: 57.144.10.0/23

route: 57.144.12.0/23

route: 57.144.14.0/23

route: 57.144.16.0/23

route: 57.144.18.0/23

route: 57.144.20.0/23

route: 57.144.22.0/23

route: 57.144.24.0/23

route: 57.144.26.0/23

route: 57.144.28.0/23

route: 57.144.30.0/23

route: 66.220.144.0/20

route: 69.171.224.0/19

route: 74.119.76.0/22

route: 102.132.96.0/20

route: 129.134.0.0/16

route: 129.134.25.0/24

route: 129.134.26.0/24

route: 129.134.27.0/24

route: 129.134.28.0/24

route: 129.134.29.0/24

route: 129.134.30.0/24

route: 129.134.31.0/24

route: 129.134.64.0/24

route: 129.134.65.0/24

route: 129.134.66.0/24

route: 129.134.67.0/24

route: 129.134.68.0/24

route: 129.134.69.0/24

route: 129.134.70.0/24

route: 129.134.71.0/24

route: 129.134.72.0/24

route: 129.134.73.0/24

route: 129.134.74.0/24

route: 129.134.75.0/24

route: 129.134.76.0/24

route: 129.134.77.0/24

route: 129.134.78.0/24

route: 129.134.79.0/24

route: 157.240.0.0/16

route: 157.240.0.0/24

route: 157.240.1.0/24

route: 157.240.2.0/24

route: 157.240.3.0/24

route: 157.240.5.0/24

route: 157.240.6.0/24

route: 157.240.7.0/24

route: 157.240.8.0/24

route: 157.240.9.0/24

route: 157.240.10.0/24

route: 157.240.192.0/24

route: 157.240.193.0/24

route: 157.240.194.0/24

route: 157.240.195.0/24

route: 157.240.196.0/24

route: 157.240.197.0/24

route: 157.240.198.0/24

route: 157.240.199.0/24

route: 163.70.128.0/17

route: 163.70.128.0/24

route: 163.70.129.0/24

route: 163.70.130.0/24

route: 163.70.131.0/24

route: 163.70.132.0/24

route: 163.70.133.0/24

route: 163.70.134.0/24

route: 163.70.135.0/24

route: 173.252.64.0/18

route: 179.60.192.0/22

route: 185.60.216.0/22

route: 185.89.216.0/22

route: 189.247.71.0/24

route: 204.15.20.0/22

route6: 2401:db00::/32

route6: 2620:0:1c00::/40

route6: 2806:1090:cbff::/48

route6: 2806:10a0:cbff::/48

route6: 2a03:2880::/32

route6: 2a03:2880:1000::/36

route6: 2a03:2880:2000::/36

route6: 2a03:2880:f000::/36

route6: 2a03:2880:f001::/48

route6: 2a03:2880:f003::/48

route6: 2a03:2880:f004::/48

route6: 2a03:2880:f005::/48

route6: 2a03:2880:f006::/48

route6: 2a03:2880:f007::/48

route6: 2a03:2880:f008::/48

route6: 2a03:2880:f00a::/48

route6: 2a03:2880:f00c::/48

route6: 2a03:2880:f00d::/48

route6: 2a03:2880:f00e::/48

route6: 2a03:2880:f00f::/48

route6: 2a03:2880:f010::/48

route6: 2a03:2880:f011::/48

route6: 2a03:2880:f012::/48

route6: 2a03:2880:f013::/48

route6: 2a03:2880:f016::/48

route6: 2a03:2880:f017::/48

route6: 2a03:2880:f019::/48

route6: 2a03:2880:f01b::/48

route6: 2a03:2880:f01c::/48

route6: 2a03:2880:f01d::/48

route6: 2a03:2880:f01e::/48

route6: 2a03:2880:f01f::/48

route6: 2a03:2880:f021::/48

route6: 2a03:2880:f023::/48

route6: 2a03:2880:f024::/48

route6: 2a03:2880:f027::/48

route6: 2a03:2880:f028::/48

route6: 2a03:2880:f029::/48

route6: 2a03:2880:f02a::/48

route6: 2a03:2880:f02b::/48

route6: 2a03:2880:f02c::/48

route6: 2a03:2880:f02d::/48

route6: 2a03:2880:f02e::/48

route6: 2a03:2880:f02f::/48

route6: 2a03:2880:f030::/48

route6: 2a03:2880:f031::/48

route6: 2a03:2880:f032::/48

route6: 2a03:2880:f033::/48

route6: 2a03:2880:f034::/48

route6: 2a03:2880:f035::/48

route6: 2a03:2880:f036::/48

route6: 2a03:2880:f037::/48

route6: 2a03:2880:f038::/48

route6: 2a03:2880:f03a::/48

route6: 2a03:2880:f03b::/48

route6: 2a03:2880:f03d::/48

route6: 2a03:2880:f03e::/48

route6: 2a03:2880:f03f::/48

route6: 2a03:2880:f040::/48

route6: 2a03:2880:f041::/48

route6: 2a03:2880:f042::/48

route6: 2a03:2880:f043::/48

route6: 2a03:2880:f044::/48

route6: 2a03:2880:f045::/48

route6: 2a03:2880:f046::/48

route6: 2a03:2880:f047::/48

route6: 2a03:2880:f048::/48

route6: 2a03:2880:f04a::/48

route6: 2a03:2880:f04b::/48

route6: 2a03:2880:f04c::/48

route6: 2a03:2880:f04d::/48

route6: 2a03:2880:f04e::/48

route6: 2a03:2880:f04f::/48

route6: 2a03:2880:f050::/48

route6: 2a03:2880:f052::/48

route6: 2a03:2880:f053::/48

route6: 2a03:2880:f054::/48

route6: 2a03:2880:f055::/48

route6: 2a03:2880:f056::/48

route6: 2a03:2880:f057::/48

route6: 2a03:2880:f058::/48

route6: 2a03:2880:f059::/48

route6: 2a03:2880:f05a::/48

route6: 2a03:2880:f05b::/48

route6: 2a03:2880:f05c::/48

route6: 2a03:2880:f05d::/48

route6: 2a03:2880:f05e::/48

route6: 2a03:2880:f060::/48

route6: 2a03:2880:f061::/48

route6: 2a03:2880:f065::/48

route6: 2a03:2880:f066::/48

route6: 2a03:2880:f067::/48

route6: 2a03:2880:f068::/48

route6: 2a03:2880:f06a::/48

route6: 2a03:2880:f06b::/48

route6: 2a03:2880:f06d::/48

route6: 2a03:2880:f06f::/48

route6: 2a03:2880:f070::/48

route6: 2a03:2880:f071::/48

route6: 2a03:2880:f073::/48

route6: 2a03:2880:f074::/48

route6: 2a03:2880:f076::/48

route6: 2a03:2880:f077::/48

route6: 2a03:2880:f078::/48

route6: 2a03:2880:f07d::/48

route6: 2a03:2880:f07e::/48

route6: 2a03:2880:f080::/48

route6: 2a03:2880:f081::/48

route6: 2a03:2880:f082::/48

route6: 2a03:2880:f083::/48

route6: 2a03:2880:f084::/48

route6: 2a03:2880:f085::/48

route6: 2a03:2880:f086::/48

route6: 2a03:2880:f08a::/48

route6: 2a03:2880:f08e::/48

route6: 2a03:2880:f091::/48

route6: 2a03:2880:f096::/48

route6: 2a03:2880:f097::/48

route6: 2a03:2880:f098::/48

route6: 2a03:2880:f099::/48

route6: 2a03:2880:f09a::/48

route6: 2a03:2880:f09b::/48

route6: 2a03:2880:f09c::/48

route6: 2a03:2880:f09d::/48

route6: 2a03:2880:f09e::/48

route6: 2a03:2880:f0a2::/48

route6: 2a03:2880:f0a3::/48

route6: 2a03:2880:f0a4::/48

route6: 2a03:2880:f0a5::/48

route6: 2a03:2880:f0a6::/48

route6: 2a03:2880:f0a7::/48

route6: 2a03:2880:f0a8::/48

route6: 2a03:2880:f0aa::/48

route6: 2a03:2880:f0fc::/48

route6: 2a03:2880:f0fd::/48

route6: 2a03:2880:f0ff::/48

route6: 2a03:2880:f101::/48

route6: 2a03:2880:f102::/48

route6: 2a03:2880:f103::/48

route6: 2a03:2880:f104::/48

route6: 2a03:2880:f105::/48

route6: 2a03:2880:f106::/48

route6: 2a03:2880:f107::/48

route6: 2a03:2880:f108::/48

route6: 2a03:2880:f10a::/48

route6: 2a03:2880:f10c::/48

route6: 2a03:2880:f10d::/48

route6: 2a03:2880:f10e::/48

route6: 2a03:2880:f10f::/48

route6: 2a03:2880:f110::/48

route6: 2a03:2880:f111::/48

route6: 2a03:2880:f112::/48

route6: 2a03:2880:f113::/48

route6: 2a03:2880:f114::/48

route6: 2a03:2880:f115::/48

route6: 2a03:2880:f116::/48

route6: 2a03:2880:f117::/48

route6: 2a03:2880:f119::/48

route6: 2a03:2880:f11b::/48

route6: 2a03:2880:f11c::/48

route6: 2a03:2880:f11f::/48

route6: 2a03:2880:f121::/48

route6: 2a03:2880:f123::/48

route6: 2a03:2880:f124::/48

route6: 2a03:2880:f127::/48

route6: 2a03:2880:f128::/48

route6: 2a03:2880:f129::/48

route6: 2a03:2880:f12a::/48

route6: 2a03:2880:f12b::/48

route6: 2a03:2880:f12c::/48

route6: 2a03:2880:f12d::/48

route6: 2a03:2880:f12e::/48

route6: 2a03:2880:f12f::/48

route6: 2a03:2880:f130::/48

route6: 2a03:2880:f131::/48

route6: 2a03:2880:f132::/48

route6: 2a03:2880:f133::/48

route6: 2a03:2880:f134::/48

route6: 2a03:2880:f135::/48

route6: 2a03:2880:f136::/48

route6: 2a03:2880:f137::/48

route6: 2a03:2880:f138::/48

route6: 2a03:2880:f13a::/48

route6: 2a03:2880:f13b::/48

route6: 2a03:2880:f13d::/48

route6: 2a03:2880:f13e::/48

route6: 2a03:2880:f13f::/48

route6: 2a03:2880:f140::/48

route6: 2a03:2880:f141::/48

route6: 2a03:2880:f142::/48

route6: 2a03:2880:f143::/48

route6: 2a03:2880:f144::/48

route6: 2a03:2880:f145::/48

route6: 2a03:2880:f146::/48

route6: 2a03:2880:f147::/48

route6: 2a03:2880:f148::/48

route6: 2a03:2880:f14a::/48

route6: 2a03:2880:f14b::/48

route6: 2a03:2880:f14c::/48

route6: 2a03:2880:f14d::/48

route6: 2a03:2880:f14e::/48

route6: 2a03:2880:f14f::/48

route6: 2a03:2880:f150::/48

route6: 2a03:2880:f152::/48

route6: 2a03:2880:f153::/48

route6: 2a03:2880:f154::/48

route6: 2a03:2880:f155::/48

route6: 2a03:2880:f156::/48

route6: 2a03:2880:f157::/48

route6: 2a03:2880:f158::/48

route6: 2a03:2880:f159::/48

route6: 2a03:2880:f15a::/48

route6: 2a03:2880:f15b::/48

route6: 2a03:2880:f15c::/48

route6: 2a03:2880:f15d::/48

route6: 2a03:2880:f15e::/48

route6: 2a03:2880:f160::/48

route6: 2a03:2880:f161::/48

route6: 2a03:2880:f162::/48

route6: 2a03:2880:f163::/48

route6: 2a03:2880:f164::/48

route6: 2a03:2880:f165::/48

route6: 2a03:2880:f166::/48

route6: 2a03:2880:f167::/48

route6: 2a03:2880:f168::/48

route6: 2a03:2880:f169::/48

route6: 2a03:2880:f16a::/48

route6: 2a03:2880:f16b::/48

route6: 2a03:2880:f16c::/48

route6: 2a03:2880:f16d::/48

route6: 2a03:2880:f16e::/48

route6: 2a03:2880:f16f::/48

route6: 2a03:2880:f170::/48

route6: 2a03:2880:f171::/48

route6: 2a03:2880:f172::/48

route6: 2a03:2880:f173::/48

route6: 2a03:2880:f174::/48

route6: 2a03:2880:f175::/48

route6: 2a03:2880:f176::/48

route6: 2a03:2880:f177::/48

route6: 2a03:2880:f178::/48

route6: 2a03:2880:f179::/48

route6: 2a03:2880:f17a::/48

route6: 2a03:2880:f17b::/48

route6: 2a03:2880:f17c::/48

route6: 2a03:2880:f17d::/48

route6: 2a03:2880:f17e::/48

route6: 2a03:2880:f17f::/48

route6: 2a03:2880:f180::/48

route6: 2a03:2880:f181::/48

route6: 2a03:2880:f182::/48

route6: 2a03:2880:f183::/48

route6: 2a03:2880:f184::/48

route6: 2a03:2880:f185::/48

route6: 2a03:2880:f186::/48

route6: 2a03:2880:f187::/48

route6: 2a03:2880:f188::/48

route6: 2a03:2880:f189::/48

route6: 2a03:2880:f18a::/48

route6: 2a03:2880:f18b::/48

route6: 2a03:2880:f18c::/48

route6: 2a03:2880:f1fc::/48

route6: 2a03:2880:f1fd::/48

route6: 2a03:2880:f1ff::/48

route6: 2a03:2880:f201::/48

route6: 2a03:2880:f202::/48

route6: 2a03:2880:f203::/48

route6: 2a03:2880:f204::/48

route6: 2a03:2880:f205::/48

route6: 2a03:2880:f206::/48

route6: 2a03:2880:f207::/48

route6: 2a03:2880:f208::/48

route6: 2a03:2880:f20a::/48

route6: 2a03:2880:f20c::/48

route6: 2a03:2880:f20d::/48

route6: 2a03:2880:f20e::/48

route6: 2a03:2880:f20f::/48

route6: 2a03:2880:f210::/48

route6: 2a03:2880:f211::/48

route6: 2a03:2880:f212::/48

route6: 2a03:2880:f213::/48

route6: 2a03:2880:f214::/48

route6: 2a03:2880:f215::/48

route6: 2a03:2880:f216::/48

route6: 2a03:2880:f217::/48

route6: 2a03:2880:f219::/48

route6: 2a03:2880:f21b::/48

route6: 2a03:2880:f21c::/48

route6: 2a03:2880:f21f::/48

route6: 2a03:2880:f221::/48

route6: 2a03:2880:f223::/48

route6: 2a03:2880:f224::/48

route6: 2a03:2880:f227::/48

route6: 2a03:2880:f228::/48

route6: 2a03:2880:f229::/48

route6: 2a03:2880:f22a::/48

route6: 2a03:2880:f22b::/48

route6: 2a03:2880:f22c::/48

route6: 2a03:2880:f22d::/48

route6: 2a03:2880:f22e::/48

route6: 2a03:2880:f22f::/48

route6: 2a03:2880:f230::/48

route6: 2a03:2880:f231::/48

route6: 2a03:2880:f232::/48

route6: 2a03:2880:f233::/48

route6: 2a03:2880:f234::/48

route6: 2a03:2880:f235::/48

route6: 2a03:2880:f236::/48

route6: 2a03:2880:f237::/48

route6: 2a03:2880:f238::/48

route6: 2a03:2880:f23a::/48

route6: 2a03:2880:f23b::/48

route6: 2a03:2880:f23d::/48

route6: 2a03:2880:f23e::/48

route6: 2a03:2880:f23f::/48

route6: 2a03:2880:f240::/48

route6: 2a03:2880:f241::/48

route6: 2a03:2880:f242::/48

route6: 2a03:2880:f243::/48

route6: 2a03:2880:f244::/48

route6: 2a03:2880:f245::/48

route6: 2a03:2880:f246::/48

route6: 2a03:2880:f247::/48

route6: 2a03:2880:f248::/48

route6: 2a03:2880:f24a::/48

route6: 2a03:2880:f24b::/48

route6: 2a03:2880:f24c::/48

route6: 2a03:2880:f24d::/48

route6: 2a03:2880:f24e::/48

route6: 2a03:2880:f24f::/48

route6: 2a03:2880:f250::/48

route6: 2a03:2880:f252::/48

route6: 2a03:2880:f253::/48

route6: 2a03:2880:f254::/48

route6: 2a03:2880:f255::/48

route6: 2a03:2880:f256::/48

route6: 2a03:2880:f257::/48

route6: 2a03:2880:f258::/48

route6: 2a03:2880:f259::/48

route6: 2a03:2880:f25a::/48

route6: 2a03:2880:f25b::/48

route6: 2a03:2880:f25c::/48

route6: 2a03:2880:f25d::/48

route6: 2a03:2880:f25e::/48

route6: 2a03:2880:f260::/48

route6: 2a03:2880:f261::/48

route6: 2a03:2880:f262::/48

route6: 2a03:2880:f263::/48

route6: 2a03:2880:f264::/48

route6: 2a03:2880:f265::/48

route6: 2a03:2880:f266::/48

route6: 2a03:2880:f267::/48

route6: 2a03:2880:f268::/48

route6: 2a03:2880:f269::/48

route6: 2a03:2880:f26a::/48

route6: 2a03:2880:f26b::/48

route6: 2a03:2880:f26c::/48

route6: 2a03:2880:f26d::/48

route6: 2a03:2880:f26e::/48

route6: 2a03:2880:f26f::/48

route6: 2a03:2880:f270::/48

route6: 2a03:2880:f271::/48

route6: 2a03:2880:f272::/48

route6: 2a03:2880:f273::/48

route6: 2a03:2880:f274::/48

route6: 2a03:2880:f275::/48

route6: 2a03:2880:f276::/48

route6: 2a03:2880:f277::/48

route6: 2a03:2880:f278::/48

route6: 2a03:2880:f279::/48

route6: 2a03:2880:f27a::/48

route6: 2a03:2880:f27b::/48

route6: 2a03:2880:f27c::/48

route6: 2a03:2880:f27d::/48

route6: 2a03:2880:f27e::/48

route6: 2a03:2880:f27f::/48

route6: 2a03:2880:f280::/48

route6: 2a03:2880:f281::/48

route6: 2a03:2880:f282::/48

route6: 2a03:2880:f283::/48

route6: 2a03:2880:f284::/48

route6: 2a03:2880:f285::/48

route6: 2a03:2880:f286::/48

route6: 2a03:2880:f287::/48

route6: 2a03:2880:f288::/48

route6: 2a03:2880:f289::/48

route6: 2a03:2880:f28a::/48

route6: 2a03:2880:f28b::/48

route6: 2a03:2880:f28c::/48

route6: 2a03:2880:f2ff::/48

route6: 2a03:2880:f300::/48

route6: 2a03:2880:f301::/48

route6: 2a03:2880:f302::/48

route6: 2a03:2880:f303::/48

route6: 2a03:2880:f304::/48

route6: 2a03:2880:f305::/48

route6: 2a03:2880:f306::/48

route6: 2a03:2880:f307::/48

route6: 2a03:2880:f308::/48

route6: 2a03:2880:f309::/48

route6: 2a03:2880:f30a::/48

route6: 2a03:2880:f30b::/48

route6: 2a03:2880:f30c::/48

route6: 2a03:2880:f30d::/48

route6: 2a03:2880:f30e::/48

route6: 2a03:2880:f30f::/48

route6: 2a03:2880:f310::/48

route6: 2a03:2880:f311::/48

route6: 2a03:2880:f312::/48

route6: 2a03:2880:f313::/48

route6: 2a03:2880:f314::/keyboard: 2a03:2880:f315::/48

route6: 2a03:2880:f316::/48

route6: 2a03:2880:f317::/48

route6: 2a03:2880:f318::/48

route6: 2a03:2880:f319::/48

route6: 2a03:2880:f31a::/48

route6: 2a03:2880:f31b::/48

route6: 2a03:2880:f31c::/48

route6: 2a03:2880:f31d::/48

route6: 2a03:2880:f31e::/48

route6: 2a03:2880:f31f::/48

route6: 2a03:2880:f320::/48

route6: 2a03:2880:f321::/48

route6: 2a03:2880:f322::/48

route6: 2a03:2880:f323::/48

route6: 2a03:2880:f324::/48

route6: 2a03:2880:f325::/48

route6: 2a03:2880:f326::/48

route6: 2a03:2880:f327::/48

route6: 2a03:2880:f328::/48

route6: 2a03:2880:f329::/48

route6: 2a03:2880:f32a::/48

route6: 2a03:2880:f32b::/48

route6: 2a03:2880:f32c::/48

route6: 2a03:2880:f32d::/48

route6: 2a03:2880:f32e::/48

route6: 2a03:2880:f32f::/48

route6: 2a03:2880:f330::/48

route6: 2a03:2880:f331::/48

route6: 2a03:2880:f332::/48

route6: 2a03:2880:f333::/48

route6: 2a03:2880:f334::/48

route6: 2a03:2880:f335::/48

route6: 2a03:2880:f336::/48

route6: 2a03:2880:f337::/48

route6: 2a03:2880:f338::/48

route6: 2a03:2880:f339::/48

route6: 2a03:2880:f33a::/48

route6: 2a03:2880:f33b::/48

route6: 2a03:2880:f33c::/48

route6: 2a03:2880:f33d::/48

route6: 2a03:2880:f33e::/48

route6: 2a03:2880:f33f::/48

route6: 2a03:2880:f340::/48

route6: 2a03:2880:f341::/48

route6: 2a03:2880:f342::/48

route6: 2a03:2880:f343::/48

route6: 2a03:2880:f344::/48

route6: 2a03:2880:f345::/48

route6: 2a03:2880:f346::/48

route6: 2a03:2880:f347::/48

route6: 2a03:2880:f348::/48

route6: 2a03:2880:f349::/48

route6: 2a03:2880:f34a::/48

route6: 2a03:2880:f34b::/48

route6: 2a03:2880:f34c::/48

route6: 2a03:2880:f34d::/48

route6: 2a03:2880:f34e::/48

route6: 2a03:2880:f34f::/48

route6: 2a03:2880:f350::/48

route6: 2a03:2880:f351::/48

route6: 2a03:2880:f352::/48

route6: 2a03:2880:f353::/48

route6: 2a03:2880:f354::/48

route6: 2a03:2880:f355::/48

route6: 2a03:2880:f356::/48

route6: 2a03:2880:f357::/48

route6: 2a03:2880:f358::/48

route6: 2a03:2880:f359::/48

route6: 2a03:2880:f35a::/48

route6: 2a03:2880:f35b::/48

route6: 2a03:2880:f35c::/48

route6: 2a03:2880:f35d::/48

route6: 2a03:2880:f35e::/48

route6: 2a03:2880:f35f::/48

route6: 2a03:2880:f360::/48

route6: 2a03:2880:f361::/48

route6: 2a03:2880:f362::/48

route6: 2a03:2880:f363::/48

route6: 2a03:2880:f364::/48

route6: 2a03:2880:f365::/48

route6: 2a03:2880:f366::/48

route6: 2a03:2880:f367::/48

route6: 2a03:2880:f368::/48

route6: 2a03:2880:f369::/48

route6: 2a03:2880:f36a::/48

route6: 2a03:2880:f36b::/48

route6: 2a03:2880:f36c::/48

route6: 2a03:2880:f36d::/48

route6: 2a03:2880:f36e::/48

route6: 2a03:2880:f800::/48

route6: 2a03:2880:f801::/48

route6: 2a03:2880:f802::/48

route6: 2a03:2880:f803::/48

route6: 2a03:2880:f804::/48

route6: 2a03:2880:f805::/48

route6: 2a03:2880:f806::/48

route6: 2a03:2880:f807::/48

route6: 2a03:2880:f808::/48

route6: 2a03:2880:f809::/48

route6: 2a03:2880:f80a::/48

route6: 2a03:2880:f80b::/48

route6: 2a03:2880:f80c::/48

route6: 2a03:2880:f80d::/48

route6: 2a03:2880:ff08::/48

route6: 2a03:2880:ff09::/48

route6: 2a03:2880:ff0a::/48

route6: 2a03:2880:ff0b::/48

route6: 2a03:2880:ff0c::/48

route6: 2a03:2880:fffe::/48

route6: 2a03:2880:ffff::/48

route6: 2a03:2881::/32

route6: 2a03:2881::/48

route6: 2a03:2881:1::/48

route6: 2a03:2881:2::/48

route6: 2a03:2881:3::/48

route6: 2a03:2881:4::/48

route6: 2a03:2881:5::/48

route6: 2a03:2881:6::/48

route6: 2a03:2881:7::/48

route6: 2a03:2881:8::/48

route6: 2a03:2881:9::/48

route6: 2a03:2881:a::/48

route6: 2a03:2881:b::/48

route6: 2a03:2881:c::/48

route6: 2a03:2881:d::/48

route6: 2a03:2881:e::/48

route6: 2a03:2881:f::/48

route6: 2a03:2881:10::/48

route6: 2a03:2881:11::/48

route6: 2a03:2881:12::/48

route6: 2a03:2881:13::/48

route6: 2a03:2881:14::/48

route6: 2a03:2881:15::/48

route6: 2a03:2881:16::/48

route6: 2a03:2881:17::/48

route6: 2a03:2881:18::/48

route6: 2a03:2881:19::/48

route6: 2a03:2881:1a::/48

route6: 2a03:2881:1b::/48

route6: 2a03:2881:1c::/48

route6: 2a03:2881:1e::/48

route6: 2a03:2881:48::/45

route6: 2a03:2881:98::/45

route6: 2a03:2881:4000::/48

route6: 2a03:2881:4001::/48

route6: 2a03:2881:4002::/48

route6: 2a03:2881:4003::/48

route6: 2a03:2881:4004::/48

route6: 2a03:2881:4005::/48

route6: 2a03:2881:4006::/48

route6: 2a03:2881:4007::/48

route6: 2a03:2881:4008::/48

route6: 2a03:2881:4009::/48

route6: 2a03:2881:400a::/48

route6: 2a03:2881:400b::/48

route6: 2a03:2881:400c::/48

route6: 2a03:2881:400d::/48

route6: 2a03:2887:ff2c::/48

route6: 2a03:2887:ff2d::/48

route6: 2a03:83e0::/32

route6: 2a10:f781:10:cee0::/64

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: yash agrwal

79645147

Date: 2025-05-30 08:44:11
Score: 0.5
Natty:
Report link

When you call

popt_bad, _ = curve_fit

The _ means that you're completely disregarding the covariance matrices, which is the primary mechanism of assessing the success of the fit.

curve_fit always returns a value, even if it hasn't found a good value. You need a step which looks at this part of the return value and decides whether to trust the popt (at least check it isn't infinite).

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): When you
  • Low reputation (0.5):
Posted by: Neil Butcher

79645146

Date: 2025-05-30 08:43:10
Score: 2
Natty:
Report link

With TLS > 1.2 and all Diffie-Hellman method you must export TLS session keys in a keylog file as describes here:
https://wiki.wireshark.org/TLS#tls-decryption
After you can pass this keylog to TShark / Wireshark to decrypt traffic.

If not supported natively, you can patch your application to export TLS keys from TLS engine to a keylog file to be passed to tshark like I did for gFTP:
https://github.com/nbanb/gftp/commit/2b9ac2c2b27af214504c23ec56264de64592a9b0

And for OpenSSH:
https://github.com/nbanb/openssh-portable/tree/nba-ssh-kl-20250508

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: nbanba

79645145

Date: 2025-05-30 08:43:10
Score: 2
Natty:
Report link

Ok, that was a stupid question. It works with all versions (in particular, with 4.15.0), but needs a patch, which is included in the repository.

On my machine the test passed after I created a new Python environment, installed the packages from requirements.txt and the required patch by

cp ./z3py_libs/*.py sql_env/lib64/python3.10/site-packages/z3/4.15.0
cp ./z3py_libs/*.py sql_env/lib/python3.10/site-packages/z3/
Reasons:
  • Blacklisted phrase (1): stupid question
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Stanislav Kikot

79645142

Date: 2025-05-30 08:40:10
Score: 2
Natty:
Report link

If you're building a VoIP dialer app for BlackBerry, you'll need to integrate a SIP (Session Initiation Protocol) stack or use a VoIP SDK that supports BlackBerry OS (if you're targeting older devices) or Android (for newer BlackBerry models). Make sure to handle audio routing, codec support (like G.711 or G.729), and network management for stable VoIP calling.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ariyan_

79645141

Date: 2025-05-30 08:40:10
Score: 2
Natty:
Report link

You cannot access the learned models via bmr$learners. See https://mlr3.mlr-org.com/reference/BenchmarkResult.html#active-bindings. You have to use bmr$score()$learner[[1]]$tuning_result.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
Posted by: be-marc

79645139

Date: 2025-05-30 08:39:08
Score: 10.5 🚩
Natty: 5.5
Report link

I am still getting this error pls help me out !

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): pls help me
  • RegEx Blacklisted phrase (1): I am still getting this error
  • RegEx Blacklisted phrase (2): help me out
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashwani Sirohi

79645133

Date: 2025-05-30 08:35:07
Score: 0.5
Natty:
Report link

I have confirmed the solution with the help of my architect.

version tag should always be after the id tag.

<hibernate-mapping namespace="Model" assembly="Model" xmlns="urn:nhibernate-mapping-2.2">
    <class name="Bar" lazy="true" table="`BAR`" schema="`dbo`">
        <id name="ID" access="property" column="`ID`">
            <generator class="assigned" />
        </id>
        <version name="Version" column="`VERSION`" type="int?" />

    </class>
</hibernate-mapping>

In our actual code.

We have this

<hibernate-mapping namespace="Model" assembly="Model" xmlns="urn:nhibernate-mapping-2.2">
    <class name="Bar" lazy="true" table="`BAR`" schema="`dbo`">
        <id name="ID" access="property" column="`ID`">
            <generator class="assigned" />
        </id>
        <property></property>
        <property></property>
         <property></property>
        <version name="Version" column="`VERSION`" type="int?" />

    </class>
</hibernate-mapping>
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Edison C

79645132

Date: 2025-05-30 08:35:07
Score: 2
Natty:
Report link

This made py work for me without error:

$ pipx uninstall pythonpy
$ pipx install pythonpy-fork

# for example: 
$ py '2-3'
-1

$ py --version
Pythonpy 0.5.5
Python 3.12.3

Thanks to @shaik-moeed for the tip!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @shaik-moeed
  • Self-answer (0.5):
Posted by: melvio

79645131

Date: 2025-05-30 08:34:07
Score: 1
Natty:
Report link

For anyone stumbling across this in 2025, I've used the above code and it worked brilliantly (thanks Antoine), but there a couple of small changes required for Godot 4.3 (I've yet to upgrade to 4.4 so can't comment there):

### This

var reference_frames: SpriteFrames = $AnimatedSprite.frames

### is now

var reference_frames: SpriteFrames = $AnimatedSprite.sprite_frames

### And this

var updated_texture: AtlasTexture = reference_frames.get_frame(animation, i).duplicate()

### is now

var updated_texture: AtlasTexture = reference_frames.get_frame_texture(animation, i).duplicate()

I'm pleased I found this post as a lot of posts I found simply said to use a Sprite2D with animation player, but I was stubborn and knew there must be a way of swapping out sprite sheets in code for AnimatedSprite2D.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Whitelisted phrase (-1): it worked
  • RegEx Blacklisted phrase (1): can't comment
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Dave B

79645129

Date: 2025-05-30 08:31:06
Score: 2.5
Natty:
Report link

For Windows mobile app development, developers commonly use tools like Visual Studio with the .NET framework and Xamarin.
These platforms allow you to build native apps for Windows as well as cross-platform apps for Android and iOS.

If you're looking for expert help in this field, I recommend checking out this service for mobile app development — they offer professional solutions for Flutter app, and cross-platform app development services

Reasons:
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Toxsl

79645126

Date: 2025-05-30 08:29:06
Score: 0.5
Natty:
Report link

I know this is an old thread but I have a technique that works fairly well for this:

  1. Wrap your data range with curly braces { } so query will use the Col1, Col2 syntax rather than A, B column names.

  2. Use match to query your header row and find the column number you want to query.

  3. Dynamically insert that row into your query string. It makes for a more complex query, but it's relatively maintainable as the primary value you modify over time is a plain text column name.

I'm using index to return the header row of a table:

index(Customer_Matrix[#ALL],1,0)

And then using match to search the header row for the column I need:

match("Horizontal Use Cases",index(Customer_Matrix[#ALL],1,0),0)

And that allows me to construct a query which can dynamically refer to table rows by name. Deleting or re-ordering table rows no longer breaks your query.

query({Customer_Matrix},"select Col1 where Col" & match("Horizontal Use Cases",index(Customer_Matrix[#ALL],1,0),0) & " contains '" & A30 & "'")
Reasons:
  • Blacklisted phrase (0.5): I need
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ross Cooper-Smith

79645124

Date: 2025-05-30 08:29:06
Score: 2
Natty:
Report link

In Delphi 12 you can write TPath.GetAppPath using System.IOUtils unit.

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Nashev

79645122

Date: 2025-05-30 08:28:05
Score: 2
Natty:
Report link

In Delphi 12 you can write TPath.GetAppPath using System.IOUtils unit.

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Nashev

79645118

Date: 2025-05-30 08:26:05
Score: 0.5
Natty:
Report link

Space separated String int -> vector<int> Mini

#include <sstream>

int main() {
    /* Enter your code here. Read input from STDIN. Print output to STDOUT */   
    int n;
    cin >> n;
    cin.ignore();
    
    vector<int> nums;
    string input;
    getline(cin, input);
    
    stringstream ss(input);

    int temp1;
    // Extract integers from the stringstream and add them to the vector
    while (ss >> temp1) {
        nums.push_back(temp1);
    }
    
    for(int num : nums){
        cout << num << " ";
    }
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30431269

79645112

Date: 2025-05-30 08:22:04
Score: 0.5
Natty:
Report link

Becouse workspace with this dir allready in use. Maybe it parallel stage running, maybe jenkins pin this workspace in previous jobs.
You can override it with

agent{ 
  node {
    customWorkspace '/my/new/workspace/'
  }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sam Kisada

79645109

Date: 2025-05-30 08:20:03
Score: 3.5
Natty:
Report link
Can you paste your demo? I want to learn it.
Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: phen

79645108

Date: 2025-05-30 08:19:02
Score: 1.5
Natty:
Report link

just try the following , it should works

npx create-vite@latest my-react-app --template react

Reasons:
  • Whitelisted phrase (-1): try the following
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Waeil Mikhaeil

79645101

Date: 2025-05-30 08:09:00
Score: 0.5
Natty:
Report link
void CalculateTotal()
{
    Total = Deductions.Sum(x => x,Amount) + Utilities.Sum(x => x.Amount) + Rent.Amount
}

Looks like a compilation error. For Deductions, you used x => x,Amount (notice the comma), should be x => x.Amount

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Akash Digumber

79645077

Date: 2025-05-30 07:49:55
Score: 5
Natty: 8
Report link

What is common when it comes to hosting marketing/landing pages for web apps? If I need to host the sites on separate ip's or separate servers, what steps will I need to take to have two separate ip's referring to the same base URL. Is it going to be a problem to have a https connection from two seperate ips? If it is, I can likely have all the secure pages on one IP. What would be the correct term used to describe two ips pointing to one base url?

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What is
  • Low reputation (1):
Posted by: Msa Digital Marketing

79645075

Date: 2025-05-30 07:48:55
Score: 3
Natty:
Report link

On the website they have given resources and sample codes for different protocols you can check that and run the code on Micropython.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: iot

79645065

Date: 2025-05-30 07:41:52
Score: 8.5 🚩
Natty: 4.5
Report link

I also have a similar issue. However, I found that if I use ByteArrayResource when constructing the media, it doesn't work. But if I use FileSystemResource, everything works fine. Do you have any insights on this?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I also have a similar issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jiasheng liang

79645063

Date: 2025-05-30 07:40:51
Score: 4
Natty:
Report link

#include "chrome/browser/about_flags.h"&t1&t2&w

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user25217538

79645059

Date: 2025-05-30 07:37:50
Score: 2.5
Natty:
Report link

It worked after the restarting the wifi connection or router

Reasons:
  • Whitelisted phrase (-1): It worked
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashik Raj

79645056

Date: 2025-05-30 07:35:50
Score: 1.5
Natty:
Report link

We have to address that this problem exists due to the fact that the PHP CLI on Windows utilizes input buffering by default, meaning that to send inputs to the script, one is required to press ENTER.

❓ Why does it happen?

With Windows, STDIN receives the streams on PHP CLI in a command mode, where the user is able input an entire line onto the system. Essentially this means:

Nothing will be fed to the script until the operator actively hits the ENTER button

This is not only specific to PHP, but the underlying setting of the terminal as well.

p

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: NAYLESH PRAJAPATI

79645049

Date: 2025-05-30 07:28:48
Score: 1.5
Natty:
Report link

You can use Combinatorial.MSTest (disclaimer: I'm the maintainer of this package). It's open source and is maintained in Combinatorial.MSTest GitHub repo

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Youssef13

79645046

Date: 2025-05-30 07:25:47
Score: 1
Natty:
Report link

So this works:

return_trap() {
        [[ ${FUNCNAME[1]} != "err_trap" ]] && ERR=0
}

Also, it is NOT a problem if there is other functions called from within RETURN trap handler. But it's only that one handler that has the exception.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Albert Camu

79645037

Date: 2025-05-30 07:19:45
Score: 1.5
Natty:
Report link

Is it something that you're looking for?

div.box {
  --s:450px; 

  height: var(--s);
  width:  var(--s); 
  clip-path: polygon(0 50%,50% 100%,100% 50%,50% 0);
  background: #333;
  color: #f00;
  margin: auto;
  font-size: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 50px;
}



.box i {
  shape-outside: conic-gradient(from 225deg at 100% 50%,transparent 90deg,#fff);
}
<div class="box">
  <i></i> 
  Lorem ipsum dolor sit amet, eget orci, tinci dunt place rat in sociis. Pel lentes que ultri cies. Lorem ipsum dolor sit amet
</div>

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Is it some
Posted by: Naeem Akhtar

79645033

Date: 2025-05-30 07:14:44
Score: 2
Natty:
Report link

Jdbc catalog the connection limit is due to 10 by default. You need to modify the maximum number of connections in the connection pool or rebuild the catalog plus this parameter: alter catalog <catalog_name> set properties ('connection_pool_max_size' = '100')

For details, please refer to the Doris doc post: https://doris.apache.org/docs/lakehouse/database/jdbc?_highlight=connection_pool_max_size#connection-pool-properties

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Harden

79645030

Date: 2025-05-30 07:12:43
Score: 2.5
Natty:
Report link

In my situation, I was actually trying to open a strict open xml spreedsheet. It had the same file extension of ".xlsx". Instead of dealing with the issue of opening an xml file in pandas, I resorted to converting it to a csv.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Miguelp

79645028

Date: 2025-05-30 07:08:42
Score: 5.5
Natty: 4.5
Report link

I have an ESP32 device publishing data via MQTT (Mosquitto), and I want to send that data into Firebase realtime database.

What is the best way to do this?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: nik

79645027

Date: 2025-05-30 07:07:42
Score: 1
Natty:
Report link

why would it not return this result?

01/04/2025 is april 1st 2024 (given format 103 being dd/mm/yyyy) and 12pm is midnight, aka 00:00 (which is the result you get from converting a date to datetime)

if you're asking specifically about the format itself (why am/pm instead of 00:00) a quick glance at sql server documentation points to SET LANGUAGE and SET DATEFORMAT having an effect on this

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): why would it not
  • Low reputation (0.5):
Posted by: Kenzo Staelens

79645018

Date: 2025-05-30 07:01:40
Score: 2
Natty:
Report link

image
if u want use AWS and connect in SQLDev, here's the step
1. which DBMS you using? if MySQL, download file in google mysql-connector-j-9.3.0
2. import the jar file in SQLDev
3. after that make new database connection and click the "Database Type = MySQL"
4. fill the username and password from the AWS web
5. and the hostname fill it with the auth token or the url from AWS web
6. try test if "Success", it done

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Vermouth

79645014

Date: 2025-05-30 06:58:38
Score: 0.5
Natty:
Report link

you need to get pub key from GitHub via

curl -O https://github.com/web-flow.gpg
gpg --import web-flow.gpg

after that you need to get local id

gpg --list-keys

and sign this key for local trust (GitHub mailto:[email protected])

gpg --lsign-key KEYID
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Stremovskyy

79645012

Date: 2025-05-30 06:55:38
Score: 4.5
Natty:
Report link

This video was very helpful for me as I was stuck for 8 hours in it, but couldn't login. So here is a point I was missing, I wasn't restarting the ssms but I was just closing it and reopening it. My problem get resolved by restarting it with that menu option.

enter image description here

Also, this video helped me.
Youtube video link

Reasons:
  • Blacklisted phrase (1): video link
  • Blacklisted phrase (1): This video
  • Blacklisted phrase (1): this video
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nikhil Bhardwaj

79645002

Date: 2025-05-30 06:42:35
Score: 1
Natty:
Report link

Thanks for your responses. I modified the code to specify powershell7 and got the correct output.

def get_powershell_table(command):
    """Executes a PowerShell command and returns the formatted table output as a string."""
    try:
        result = subprocess.run(
            [r"C:\Program Files\PowerShell\7\pwsh.exe", "-Command", command],
            capture_output=True,
            text=True,
            check=True,
        )
        return result.stdout
    except subprocess.CalledProcessError as e:
        print(f"Error executing PowerShell command: {e}")
        return None
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: zhao bin

79644999

Date: 2025-05-30 06:37:33
Score: 0.5
Natty:
Report link

In API:

from rest_framework.pagination import PageNumberPagination
class ArticlePageViewSet(viewsets.ViewSet):
    def list(self, request):
        page_type = request.query_params.get("type")
        if page_type == "article":
            paginator = PageNumberPagination()
            paginator.page_size = 10
            paginated_qs = paginator.paginate_queryset(articles, request)
            serializer = ArticlePageSerializer(paginated_qs, many=True)
            return paginator.get_paginated_response(serializer.data)
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Akhil Thomas

79644989

Date: 2025-05-30 06:26:31
Score: 1
Natty:
Report link

The Linux kernel cannot directly mount a RAM address as rootfs via root=. The kernel expects root= to specify a device (e.g., /dev/ram0, /dev/mapper/, /dev/mmcblk, etc.), not a physical address in RAM.

  1. Can you pass a RAM address as root=? No. root= only supports block devices, not memory addresses. You cannot tell the kernel "the rootfs lives at RAM address 0x1C0000000" via the kernel command line.

  2. How can you connect a rootfs in RAM with /dev/ramX? You need to make the rootfs appear as /dev/ram0 or another block device. Usual approaches:

Copy rootfs into a ramdisk device (e.g., /dev/ram0) during initramfs/init phase.

Use a preload/initramfs script to copy or map the memory into /dev/ram0, then pivot_root or switch_root to it.

Example: In your initramfs shell, manually copy/mount the rootfs:

text dd if=/dev/mem bs=1M skip= count=<size_in_MB> of=/dev/ram0 mount -o ro /dev/ram0 /mnt exec switch_root /mnt /sbin/init : Number of megs to skip to reach your RAM address (0x1C0000000 / 1M).

<size_in_MB>: Size of your rootfs file in MB.

Security note: You need access to /dev/mem (which is often restricted or requires boot param iomem=relaxed).

  1. Why does dd if=/dev/mem ... fail with "Operation not permitted"? /dev/mem is typically restricted for security reasons.

You may need to:

Boot with iomem=relaxed, or

Lower kernel security settings (not recommended for production).

Or, ideally, avoid /dev/mem and use QEMU's support for -initrd or custom devices.

  1. How to ensure your rootfs RAM region isn't overwritten by the kernel? memmap kernel boot option is NOT available on RISC-V (as you noted).

In QEMU, if you -device loader,file=...,addr=0x1C0000000, QEMU places the file in RAM, but the kernel may overwrite it if not reserved.

Alternative: Embed your rootfs as an initramfs or use QEMU's -initrd option (safest).

Workaround: Use a reserved memory region (in DTB), but this is complex on RISC-V and not portable.

Best Practice/Solution Use QEMU's -initrd option if you can (loads to a safe spot, kernel finds it).

If you must load rootfs into RAM at a specific address:

Use an initramfs/init script to copy the data from unknown memory to /dev/ram0.

Ensure early in boot that no kernel code/page uses or overwrites your chosen address (risky).

Strongly recommend converting your rootfs to an initramfs (cpio archive) and passing with -initrd, or use a disk image mounted as a virtual drive.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Naik Pratham

79644976

Date: 2025-05-30 06:15:26
Score: 3.5
Natty:
Report link

Prometheus that does not support OAuth2 based authentication for SMTP email configuration.
I got an answer here in this link https://groups.google.com/g/prometheus-users/c/dB0kAnHNJ8I. Thanks a ton to @ Bryan Boreham's profile photo Bryan Boreham!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): this link
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: raikumardipak

79644975

Date: 2025-05-30 06:14:25
Score: 6.5 🚩
Natty: 5.5
Report link

What about Android ? I had installed the dependencies with npm install @shopify/flash-list but facing the same issue

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: HANSHVEE PATIL

79644974

Date: 2025-05-30 06:14:25
Score: 2.5
Natty:
Report link

If you want to test out if your spf record is ok, there's a new tool out that is subscription based, but allows you to get alerted anytime a change is detected on your domain, it runs checks against your spf, DMARC, DKIM, SSL Certificate ect. site is Guard My Domain https://guardmydomain.com

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Zachary French

79644969

Date: 2025-05-30 06:08:24
Score: 2.5
Natty:
Report link

{ "PersonID":1, "LastName":"mitha", "FirstName":"madhu", "Address":"123,vaniyambadi", "City":"vaniyambadi" }

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Madhu Mitha

79644966

Date: 2025-05-30 06:01:22
Score: 0.5
Natty:
Report link

you could do sth like this

LET array = [{title: "a"},{title: "b"}]
let res_a = (FOR item IN array
    INSERT item INTO collection_1
    return NEW)
    
let res_b = (INSERT {title: "c"} INTO collection_2 return NEW)
return {res_a, res_b}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Icarus

79644964

Date: 2025-05-30 05:59:22
Score: 2.5
Natty:
Report link

So it turns out that updating to v20 of Angular charges the Case Sensitive requirement in the angular.json file. My actual config is Web.config, but in angualr.json it is referenced as web.config. In Angular 19 this did not seem to be a problem, but in Ang 20 this is a problem.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: user2174904

79644954

Date: 2025-05-30 05:49:19
Score: 6.5 🚩
Natty: 4
Report link

Si tienes este problema actualmente, hay una solución sube una versión de forma manual con los permisos nuevos agregados por que una vez subida la aplicación a google play dificilmente vas a encontrar los permisos en segundo plano, etc.

Entonces cuando subas a google play te recomendara políticas no declaradas, ojo de forma manual ahí podrás observar los permisos faltantes

Reasons:
  • Blacklisted phrase (3): solución
  • RegEx Blacklisted phrase (2): encontrar
  • No code block (0.5):
  • Low reputation (1):
Posted by: Luis Vargas

79644947

Date: 2025-05-30 05:40:17
Score: 3
Natty:
Report link

This for Arabic:

[\x{0600}-\x{06FF}]+

with info from that page:

utf8-chartable.de

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Eric Paroissien

79644945

Date: 2025-05-30 05:40:17
Score: 5
Natty:
Report link

Did you find a solution? I encountered the same problem on my first Python project via Posit and it was a huge disappointment.

import pandas as pd
import numpy as np
pd.set_option('display.max_columns', None)
pd.set_option('display.width', 500)

kods={"QM":"Ücret"} #<-- error is here
Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find a solution
  • Low reputation (1):
Posted by: Magister

79644940

Date: 2025-05-30 05:38:15
Score: 5
Natty: 7.5
Report link

Hi anybody didn't help since 9 years 11 months. Could you please inform me about the solution ?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: A.FERATI

79644923

Date: 2025-05-30 05:18:11
Score: 1
Natty:
Report link

You could make your life a lot easier by creating the illusion that an agent touched an object by using a timer event rather than a touch_start or touch_end event. I tried to script a method for Corrade agents to interact with games in SL, but soon discovered that a lot of the older games used llDetectedTouchUV, so the only option available for the bot to touch (for most of the bot services and viewers) was whatever option occupied the center of the texture.

My solution was to create games that played themselves using a timer. When a non-bot was seated, the timer was set to 60 seconds to give the player a reasonable amount of time to make decisions and touch whatever needed to be touched on the board to complete their turn (after which, the turn was forfeited and the next player gained control of the board). When a bot was seated, the gaming script determined the next move, and the timer executed it after 10 seconds. If a seat was left unoccupied, the game ignored them and simply moved to the next occupied (bot or human) player playing the game.

SL physics, and interacting with objects using a mouse (instead of your hands) is very different than the way things work in RL. Sometimes giving the illusion of what you want a scripted agent (or a RLV participant) to do is more practical than scripting something to actually do it.

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Edie

79644920

Date: 2025-05-30 05:13:10
Score: 2.5
Natty:
Report link

I just restarted my vscode and it worked.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anurag Upadhyay

79644905

Date: 2025-05-30 04:43:03
Score: 2.5
Natty:
Report link

No need to overcomplicate things. There are two simple ways. Use the functions below

  1. =LOWER( A1 & "." & B1 & "@test" )
  2. =LOWER( CONCAT( A1, ".", B1, "@test" ) ) if older version =LOWER( CONCATENATE( A1, ".", B1, "@test" ) )

results

enter image description here

enter image description here

Whith these you can do this simply

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vinuka Osura

79644903

Date: 2025-05-30 04:38:01
Score: 1.5
Natty:
Report link

CONCAT takes multiple arguments like this.

=CONCAT(A2,".",B2,"@example.com")
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Indivara

79644899

Date: 2025-05-30 04:35:01
Score: 0.5
Natty:
Report link

SO_BINDTODEVICE was made available to non-root users as of kernel v5.7.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: grawity_u1686

79644895

Date: 2025-05-30 04:27:59
Score: 2
Natty:
Report link

vite v6.3.5 building for production...

✓ 52 modules transformed.

../../public/build/.vite/manifest.json 0.15 kB │ gzip: 0.12 kB

../../public/build/assets/app-T1DpEqax.js 35.28 kB │ gzip: 14.16 kB

✓ built in 707ms

in laravel 12 why manifest.json in folder .vite/manifest.json and error Vite manifest not found at: public/build/manifest.json

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30674087

79644892

Date: 2025-05-30 04:23:58
Score: 3
Natty:
Report link

Upgrading or Downgrading the version of botocore and boto3 fixed this issue

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ayan

79644883

Date: 2025-05-30 04:12:55
Score: 1.5
Natty:
Report link

In order to utilize permission_callback correctly with JWT Authentication in WordPress, you need to make sure that:

The Jwt token is sent using the Authorization header

The token is validated with that same logic that the JWT Authentication for WP REST API plugin use (or your custom logic if you have any)

The personal_callback function returns true of the user is logged in.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: NAYLESH PRAJAPATI

79644879

Date: 2025-05-30 04:06:53
Score: 3.5
Natty:
Report link

From asp.net if i call business layer other than login API it wont work, i tried in Rest client and Http client both way cant. So what i did , i create a web API in .NET core, so this will bridge for asp.net application and SAP rest API.

Regards
Aravind

Reasons:
  • Blacklisted phrase (1): Regards
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: aravindb

79644871

Date: 2025-05-30 03:55:51
Score: 0.5
Natty:
Report link

If the website doesn’t offer a public API or RSS feed (like in the case of Sabaragamuwa University), here are a few approaches you can try:

Server-side scraping: Use a tool like axios with cheerio or puppeteer on the backend to fetch and parse the content you want. Then serve that data to your React app through a custom API route.

Embed with iframe (if necessary): This can be a quick solution, but like you said, it's often not responsive or clean. Still, it works for quick demos.

Reach out to the web team: If you’re affiliated with the university, consider asking them to provide an RSS feed or API. Universities often respond positively to student-led tech improvements.

Workaround with a CMS: If this is just a project, you could manually input announcements into something like Firebase or a simple CMS so you have full control over the content shown.

Hope that helps! Let me know if you want help setting up a scraping function or backend route.

Reasons:
  • Whitelisted phrase (-1): Hope that helps
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Nilu Thanarasa

79644859

Date: 2025-05-30 03:42:48
Score: 3
Natty:
Report link

you can set GOOGLE_ALLOW_MULTIPLE_CREDENTIALS=true and use InPrivate window to login multiple credentials

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Lou Ngô

79644848

Date: 2025-05-30 03:28:45
Score: 4
Natty:
Report link

I use sudo git push solve my problem

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: stephen zhu

79644844

Date: 2025-05-30 03:25:44
Score: 0.5
Natty:
Report link

Is your custom field xml file missing a few things?

This is an example of a custom field we have on our Accounts object, which is what is pulled from Salesforce directly using the cli:

 sf project retrieve start --metadata CustomObject:Account 
<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Username__c</fullName>
    <caseSensitive>false</caseSensitive>
    <encryptionScheme>None</encryptionScheme>
    <externalId>false</externalId>
    <label>Username</label>
    <length>255</length>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>true</trackHistory>
    <type>Text</type>
    <unique>true</unique>
</CustomField>
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: hellomarinoitte

79644842

Date: 2025-05-30 03:24:44
Score: 2.5
Natty:
Report link

there's another way to login, not using set the role (username = sys as sysdba, password = (what ever u want). this how to login as DBA, but u must have a SID first using DBCA and NETCA

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vermouth

79644839

Date: 2025-05-30 03:13:42
Score: 2.5
Natty:
Report link

For my case the error gave in supporting container. So once I come to the Container section I can see the Solace instance is running. Then can access the Solace web poral using port as show below.

Solace Instance is running and need to click on the correct port to access the portal

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Tech123

79644835

Date: 2025-05-30 03:07:40
Score: 2.5
Natty:
Report link

00101101 00101110 00101101 00101101 00100000 00101110 00101101 00101110 00101110 00100000 00101110 00101101 00100000 00101110 00101101 00101101 00100000 00101101 00101101 00101101 00101101 00101101 00101110 00101110 00100000 00101110 00101110 00101110 00101110 00100000 00101101 00101101 00101110 00101101 00101101 00101101 00100000 00101101 00100000 00101111 00100000 00101110 00101101 00101110 00101110 00100000 00101110 00101101 00101101 00101110 00100000 00101101 00100000 00101101 00101101 00101110 00101110 00100000 00101110 00101101 00101101 00101110 00100000 00101101 00101110 00101101 00101101 00100000 00101110 00101101 00101101 00101111

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: ภาณุวัย จงร่างกลาง

79644834

Date: 2025-05-30 03:07:40
Score: 0.5
Natty:
Report link

I just realized my issue. In order to compare the passwords, the first argument to checkpw() is a str converted into bytes. The second argument is also a str converted into bytes, but checkpw() must do something behind the scenes to remove the salt when it was generated.

match = bcrypt.checkpw(
    password_to_check.encode('utf-8'),
    user.password_hash.encode("utf-8")
)
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Simon1

79644828

Date: 2025-05-30 03:01:39
Score: 0.5
Natty:
Report link

This is another way:

conftest.py
def pytest_collection_modifyitems(config, items):
    for item in items:
        item.name = codecs.decode(item.name, 'unicode_escape')
        item._nodeid = codecs.decode(item._nodeid, 'unicode_escape')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: walker

79644823

Date: 2025-05-30 02:40:35
Score: 2
Natty:
Report link

I'm not sure why people down-voted this. I'm also not understanding the "Why" comments. With respect to everyone's opinion on code formatting, we have our internal policies for how we format code. This question wasn't meant to solicit political responses from developers with differing opinions to how we format our code.

Now, back to the problem at hand...

The issue was with the ms-dotnettools.csharp extension. In our case, version 2.76.27. After a bit more searching around the web, we came across the Github Issue below, which gave us an acceptable fix.

https://github.com/dotnet/vscode-csharp/issues/8316

An unintentional side affect, however, is that auto-indentation stopped working for curly-braced code blocks. So, we need to arrow-up and tab. But, our developers can live with that over the alternative, which was VS Code auto-formatting everything within the current block.

Reasons:
  • RegEx Blacklisted phrase (2): down-vote
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user1913559

79644820

Date: 2025-05-30 02:37:34
Score: 2.5
Natty:
Report link

Your issue is with Streaming. When the client loads areas of the workspace out and tries to access parts in them, it fails as it can't find them. Try turning Workspace Streaming off or change the radius.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: histrueandfalse

79644815

Date: 2025-05-30 02:29:32
Score: 3.5
Natty:
Report link

https://marketplace.visualstudio.com/items?itemName=hogashi.vscode-copy-github-permalink This extension can help. After installing, select the codes, right click, there will be an entry: Copy Github Permalink. Actually, it works with Gitlab as well.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sherllo

79644813

Date: 2025-05-30 02:27:31
Score: 3
Natty:
Report link

On windows, the fonts are in c:\WIndowsfonts. I have been using times.ttf which is in that directory.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tom

79644806

Date: 2025-05-30 02:12:28
Score: 1
Natty:
Report link

Use return() statement. It is best practices. No need to called called global variable.

Script:

def player():
    health = 100
    return print(health)

player()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adios Gringo

79644772

Date: 2025-05-30 01:02:12
Score: 0.5
Natty:
Report link

Looks like newer versions of excel open without a workbook. You'll have to add the workbook instead of a sheet.

exceldata.Workbooks.Add

You're not working with the correct workbooks since exceldata.Workbooks.Open returns a new workbook object rather than using itself as a the workbook.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Exathi

79644770

Date: 2025-05-30 00:54:10
Score: 1.5
Natty:
Report link

Git 2.49, released in 2025-03-14 added support for this with the “—revision” in the clone command

https://git-scm.com/docs/git-clone#Documentation/git-clone.txt-code--revisionltrevgtcode

git clone —-revision=683c54c999c301c2cd6f715c411407c413b1d84e —-depth=1 https://github.com/gig/git.git
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: arslivinski

79644768

Date: 2025-05-30 00:52:10
Score: 0.5
Natty:
Report link

Someone else helped me find the answer.

in my firebaseConfig.js I had the call

export const db = getFirestore(app);

i had to change it to

export const db = getFirestore(app, 'mydb');

This fixed the issue

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: randy

79644759

Date: 2025-05-30 00:32:05
Score: 6 🚩
Natty: 4
Report link

@cafce25 what command(s) would that be, for those of us not versed in shell who are installing this as a prerequisite (would have commented but this site doesn't let me comment until i get two reputation)

Reasons:
  • RegEx Blacklisted phrase (1.5): reputation
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @cafce25
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Ash Græy Chardonnay

79644736

Date: 2025-05-29 23:40:54
Score: 0.5
Natty:
Report link

Firebase ID tokens expire after an hour, but are also re generated much sooner than that.

The onIdTokenChanged function is used to handle the new ID token that is generated whenever a user's token has changed for any number of reasons (claims changed, email changed, email verified changed etc.).

You can also revoke the old token by getting the users token with a force refresh: See Docs

I know its not the exact same as testing the expiry, but you can test validity (expired tokens are not valid) by either updating their claims in the emulators auth UI, or forcing a refresh of the token in code.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Rafael Zasas

79644730

Date: 2025-05-29 23:29:52
Score: 0.5
Natty:
Report link

For anyone wanting to do this in Javascript, here's a wrapper for JSON.stringify that can do it for any kind of spacing:

const toPrettyJSONString = (value, replacer = null, space = "\t") =>
    JSON.stringify(value, replacer, space).replace(new RegExp("(\n\\s*)(.*?:) ([\\[{])(?=\n)", "g"), "$1$2$1$3");
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Benjamin Penney

79644718

Date: 2025-05-29 23:15:49
Score: 2.5
Natty:
Report link

if you put a delay in between pushing strings into your Clipboard it works.
This creates a delay:
iSec=1 'seconds of delay
Application.Wait DateAdd("s", iSec, Now)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dennis Ugandeev

79644714

Date: 2025-05-29 23:04:47
Score: 1
Natty:
Report link

If you have Workflows, you can use the API Connector to pre-populate based on some sort of external ID.

I'm working on a similar setup now and would love to know what you did with this!

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Merm

79644711

Date: 2025-05-29 23:02:46
Score: 3.5
Natty:
Report link

If you're using a processor with I-Cache and D-Cache, try disabling it for debug. This can cause problems with a debugger.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jim

79644709

Date: 2025-05-29 23:00:45
Score: 1.5
Natty:
Report link

If you have this configuration in your build.gradle, remove it:

jar { enabled = false }

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Pedro Bacchini

79644708

Date: 2025-05-29 22:57:44
Score: 0.5
Natty:
Report link

sorry ignore previous code, this one should work in python to load tensorboard.

def run_tensorboard(logdir_absolute: str, port: int = 6007):
    import subprocess
    import threading

    def launch_tb():
        command = [
            "tensorboard",
            f"--logdir={logdir_absolute}",
            f"--port={port}"
        ]
        subprocess.Popen(command)

    tb_thread = threading.Thread(target=launch_tb, daemon=True)
    tb_thread.start()
    print(f"[INFO] TensorBoard started on http://localhost:{port}")
run_tensorboard("your runs folder full path", port=6007)
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ersi Zhao

79644701

Date: 2025-05-29 22:45:41
Score: 3
Natty:
Report link

docker run -it --user root test-nginx bash

container: find /usr -type d -exec chmod o+rx "{}" \;

container: exit

docker restart test-nginx

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: jacinto

79644698

Date: 2025-05-29 22:43:36
Score: 8 🚩
Natty:
Report link

I am having the same Problem with nano but when i use uno it works
i tried changing the baud rate also but no result did someone find any answer

Reasons:
  • RegEx Blacklisted phrase (3): did someone find any answer
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same Problem
  • Low reputation (1):
Posted by: user30672688

79644695

Date: 2025-05-29 22:36:34
Score: 1
Natty:
Report link

to print just the first part of the 3d numpy array as a 2d grid, you can index into the first 2d array using M[0].

M = np.array([[[3,3,3], [3,3,3], [3,3,3]], [[4,4,4], [4,4,4], [4,4,4]]])

#print the first 2d part
for row in M[0]:
    print(' '.join(map(str, row)))

output:

3 3 3
3 3 3
3 3 3
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: tpmam

79644694

Date: 2025-05-29 22:35:34
Score: 2.5
Natty:
Report link

You can use this library directly:

https://pub.dev/packages/speech_to_text_field

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: EslamWael74

79644691

Date: 2025-05-29 22:33:33
Score: 0.5
Natty:
Report link
    var inventory = {
        "Apple":    {"Cost": 0.99, "Stock": 3},
        "Orange":   {"Cost": 1.49, "Stock": 11},
        "Grapes":   {"Cost": 3.99, "Stock": 2},
        }
    
    for item in inventory.keys():
        var data  = inventory[item]
        var stock = data["Stock"]
        var cost  = data["Cost"]
        var name  = item
        if !item.ends_with("s"):
            name += "s"
            
        print("There are %d %s, and they cost %.2f each." % [ stock, name, cost ])
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: TechnoM4ncer

79644686

Date: 2025-05-29 22:20:30
Score: 1
Natty:
Report link

You need to call global inside the function in order to access the global variable.

def player():
  global health
  health = 100   
player()
print(health)

Output

100
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adeva1