79545410

Date: 2025-03-31 02:41:43
Score: 4.5
Natty:
Report link

Minecraft.exe /open.ios.ios.ios

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 謝承睿4B20

79545397

Date: 2025-03-31 02:26:40
Score: 1.5
Natty:
Report link

Have you check your $AZURE_SUBSCRIPTION_ID actual value? Or just try passing as hardcode

I have re-produce your error, it look like your are passing the error variable of $AZURE_SUBSCRIPTION_ID

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
Posted by: wenbo

79545395

Date: 2025-03-31 02:23:40
Score: 2.5
Natty:
Report link

a very basic web page is available, and it could be parsed for values

ex http://<IP_ADDR/IND780/excalweb.dll?webpage=shareddata1.htm

then look for the values as for sd1 & sd2

When nothing is onboard they should be as below:

sd1=" 0.00"; sd2=" 0.00";

sd1 relates to wt0101 sd2 relates to wt0102

fairly simple to do with most scrapers

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

79545390

Date: 2025-03-31 02:16:38
Score: 3
Natty:
Report link

I'm the tech PM in charge of NVMeoF for IBM Ceph - here's some info on how to pull the nvme-cli and configure the target:
https://docs.ceph.com/en/squid/rbd/nvmeof-target-configure/

Make sure you create a subsystem with appropriate masking access to NQNs, NVMe/TCP listener, RBD pool and image, and map the RBD image to an NVMeoF namespace. The build is iterative, and missing a step can prove problematic.

nvmeof is currently available and usable in both reef and squid, was previewed in quincy iirc. just not a part of cephadm currently. cephadm integration is coming as previously mentioned (potentially Tentacle), but in squid the above is best used.

Feel free to reach out if you need help on any of the above - we're actively working on simplifying workflow (squid has all of this in the dashboard, hopefully it's easier as a PoC). Cheers - Mike Burkhart

Reasons:
  • Blacklisted phrase (1): Cheers
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mike Burkhart

79545388

Date: 2025-03-31 02:12:37
Score: 2
Natty:
Report link

En algunas situaciones, con el programa de flutter cuando no reconoce el signo /,

lo que debes hacer es gitignore o cualquier otro, y seleccionar el signo /, luego por unica ocasion pegarlo en cualquier de las lineas de imagen que tenga el incono

despues ejecutar flutter clean.

debe aparecerte las imagens

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jesus Duran

79545378

Date: 2025-03-31 01:55:34
Score: 0.5
Natty:
Report link

In summary in my code:

Users findFirstByUsernameOrderByUsername(String username); // builds
Users user = repo.findFirstByUsernameOrderByUsername(username); // builds

Users findFirstByUsernameOrderByUsernameAsc(String username); // builds
Users user = repo.findFirstByUsernameOrderByUsernameAsc(username); // builds

Users findFirstByOrderByUsernameAsc(); // builds  // not accepting any parameter inside brackets
Users user = repo.findFirstByOrderByUsernameAsc(); // builds

Users findFirstByOrderByUsernameAsc(String username); // fails to build
Users user = repo.findFirstByOrderByUsernameAsc(username); //  fails to build

The error "At least 1 parameter(s) provided but only 0 parameter(s) present in query":

"Parameter" here means Username inside the method name,

not the parameter inside brackets.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Hdvlp

79545364

Date: 2025-03-31 01:37:31
Score: 1
Natty:
Report link

check your file .htaccess, if file isn't any, create and rewrite this code

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]

and save to your directory folder_codeigniter/

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Enda Tamsing

79545357

Date: 2025-03-31 01:31:30
Score: 2
Natty:
Report link

Method 1: Using Azure Portal + PowerShell (Without Breaking Connectivity)

1. Add the Secondary IP in Azure Portal:

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alexandra Gorodetskaya

79545356

Date: 2025-03-31 01:31:30
Score: 0.5
Natty:
Report link
[
  {
    "type": "American Express",
    "name": "Dr. Macey Vandervort",
    "number": "349462456888116",
    "cvv": "274",
    "expiry": "02/28"
  },
  {
    "type": "American Express",
    "name": "Simeon Orn",
    "number": "343588234944825",
    "cvv": "905",
    "expiry": "11/27"
  },
  {
    "type": "American Express",
    "name": "Crawford Wolff",
    "number": "378898370190077",
    "cvv": "345",
    "expiry": "02/26"
  },
  {
    "type": "American Express",
    "name": "Aidan Schowalter V",
    "number": "346451516051909",
    "cvv": "287",
    "expiry": "08/27"
  },
  {
    "type": "American Express",
    "name": "Margie Thiel",
    "number": "374829173160979",
    "cvv": "727",
    "expiry": "10/26"
  }
]
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Mayank

79545353

Date: 2025-03-31 01:28:30
Score: 0.5
Natty:
Report link

For Question One: The time bucket is primarily used for further calculations based on minute data synthesized by the TS engine. It's important to note the timing for closing the window: for a left-open right-closed window, the window closes when the first received timestamp is greater than or equal to the right boundary; for a left-closed right-open window, it closes when the first received timestamp is greater than or equal to the right boundary timestamp minus one. For example, for the window [09:00, 09:05), the window closes when data with a timestamp greater than or equal to 09:04 is received.

For the window from 21m to 24m, which is left-closed and right-open, the actual window corresponds to 21m-23m. After aligning the data precision, the corresponding timestamps for the window are 02:21:00.000 to 02:23:00.000. Therefore, data with timestamps exceeding 23:00.000 and falling between 24:00:00.000 will not be included in the calculations. It can be seen that the time bucket requires the data precision and the window to be as consistent as possible; otherwise, data may be lost.

For Question Two: The reason for the unexpected results is that the first data timestamp has been adjusted based on step and round time. Please refer to the manual for the time series database for clarification. Since version 2.00.14.4, the daily time series engine supports outputting the first window based on session begin, rather than the timestamp adjusted from the first data.

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

79545337

Date: 2025-03-31 01:02:25
Score: 3
Natty:
Report link

I see no issue with your code I believe it may be a problem with the complier I have never seen something like this happen though.

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

