79193867

Date: 2024-11-15 20:33:15
Score: 4
Natty:
Report link

the answer is in this video from 10:20 to 11:04 Login with Google

Reasons:
  • Blacklisted phrase (1): this video
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: abdulrahman BAKRIN

79193854

Date: 2024-11-15 20:29:13
Score: 4
Natty:
Report link

django-heroku is now deprecated.

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

79193804

Date: 2024-11-15 20:05:07
Score: 5.5
Natty:
Report link

This is very useful code, but I need to know how to limit the output to folders. I see there is a -Directory setting, but I'm unable to get it to work.

Below is a sample of my code. Any help would be greatly appreciated.

$FileFirst4Char=$file._Name.substring(0,4)
$FolderSearchStr=$dxfNetworkFolder + $FileFirst4Char+"*"
if (($namefromdir=(get-item "$FolderSearchStr").fullname) | select-object -First 1) {
    $dxfNetworkFolder=$namefromdir
    }
    else {
    $dxfNetworkFolder=$dxfNetworkFolder + "MISCELLANEOUS - DRAWINGS"
}
Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Any help would be greatly appreciated
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: JRDumont

79193711

Date: 2024-11-15 19:28:55
Score: 12 🚩
Natty:
Report link

Good afternoon

Dear Sir, I would like to ask you if you have the same problem regarding the options for tables, projects, data sources. When we try to run or enter them, we get an error indicating that they do not exist. Do you have the same error? And if not, could you tell me how I could solve it? Oh, it's just that this free version has these limitations.

Reasons:
  • Blacklisted phrase (1): Good afternoon
  • RegEx Blacklisted phrase (2.5): could you tell me how
  • RegEx Blacklisted phrase (1.5): solve it?
  • RegEx Blacklisted phrase (2.5): Do you have the
  • No code block (0.5):
  • Me too answer (2.5): have the same problem
  • Me too answer (0): have the same error
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: systemtt

79193616

Date: 2024-11-15 18:53:46
Score: 4
Natty:
Report link

This solves the problem using "typescript": "^5.6.3" or downgrade the @types/next-intl next-intl routing.ts giving TS2554: Expected 0 arguments, but got 1

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

79193555

Date: 2024-11-15 18:29:39
Score: 4
Natty:
Report link

For anyone similarly trying to test compaction, This tutorial gave me all the steps needed -

https://devopstar.com/2023/11/18/lets-try-aws-glue-automatic-compaction-for-apache-iceberg/

Reasons:
  • Blacklisted phrase (1): This tutorial
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: ErnieAndBert

79193554

Date: 2024-11-15 18:29:37
Score: 6 🚩
Natty:
Report link

I guess I would have three rules. Rule ONE which has A as it's input and temp(B) as it's output. And rule TWO and THREE which has B as it's input and C and D as it's output.

Would this make sense. Or is this what you have? Otherwise, could you post a minimal example?

Reasons:
  • RegEx Blacklisted phrase (2.5): could you post
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: kEks

79193549

Date: 2024-11-15 18:28:36
Score: 4
Natty:
Report link

mv gs.exe gs.zip

worked great!

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Charles

79193531

Date: 2024-11-15 18:19:29
Score: 9.5 🚩
Natty: 5.5
Report link

did you find a solution to this?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution to this
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution to this
  • Low reputation (1):
Posted by: FabsHazard g

79193529

Date: 2024-11-15 18:19:27
Score: 7.5 🚩
Natty: 6.5
Report link

did you manage to load the 2013 data ? I can only load the 2019 wave, as with 2013 I get "std::bad_alloc "

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: Tom

79193522

Date: 2024-11-15 18:16:25
Score: 11
Natty: 7
Report link

I have exactly the same question. macosx. anyone can help?

Reasons:
  • RegEx Blacklisted phrase (3): anyone can help
  • RegEx Blacklisted phrase (0.5): anyone can help
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have exactly the same question
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Valery Lyatsevich

79193521

Date: 2024-11-15 18:15:24
Score: 4.5
Natty:
Report link

Degrading the python version solves the problem? I'm experiencing something like this, Please Help... (T.T)

I've also followed the instructions from the official web but still error:


C:\Windows\System32>.env\Scripts\activate

