79578109

Date: 2025-04-16 21:09:41
Score: 2
Natty:
Report link

If you're running on a Apple silicon, include the following argument when building your container:

--platform=linux/amd64

ex.

$ docker build --platform=linux/amd64 --no-cache -t myproject/mycontainer .

More details here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/create-container-image.html

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

79578106

Date: 2025-04-16 21:07:40
Score: 3.5
Natty:
Report link

I have a similar issues. As an above commenter suggested I reran it without dplyr, but that did not fix the issue.

If you managed to figure this out let me know.

For further help with those trying to debug this, I found when I remove the "by =" argument it runs just fine. So there is likely either something wrong with the way the by argument is being read, or the variable that is being passed in. Unclear what, since when I examine the variable it appears to be a generic character class. I even tried forcing it to read as a character with as.character() in the argument, but that failed too (different error claiming the variable wasn't in the data).

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar issue
  • Low reputation (1):
Posted by: Rycon

79578098

Date: 2025-04-16 21:02:38
Score: 2.5
Natty:
Report link

@SudeepKS Had the same issue. Its works for me now. The solution is to remove the domLayout="autoHeight" from the ag-grid-angular tab and add some styling -> style="height: 200px;". You should be able to see the scrollbar now.

Reasons:
  • Whitelisted phrase (-1): works for me
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @SudeepKS
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: RaviCk57

79578088

Date: 2025-04-16 20:54:36
Score: 1
Natty:
Report link

Unfortunately, there is no direct way. Why?
Because Android only writes to the call log after the call is finished, and there is no system broadcast saying "a new entry was added to the call log."

But you can Workaround in this way:

You can listen to the call state using a plugin like phone_state, and then trigger an update after the call has ended.

Simple steps:

  1. Listen for changes in phone status (ringing, connected, ended).

  2. Wait 1-2 seconds on disconnected or ended (to give the system time to write to the call log).

  3. Then fetch call log again.

Enjoy!

Reasons:
  • Blacklisted phrase (0.5): Why?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Hamed Esam

79578087

Date: 2025-04-16 20:54:36
Score: 1.5
Natty:
Report link

Another thing to check is whether your tests modify the current directory (for example with `os.chdir`)

When running tests from the command line directly, tests changing dir work fine. When running them from vscode's UI, it breaks things apparently.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Valentin Décaillet

79578084

Date: 2025-04-16 20:53:35
Score: 4.5
Natty: 5
Report link

Great, thanks! It's been helpful

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Erkann Turgut

79578078

Date: 2025-04-16 20:44:31
Score: 1.5
Natty:
Report link

from pathlib import Path

import shutil

# Move the file to a public path for download (simulated path for demonstration)

source_path = Path("/mnt/data/A_digital_photograph_captures_a_young_woman_with_l.png")

public_path = Path("/mnt/data/edited_selcan_gucci.png")

shutil.copy(source_path, public_path)

# Provide the path for user download

public_path.as_posix()

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Kur Telekom

79578074

Date: 2025-04-16 20:43:31
Score: 0.5
Natty:
Report link

It has been a while, but this feature seems to be release with version 127. You have a look for "Automatic Fullscreen Content Setting ". More info at https://chromestatus.com/feature/6218822004768768

If you have access to the browser, you finde the feature at chrome://flags/#automatic-fullscreen-content-setting

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

79578051

Date: 2025-04-16 20:31:25
Score: 7 🚩
Natty: 5
Report link

I am facing similar issue, could you please let me know what is the solution?

When I add my laptop ip to the allow list of access restrictions of the webapp, only then I am able to access the webapp through app gateway public frontent IP. But anyone should be able to access the webapp through app gateway without adding them in the access restrictions list.

Reasons:
  • RegEx Blacklisted phrase (2.5): could you please let me know what
  • No code block (0.5):
  • Me too answer (2.5): I am facing similar issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: cloudseeker

79578049

Date: 2025-04-16 20:29:23
Score: 7
Natty:
Report link

I am having no issues with 2.19.0 but the bug reports all seem to discuss Set-MgBetaUserLicense

Has anyone been able to downgrade to at least 2.25 to fix this?

Also, I am using Windows PowerShell.

CommandType Name Version Source

----------- ---- ------- ------

Function Set-MgUserLicense 2.19.0 Microsoft.Graph.Users.Actions

Reasons:
  • RegEx Blacklisted phrase (1.5): fix this?
  • RegEx Blacklisted phrase (3): Has anyone been
  • No code block (0.5):
  • Contains question mark (0.5):
  • Filler text (0.5): -----------
  • Low reputation (1):
Posted by: cking22001

79578029

Date: 2025-04-16 20:18:18
Score: 2.5
Natty:
Report link

Run the web app in chrome and record each unique domain request in the developer tools' network tab.

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

79578027

Date: 2025-04-16 20:12:16
Score: 1.5
Natty:
Report link

This looks to have been an issue with the version of vaadin I was using, 24.6.1 . After updating to 24.7.2, it reflects over the dependency class path just fine.

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

79578022

Date: 2025-04-16 20:10:16
Score: 3.5
Natty:
Report link

Apparently, the poorly formed CSV file precludes me using Row Sampling to peel off the first row only.

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

79578021

Date: 2025-04-16 20:09:15
Score: 1.5
Natty:
Report link

you are importing createStackNavigator from "@react-navigation/stack".

import { createNativeStackNavigator } from '@react-navigation/native-stack'

if it does not fix your issue, try installing react-native-gesture-handler

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

79578007

Date: 2025-04-16 20:01:12
Score: 1
Natty:
Report link

The 401 error isn't necessarily from CORS, but rather from your auth endpoint. Either you have to have an unauthenticated endpoint to register, then redirect/respond with the token/auth mechanism of your choice, or you have to have a general client "secret" token that has the permissions necessary that can access the "public" endpoints like register, login, etc.

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

79577995

Date: 2025-04-16 19:52:08
Score: 1
Natty:
Report link

Go to your prisma folder and check your schema.prisma file. The generator client should give you an idea where you should look for the client:

 generator client {
      provider = "prisma-client-js"
       output   = "../src/generated/prisma"
       }

I was import the client from '@prisma/client' but as you can see from the output above. The import should be from "../generated/prisma" or '@/generated/prisma/client', depending on your coding style.

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

79577979

Date: 2025-04-16 19:37:03
Score: 2.5
Natty:
Report link

that "register_sidebar" array in my previous answer-post has been working fine ever since January 30, 2023. then suddenly on April 2, 2025 all my wordpress admin & frontend pages were broken saying "Undefined variable $i" - so i removed all the "$i"'s from the 'name' & 'id' lines and that seems to have fixed the problem.

clearnly not knowing what i'm doing but curious to know - what was the $i for & why did it work but not now?

Reasons:
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: SyberKnight

79577971

Date: 2025-04-16 19:34:02
Score: 3.5
Natty:
Report link

Try llava 3.2, MiniCPM-v, these are popular VQA models

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

79577963

Date: 2025-04-16 19:28:00
Score: 0.5
Natty:
Report link

The issue was that I had "DNS hostname" setting for the VPC as disabled. Both "DNS resolution" and "DNS hostname" needs to be enabled as mentioned here: https://docs.aws.amazon.com/vpc/latest/userguide/AmazonDNS-concepts.html#vpc-dns-support

If you use custom DNS domain names defined in a private hosted zone in Amazon Route 53, or use private DNS with interface VPC endpoints (AWS PrivateLink), you must set both the enableDnsHostnames and enableDnsSupport attributes to true.

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

79577957

Date: 2025-04-16 19:25:59
Score: 3.5
Natty:
Report link

I was having the same issue, is like its not working on recent flutter/android versions not sure of why, and many other apis have problems , i just found this plugin, and at least the example is working for me, i got the list of cast devices and the cast works, i need to still implement it on my app but looks promising.

https://pub.dev/packages/cast_plus_plugin/example

Reasons:
  • Blacklisted phrase (1): its not working
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (1): this plugin
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Leo

79577931

Date: 2025-04-16 19:03:51
Score: 1
Natty:
Report link

Looks like the bug has been fixed. If you use the hashocorp/setup-terraform GitHub Action, you can now reference the results of terraform commands through the outputs of the different steps.

Here is an example:

- name: Setup Terraform
  uses: hashicorp/setup-terraform@v3

- name: Terraform Init
  run: |
    terraform init

- name: Terraform Plan
  id: plan
  run: |
    terraform plan -detailed-existcode

- name: Reference Past Step
  run: |
    echo ${{ steps.plan.outputs.exitcode}}
    
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Brandon Bednar

79577929

Date: 2025-04-16 19:03:51
Score: 1.5
Natty:
Report link

Fatal error: Uncaught Exception: FPDF error: Can't open image file: ./imgs/user.png in /home/fcvsgpmy/public_html/myScreening/fpdf.php:271 Stack trace: #0 /home/fcvsgpmy/public_html/myScreening/fpdf.php(1259): FPDF->Error('Can't open imag...') #1 /home/fcvsgpmy/public_html/myScreening/fpdf.php(885): FPDF->_parsepng('./imgs/user.png') #2 /home/fcvsgpmy/public_html/myScreening/generate_admission_letters_discrete_2.php(488): FPDF->Image('./imgs/user.png', 170.5, 77.0501, 25, 32) #3 {main} thrown in /home/fcvsgpmy/public_html/myScreening/fpdf.php on line 271

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abubakar Ma'azu Muhammad