79545333

Date: 2025-03-31 00:56:24
Score: 8 🚩
Natty: 4
Report link

I have ran into a very similar issue and still looking for a fix. Has anyone been able to solve this yet? Still no documentation or examples available.

Reasons:
  • RegEx Blacklisted phrase (1.5): solve this yet?
  • RegEx Blacklisted phrase (3): Has anyone been
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Agam

79545329

Date: 2025-03-31 00:54:23
Score: 2
Natty:
Report link

Check if _Layout.cshtml page has necessary style and script.

<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />

<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Waqar Kabir

79545327

Date: 2025-03-31 00:51:23
Score: 0.5
Natty:
Report link

There is a few possibilities:

  1. Make sure you are using Pinia/Persistedstate, so when you refresh your page, the store is not getting flushed. this plugin keeps your State data in localstorage/cookie so it won't be removed after refresh.

  2. really depends to your authentication but you have to make sure your access token is always fresh. so start your middleware with userStore.validateToken() and return the result of it. so you can make some condition over your function retuns.

you did use await so it should be all good as far as validateToken is doing his job.

you added global to auth.global.ts so it's not really needed to definePageMeta on each page. the global means that this middleware is running in all of your pages.

Reasons:
  • Blacklisted phrase (1): this plugin
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Abolfazl Ghaemi

79545325

Date: 2025-03-31 00:51:23
Score: 3
Natty:
Report link

Thanks for posting the answer. I spent all day on this and can't believe how easy it was. I tried recording locally but it wasn't working, the AI not synced to the user audio and different lengths, i tried splicing it by timestamp. Nothing worked. This is perfect!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tags

79545322

Date: 2025-03-31 00:48:22
Score: 1
Natty:
Report link

No need to copy the private key, in one of my PB's(sub ~40secs) after getting the RSA PRIVATE KEY clear ctrl+Csave the file automatically in nano pvtb16.key exit quickly using ctrl+Xthen chmod 400 pvtb16.key and get into the bandit 17 level's localhost port with the private key using ssh -oHostKeyAlgorithms=+ssh-dss -i pvtb16.key bandit17@bandit localhost -p 2220 then enter yes when asked about fingerprints. Ta dah!

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: JFisiiahi 69

79545308

Date: 2025-03-31 00:24:18
Score: 1.5
Natty:
Report link

Table Structure: The table is defined with a <thead> for the header and a <tbody> for the body.

Input Elements:

The <input> elements for "Name" and "Age" are placed within <td> tags.

The <select> element for "Gender" is also placed within a <td> tag, with options for "Male", "Female", and "Other".

Actions Column: A button is added in the "Actions" column to demonstrate a possible action like submitting the form.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jesus Duran

79545305

Date: 2025-03-31 00:19:17
Score: 1.5
Natty:
Report link

Try to use overscroll-behavior-y: contain; inside the html tag instead of the body one, like this:

html {
   overscroll-behavior-y: none;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Angel Raymondi

79545303

Date: 2025-03-31 00:18:17
Score: 2
Natty:
Report link

I contacted Mr. Breen who said this may have been a bug.

They've updated the API and doco at https://www.edrdg.org/wwwjdic/wwwjdicinf.html#backdoor_tag, and the keytype lookupword=n=kana= has been replaced with lookupword|n|kana|.

I can now query example sentences using this URL format: https://www.edrdg.org/cgi-bin/wwwjdic/wwwjdic?1ZEUlookupword|n|kana|

For example: https://www.edrdg.org/cgi-bin/wwwjdic/wwwjdic?1ZEU%E8%BE%9B%E3%81%84|1|%E3%81%8B%E3%82%89%E3%81%84|

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: djcolonico

79545295

Date: 2025-03-31 00:05:14
Score: 2.5
Natty:
Report link

That´s right. But you have to know the best commands lines. Better APC models to try are in the SRT line, for example APC SRT6kxli.

PS - Setting Paraguay

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pablo Martín Solares

79545287

Date: 2025-03-30 23:55:12
Score: 1.5
Natty:
Report link

THANK YOU!!!! I didn't even knew about =MAP and LAMBDA, this worked wonderfully!!!

Sample

=SUM(
  MAP(D4:D; L4:L; W4:W; 
    LAMBDA(portion; neto; proportion; 
      IFERROR(
        IF(proportion = ""; 1; INDEX(SPLIT(proportion; ";"); MATCH(Z3; SPLIT(portion; ";"); 0))) * neto;
        0
      )
    )
  )
)

This badboy got me the sum of every "L4:L" (NETO) where "D4:D" is "mz 22" (Z3) in the right proportion based on its position, "W4:W" (first positon in the first line), plus every other "mz 22" in the "D4:D".

=IFERROR(
  INDEX(
    SPLIT(IF(W4 = ""; "1"; W4); ";"); 
    MATCH($Z$3; SPLIT(D4; ";"); 0)
  ) * L4; 
  ""
)

I also added this formula for the individual line to get the NETO of the desired match "mz 22" (Z3)

Again, thanks a lot!!!

Edit: The "db 05;db 34;db 05" was a typo, the last "db 05" was suposed to be "db 07".

Reasons:
  • Blacklisted phrase (0.5): THANK YOU
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Fernando Arns Derg

79545285

Date: 2025-03-30 23:54:11
Score: 8.5 🚩
Natty: 6.5
Report link

I cant understand from the answer marked as correct. Could you please advise how you resolved this problem ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you please advise how you
  • RegEx Blacklisted phrase (1.5): resolved this problem ?
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Maulik Kayastha

79545282

Date: 2025-03-30 23:51:09
Score: 7 🚩
Natty:
Report link

It would be interesting to know if you are able to resolve this problem ? and how you resolved it, as I have same issue ....

Reasons:
  • RegEx Blacklisted phrase (1.5): resolve this problem ?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Maulik Kayastha

79545278

Date: 2025-03-30 23:40:06
Score: 11 🚩
Natty: 5.5
Report link

Also having the same issue, did you find a solution?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): Also having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: wandering_sauce

79545268

Date: 2025-03-30 23:24:03
Score: 3.5
Natty:
Report link