(.env) C:\Windows\System32>pip install -U spacy
Collecting spacy
  Using cached spacy-3.8.2.tar.gz (1.3 MB)
  Installing build dependencies ... error
  error: subprocess-exited-with-error

  × pip subprocess to install build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [102 lines of output]
      Ignoring numpy: markers 'python_version < "3.9"' don't match your environment
      Collecting setuptools
        Using cached setuptools-75.5.0-py3-none-any.whl.metadata (6.8 kB)
      Collecting cython<3.0,>=0.25
        Using cached Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB)
      Collecting cymem<2.1.0,>=2.0.2
        Using cached cymem-2.0.8-cp313-cp313-win_amd64.whl
      Collecting preshed<3.1.0,>=3.0.2
        Using cached preshed-3.0.9.tar.gz (14 kB)
        Installing build dependencies: started
        Installing build dependencies: finished with status 'done'
        Getting requirements to build wheel: started
        Getting requirements to build wheel: finished with status 'done'
        Preparing metadata (pyproject.toml): started
        Preparing metadata (pyproject.toml): finished with status 'done'
      Collecting murmurhash<1.1.0,>=0.28.0
        Using cached murmurhash-1.0.10-cp313-cp313-win_amd64.whl
      Collecting thinc<8.4.0,>=8.3.0
        Using cached thinc-8.3.2.tar.gz (193 kB)
        Installing build dependencies: started
        Installing build dependencies: finished with status 'error'
        error: subprocess-exited-with-error

        pip subprocess to install build dependencies did not run successfully.
        exit code: 1

        [64 lines of output]
        Ignoring numpy: markers 'python_version < "3.9"' don't match your environment
        Collecting setuptools
          Using cached setuptools-75.5.0-py3-none-any.whl.metadata (6.8 kB)
        Collecting cython<3.0,>=0.25
          Using cached Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB)
        Collecting murmurhash<1.1.0,>=1.0.2
          Using cached murmurhash-1.0.10-cp313-cp313-win_amd64.whl
        Collecting cymem<2.1.0,>=2.0.2
          Using cached cymem-2.0.8-cp313-cp313-win_amd64.whl
        Collecting preshed<3.1.0,>=3.0.2
          Using cached preshed-3.0.9.tar.gz (14 kB)
          Installing build dependencies: started
          Installing build dependencies: finished with status 'done'
          Getting requirements to build wheel: started
          Getting requirements to build wheel: finished with status 'done'
          Preparing metadata (pyproject.toml): started
          Preparing metadata (pyproject.toml): finished with status 'done'
        Collecting blis<1.1.0,>=1.0.0
          Using cached blis-1.0.1.tar.gz (3.6 MB)
          Installing build dependencies: started
          Installing build dependencies: finished with status 'done'
          Getting requirements to build wheel: started
          Getting requirements to build wheel: finished with status 'done'
          Preparing metadata (pyproject.toml): started
          Preparing metadata (pyproject.toml): finished with status 'done'
        Collecting numpy<2.1.0,>=2.0.0
          Using cached numpy-2.0.2.tar.gz (18.9 MB)
          Installing build dependencies: started
          Installing build dependencies: finished with status 'done'
          Getting requirements to build wheel: started
          Getting requirements to build wheel: finished with status 'done'
          Installing backend dependencies: started
          Installing backend dependencies: finished with status 'done'
          Preparing metadata (pyproject.toml): started
          Preparing metadata (pyproject.toml): finished with status 'error'
          error: subprocess-exited-with-error

          Preparing metadata (pyproject.toml) did not run successfully.
          exit code: 1

          [12 lines of output]
          + C:\Windows\System32\.env\Scripts\python.exe C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867\vendored-meson\meson\meson.py setup C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867 C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867\.mesonpy-ygxq95jm -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867\.mesonpy-ygxq95jm\meson-python-native-file.ini
          The Meson build system
          Version: 1.4.99
          Source dir: C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867
          Build dir: C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867\.mesonpy-ygxq95jm
          Build type: native build
          Project name: NumPy
          Project version: 2.0.2

          ..\meson.build:1:0: ERROR: Compiler cl cannot compile programs.

          A full log can be found at C:\Users\rjona\AppData\Local\Temp\pip-install-gh2n5sjp\numpy_c0236714f0af4cf395ec83d673a2a867\.mesonpy-ygxq95jm\meson-logs\meson-log.txt
          [end of output]

          note: This error originates from a subprocess, and is likely not a problem with pip.
        error: metadata-generation-failed

        Encountered error while generating package metadata.

        See above for output.

        note: This is an issue with the package mentioned above, not pip.
        hint: See above for details.
        [end of output]

        note: This error originates from a subprocess, and is likely not a problem with pip.
      error: subprocess-exited-with-error

      pip subprocess to install build dependencies did not run successfully.
      exit code: 1

      See above for output.

      note: This error originates from a subprocess, and is likely not a problem with pip.
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

(.env) C:\Windows\System32>

Reasons:
  • RegEx Blacklisted phrase (3): Please Help
  • RegEx Blacklisted phrase (1.5): solves the problem?
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Jonas Reblora

79193507

Date: 2024-11-15 18:08:22
Score: 5
Natty:
Report link

No, it's not cause of the game running. You can test it while running any 2-3 programs, just alt tab so the freePIE will be 3rd or 4th in alt tab order and monitor it with Vjoy monitor and u will see. And what is your OS? WIN11 right? Same problem here on WIN11 and I can't seem to find a solution. Maybe, just maybe, turning HPET off will help.