79577912

Date: 2025-04-16 18:56:48
Score: 4
Natty:
Report link

Same problem with new ODBC driver 0.9.4.1186 from April 2025..

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

79577910

Date: 2025-04-16 18:54:47
Score: 2
Natty:
Report link

I crosspost this question on Microsoft QA forum:

https://learn.microsoft.com/en-us/answers/questions/2258118/how-to-customize-the-line-height-of-text-sent-on-t

Its necessary to use the following attribute:

[TextViewRole(PredefinedTextViewRoles.Interactive)] // <----- This attribute is required
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lillo

79577896

Date: 2025-04-16 18:43:43
Score: 2
Natty:
Report link

Yes, this can be achieved using scheduled WebJobs on Linux. Currently, this feature is in Public Preview and being worked on the feedback being received, soon there is planning to announce it as GA feature. The WebJobs on Linux or Windows container executes inside the main app containers.

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

79577883

Date: 2025-04-16 18:33:39
Score: 2
Natty:
Report link

not sure if this is still a problem but one thing i did notice was the docs use the "function" keyword to build their components. It could be that the directive needs to be above the export statement. So try doing:

export default function Test(){ return null }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Brandon Jamal Irving

79577876

Date: 2025-04-16 18:31:39
Score: 2.5
Natty:
Report link