Solve problem. Date format should be "MM/dd/yy", not "MM/DD/YY"

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

79545266

Date: 2025-03-30 23:17:02
Score: 8.5 🚩
Natty:
Report link

Did you solve? For me all is in right. However you can fix CSS content with take width size of page / 3.

Reasons:
  • RegEx Blacklisted phrase (3): Did you solve
  • RegEx Blacklisted phrase (1.5): solve?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you solve
  • Low reputation (1):
Posted by: Kamran Heydarov

79545262

Date: 2025-03-30 23:13:00
Score: 3
Natty:
Report link

Turns out I need to set colvar=NULL

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (2):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
Posted by: Caterina

79545258

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

CTRL + SHIFT + SPACEBAR

on windows

Reasons:
  • Low length (2):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aaron Milligan

79545249

Date: 2025-03-30 22:53:56
Score: 7.5 🚩
Natty: 5.5
Report link

Have you found out any solution , I'm experiencign the same error

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): Have you found out any solution
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ari Cakaroglu

79545247

Date: 2025-03-30 22:51:55
Score: 4.5
Natty:
Report link

interesting article and feedback

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

79545246

Date: 2025-03-30 22:50:54
Score: 3
Natty:
Report link

One question is that all I do is create the destructuring function within the data class, in the case of classes when the values ​​passed to them become variables you can access them from within, which allows me to access them with a function and how do I extract the function from the instance of the class to which the elements have already been passed, does it allow me to access the private element.

Reasons:
  • Blacklisted phrase (1): how do I
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Cuadratico

79545241

Date: 2025-03-30 22:44:53
Score: 0.5
Natty:
Report link

Use the "Google Cloud SQL - PostgreSQL" driver, which has the cloud_sql_proxy equivalent jdbc socket factory configured already. Then set enableIamAuth = true in the connection driver properties.

Note that this takes care of authentication using IAM federation. I don't think this flag has anything to do with private IP access. Not sure if using the google driver allows this or not. Certainly you connect to the DB by name instead of by IP.

enter image description here

enter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: dan carter

79545234

Date: 2025-03-30 22:35:50
Score: 1
Natty:
Report link

I ran into this same issue. To solve it:

  1. deleted /Pods, Podfile, and /build

  2. ran a flutter clean, a flutter pub get and then finally flutter build ios.

Previously I just did step 2 and that didn't fix it—needed to delete the pods and build, too.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Deeter Cesler

79545224

Date: 2025-03-30 22:21:48
Score: 2
Natty:
Report link
  <row Id="226" TagName="organization" Count="13" ExcerptPostId="343035" WikiPostId="343034" />
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kasia Gil

79545218

Date: 2025-03-30 22:07:45
Score: 0.5
Natty:
Report link

I think I found a solution. This discussion comment on next.js on github has a similar setup like me - behind a 5G router instead of wired connection to ISP.

Adding the option --network-family-autoselection-attempt-timeout=500 and setting it on NODE_OPTIONS environment variable has solved issue for me as well. As said in the github comment the default --network-family-autoselection-attempt-timeout is 250ms, increasing this seems to be the solution.

export NODE_OPTIONS="--network-family-autoselection-attempt-timeout=500"

The issue is probably related to TypeError: fetch failed - on Node v20.11.1 and v21.7.1, but works on v18.19.1 -

PS: Baffling thing is Debian 12+NAT on VirtualBox also started working!

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Vemman

79545208

Date: 2025-03-30 21:58:44
Score: 1
Natty:
Report link

This works fine for me

  _mockHttpClient = new Mock<HttpClient>();
  _mockHttpClientFactory = new Mock<IHttpClientFactory>();
  _mockHttpClientFactory.Setup(x => x.CreateClient(It.IsAny<string>())).Returns(_mockHttpClient.Object);

I get the "failed: 0" with this approach :)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user2562121

79545202

Date: 2025-03-30 21:51:42
Score: 5.5
Natty: 4
Report link

how.oo.ook. acon. .i. micrwarove.2

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how
  • Low reputation (1):
Posted by: aycyhshgsgxhbsjshjs

79545193

Date: 2025-03-30 21:43:40
Score: 3.5
Natty:
Report link

Same problem. I was in a new location and didn't realize I wasn't on the internet on my Mac mini. Once I connected to the internet it was able to attach my iPad. I had already done the chmod a+w command but not sure if that was necessary.

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sr Bruno

79545188

Date: 2025-03-30 21:35:38
Score: 4
Natty: 4.5
Report link

Please check out my solution using the system clipboard and Robot keyPress() method:

Java: populating Scanner with default value on Scanner.nextLine();

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

79545179

Date: 2025-03-30 21:21:36
Score: 1
Natty:
Report link

it's a migration between two sqlite database schemas (ChatStorage.sqlite -> msgstore.db) once you got the mapping. Here's a public snippet that's still mostly true. A bit of adaption and cleanup is needed for some messages to not crash the receiving App and modify media paths referenced in the target device.

What's in the toolbox to make the migration and rough outline?

Forensic firms and academics did writeups years ago and it's packaged in some commercial solutions. I'll get around to post a current snippet based on @paracycle work

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @paracycle
  • Low reputation (0.5):
Posted by: wbob

79545178

Date: 2025-03-30 21:21:36
Score: 1.5
Natty:
Report link

​If you're seeking an alternative to CodePush for managing OTA updates in your React Native applications, consider exploring https://stalliontech.io/. Stallion offers a robust and secure solution, providing features such as instant updates without app store delays, advanced rollback mechanisms, real-time analytics, and AES-encrypted bundle delivery. It's compatible with both bare React Native and hybrid projects, making the transition seamless. For more details and a comprehensive migration guide from CodePush to Stallion, visit their documentation: https://learn.stalliontech.io/blogs/react-native-ota-migration-codepush-appcenter-stallion.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aquonyx

79545173

Date: 2025-03-30 21:16:35
Score: 9.5 🚩
Natty:
Report link

хз2хз2х2зхз2хз2хз2хз2хз2хз2хз2хз2хз2

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: Максим Зиновьев