Reasons:
  • Blacklisted phrase (1): what is your
  • RegEx Blacklisted phrase (1): Same problem
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Winter

79193482

Date: 2024-11-15 17:59:18
Score: 6.5 🚩
Natty:
Report link

I have the same issue. I hope it can be solved soon.

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Bora ALAP

79193463

Date: 2024-11-15 17:53:15
Score: 4.5
Natty:
Report link

I have not used rust with these displays but have had success with Arduino IDE, CubeIDE, and ESP-IDF. For arduino IDE, TFT-eSPI is 100% the way to go. This tutorial includes a basic TFTLCD setup with TFT-eSPI library.

For any further setups, LVGL is a great option. I'm unsure with rust compatibility, but for me, FreeRTOS is usually the way to go anyway.

Best, Justin

Reasons:
  • Blacklisted phrase (1): This tutorial
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Justin

79193434

Date: 2024-11-15 17:43:13
Score: 4.5
Natty:
Report link

Here is something i made for this exact purpose.

https://treetofolders.netlify.app/

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

79193427

Date: 2024-11-15 17:41:12
Score: 4.5
Natty: 4
Report link

have you solved this problem? The 4090 graphics card I'm using now has an acacia problem with you. The training at a certain node will be interrupted, and then segment fault will be reported.

Reasons:
  • RegEx Blacklisted phrase (1.5): solved this problem?
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 姜宇博

79193410

Date: 2024-11-15 17:34:10
Score: 5.5
Natty: 5.5
Report link

Chingón, en mi caso si era el SELINUX. Lo deshabilite y funcionó.

Gracias

Reasons:
  • Blacklisted phrase (2): Gracias
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user28320595

79193363

Date: 2024-11-15 17:18:05
Score: 4.5
Natty: 5.5
Report link

Thanks a lot .. your responds inspired me to find a solution for my onEdit()

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bernard Jrad

79193334

Date: 2024-11-15 17:09:02
Score: 4.5
Natty: 4.5
Report link

[enter link description here][1]

[1000]: https://www.instagram.com/p/DCZdt88SiOB/?igsh=ZnVhcHp1eWs2aDBo nkt king

Reasons:
  • Blacklisted phrase (0.5): enter link description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Biswajit Lohar

79193210

Date: 2024-11-15 16:32:50
Score: 7 🚩
Natty: 5.5
Report link

is this resolved? I got the same issue here. Is it maybe issue with the VS Code Extension API?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved?
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): is this
  • Low reputation (1):
Posted by: mikec

79193202

Date: 2024-11-15 16:30:48
Score: 4.5
Natty:
Report link

read this can help you to pin workbranch https://www.reddit.com/r/vscode/comments/6r358w/comment/dl2o3yq/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

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

79193196

Date: 2024-11-15 16:28:48
Score: 5.5
Natty:
Report link

The solution, as far as I've understood it, is to add a security descriptor, so I worked along the example given here. At first I thought I would just deny access to NT AUTHORITY\NETWORK, but the problem is that once you set up a security descriptor, everything goes from allowed by default to denied by default, so that essentially broke my application. My solution was to allow only the user the process is running under, and deny NT AUTHORITY\NETWORK.

Full disclosure: I am by no means an expert on this, so I am not (yet) marking it as the accepted answer, since I am anything other than sure that this actually seals it up. But from what I've read, it should. Please let me know if I got something wrong, or if everything is right and I can mark this as the accepted answer.

Essentially, I ended up adding this before the code above:

HANDLE processToken;

//get Token of the process this is running in
OpenProcessToken(GetCurrentProcess(), TOKEN_READ, &processToken);
PSID currentUser;

// GetLogonSID method from https://learn.microsoft.com/en-us/previous-versions//aa446670(v=vs.85)
GetLogonSID(processToken, &currentUser);

EXPLICIT_ACCESS ea[2];

//give the user the process is running under read and write access
ea[0].grfAccessPermissions = GENERIC_WRITE | GENERIC_READ;
ea[0].grfAccessMode = SET_ACCESS;
ea[0].grfInheritance = INHERIT_NO_PROPAGATE;
ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID;
ea[0].Trustee.TrusteeType = TRUSTEE_IS_USER;
ea[0].Trustee.ptstrName = (LPTSTR)currentUser;
PSID network;

//Initialize NT AUTHORITY\SYSTEM and deny all rights
SID_IDENTIFIER_AUTHORITY sidNTAUTHORITY = SECURITY_NT_AUTHORITY;
AllocateAndInitializeSid(
    &sidNTAUTHORITY, 
    1, 
    SECURITY_NETWORK_RID, 
    0, 0, 0, 0, 0, 0, 0, 
    &network
    );