Call Center Lion Air O899-2872-272 via Wa

Untuk Customer Service 24 jam. Silakan menghubungi nomor +62899 2872 272. Untuk pertanyaan seputar penerbangan Anda.

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

79577869

Date: 2025-04-16 18:27:36
Score: 4
Natty:
Report link

Попробуй llava3.2, MiniCPM-v (могут в VQA). Это все есть на HF и ollama. С ollama легче запустить. Если нужно шустрое, то moondream2, но сама по себе моделька не сильная. Можно поискать на HF конкретно под предметную область, может кто-то дообучал. А так по классике, если опенсорс не сработает, то придется тюнить на чем-то.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (1):
Posted by: Misty Eye

79577860

Date: 2025-04-16 18:22:34
Score: 3.5
Natty:
Report link

Hello there from CJ mentioned as shown in the below pic that I have to refresh the currency from my store, as I followed that, then still the same issue. However, do you think this link will help me to solve that issue

Currently recommended actions for you
1. Try to turn down the Cloudflare security level.
2.Add CJ's IP to the website whitelist.
47.254.74.208
47.88.4.204
47.254.34.239
3、Contact your host and DNS provider

Materials:
https://help.redsweater.com/marsedit/humans_21909/
humans_21909=1 error in codeigniter project

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): this link
  • No code block (0.5):
  • Low reputation (1):
Posted by: Star Algahtany

79577858

Date: 2025-04-16 18:21:34
Score: 2.5
Natty:
Report link

It is possible in 2025, EventBridge event bus can send to Lambda functions in another AWS accounts
https://aws.amazon.com/blogs/compute/introducing-cross-account-targets-for-amazon-eventbridge-event-buses/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
Posted by: Chau Giang

79577846

Date: 2025-04-16 18:14:32
Score: 0.5
Natty:
Report link

As someone said above origin!=site , the cookie is being sent from same site here in your case , where both frontend and backend are having same tld that is localhost (port does not matter) .
if it was a different domain like backend.com and frontend.com then it would have been considered as cross site as well as cross origin

Reasons:
  • Whitelisted phrase (-1): in your case
  • No code block (0.5):
  • Low reputation (1):
Posted by: Raghvendra Misra

79577844

Date: 2025-04-16 18:12:31
Score: 2
Natty:
Report link

Simple Running pod install in /ios folder in flutter project solved my issue

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

79577838

Date: 2025-04-16 18:09:30
Score: 3.5
Natty:
Report link

Is there way by which we could run multiple functions in parallel ,without the need of switching the context using asyncio.sleep().

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there
  • Low reputation (1):
Posted by: Manish Borse

79577837

Date: 2025-04-16 18:08:30
Score: 2
Natty:
Report link

Or after writing, plt.savefig('N.png'), you can continue on the next line and write plt.show(). The error will no longer show.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samuel Nnamani

79577836

Date: 2025-04-16 18:07:29
Score: 0.5
Natty:
Report link

You can also use torch.tolist()


>>> a = torch.zeros([2,4])
>>> a
tensor([[0., 0., 0., 0.],
        [0., 0., 0., 0.]])
>>> a = a.tolist()
[[0.0, 0.0, 0.0, 0.0], [0.0, 0.0, 0.0, 0.0]]

And index from there

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

79577828

Date: 2025-04-16 18:04:28
Score: 1.5
Natty:
Report link

I had same issue; I tried with @variables and scripting successfully but finally the fastest way to me is:

1: add an "(int) value" column theintcolumn to the table yourtable
2: maybe you have to fill theintcolumn with zero values, if needed "update yourtable set theintcolumn=0;"
3: drop the primary key attribute of your previous primary key (thepreviouskey)
3: re-declare theintcolumn, now as primary key and autoincrement; it will fill automatically
4: you can do whatever you prefer up this point:
4:A: drop thepreviouskey column and rename theintcolumn to thepreviouskey ; then optimize yourtable. Fastest.
4:B: set thepreviouskey = theintcolumn; and then drop theintcolumn; but after that don't forget to re-assign primary key and autoincrement attributes to thepreviouskey column!

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @variables
  • Low reputation (0.5):
Posted by: DrOne

79577825

Date: 2025-04-16 18:03:27
Score: 0.5
Natty:
Report link

Sorry, off topic rant....

Databutton is shit. Not because of their AI or that the AI will chew through your credits if you're not very specific in your language when entering a prompt to solve a problem, but because of the business practices of the owners. Each time the AI writes code, you spend a credit. Credits are available via subscription. However, I bought the $200 monthly subscription because I was being careless and spending credits quickly through bad prompts. The $200 provided me with 1,000 credits. I used about 250 credits during my first month. When my subscription renewed - AND I WAS CHARGED $200 AGAIN - I was only "refilled" to 1000 credits for my $200. My first 1,000 credits cost $0.20 each. My second month's credits cost $0.80 each. A 400% increase in cost per credit!!
Terrible business practices like this haven't been seen (at least in my experience) since the cell phone companies of the late 1990s and early 2000s. Cell phone companies would allow you to have X minutes per month on a "use it or lose it" basis. The difference is that the cell phone companies told you up front that the minutes expired. DATABUTTON ONLY DISCLOSES THAT THEIR CREDITS DO NOT ROLL OVER WHEN YOU COMPLAIN. IT IS NOT STATED ANYWHERE PLAINLY ON THE SUBSCRIPTION SIGNUP PAGE! If you want to get AI to help you code, find another website. Do not give Databutton any of your money. IMHO, they're scammers who deserve to go out of business. And yes, I complained to them. They only saw fit to reinstate 300 of my lost 720-750 credits.

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