79545161

Date: 2025-03-30 21:06:33
Score: 1.5
Natty:
Report link

I had such a need recently and wrote a small program to estimate the compressed size of directories. After testing various approaches, I found that sampling and compressing fractions of files to be the most accurate - the trick, I found, is in the sampling strategy. Wrote zip-sizer, a small go program, to solve the problem mostly for my personal use. I made releases for windows/mac/linux. Note though, this estimates only for gzip and bzip2, not zip as you require; but you can get a rough idea. (There is also a prototype python script in the "python/" directory that does the same thing; runs with just the stdlib). Hope you find it useful.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user2555285

79545154

Date: 2025-03-30 20:59:31
Score: 0.5
Natty:
Report link

Just had this issue and couldn't find any solid info on it. Make sure that icon on the right side of this input field for files to exclude is enabled. It toggles the global exclude rules within the results.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Jacob Thomason

79545153

Date: 2025-03-30 20:59:31
Score: 4.5
Natty: 5
Report link

I just had same problem. Tried everything, including deleting contact & re - entering. My sent emails to this particular new address kept returning. I then sent same address from a secondary email address I have & the email went through. So , yes it seems the comma isn't the issue & I noticed it appearing on other addresses that I know do work. Must be some issue with my email address I was trying to send from. Whether the receiving address was blocking in some way ?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David Upperton

79545151

Date: 2025-03-30 20:59:31
Score: 1.5
Natty:
Report link

There is a way to populate a text at the scanner.nextLine() prompt that can be edited by the user.

I'm using this in a console application that prompts for a message with a specific max length. If the user enters a longer message an error message will be shown and the entered text is populated at the next scanner.nextLine() prompt iteration, so the user must not enter the whole message again and can edit it instantly.

The "trick" is to set the entered message to the system clipboard and paste it to the console using keyPress() method of the Robot class.

First we will need a method to set a string to the system clipboard.

public static void setClipboard(String str) {

    // set passed string to clipboard
    Toolkit.getDefaultToolkit().getSystemClipboard().setContents(new StringSelection(str), null);
}

Next there is a method needed that triggers the ctrl + v key press.

public static void pasteClipboard(int i) {

    // triggers ctrl + v key press and release after a delay of i milliseconds

    try {

        // list containing ctrl + v key events
        List<Integer> keys = new ArrayList<Integer>(List.of(KeyEvent.VK_CONTROL, KeyEvent.VK_V));

        Robot robot = new Robot();

        /*
         * Passed integer argument to set a delay in milliseconds
         * (a value of 50 is recommended) to make sure pasting the
         * clipboard AFTER the System.out print streams are written out.
         * 
         * QUESTIONS:
         * 
         * Without any delay the clipboard will be pasted BEFORE
         * the System.out print streams, starting from the 2nd iteration
         * though this method is called AFTER the print calls, but why?
         * 
         * Is there a way to achieve the correct behavior without any delay workarounds?
         *
         * The following has already been tried, always with the same faulty result:
         * 
         * - using a while loop instead of recursion
         * - flushed the output stream before calling this method
         * - separating the print calls in a thread and waiting til it's finished
         */

        robot.delay(i);

        // key press sequence: ctrl, v
        for (Integer key : keys) {
            robot.keyPress(key);
        }

        // reversing the keys list especially to release the ctrl key
        Collections.reverse(keys);

        // key release sequence: v, ctrl
        for (Integer key : keys) {
            robot.keyRelease(key);
        }

    } catch (AWTException e) {
        e.printStackTrace();
    }
}

Please note the comments in my code. Is anybody out there who can explain / answer my questions?

Now we are coming to the method including all that stuff like message output and the whole logic part of checking the users input. It's built as a recursive method but can be built as a while loop, too.

public static String enterMessageRecursion(Scanner input, String msg, int maxlen) {

    /*
     * ANSI escape codes are used for styling the output:
     * 
     * \033[1;97;41m = red background + white bold bright foreground
     * \033[1;97;42m = green background + white bold bright foreground
     * \033[1m       = bold
     * \033[0m       = reset to default
     */

    System.out.println(String.format("Please enter a message (%smax. %s chars%s):",
            "\033[1m", maxlen, "\033[0m"));

    if (!msg.isBlank())      // true if the user entered message is too long
        pasteClipboard(50);  // triggers ctrl + v key press with a delay of 50ms

    msg = input.nextLine();  // scanner awaits user input

    if (msg.length() > maxlen) {

        // set message to clipboard if it's greater than the max message length
        setClipboard(msg);

        /*
         * print out error message and continues with the next call of this method
         * (see return statement)
         */

        System.out.println(String.format("%sThe entered message is too long (%s chars).%s",
            "\033[1;97;41m", msg.length(), "\033[0m"));

    } else if (!(msg.isBlank() || msg.length() > maxlen)) {

        /*
         * At this point the message is not blank or not greater than the max message length,
         * means the entered message is valid. This is the end of the method and recursion.
         */

        System.out.print(String.format("%sThe entered message is valid (%s chars).%s",
            "\033[1;97;42m", msg.length(), "\033[0m"));
    }

    // recursion til message is not blank or not greater than the max message length
    return (msg.isBlank() || msg.length() > maxlen)
            ? enterMessageRecursion(input, msg, maxlen) : msg;
}

Finally we need a main method of course. Pretty straightforward and nothing exciting in here.

public static void main(String[] args) {

    String msg = "";  // user message
    int maxlen = 20;  // max message length (chars)

    Scanner input = new Scanner(System.in);

    enterMessageRecursion(input, msg, maxlen);

    input.close();
}

The result should look like this:

console output from Eclipse IDE

Important to know for adapting the code is that you need setClipboard() to set the clipboard to the string you want to populate at the scanner prompt. After printing out your prompt message right before your scanner.nextLine() call do pasteClipboard(50) for triggering the ctrl + v key press that should paste the string from the clipboard to the console. This string is editable by the user.

Reasons:
  • Blacklisted phrase (0.5): why?
  • Blacklisted phrase (1): Is there a way
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: burnie

79545144