ea[1].grfAccessPermissions = STANDARD_RIGHTS_ALL | SPECIFIC_RIGHTS_ALL;
ea[1].grfAccessMode = DENY_ACCESS;
ea[1].grfInheritance = SUB_CONTAINERS_AND_OBJECTS_INHERIT;
ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID;
ea[1].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP;
ea[1].Trustee.ptstrName = (LPTSTR)network;

//set the entries and create the security descriptor
PACL pACL = NULL;
SetEntriesInAcl(2, ea, NULL, &pACL);
PSECURITY_DESCRIPTOR descriptor = (PSECURITY_DESCRIPTOR)LocalAlloc(LPTR, SECURITY_DESCRIPTOR_MIN_LENGTH);
InitializeSecurityDescriptor(descriptor, SECURITY_DESCRIPTOR_REVISION);
SetSecurityDescriptorDacl(descriptor, TRUE, pACL, FALSE);

Once that is taken care of, the descriptor can then be set as the lpSecurityDescriptor member of SECURITY_ATTRIBUTES:

SECURITY_ATTRIBUTES attr;
attr.nLength = sizeof(SECURITY_ATTRIBUTES);
attr.lpSecurityDescriptor = descriptor;
attr.bInheritHandle = TRUE;

(If anyone is interested in the full working code or if I should post it as part of the answer, please let me know)

Reasons:
  • RegEx Blacklisted phrase (2.5): Please let me know
  • RegEx Blacklisted phrase (2.5): please let me know
  • RegEx Blacklisted phrase (1): I should post it as part of the answer, please
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Benjamin Krausse DB

79193185

Date: 2024-11-15 16:25:45
Score: 7 🚩
Natty:
Report link

Hi I have the same issue but it seems this answer is now deprecated can you confirm it?

I mean this kind of code:

provider "aws" {
  alias    = "east-1-provider"
  region   = "us-east-1"
  version  = "~> 3.74"  # Deprecated.. now.
}
Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (2): Hi I have the
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Juan Camilo Caro Jimenez

79193157

Date: 2024-11-15 16:18:40
Score: 8.5 🚩
Natty: 6.5
Report link

I know I'm a little bit late, but did you manage to fix this error?))

Reasons:
  • RegEx Blacklisted phrase (3): did you manage to fix this
  • RegEx Blacklisted phrase (1.5): fix this error?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: RafayelKh

79193151

Date: 2024-11-15 16:16:39
Score: 4.5
Natty:
Report link

In Android Studio Ladybug | 2024.2.1 Infer constraints button

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

79193142

Date: 2024-11-15 16:13:38
Score: 5
Natty:
Report link

Would you mind trying the following steps to see if that helps?

If that doesn't help, please report an issue: https://youtrack.jetbrains.com/newIssue

Reasons:
  • Blacklisted phrase (2): Would you mind
  • RegEx Blacklisted phrase (1.5): help, please
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Dmitry Kazantsev

79193111

Date: 2024-11-15 16:03:33
Score: 6.5 🚩
Natty:
Report link