79577824

Date: 2025-04-16 18:03:27
Score: 3.5
Natty:
Report link

This is GENIUS and EXACTLY what I needed! I put formulas in for columns ABDE to make it balanced and white backgrounds on ABDE... then i can use columns B&D for labelling each side of the bar and custom values in data labels for BCD means i get THREE sets of custom labels, correctly balanced and spaced... THIS IS AMAZING and something that's been mulling around in the back of my mind for years on how to do this... just stumbled on this solution... AMAZING!!!!
enter image description here

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): enter image description here
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: cat

79577823

Date: 2025-04-16 18:02:27
Score: 1.5
Natty:
Report link

This rule should be disabled, as others have mentioned. This rule is overzealous and should be removed.

Per MDN:

https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event

"The event is a device-independent event — meaning it can be activated by touch, keyboard, mouse, and any other mechanism provided by assistive technology."

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

79577814

Date: 2025-04-16 17:57:24
Score: 6
Natty:
Report link

Hi @user861594, is there any version of QAF-Cucumber would support Cucumber 7

Reasons:
  • Blacklisted phrase (1): is there any
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Eugene

79577813

Date: 2025-04-16 17:57:24
Score: 2
Natty:
Report link

IMHO it's good to do both. Just don't rely on them as your only defense. The blacklist will help filter out some problems. The whitelist will improve quality of what remains. After the 2 filters have done their job you have a slightly less murky mess left to deal with. Run scans on what is left to clean it up a bit. What is left will still not necessarily be trustworthy but it won't be raw sewage anymore if you had good whitelist/blacklist/anti-malware. Copy what's left to media and transfer it to an airgapped machine to work with so you don't contaminate the original machine when you open it up.

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

79577807

Date: 2025-04-16 17:53:23
Score: 3.5
Natty:
Report link

You should describe your field more precisely. It's hard to suggest something, when you need to predict "array with variable length". For example, time-series prediction uses it's specific technics. So, pls give some info about your data.

Also, for regression you'd keep data normalized. If you use -100 in output, while other values would be very small like 0.1 it may lead to exploding gradient problem. Big values will affect on loss fn very much. So, if your goal is predicting vector try to use zero-padding.

Reasons:
  • RegEx Blacklisted phrase (2.5): pls give some
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Misty Eye

79577791

Date: 2025-04-16 17:43:18
Score: 4.5
Natty:
Report link

There was actually a bug in the spring-data-jpa. It was fixed recently in version 3.4.3

https://github.com/spring-projects/spring-data-jpa/issues/3762

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

79577790

Date: 2025-04-16 17:43:18
Score: 0.5
Natty:
Report link

​For iOS developers, utilizing a VPN is essential to ensure secure connections, protect sensitive data, and maintain privacy during development and testing phases. VPNs help in accessing geo-restricted content, safeguarding against potential threats on public Wi-Fi, and simulating different network environments.​

When developing VPN applications for iOS, it's crucial to understand the underlying technologies and best practices. Apple's Network Extension framework provides the necessary tools to create custom VPN solutions, allowing developers to manage VPN configurations and connectivity on iOS devices.​

Choosing the right VPN protocol is also vital. Protocols like IKEv2/IPsec offer strong encryption and are well-supported on iOS, ensuring both security and performance.​

If you're looking to develop a VPN app or need expert iOS developers to assist with your project, consider exploring our services. Our team specializes in crafting secure and efficient iOS applications tailored to your needs. Learn more at MagicFactory Tech.

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

79577789

Date: 2025-04-16 17:42:17
Score: 3
Natty:
Report link

You need a custom AL-Extension and there you need to create Tableextension, List/Card-Extension.
Its not that deep, but you need to know some programming basics.

Here are some helpfull links:

Get started with AL
Build your first sample extension with extension objects, install code, and upgrade code - Microsoft

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

79577786

Date: 2025-04-16 17:38:16
Score: 1.5
Natty:
Report link

To move an App Service from one App Service Plan to another, both plans must be in the same resource group and region. Since your App Service 3 is in Resource Group 2 but uses App Service Plan 1, you cannot directly move it to App Service Plan 2 if they are in different resource groups. The "Change App Service plan" feature only lists plans within the same resource group.

For more details, refer to the official documentation.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nitesh Jain

79577783

Date: 2025-04-16 17:35:15
Score: 1
Natty:
Report link

For Windows Users:

  1. Powershell opens by default in VS code.

  2. RUN:

         python -m venv venv
    
  3. RUN:

         .\venv\Scripts\Activate.ps1
    

For Linux/Mac Users:

  1. Zsh (Unix shell) opens by default in VS code.

  2. RUN:

      python3 -m venv venv
    
  3. RUN:

       source venv/bin/activate
    
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: AdityAV42

79577777

Date: 2025-04-16 17:31:13
Score: 2
Natty:
Report link

The attributes listed in the input properties are those displayed by default in the user profile. Make sure that the custom attribute you created is displayed by default in the user profile.

Mark attribute as display by default

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Thamindu Randil

79577768