Date: 2025-03-30 20:53:30
Score: 1.5
Natty:
Report link

I tried to understand the algorithm involving bit operation, and end up with a doubt is this really useful ?
So first explaining how i understand the algorithm :

var bytes = new Byte[8];
rng.GetBytes(bytes);

This a simple "generate me 64 random bits", and it give a 8 bytes array.

var ul = BitConverter.ToUInt64(bytes, 0) / (1 << 11);

Well here is unnecessary divide operation as stated by the author himself in comment.
But I'll explain how i understand it :

  1. given or 64 bits randomly generated, convert them as an unsigned 64 bits integer. For example
    00011101_11100010_00000000_00001001_11101111_11100100_11110000_01011011

  2. perform a left shift bit operation on 1. Given we are working on 64 bits, it would result with 00000000_00000000_00000000_00000000_00000000_00000000_00001000_00000000 (52 0, a 1 and 11 0)

  3. Divide 1. by 2., which as a 2 64 bits numbers is a same as performing a right shift bit operation on 1. by same 11 bits shift.

  4. So in fact the result is 1. but with 11 0 bits first, and with the last extra 11 bits of 1. being discarded :
    00000000_00000011_10111100_01000000_00000001_00111101_11111100_10011110

Double d = ul / (Double)(1UL << 53);

This was the must perpetuating part, because it used the same math operation pattern, and so you might be tricked to think in bit operation again.
But it is not the case anymore because using a double cast here we are leaving the bit world to double one.