I'm experiencing the same as you do, this subprocess. Could you share how you resolve the problem? (^.^)

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you share how you
  • RegEx Blacklisted phrase (1.5): resolve the problem?
  • Low length (1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jonas Reblora

79193090

Date: 2024-11-15 15:57:31
Score: 4
Natty:
Report link

If you are working on big sorted lists concider using binary search algorithm.

See ([1]: https://www.geeksforgeeks.org/python-program-for-binary-search/)

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

79193047

Date: 2024-11-15 15:42:26
Score: 4
Natty:
Report link

I have this error in extension WatchViewModel: Sending 'message' risks causing data races

Reasons:
  • RegEx Blacklisted phrase (1): I have this error
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Danilo Catalano

79193033

Date: 2024-11-15 15:38:24
Score: 4.5
Natty:
Report link

You can check with this blog.. found some useful information about covering more lines in ag grid test coverage.

Reasons:
  • Blacklisted phrase (1): this blog
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user28318983

79193032

Date: 2024-11-15 15:38:24
Score: 4.5
Natty:
Report link

Hi I have already shared a working solution here. Kindly check if it works

Reasons:
  • RegEx Blacklisted phrase (2): Hi I have a
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: adi

79193010

Date: 2024-11-15 15:32:19
Score: 9.5 🚩
Natty: 5.5
Report link

https://payment.ivacbd.com

otp bypass code please then appoinment few min. please help. youtoube link included . same java script Greasemonkey code please?

https://youtu.be/hrKnSELfe6k?si=L2PTlhVgUWcwls0J&sfnsn=wa

Reasons:
  • Blacklisted phrase (1): youtu.be
  • RegEx Blacklisted phrase (3): please help
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: PRATIK SARKER

79193006

Date: 2024-11-15 15:31:19
Score: 4
Natty:
Report link

In my case I required to enable in-App Messaging API to android and iOS API Keys too.

enter image description here

enter image description here

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

79193001

Date: 2024-11-15 15:30:18
Score: 5
Natty:
Report link

https://github.com/grails-plugins/grails-spring-security-oauth2-google/blob/master/grails-app/services/grails/plugin/springsecurity/oauth2/google/GoogleOAuth2Service.groovy may guide you in the right direction.

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

79192997

Date: 2024-11-15 15:29:17
Score: 4
Natty:
Report link

In my case I required to enable in-App Messaging API

enter image description here

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

79192995

Date: 2024-11-15 15:28:16
Score: 4
Natty: 4
Report link

Try this CSS formatter online!

Reasons:
  • Whitelisted phrase (-1): Try this
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Himanshu Tyagi

79192953

Date: 2024-11-15 15:18:13
Score: 6
Natty: 7
Report link

Use Transfer state to make the variable available on client. Refer to this article https://medium.com/@iyieldinov/managing-configuration-in-angular-17-ssr-applications-a-seamless-approach-76dfa600c64f

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bhavikk R

79192951

Date: 2024-11-15 15:17:12
Score: 4.5
Natty:
Report link

run ~/.local/spyder-6/uninstall.sh

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

79192878

Date: 2024-11-15 15:04:08
Score: 4
Natty: 4.5
Report link

This project has many crc-s/checksums implemented in python, with test vectors included. https://github.com/MartinScharrer/crccheck/blob/dce977d48b89d27649ebf1ee78c54c8e76323847/crccheck/crc.py#L2234

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

79192825

Date: 2024-11-15 14:44:02
Score: 5.5
Natty: 4.5
Report link

add xms1g and xmx1g as in the picture

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: ERKAN ONER

79192811

Date: 2024-11-15 14:38:58
Score: 10.5 🚩
Natty: 6.5
Report link

Do you find any solution for that? I don't even have socket.io installed and i get this error

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (1): i get this error
  • RegEx Blacklisted phrase (2.5): Do you find any
  • RegEx Blacklisted phrase (2): any solution for that?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abdaullah Bakry

79192805

Date: 2024-11-15 14:35:56
Score: 5
Natty:
Report link

This might not be possible considering that files being locked is a Windows thing and not a C# thing.

But I think if you use FileShare.ReadWrite this allows other users to be able to use the files while you are using them, this might be what you are looking for. It was answered in this post already:

How do you read a file which is in use?

Reasons:
  • Blacklisted phrase (1): How do you
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: qa test

79192754

Date: 2024-11-15 14:23:53
Score: 5.5
Natty:
Report link

can this same configuration (creating relying party registration bean and configuring saml2 login) using XML based configuration instead of java based configuration. If yes, can you please provide a sample for above

Reasons:
  • RegEx Blacklisted phrase (2.5): can you please provide
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can this
  • Low reputation (1):
Posted by: Nagarjuna

79192653

Date: 2024-11-15 13:51:41
Score: 7 🚩
Natty:
Report link

I'm facing same error on Amazon linux server.

Reasons:
  • RegEx Blacklisted phrase (1): I'm facing same error
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mohammed Faraz

79192644

Date: 2024-11-15 13:49:38
Score: 6 🚩
Natty: 6
Report link

is there any update? I got the same error after reinstall python 3.12 appreciate if you can share any update on this Thank you~

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): update on this
  • Blacklisted phrase (1): is there any
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): is there any
  • Low reputation (1):
Posted by: Truong Trinh

79192601

Date: 2024-11-15 13:39:34
Score: 4
Natty: 6.5
Report link

I need this file:

https://github.com/giswqs/leafmap/raw/master/examples/data/wind_global.nc.

I have worked with this but lost the file. Plz provide me if available

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Imran

79192513

Date: 2024-11-15 13:16:26
Score: 7.5 🚩
Natty:
Report link

I'm having the same issue. As far i know, that featured thingy is a premium feature in Artifactory. Are you using the 'oss' version or the 'pro' one?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: David Gómez Collado

79192503

Date: 2024-11-15 13:12:25
Score: 4
Natty:
Report link

I suggest you follow the migration guide from the ESLint documentation. You can start using the configuration migrator on your existing configuration file.

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

79192438

Date: 2024-11-15 12:54:20
Score: 4.5
Natty: 5.5
Report link

how can we update the picklist field with parameter value in the ADO through ADO yaml pipeline

Reasons:
  • Blacklisted phrase (1): how can we
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how can we
  • Low reputation (1):
Posted by: Shafi Shaik

79192416

Date: 2024-11-15 12:45:17
Score: 5
Natty: 4
Report link

please do you know what the conditions would be for a three-digit tape? Sum of 3 numbers? For example 101_10_110.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Radovan Němec

79192406

Date: 2024-11-15 12:42:14
Score: 7.5 🚩
Natty: 5.5
Report link

I am looking for same solution. Have you got any leads?

Reasons:
  • Blacklisted phrase (2): I am looking for
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Iman Owais

79192399