Date: 2025-04-16 17:23:11
Score: 1
Natty:
Report link

Look at Discriminator loss, it is constant. This means that it maybe overfitted or predicts just one class (for ex. all fake). It leads to problems with generator loss etc.

There are plenty of problems training GANs. Try to look at Discriminator preds at first.. Also this result is very data-dependent. Let me know about discr. preds :)

And sometimes you need just restart training process and everything will be fine. So, also, try to restart training with different optimizer learning rates. LR is very important here!

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

79577748

Date: 2025-04-16 17:12:07
Score: 1.5
Natty:
Report link

I've seen similar issues where long-running Node processes slow down after many calls. Can you check the following:

HTTP Agent Settings: The AWS SDK uses Node’s built-in HTTP/HTTPS agent, which by default enables keep-alive. Over time, stale connections might build up. One workaround is to turn off keep-alive:

const https = require('https');
const agent = new https.Agent({ keepAlive: false });

Resource Leaks: A long-lived process might suffer from minor memory or socket leaks that add up. I’d suggest profiling your application to see if memory usage or the number of open sockets increases over time.

SDK Version: Make sure you’re using the latest version of the AWS SDK. Older versions have had issues with connection handling that might be causing this slowdown.

SWF Workflow History: If your workflows accumulate a large number of events, it can slow down processing. Could you check if limiting the history size improves the response time?

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

79577747

Date: 2025-04-16 17:10:06
Score: 5.5
Natty:
Report link

Thanks for this solution, it works very good. Unfortunately, i have a small issue here. In my matrix in the column A in some cases i have the same value (for eg. "ROWHEADER1") but with different information in the value range B1:F5. Do you have a solution also for this scenario?

Thanks

I wish you a nice day,

Alina

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Do you have a
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Alina Novacescu

79577743

Date: 2025-04-16 17:09:05
Score: 4.5
Natty:
Report link

If we are able to connect to ODI 12c to Snowflake, now we want to pull data from Oracle database, sql server db, flat files, msaccess and need to push this data to Snowflake tables, does any specific Odi knowledge available for Snowflake

What volume of data can push from source to Snowflake target table

Is there any performance issue while pushing data to Snowflake

Any limitations Of ODI 12 c with Snowflake, assuming JDBC driver connectivity

Regards

Mangesh