So here is a simple common divide operation on 2 doubles (the ulong result in 4. is implicitly converted to double at this step if I'm right).

And understanding the 1UL << 53 is also tricky here because you have to understand the left (and right) shift bit operation only consider the last 5 bits of the right operand on 32 bits world (int, uint ...), whereas it take the 6 last bits in 64 bits world (long, ulong, ... ). And as 53 in binary is 00110101 performing a left shift bit operation on 1 (implicitly a int32) would consider only the last 5 bits of 00110101 => 00010101 = 21. In order to correctly left shift 53 bits, you have to use 1UL instead to be in 64 bits world.
So here we are transforming 1UL in 00000000_00100000_00000000_00000000_00000000_00000000_00000000_00000000
(10 0, a 1 and 53 0)
Then come the double casting. But as you can see, 4. (1. right shifted 11 bits) result at most (if 1. is by chance only 1 bits) as :
00000000_00011111_11111111_11111111_11111111_11111111_11111111_11111111
Which is exactly (1UL << 53) - 1 !

So by dividing 4. result to 1UL << 53 we are simply dividing a random 53 bits binary number to its maximum (excluded) value !

---------------------------------
So here is my doubt after all this.
If this previous understanding is correct, then, why not simply create a random ulong integer like done here, and simply directly dividing it by its maximum value (if a potential issue is overflowing 64 bits, then consider generating a 63 bits integer and dividing it by System.Numerics.BigInteger.Pow(2, 64)-1 instead) ?

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Filler text (0.5): ---------------------------------
  • Low reputation (0.5):
Posted by: TRex

79545142

Date: 2025-03-30 20:52:30
Score: 0.5
Natty:
Report link

Try also npm install @ant-design/cssinjs and then re-running the build. I had the same error as you until I did that, and then it started working (but npm run dev worked fine without).

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Phil Ames

79545141

Date: 2025-03-30 20:52:29
Score: 9 🚩
Natty:
Report link

хзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзхзх

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: Максим Зиновьев

79545139

Date: 2025-03-30 20:52:29
Score: 1
Natty:
Report link

https://github.com/plasmatic1/dmoj-solutions/blob/master/py/thereturnofaplusb.py
this will help

import java.io.*;
import java.util.*;

public class Main {
    private static final String[] EN_VALUES = new String[] { "one", "two", "three", "four", "five", "six", "seven", "eight", "nine", "ten" };
    private static final String[] FR_VALUES = new String[] { "un", "deux", "trois", "quatre", "cinq", "seis", "sept", "huit", "neuf", "dix" };
    private static final String[] CN_VALUES = new String[] { "一", "二", "三", "四", "五", "六", "七", "八", "九", "十"};

    public static void main(String[] args) throws IOException {
        try (BufferedReader in = new BufferedReader(new InputStreamReader(System.in, "UTF-8"))) {
            int lineCount = Integer.parseInt(in.readLine());
            for (int i = 0; i < lineCount; i++) {
                String line = in.readLine();
                String[] token = line.split("\\s+");
                System.out.println(parseNum(token[0]) + parseNum(token[1]));
            }
        }
    }

    private static int parseNum(String token) {
        if (token.matches("\\d+")) {
            return Integer.parseInt(token);
        }
        for (int i = 0; i < EN_VALUES.length; i++) {
            if (token.equalsIgnoreCase(EN_VALUES[i]) || token.equalsIgnoreCase(FR_VALUES[i]) || token.equalsIgnoreCase(CN_VALUES[i])) {
                return i + 1;
            }
        }
        throw new IllegalStateException();
    }
}
Reasons:
  • Probably link only (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: This is Bob Bob says Hi

79545122

Date: 2025-03-30 20:30:24
Score: 3.5
Natty:
Report link

Setting the rotationAlignment property to "horizon" should give you the expected result. Orient markers toward the horizon.

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

79545121

Date: 2025-03-30 20:29:24
Score: 1
Natty:
Report link
from org.openide.util import Lookup
from org.gephi.graph.api import GraphController
from org.gephi.label.api import LabelController
from java.awt import Color

for node in graph.getNodes():
    node.setSize(20.0)
    node.setColor(Color(80, 100, 180)) # blue
    node.setFixed(False) 

Setting size and color.

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

79545108

Date: 2025-03-30 20:18:23
Score: 0.5
Natty:
Report link

[For Windows]

If your packages are located in c:\temp\py\pkgs

import sys
sys.path.append('c:\\temp\\py\\pkgs')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: MrCalvin

79545087

Date: 2025-03-30 19:51:18
Score: 0.5
Natty:
Report link

You can also use the hotscript package:

import { Call, Objects } from 'hotscript';

type Result = Call<Objects.AllPaths, typeof person>;

https://github.com/gvergnaud/HOTScript

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: François Zaninotto

79545072

Date: 2025-03-30 19:36:14
Score: 9.5 🚩
Natty: 4.5
Report link

were you able to find a solution for this ? I am getting same error. my packages.yml is

packages:
  - git: https://{{env_var('GITTOKEN_ID','NA')}}:{{env_var('GITTOKEN','NA')}}@github.com/**-open-itg/dbt-utils.git
    revision: 0.8.6
  - package: dbt-labs/dbt_project_evaluator
    version: 1.0.0

basically I am trying to install dbt project evaluator

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (1): were you able to find a solution
  • RegEx Blacklisted phrase (1): I am getting same error
  • RegEx Blacklisted phrase (3): were you able
  • Has code block (-0.5):
  • Me too answer (2.5): I am getting same error
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Dharmendra Singh

79545070

Date: 2025-03-30 19:36:14
Score: 2
Natty:
Report link

I fixed it finally, the problem was that Redis wasn't installed

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Cordev87

79545065

Date: 2025-03-30 19:30:13
Score: 1.5
Natty:
Report link

Change the main window title name.

<Window
    Title="Name"
    >
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Javert

79545062

Date: 2025-03-30 19:28:12
Score: 1.5
Natty:
Report link

In php 8.4, this can now be achieved with the request_parse_body function

https://www.php.net/manual/en/function.request-parse-body.php

<?php

if($_SERVER['REQUEST_METHOD'] === 'PUT' || $_SERVER['REQUEST_METHOD'] === 'PATCH') {
    [$_POST, $_FILES] = request_parse_body();
}
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: NobodyImportant

79545052

Date: 2025-03-30 19:18:11
Score: 1.5
Natty:
Report link

Without a call stack it's difficult to determine what the issue is, but I was able to solve it by picking this commit: https://github.com/LineageOS/android_build_soong/commit/6f53e1445524b3d2b0519fb14e4652416e65eddd

You may need to also pick this first to avoid conflicts: https://github.com/LineageOS/android_build_soong/commit/cc1c4aaf9a11e4eb01ad385c46723423a2665ebc

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: xdevs23

79545044

Date: 2025-03-30 19:08:09
Score: 2.5
Natty:
Report link

You need to add the storage account to the depends_on property for your windowsvm. This will ensure that the storage account is created before the VM.

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

79545040

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

I've solved it! I let the question just in case. I changed the exprsion by: limit="$((10#$today - 30))"

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

79545035

Date: 2025-03-30 19:01:07
Score: 4.5
Natty:
Report link

A belated thank you! It’s a little finicky but works.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29978745

79545033

Date: 2025-03-30 19:01:07
Score: 1
Natty:
Report link

Just run this command

docker run --rm -it --privileged --pid=host justincormack/nsenter1

then you will access your linux volume

cd /var/lib/docker/volumes
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Appsstuff Solutions

79545030

Date: 2025-03-30 18:57:06
Score: 1
Natty:
Report link

After some investigating and narrowing down the issue, it turns out the release pipeline was the culprit not the terraform script. We need to ensure not to specify the .NET SDK version in the release pipeline's deployment task.

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

79545026

Date: 2025-03-30 18:54:05
Score: 1.5
Natty:
Report link

In case you are using openSuse Linux the easiest way authenticate github on openSuse is with

git-credential-oauth

Just install it using sudo zypper install git-credential-oauth

make github pull, push or clone and it will show you a link to make the authentication on github

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Marcos Randulfe Garrido

79545020

Date: 2025-03-30 18:49:04
Score: 1
Natty:
Report link

I assume the variables are defined in the env file ./frontend/.env.prod ?

The env file you use in the docker-compose file yaml key env_file: will be applied to the container once it's started. To inject its content in the docker-compose file context itself, you need to tell so in the docker-compose command.

Example:

docker-compose --env-file ./frontend/.env.prod up

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: cidonia

79545018

Date: 2025-03-30 18:48:04
Score: 2.5
Natty:
Report link

The view passed to add the Snackbar must be an instance of CoordinatorLayout, FrameLayout, or View. However, SwipeRefreshLayout is not a valid parent, which is causing the app to crash. To fix this, wrap your layout inside a FrameLayout and try again.

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

79545017

Date: 2025-03-30 18:47:03
Score: 1.5
Natty:
Report link

I had this exact issue. It wasn't a permission problem. The disk of Postgresl was full. When its disk is full, Postgres turns read only.

I added more space to the volume and everything went back to normal.

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

79545016

Date: 2025-03-30 18:46:03
Score: 1
Natty:
Report link

from PIL import Image, ImageFilter, ImageEnhance

import numpy as np

Load the image

image_path = "/mnt/data/1000033252.jpg"

image = Image.open(image_path)

Apply a soft blur to create a dreamy effect

image = image.filter(ImageFilter.GaussianBlur(2))

Enhance colors to give a vibrant, hand-painted feel

enhancer = ImageEnhance.Color(image)

image = enhancer.enhance(1.5)

Adjust brightness and contrast for a warm, nostalgic look

brightness = ImageEnhance.Brightness(image)

image = brightness.enhance(1.2)

contrast = ImageEnhance.Contrast(image)

image = contrast.enhance(1.3)

Save the edited image

edited_image_path = "/mnt/data/ghibli_edit.jpg"

image.save(edited_image_path)

edited_image_path
Pls download it

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

79545011

Date: 2025-03-30 18:42:02
Score: 1.5
Natty:
Report link

very easy:

  1. unistall python via windows setting -> 'add remove programs'
2.install python again from  python  site 'https://www.python.org/downloads/'

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: writetome

79545006

Date: 2025-03-30 18:39:02
Score: 2.5
Natty:
Report link

For those who want to bind generics T to TreeView. Generics not supported by default, you'll need some extra code to implement custom ItemTemplateSelector and set it in TreeView tag. See implementation at Generic classes don't bind to HierarchicalDataTemplate

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

79544986

Date: 2025-03-30 18:20:58
Score: 4.5
Natty: 4.5
Report link

For anyone stumbling here in the 2020s, SQLAlchemy now has a much simpler way to do this

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: lupodellasleppa

79544982

Date: 2025-03-30 18:12:56
Score: 2.5
Natty:
Report link

If you are using angular 19 I recomend you to take the query params with the input.require(). The name of the attribute must be equal to the name of the params in the url, and you can inject the service with the inject method instead of doing it in the constructor.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David Díaz

79544979

Date: 2025-03-30 18:11:55
Score: 9.5 🚩
Natty:
Report link

I should simulate some AMRs for material handling in a factory, I want to use AMRs for picking wheels up and carrying them to the depot location or production line, it's not in warehouse . I am a beginner , I need a reference to teach me how to simulate AMR with Anylogic .Please introduce a video or other resources to be a complete training. Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (2): I am a beginner
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30112878

79544974

Date: 2025-03-30 18:07:55
Score: 1
Natty:
Report link
export class ParentComponent {
    public httpService = inject(myCustomHttpService);
}

export class ChildComponent extends ParentComponent {
    // No need to inject again — inherits httpService
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kanchi Saraf

79544970

Date: 2025-03-30 18:01:53
Score: 7.5 🚩
Natty:
Report link

I am also facing the same issue,
Other people have reported the same here https://developers.facebook.com/community/threads/630126619545829/

Reasons:
  • Blacklisted phrase (1): I am also facing the same issue
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same issue
  • Low reputation (1):
Posted by: Rishav

79544967

Date: 2025-03-30 17:56:52
Score: 2
Natty:
Report link

Ok I just found out my problem… For some reason, I have package-lock.json in my repo (probably from accidentally running npm install before). When I deleted package-lock.json and re-ran the command pnpm dlx trigger.dev@latest init it works perfectly fine

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: DaHuang

79544953

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

You can find videos on youtube like how Google works, then make a search engine with that, it's generally more customizable than CSE.

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

79544949

Date: 2025-03-30 17:37:49
Score: 2
Natty:
Report link

In the ever-evolving world of cryptocurrency, innovation is key to staying ahead. One of the most exciting developments in this space is the introduction of Flash USDT, available in both ERC20 and TRC20 formats. This innovative digital asset is designed to revolutionize how you conduct transactions on blockchain networks, providing an efficient, seamless, and user-friendly experience.https://fastusdts.com/

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

79544940

Date: 2025-03-30 17:30:47
Score: 2
Natty:
Report link

I can confirm the behavior described at the question post. I think that the only way to notice the developer that the static abstract method should be implemented in a subclass is to raise the NotImplementedError in the declared method in the ABC. Unfortunately, the error happens only at runtime.

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

79544933

Date: 2025-03-30 17:25:46
Score: 0.5
Natty:
Report link

I like @Hamada's answer above since it relies on the Firebase CLI:

To solve the issue, simply run pip freeze > requirements.txt then deploy :)

I just wanted to suggest that if you don't want to fully deploy your function (since you are still building it) you can instead use the Firebase CLI to call:

firebase init functions

This might seem weird, since you've already called it once to initialize your functions, but after choosing to Overwrite an existing codebase, this gives you a set of questions to which you carefully answer "No, don't overwrite my existing files" and then it offers to install your dependencies, to which you answer "Yes."

? Would you like to initialize a new codebase, or overwrite an existing one? Overwrite
? What language would you like to use to write Cloud Functions? Python
? File functions/requirements.txt already exists. Overwrite? No? 
? File functions/main.py already exists. Overwrite? No? 
? Do you want to install dependencies now? Yes

This should install the necessary packages (from requirements.txt) into your venv without changing anything else in your project.

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • User mentioned (1): @Hamada's
  • Low reputation (1):
Posted by: Jeff Falk

79544924

Date: 2025-03-30 17:17:44
Score: 11 🚩
Natty: 5.5
Report link

think im having the same issue. Did you find a resolution?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Niko

79544914

Date: 2025-03-30 17:09:42
Score: 1
Natty:
Report link
childView.center = CGPoint(x: parentView.bounds.midX, y: parentView.bounds.midY)

If we use childView.center = parentView.center , it will not correct in all cases.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Phuc

79544909

Date: 2025-03-30 17:07:42
Score: 3
Natty:
Report link

OpenAI has switched from User API keys to Project-based API keys. User API keys are now legacy and not recommended by OpenAI.

To view and delete your User API keys, visit: https://platform.openai.com/settings/profile/api-keys

user api keys screenshot

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: thyu

79544903

Date: 2025-03-30 17:04:41
Score: 0.5
Natty:
Report link

I finally find a way to use kamal without proxy.

  1. use publish port

    servers:
      web:
        hosts:
          - 127.0.0.1
        options:
          publish:
            - 5150:5150
        proxy: false
    
  2. change kamal code stop current version container

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

79544901

Date: 2025-03-30 17:03:41
Score: 0.5
Natty:
Report link

try

if let content = bestAttemptContent {
    content.title = "\(bestAttemptContent.title) [modified]"
    content.body = "\(bestAttemptContent.body) [modified]"
    contentHandler(content)
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kstin

79544895

Date: 2025-03-30 16:58:39
Score: 13.5 🚩
Natty: 6.5
Report link

Did you solve it? I'm having the same error and i dont know what to do...

Reasons:
  • Blacklisted phrase (1): i dont know what to do
  • RegEx Blacklisted phrase (3): Did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • RegEx Blacklisted phrase (1): I'm having the same error
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same error
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you solve it
  • Low reputation (1):
Posted by: Jhon Junior del Águila Pinedo

79544889

Date: 2025-03-30 16:49:37
Score: 3.5
Natty:
Report link

i have exacly the same issue. no solution yet unfortunately. But upvoting ;)

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

79544888

Date: 2025-03-30 16:48:37
Score: 1
Natty:
Report link

I had to save the board state for each move made when Minimax was called and analyze them individually. This allowed me to track the moves and notice that the board state was not being updated correctly. I’ve now resolved the issue. The problem was related to how I was passing my board state (piecesPos). I was retrieving and passing the wrong board state, which caused Minimax to make incorrect or suboptimal moves. Thank you all for your contributions; it is greatly appreciated.

Renaming to piecesPosCopy and using piecesPos

This was getting the actual board state to use when min max is called.

int minMax(List<String> piecesPosCopy, int depth, bool isMaximizing, int alpha, int beta) {
    // Base case: if depth is 0 or the game is over, return the evaluation
    if (depth == 0 || isGameOver(piecesPos)) {
      return evaluateBoard(piecesPos);
    }

    if (isMaximizing) {
      int maxEval = -9999; // Initialize to a very low value
      for (int i = 0; i < piecesPos.length; i++) {
        if (piecesPos[i][0] == "B" || piecesPos[i][0] == "O") {
          List<int> possibleMoves = getPossibleMoves(piecesPos, i);
          for (int move in possibleMoves) {
            // Save the current state
            List<String> saveState = List.from(piecesPos);

            // Make the move
            performMultitakeAnim = false;
            makeMove(piecesPos, i, move);

            // Recursive call
            int eval = minMax(piecesPos, depth - 1, false, alpha, beta);

            // Restore the state
            piecesPos = List.from(saveState);

            // Update maxEval
            maxEval = max(maxEval, eval);
            alpha = max(alpha, eval);

            // Alpha-Beta Pruning
            if (beta <= alpha) {
              break;
            }
          }
        }
      }
      return maxEval;
    } else {
      int minEval = 9999; // Initialize to a very high value
      for (int i = 0; i < piecesPos.length; i++) {
        if (piecesPos[i][0] == "W" || piecesPos[i][0] == "Q") {
          List<int> possibleMoves = getPossibleMoves(piecesPos, i);
          for (int move in possibleMoves) {
            // Save the current state
            List<String> saveState = List.from(piecesPos);

            // Make the move
            performMultitakeAnim = false;
            makeMove(piecesPos, i, move);

            // Recursive call
            int eval = minMax(piecesPos, depth - 1, true, alpha, beta);

            // Restore the state
            piecesPos = List.from(saveState);

            // Update minEval
            minEval = min(minEval, eval);
            beta = min(beta, eval);

            // Alpha-Beta Pruning
            if (beta <= alpha) {
              break;
            }
          }
        }
      }
      return minEval;
    }
  }
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): appreciated
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Franklyn Oreben

79544886

Date: 2025-03-30 16:45:36
Score: 3
Natty:
Report link

I hope you solved this already but you can solve any kind of resources usage really quick by using containers. Docker is the most common one

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

79544862

Date: 2025-03-30 16:27:32
Score: 1
Natty:
Report link

The error is saying that you have 2 columns with the auto increment attribute ( sales_id and customer_id), which is not valid. You also have two primary keys.

My intuition is that you wanted customer_id to be a foreign key to a different table, but the question isn't clear enough. Could you further describe what you were trying to do? I'm personally interested in why you want to define a table this way.

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kaethar

79544860

Date: 2025-03-30 16:22:32
Score: 3.5
Natty:
Report link

Just add an exception inside windows defender.

The procedure : https://smartdeploy.pdq.com/hc/en-us/articles/12982169952539-Windows-Defender-exceptions#:~:text=remove%20the%20exemption%3A-,Go%20to%20Start%20%3E%20Settings%20and%20enter%20

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Charles-Lévi BRIANI

79544857

Date: 2025-03-30 16:20:31
Score: 0.5
Natty:
Report link

In .NET 9+ there is a built-in option for this:
https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/extract-schema

public static void SimpleExtraction()
{
    JsonSerializerOptions options = JsonSerializerOptions.Default;
    JsonNode schema = options.GetJsonSchemaAsNode(typeof(Person));
    Console.WriteLine(schema.ToString());
    //{
    //  "type": ["object", "null"],
    //  "properties": {
    //    "Name": { "type": "string" },
    //    "Age": { "type": "integer" },
    //    "Address": { "type": ["string", "null"], "default": null }
    //  },
    //  "required": ["Name", "Age"]
    //}
}

record Person(string Name, int Age, string? Address = null);
Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Levy Srugo

79544822

Date: 2025-03-30 15:51:25
Score: 6 🚩
Natty: 5.5
Report link

Please checkout https://github.com/hash-anu/AnuDB, if it helps you.

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hash

79544812

Date: 2025-03-30 15:38:23
Score: 1.5
Natty:
Report link

I had a similar issue after the macOS update and this solves the issue partially.

After this , just head over to the Simulator from Xcode -> developer tools -> simulator , and then you asked to download the simulator.

I had an issue where it was soft locked to this window and couldn't proceed furthur.

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

79544811

Date: 2025-03-30 15:37:23
Score: 1
Natty:
Report link

It was a problem with the callback of async methods.

Sync methods can run done(new Error('you are not authenticated')); but async methods must call throw new Error('you are not authenticated');. The done parameter is not useful here.

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

79544805

Date: 2025-03-30 15:29:21
Score: 3.5
Natty:
Report link

I tried this and it at least didn't crash the instance when deployed. Still not able to access in PHP. But I think that's because it's not in the php.ini file?

packages:
    yum:
      zip: []
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Peter

79544804

Date: 2025-03-30 15:27:21
Score: 2
Natty:
Report link

Align-content focuses on the distribution of multiple flex lines within the parent container. It requires flex-wrap: wrap to work. Align-items does not require wrapping. It is applied to each item within a single flex line, aligning them along the cross axis.

Hopefully this helps answer your concern.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alwin Lee

79544802

Date: 2025-03-30 15:25:20
Score: 4
Natty: 4.5
Report link

Example in answer above has moved, this looks like the new location:

https://github.com/datalust/serilog-sinks-seq/blob/dev/src/Serilog.Sinks.Seq/Sinks/Seq/ConstrainedBufferedFormatter.cs

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

79544794

Date: 2025-03-30 15:23:19
Score: 4
Natty:
Report link

As of 2025-03-30, this error persists when using @latest, except that now, even "npm run build" doesn't generate a blocks-manifest.php.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @latest
  • Single line (0.5):
  • Low reputation (1):
Posted by: TimTheFoolMan