Date: 2024-11-15 12:40:13
Score: 4
Natty:
Report link

solution can be found from this comment

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

79192337

Date: 2024-11-15 12:20:07
Score: 5
Natty:
Report link

If types of parameters are the same, may be easier to create a vector (to iterate by indexing) or map (to iterate by names) and iterate over it?

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

79192276

Date: 2024-11-15 12:02:01
Score: 4.5
Natty:
Report link

guys!

So, my team migrated from Oracle to Redhsift and we need to move the logic. Redhsift doesn't have MODEL clause and I have trouble with implementation of this recursive logic into regular sql with windowing functions (LAG). Would you share some hints on how to approach?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Kondjitsu

79192251

Date: 2024-11-15 11:54:59
Score: 4
Natty:
Report link

Change the commiter_date, solve the problem

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

79192229

Date: 2024-11-15 11:48:55
Score: 14 🚩
Natty: 5
Report link

I saw your post and I am in the same situation as you mentioned and I can't find the solution.

Were you able to find the solution to this error?

Regards.

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (2): I am in the same situation
  • RegEx Blacklisted phrase (1.5): can't find the solution
  • RegEx Blacklisted phrase (3): Were you able
  • RegEx Blacklisted phrase (2): can't find the solution
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: jmrufo

79192135

Date: 2024-11-15 11:21:46
Score: 5
Natty: 4.5
Report link

This is a known issue: IJPL-91127 Pasting text from MS Office document into .md file creates an image

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

79192103

Date: 2024-11-15 11:12:43
Score: 4.5
Natty:
Report link

I don't have enough reputations to leave this as a comment.

Check this if this helps. Undoing a git rebase

Reasons:
  • RegEx Blacklisted phrase (1.5): I don't have enough reputation
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tobi Akintunlese

79192095

Date: 2024-11-15 11:10:42
Score: 4
Natty: 4
Report link

I've been through and documented BOTH Windows Procedures here;

Windows SSH ‘No Matching Key’

And for macOS here;

macOS – SSH Error ‘No Matching Exchange Method Found’

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

79192001

Date: 2024-11-15 10:38:35
Score: 4
Natty:
Report link

.max(Comparator.naturalOrder())

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

79191995

Date: 2024-11-15 10:37:34
Score: 6
Natty: 7
Report link

@Yanis-git can you please update read me with your solution. thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Yanis-git
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Venkat Maganti

79191985

Date: 2024-11-15 10:33:31
Score: 9.5 🚩
Natty: 5
Report link

I have the same issue after I upgraded my KB to the last version GX 18.

When I consume the Web service deployed in GX 17 it works, but after the upgrade I have the same.

Have you solved the issue?

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (1.5): solved the issue?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Danilo

79191967

Date: 2024-11-15 10:27:28
Score: 9 🚩
Natty: 6.5
Report link

I have the same problem and I have not found an extension that highlights incorrect keyword arguments. Your answer is too generic to be helpful. We all know that VS Code is an editor but what is the extension that solves the problem?

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (1.5): solves the problem?
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Matteo Del Grosso

79191850

Date: 2024-11-15 09:57:20
Score: 5.5
Natty:
Report link

Where is the event listener for the click added? I can't see anywhere in the code that would detect the click and then shuffle the deck. Maybe you just forgot to add this?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Where is the
  • Low reputation (1):
Posted by: Albie Vanags

79191845

Date: 2024-11-15 09:56:19
Score: 5.5
Natty: 4.5
Report link

I have already used the formula, but I think it does not work to extract each word from the sentence. The question should be same as my expectation in the pic below.

Which formula can I use to get my expectation? Thank you.

enter image description here

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): enter image description here
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ismoyo Eko Purwanto

79191815

Date: 2024-11-15 09:49:17
Score: 5.5
Natty: 7
Report link

can you find any solution if yes then tell others

Reasons:
  • Blacklisted phrase (1.5): any solution
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you find any solution
  • Low reputation (1):
Posted by: Hannan

79191727

Date: 2024-11-15 09:24:09
Score: 4.5
Natty:
Report link

dunder is an abbreviation for "double underscore" - this is in reference to the double underscore on either side of the method that Python uses to denote a special method. It is therefore used by people synonymously with special method. Does this answer the question?

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

79191721

Date: 2024-11-15 09:23:09
Score: 5.5
Natty: 5
Report link

попробуйте создать .sh скрипт через редактор в консоли vim/nano

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: Денис Александрович

79191707

Date: 2024-11-15 09:19:07
Score: 4
Natty:
Report link

Since I couldn't find any reason why Docker is keeping this cache, I used the following workaround in case other users are facing the same issue with the same type of project.

I stopped using the management command and the dedicated app cron container.

I moved those management commands to REST views that only a specific user with a specific auth token can launch.

I created a new simple container for a cron job that performs curl requests on those URLs.

Everything works now.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Thomas