Reasons:
  • Blacklisted phrase (1): Regards
  • Blacklisted phrase (1): Is there any
  • Contains signature (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mangesh

79577732

Date: 2025-04-16 17:02:04
Score: 0.5
Natty:
Report link

Using zipWithIndex for precise batching

rdd = df.rdd.zipWithIndex()
batched_rdds = rdd.map(lambda x: (x[1] // batch_size, x[0])).groupByKey().map(lambda x: x[1])
batched_dfs = [spark.createDataFrame(batch, schema=df.schema) for batch in batched_rdds.collect()]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: poonam poonia

79577728

Date: 2025-04-16 16:59:01
Score: 8 🚩
Natty: 5
Report link

I'm doing the same. Did you succeed?

Hi. I'm doing the same. Did you succeed?

Reasons:
  • Blacklisted phrase (3): Did you succeed
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jared William Moore

79577724

Date: 2025-04-16 16:57:00
Score: 2
Natty:
Report link

If I read the documentation, it seems to imply that it only updates the timestamp, not the time zone. However, I tried to do it in 2 steps and still didn't work so I'm just adding this for completion.

I tried a first step where the time stamp shifts (as done in previous answers) and then a second step where I kept source and destination time zone the same. Thinking the formatting would take the timezone of the source. But no, the formatting still gives +00:00

enter image description here

in a second test in the second step I gave a utc timezone as the input date and it converted the timestamp to RST but then again the format in the output is +00:00

enter image description here

result:

enter image description here

So the base time, if specified as a diff timezone from the source time zone, already gets converted and then you have a second time conversion to the destination time zone. But none of this changes the time zone, which is kept as UTC

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sven braem

79577719

Date: 2025-04-16 16:52:59
Score: 1
Natty:
Report link

It is very hard to interpret loss in huge variety of situations. GANs is one of these cases. You hardly can just look at G and D losses and say, yeah, this model is great.

But you need to estimate model. So, I have very simple solution. Just generate a batch of images and plot them every N epochs. Also save model weights. If the quality of images is good, then stop training and use model weights from last checkpoint.

Another thing can use Early Stopping Callback idea. If not improve for N epochs - stop.

Also, during experience of many researchers some common bounds for dcgan were estimated: G_loss 2 and D_loss 0.1.

By the way, training process for GANs is very unstable. There are some technics to stabilize model training.

So, I highly recommend visual estimation approach :)

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

79577716

Date: 2025-04-16 16:51:58
Score: 0.5
Natty:
Report link

Further to @mathias-r-jessen comment (which looks to be the problem), you can ensure that the database query isn't the issue by replacing your database query. Try changing:

    string query = "Select * from number where number > 100";

To

    string query = "SELECT 110 AS number UNION SELECT 130 AS number";

This will return exactly two rows - so if you see two rows with this your issue will be the db query. As already suggested this is something that a debugger would really help to understand though.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @mathias-r-jessen
  • Low reputation (0.5):
Posted by: Nick Pattman

79577701

Date: 2025-04-16 16:44:55
Score: 12
Natty: 7
Report link

I am having same issue.
Did you manage to solve it ?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve it
  • RegEx Blacklisted phrase (1.5): solve it ?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Pipes

79577693

Date: 2025-04-16 16:40:54
Score: 1
Natty:
Report link

With bash and Airflow CLI

airflow dags list | awk -F '|' '{print $1}' | while read line ; do airflow dags pause $line ; done
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Joel Mata

79577687

Date: 2025-04-16 16:36:52
Score: 1
Natty:
Report link

Hello everyone and thanks for the support.

I solved the problem: I was to upload at least 5 documents reason why the uploading was stopped.

I had mistakenly uploaded only 1 document.

Thanks,

GF

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (0.5): Thanks
  • Whitelisted phrase (-2): I solved
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: giosefer

79577685

Date: 2025-04-16 16:35:52
Score: 1
Natty:
Report link

To avoid this headache (and many similar ones) I highly recommend using the OpenRewrite Spring Boot Migrate recipe

I know it's been three years since Spring Boot 3.0.0 was released, but I'm only just now dealing with the upgrade from 2.7. I was able to use OpenRewrite to upgrade from 2.7.18 to the latest 3.3.x version and it completely automated away the javax -> jakarta migration among many other tedious tasks.

Reasons:
  • Blacklisted phrase (1): I know it's been
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jake

79577682

Date: 2025-04-16 16:34:51
Score: 1
Natty:
Report link

Differences:

Scalability:

For more details, refer to the official documentation

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

79577677

Date: 2025-04-16 16:33:51
Score: 2.5
Natty:
Report link

I am having this exact same issue. It appears the Caffeine buildAsync is outputting and incompatible class. This breaks all async processing for springboot3 currently

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

79577673

Date: 2025-04-16 16:32:50
Score: 1
Natty:
Report link

I had the problem and turned out it was simply because Android Studio was using it at the time. So, that one step, as has been mentioned in one of the answers above (as one of the many steps), was all that solved it.

This probably should be the first thing to check; if this helps anyone, like it did for me.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Sanjeev Pandey

79577667

Date: 2025-04-16 16:30:49
Score: 1.5
Natty:
Report link

While some of the information here is helpful, I'd like to address the root of the asker's specific question.

It fails with

TypeError: _dayjs.default.extend is not a function

Unfortunately similar questions on here didn't help me. How could I mock both default dayjs but also extend?

The default export of dayjs is a function with properties attached. Your mock needs to follow the same pattern. The following pseudo-code is written to be library agnostic:

const dayjsMock = () => ({
  add: () => {...}
});

dayjsMock.extend = () => {};

You'll plug this dayjsMock object into your specific mocking library's function.

Reasons:
  • Blacklisted phrase (1): help me
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user13860176

79577666

Date: 2025-04-16 16:30:49
Score: 2
Natty:
Report link

I was able to resolve the issue by adding the following to the .csproj file:

<PropertyGroup> 
     <UseInterpreter>true</UseInterpreter> 
</PropertyGroup>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: S. Chang

79577663

Date: 2025-04-16 16:28:48
Score: 4
Natty: 4
Report link

A bit late but you might have a look at fountain codes. Fascinating world.

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

79577661

Date: 2025-04-16 16:27:48
Score: 1.5
Natty:
Report link

The answer came from a member of the Clojurian Slack community: To pass an array to an annotation, just pass the value as a vector. I.e., look in the example from this doc for annotation SupportedOptions:

javax.annotation.processing.SupportedOptions ["foo" "bar" "baz"]

Also, for anyone running into something like this, remember @amalloy's suggestion to look at the compiled interface using java -v -p.

Reasons:
  • Has code block (-0.5):
  • User mentioned (1): @amalloy's
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: MonkeyWithDarts

79577659

Date: 2025-04-16 16:26:47
Score: 0.5
Natty:
Report link

Yep it's possible to access public calendars without OAuth, you simply create an API Key in Google Cloud.

  1. Create a project in Google Cloud Console
  2. Enabled Google Calendar API at https://console.cloud.google.com/apis/api/calendar-json.googleapis.com
  3. Generate an API key here: https://console.cloud.google.com/apis/credentials

Then you can access public calendars with simple http calls like this

https://www.googleapis.com/calendar/v3/calendars/[PUBLIC_CALENDAR_ID]/events?key=[API_KEY]

In this case:

https://www.googleapis.com/calendar/v3/calendars/en-gb.christian%23holiday%40group.v.calendar.google.com/events?key=[API_KEY]
Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: pjpscriv

79577647

Date: 2025-04-16 16:21:45
Score: 5.5
Natty:
Report link

i have another doubt here
i added css and js file there
in the index.html also i added the full path like this

but its not render the css and js script why?

<link rel="stylesheet" href="app/src/main/assets/styles.css">
<script defer="defer" src="app/src/main/assets/index.0be7dd0de89ab1726d12.js"</script>
Reasons:
  • Blacklisted phrase (0.5): why?
  • RegEx Blacklisted phrase (2): i have another doubt
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: sakthii25

79577643

Date: 2025-04-16 16:19:44
Score: 2
Natty:
Report link

Check if data annotations is ok. Then try to increase parameters of your ViT in config (num layers for ex.), maybe some experiments with path size will help.

Also it is very important to use pertained model. You should load some pretrained weights if you didn't.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Misty Eye

79577634

Date: 2025-04-16 16:15:42
Score: 0.5
Natty:
Report link

This is an old question but I see this pop up a lot all over the Internet. For anyone looking for a clean and relatively safe solution, I posted a solution I created on my GitHub Gist (link below). Feel free to use it however you see fit. Also, if anyone would prefer to see the actual solution here, let me know and I'll modify this answer to include the code.

The right way to run external process in .NET (async version) (GitHub Gist)

Reasons:
  • No code block (0.5):
Posted by: dsanchez

79577632

Date: 2025-04-16 16:15:42
Score: 1.5
Natty:
Report link

In the Plugin Framework, plugins run inside a sandboxed <iframe> for security. By default, the sandbox does not include the allow-popups permission.

Some useful links:

If a link is working as expected in another plugin, opening a new tab, they are likely using the Plugin Bridge.

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

79577624

Date: 2025-04-16 16:08:40
Score: 0.5
Natty:
Report link

The best way in production is to use git-sync. Here's a relevant blog post by Airflow contributor and Apache PMC member Jarek Potiuk: https://medium.com/apache-airflow/shared-volumes-in-airflow-the-good-the-bad-and-the-ugly-22e9f681afca.

The crux is - DAGs are code, and code needs versioning to scale. In production, you would create a git repo containing your DAGs, just like one does for code. Meanwhile the git-sync sidecar automatically pulls and syncs your DAGs to airflow.

Another possible way to leverage the power of git is to store the repos in a volume that is used as a shared volume in airflow. This is discouraged because shared volumes bring inefficiencies, i.e., git-sync is expected to scale better.

You could in a way use both by setting persistence as well as git-sync to true (in the helm installation's values.yaml). But this gave me an error. It is an open issue: https://github.com/apache/airflow/issues/27476. If you must use this method, this post discusses what you should take care of: https://www.restack.io/docs/airflow-faq-manage-dags-files-08#clp226jb607uryv0ucjk42a78.

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: kanishk

79577623

Date: 2025-04-16 16:07:40
Score: 1.5
Natty:
Report link

Firstly, historical bars from Interactive brokers will not match the total reported volume in their TraderWorkstation exactly. There are some technical and market reasons for this. But the numbers should be fairly close.

Based on my experimentation, the volume field of daily bars on US stocks does need to be multiplied by 100.

To get the number closer to the reported volume, be sure you are including the volume outside of regular trading hours.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: John Jones

79577619

Date: 2025-04-16 16:07:40
Score: 3
Natty:
Report link

You have to have selected the database in order for it to work. First, click on the database. Then, run the query. It should work.

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

79577611

Date: 2025-04-16 16:02:38
Score: 1
Natty:
Report link
Hi,

   I had the same problem and just solved.

   On repository folder has... "db/revs/0" with the revision files. For some reason, some files are with ".rev" extension. Just renamed then removing this extension and worked normally.

Best Regards
Reasons:
  • Blacklisted phrase (0.5): Best Regards
  • Blacklisted phrase (1): Regards
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: zerala

79577593

Date: 2025-04-16 15:56:35
Score: 2
Natty:
Report link

To pull from @Rakesh 's answer I use this. The original question was from 2018 so I assume you'd prefer a more dynamic approach to attaching the year.

import datetime
s = "17 Apr"
print(datetime.datetime.strptime(s+" "+str(datetime.datetime.now().year),"%d %b %Y").strftime("%d-%m-%Y"))
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Rakesh
  • Low reputation (1):
Posted by: Deon Thompson

79577585

Date: 2025-04-16 15:53:35
Score: 1
Natty:
Report link

I had the same problem with some file.

First tried to commit a bunch of files - fail. Then commited one by one till I found the problematic file.
After that just:

Boom, it works!

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dima Şironin

79577580

Date: 2025-04-16 15:50:34
Score: 2
Natty:
Report link

I just use this to convert to your local time stamp.

SELECT dateadd(ss, -DATEDIFF(SS, GETDATE(), GETUTCDATE()) , dateadd(ms, [DateField] % 86400000,

dateadd(DAY, [DateField] / 86400000, '1/1/1970')))

FROM [SourceTable]

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

79577577

Date: 2025-04-16 15:50:34
Score: 3
Natty:
Report link

This is the fallback name if we cant find a parent module for your block definition.

for example, if you subclass Block and then register the block type from ipython, there is no way to discover a parent module.

How do I use custom block?

Make a proper module that you can import from, and we should discover it and place it in the sample import in the UI.

https://docs.prefect.io/v3/develop/blocks#register-custom-blocks

Reasons:
  • Blacklisted phrase (1): How do I
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Nate Nowack

79577572

Date: 2025-04-16 15:48:33
Score: 1.5
Natty:
Report link

So you're saying you're first acquiring a token, then attempting to upload a file to Esri's sample server? If so, then that might be why it's working in Postman but not via a basic jQuery AJAX request. I'm assuming in Postman you've got a configuration referencing the token acquired, but I don't see anything in your code that does a similar reference. Fill me in if I'm wrong on that.

With respect to finding the service URL of a service, if you're looking at that service or Feature Layer in ArcGIS online (aka AGOL), often you'll find a "URL" box in the lower right with options to copy or view that URL, which gets you to the REST endpoint of your specific service. I'm including a screen grab here.enter image description here

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

79577564

Date: 2025-04-16 15:44:31
Score: 4.5
Natty: 5
Report link

The issue has been solved in https://github.com/flutter/flutter/issues/166967. We need to wait for the release.

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

79577560

Date: 2025-04-16 15:43:31
Score: 0.5
Natty:
Report link

enter image description here

You're probably using an outdated version of the cmdline-tools.

Open SDK Manager in Android Studio.

Go to SDK Tools tab.

Enable "Show Package Details" at the bottom right.

Under Android SDK Command-line Tools, make sure you have the latest version installed.

If multiple versions are installed, remove older ones.

Alternatively, from terminal (if on Windows, use PowerShell or Command Prompt):

bash Copy Edit cd $ANDROID_HOME/cmdline-tools You may see a folder like latest or 3.0, 4.0, etc. Delete or replace older versions.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Lakshman Jodhawat

79577556

Date: 2025-04-16 15:40:30
Score: 3
Natty:
Report link

Rachel, changing height to auto (height=auto), to replace height= "43%" worked a charm for me. Mobile phone squishing of the jpg portion of my web site home page is now gone. Thanks for posting!

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

79577553

Date: 2025-04-16 15:39:29
Score: 1.5
Natty:
Report link

Found the answer. a save as dialogue box was appearing in the background that ofc I didn't see,

word.DisplayAlerts = 0  # 0 suppresses all alerts, including Save As dialogs

The above would've silenced those dialogue boxes which I forgot to include.

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

79577550

Date: 2025-04-16 15:37:28
Score: 0.5
Natty:
Report link

The problem wasn't necessarily with the configuration of the Angular app or the SWA settings. But it was simply that we are using Enterprise-grade edge for the SWA, and somehow its cache was not cleared during the deployment of an Angular app update even though it should happen.

Clearing Enterprise-grade edge cache from the Azure portal resolved the issue:
https://portal.azure.com -> Open relevant Static Web App -> Enterprise-grade edge -> Purge

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

79577545

Date: 2025-04-16 15:35:27
Score: 1
Natty:
Report link

i fixed it by adding a timer of 3 seconds after which the variable _isDragging is set to false

(you can see the changes i did on github)

Reasons:
  • Whitelisted phrase (-2): i fixed
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: vo2075

79577529

Date: 2025-04-16 15:24:24
Score: 3.5
Natty:
Report link

Send your code to ChatGPT for analysis, that's all.

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

79577525

Date: 2025-04-16 15:21:24
Score: 1.5
Natty:
Report link

First, I think your

"transforms": "extractAndReplace"

should read

"transforms": "extractAndReplace,replaceDots"

Second, I am not sure how you can access the result of your 2nd transform.

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

79577503

Date: 2025-04-16 15:11:19
Score: 2
Natty:
Report link

You need to create a custom mapping for that enum.

<configuration>
    <nameMappings>3RIIndicator=_3RIIndicator</nameMappings>
</configuration>                  
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Alex Favieres

79577499

Date: 2025-04-16 15:08:19
Score: 1
Natty:
Report link

testcase supports the nested testing style idioms as rspec, including shared spec support, rspec-like context dependent variables, timecop-like time manipulation, random fixture generation with integration with the big list of naughty strings injection fixtures, and so on.

A very familiar experience to rspec in Go

https://github.com/adamluzsi/testcase

Reasons:
  • Contains signature (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adam

79577482

Date: 2025-04-16 15:03:17
Score: 3.5
Natty:
Report link

Version 1.99.2 had to key in "testing" in the CTRL SHIFT P window.

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

79577481

Date: 2025-04-16 15:02:16
Score: 4
Natty:
Report link

I was able to get my composer to work by enabling IPv6 in my network settings on the mac.

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

79577479

Date: 2025-04-16 15:02:16
Score: 0.5
Natty:
Report link

The mathjs library leaves the value in its original units when you toString(). To simply convert or automatically, you need to make use the to function or method like this

console.log(a.to('kgCO2eq').toString());

Reference: https://mathjs.org/docs/datatypes/units.html#usage

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

79577465

Date: 2025-04-16 14:55:13
Score: 3.5
Natty:
Report link

It is possible but not with the hosted UI. You will need to host your own sign-up page:

https://repost.aws/questions/QUMQS5teW0SNq2DCsJltB8Lg/cognito-is-it-possible-to-sign-up-with-custom-attributes-from-dropdown-list-of-pre-defined-values-and-radio-button-menus

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

79577458

Date: 2025-04-16 14:54:13
Score: 1.5
Natty:
Report link

Put Cascade.Type to just MERGE and PERSIST, then add a on delete cascade constraint to your table by your sql server

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

79577457

Date: 2025-04-16 14:53:11
Score: 4.5
Natty: 4.5
Report link

Read the story. Why is it significant that the narrator refers to her neighbor as "the child," then "Catgirl," and finally "Celia"?

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

79577449

Date: 2025-04-16 14:50:09
Score: 7 🚩
Natty:
Report link

Was it pulled from a repository ? How did you get it since it's platform agnostic don't you think there's an issue with your project need more information about the project.

Reasons:
  • RegEx Blacklisted phrase (3): did you get it
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Was it
  • Low reputation (1):
Posted by: Ayoub El Hamraoui

79577443

Date: 2025-04-16 14:48:09
Score: 1
Natty:
Report link

After adding condabin and anaconda scripts to my path, conda was working fine in ps but not in vs code terminal (ps). I ran

conda update conda

in terminal (not vs terminal) and restarted the vs. Problem solved with vscode.

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