79191660

Date: 2024-11-15 09:01:03
Score: 5
Natty: 5.5
Report link

sorry, I might ask a stupid question. But to the change in the github solution would be about adding dbc files to the .exe when bundling it no ? What about if I don't want to do that because I build this .exe I would build is planned to be distributed to people using each different .dbc files I do not possess in advance and therefore I cannot add to my .exe at the time I bundle it ? @Danielhrisca

Reasons:
  • Blacklisted phrase (1): stupid question
  • Blacklisted phrase (0.5): I cannot
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Danielhrisca
  • Single line (0.5):
  • Low reputation (1):
Posted by: jservant

79191635

Date: 2024-11-15 08:52:59
Score: 8.5 🚩
Natty: 4.5
Report link

snapshot

error

could you please help me with such a problem.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): could you please help me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Slavik Spasibo

79191585

Date: 2024-11-15 08:39:55
Score: 5.5
Natty: 6
Report link

What if I want to send a congratulatory email to that customer?. Thank

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What if I
  • Low reputation (1):
Posted by: Hoang The Tai

79191517

Date: 2024-11-15 08:13:45
Score: 6.5 🚩
Natty:
Report link

When facing the same error i used pip install psycopg and it got solved

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same error
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: verygood muhirwa

79191509

Date: 2024-11-15 08:09:43
Score: 16
Natty: 8.5
Report link

I have the same problem here. Have you found any solutions? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): Have you found any solutions
  • RegEx Blacklisted phrase (2): any solutions?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Clauds

79191466

Date: 2024-11-15 07:51:39
Score: 5.5
Natty: 7
Report link

How can it be renamed in the name of the post but without the post being saved? I mean, I create a new post, I don't save it yet, and the image should be renamed to the name of the post?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How can it
  • Low reputation (1):
Posted by: Gomy

79191449

Date: 2024-11-15 07:43:35
Score: 10.5 🚩
Natty: 5.5
Report link

Were you able to arrive at a solution. I am stuck with the same problem.

Reasons:
  • RegEx Blacklisted phrase (1.5): I am stuck
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am stuck with the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: user26847748

79191388

Date: 2024-11-15 07:19:26
Score: 8 🚩
Natty:
Report link

I have encountered the same issue, have you found a solution yet ?

Reasons:
  • RegEx Blacklisted phrase (2.5): have you found a solution yet
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 펖파오라

79191350

Date: 2024-11-15 06:58:21
Score: 5
Natty:
Report link

I just recognized that I can use the ranking/unranking functions from this answer:

https://stackoverflow.com/a/56782034/6301603

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: TTho Einthausend

79191321

Date: 2024-11-15 06:46:17
Score: 9 🚩
Natty:
Report link

stuck with the same, did u find the answer?

Reasons:
  • RegEx Blacklisted phrase (3): did u find the answer
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: HelpForLuck

79191291

Date: 2024-11-15 06:32:13
Score: 4.5
Natty: 4
Report link

use mozilla to get network inspect tool can be used. replace 77777777 from here

https://public-api.wordpress.com/rest/v1.1/sites/77777777/posts?http_envelope=1&author=&number=20&order=DESC&search=&status=publish,private&type=post&page=1

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Filler text (0.5): 77777777
  • Filler text (0): 77777777
  • Low reputation (1):
Posted by: MR NOBODY

79191163

Date: 2024-11-15 05:15:55
Score: 7.5 🚩
Natty:
Report link

hey I am trying to add speech to text in my MERN project. But I am having some issues. Can you please share your repo where you implemented Google Cloud Speech-to-Text for transcribing spoken words.

Also you can try to send transcripted text to gcp translation service to get translation.

Reasons:
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (2.5): Can you please share your
  • RegEx Blacklisted phrase (2): hey I am
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Siddharth Patil

79191138

Date: 2024-11-15 04:55:49
Score: 6 🚩
Natty:
Report link

I am getting the same issue with the complex query.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am getting the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: hardcommitoneself

79191118

Date: 2024-11-15 04:45:47
Score: 5
Natty:
Report link

you should install netbeans with this link https://www.apache.org/dyn/closer.lua/netbeans/netbeans-installers/23/Apache-NetBeans-23.pkg

using Apple Sillicon M3: https://i.sstatic.net/zOkCvMe5.png

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Azincc

79191103

Date: 2024-11-15 04:37:45
Score: 4
Natty:
Report link

Safari is an absolute trash browser.

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

79191051

Date: 2024-11-15 04:01:36
Score: 9.5 🚩
Natty:
Report link

[enter link description here][1]

[1]: https://www.youtube.com/channel/UCEK25G0t2R1SzW5339X8CaQ I know every community guideline roled by YouTube and I am sure that there is on violation of YouTube community guidelines.

I think this can be done by mistake please make a again review of it and give me back my suspended account.

I am very sad and making content with full of effects as per the YouTube rule and regulation please help me as soon as possible thank you hope u solve my issue

My channel URL https://www.youtube.com/channel/UCEK25G0t2R1SzW5339X8CaQ

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (0.5): enter link description here
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (1): I think this can be done by mistake please
  • RegEx Blacklisted phrase (1): I am very sad and making content with full of effects as per the YouTube rule and regulation please
  • No code block (0.5):
  • Low reputation (1):
Posted by: Real Boy

79191018

Date: 2024-11-15 03:26:26
Score: 7.5 🚩
Natty:
Report link

ok ....................................................................................................................................................................................................................................................................................

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Filler text (0.5): ....................................................................................................................................................................................................................................................................................
  • Low entropy (1):
  • Low reputation (1):
Posted by: Akshita Sharma

79191010

Date: 2024-11-15 03:18:24
Score: 4.5
Natty:
Report link

im having the same problem can't get to download GitBash for window download on my win10 laptop.

This site can’t be reached objects.githubusercontent.com took too long to respond. Try:

Checking the connection Checking the proxy and the firewall Running Windows Network Diagnostics ERR_TIMED_OUT

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Low reputation (1):
Posted by: Chukz Michael Nworji

79190858

Date: 2024-11-15 01:31:00
Score: 4.5
Natty:
Report link

When you're using the Include, Cloudformation tries to access the file. So it's mostly a permission with that role. Are you sure that the specified cloudformation role has access to that bucket? And there's no additional bucket ACL or policy issue?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (0.5):
Posted by: Fedi Bounouh

79190836

Date: 2024-11-15 01:05:54
Score: 4
Natty: 5
Report link

Very thanks your comment solved my error

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: CARLOS ANDRES DIAZ MARTINEZ

79190832

Date: 2024-11-15 01:02:51
Score: 6.5 🚩
Natty:
Report link

I have been facing the same issue on Eclipse v 2023-12, and the resolution consisted of using the last version of Lombok at least on this link https://projectlombok.org/download I have taken the version Lombok v1.18.36enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (1): this link
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (1):
Posted by: Jack Mbuyi

79190830

Date: 2024-11-15 00:59:48
Score: 6 🚩
Natty: 6.5
Report link

This article may be helpful, Making Mocking Functions Strongly Typed in Python

Reasons:
  • Blacklisted phrase (1): This article
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shiqi Cao

79190788

Date: 2024-11-15 00:28:40
Score: 4.5
Natty:
Report link

I currently have the same issue (and am also doing the MIT deeplearning course). The reason for the issue is (I think) because there's been a change to the Keras API. I am not sure what the alternative keyword arg would be, and I haven't found anything yet.

https://www.tensorflow.org/api_docs/python/tf/keras/layers/Embedding

The embedding layer doesn't have anything at all relating to batch_input_shape. Unfortunately, I have very little knowledge on the Keras API and deep learning in general. I will keep posted if I find a solution.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Horse

79190761

Date: 2024-11-15 00:01:32
Score: 5.5
Natty:
Report link

from what ive read the context menu class in VScode is usually a child of .monaco-menu.

Also check this link: https://stackoverflow.com/a/57729835/27796957

I think it will answer your question

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): check this link
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mpoulin

79190720

Date: 2024-11-14 23:36:25
Score: 4
Natty: 8
Report link

I’m very new to all of this but have a question I suspect has an obvious (to the more learned folks) answer. In some of the above responses the datasets begin at 0,0,0,0,0 and finish with 0,1,1,1,1 … OR begin with 0,0,0,0,1 and finish with 1,1,1,1,1. I guess you see my question is why are there not 32 combinations, which would include bot all 0s and all 1s ??? Thank you for any response/s. Steve

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): ???
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Steve Aitken

79190712

Date: 2024-11-14 23:32:24
Score: 4
Natty:
Report link

I'm trying to do the same thing, but the values ​​don't seem to match. I don't understand what the equivalent column is in the API.

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Diego Vigo Briones

79190667

Date: 2024-11-14 23:10:18
Score: 5
Natty:
Report link

im also new here. I dont see your page load function, you dont need the saved theme to load anymore?

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

79190645

Date: 2024-11-14 22:57:15
Score: 12
Natty: 7.5
Report link

@sina_Islam were you able to resolve this?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolve this?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @sina_Islam
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user2072757

79190581

Date: 2024-11-14 22:16:06
Score: 4
Natty:
Report link

If the user is having a browser with PDF reading capabilities (or a plugin) and the corresponding settings to open PDF files in-browser, the PDF will open like that.

See: How to force a Download File prompt instead of displaying it in-browser with HTML?

Are you specifically dealing with PDFs? Or does this happen for all files?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Michael Reynolds

79190558

Date: 2024-11-14 22:07:04
Score: 4
Natty:
Report link

This seems to have cleared up, so I believe Stoplight.io fixed an issue.

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