79123505

Date: 2024-10-24 20:25:42
Score: 4
Natty:
Report link

For spring boot version 3.3.4 and above, use @EnableDiscoveryClient as @EnableEurekaClient is deprecated.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @EnableDiscoveryClient
  • User mentioned (0): @EnableEurekaClient
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abhishek Ashware

79123450

Date: 2024-10-24 20:02:33
Score: 8 🚩
Natty: 6
Report link

For the code above, do you replace $AndroidSource Folder with a path? Similarly, do you replace $WindowsTargetFolder with a path or keep exactly as written? How do I identify the path of my actual plugged in Android Google Pixel 4a? Lastly, how can I copy over my SMS text messages from Google Pixel 4a into my Windows PC? Is there a way to test this? Even though I backed up my phone (or so I think), the data is super sensitive, and I really want to be sure that the command doesn't delete anything. Thank you in advance!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): how can I
  • Blacklisted phrase (1): How do I
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (3): Thank you in advance
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Paulina

79123369

Date: 2024-10-24 19:19:22
Score: 4
Natty:
Report link

Fixed in 1.4.1, thanks for reporting!

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

79123361

Date: 2024-10-24 19:14:21
Score: 4
Natty: 4
Report link

is this still impossible? would love to be able to use the msg.getPlainBody() but it makes the cell like 5 times bigger with the signature.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): is this
  • Low reputation (1):
Posted by: Zak Whipp

79123355

Date: 2024-10-24 19:12:20
Score: 4
Natty:
Report link

Old post but i've the same error when using venv and "RIO Framework". I I use the same solution (thank TitanFighter) of replacing version 0.0.14 by 0.0.12 and it's work.

cd your venv directory, activate it. A t prompt :

"pip uninstall python-multipart" (it's remove version 0.0.14 of my main python)

"pip install python-multipart" ==> this install version 0.0.12 who work wih Rio.

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): 've the same error
  • Low reputation (1):
Posted by: Khristophe

79123267

Date: 2024-10-24 18:45:11
Score: 4
Natty:
Report link

Finally answered this - needed to add

"references": [
        { "path": "../backend/tsconfig.json" }
    ],

to my backend and

"composite" : true

in my frontend

https://www.youtube.com/watch?v=S-jj_tifHl4

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: charlietlamb

79123226

Date: 2024-10-24 18:30:05
Score: 9 🚩
Natty:
Report link

I am experiencing the same issue right now. Tried different emails too and always got the same error message. Were you able to find a solution?

Reasons:
  • RegEx Blacklisted phrase (1): Were you able to find a solution
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ko_fal

79123220

Date: 2024-10-24 18:28:02
Score: 6 🚩
Natty: 5.5
Report link

I am trying to copy to clipboard using df.to_clipboard and paste inside excel, but I need each of my (rows) to have a blank newline underneath, any ideas?

I want something like this:

1 2 3

1 2 3

1 2 3

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Adéyẹmi Ìbíkúnlé

79123211

Date: 2024-10-24 18:21:59
Score: 8 🚩
Natty: 4
Report link

I am looking for exactly the same solution. Keep the real time values for 2 days and then delete it. I am storing the aggregated values for 2 years.

I am using pgAdmin to make a query on the telemetry keys I want to delete after 2 days but am not able to find the right query. Can you point me in the right direction?

Also when I know the query, I can make the pg_cron job. Do you want to share an example of how you solved this?

Reasons:
  • Blacklisted phrase (2): I am looking for
  • RegEx Blacklisted phrase (1.5): solved this?
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Roel van Wanrooy

79123200

Date: 2024-10-24 18:17:57
Score: 4
Natty: 5.5
Report link

You need to write c.s = 5 instead of c.s(5)

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

79123111

Date: 2024-10-24 17:44:49
Score: 5
Natty:
Report link

I had a similar problem in Next.js 14.2.5 and tried various methods without success. I ended up downgrading to 14.1.1, and now the build works fine. If you find a solution for version 14.2.5, please share it

Reasons:
  • RegEx Blacklisted phrase (2.5): please share
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: mohammed siraj

79123104

Date: 2024-10-24 17:42:46
Score: 6 🚩
Natty:
Report link

Currently cant comment on the post since I currently dont have enough reputation so I need to ask my questions through here. Will update or delete once I get more information.

Currently the post dosent give some crucial details:

  1. Where are you trying to graph/insert the data? Excel, Python, Google Sheets, Etc. Knowing what system you are using can help narrow down how to best help.
  2. Based on what you wrote I assuming X1 = 0 and Y1 = 2, Y2 = -1, Y3 = 1. Any subsequent value can be calculated roughly with the following function: Y(X)=Y[N+1]+Y[N]+Y[N-1]+Y[N-2]...Y[1] X>= 1 Y>=2 If not, can you explain what the equation is meant to do.

Once this is done I (Or someone else) can better help answering the question.

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): cant comment
  • RegEx Blacklisted phrase (2.5): can you explain what
  • RegEx Blacklisted phrase (1.5): dont have enough reputation
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Montain Production

79123035

Date: 2024-10-24 17:22:38
Score: 6 🚩
Natty: 5
Report link

I want the json key generated in this to be assigned as the key value in output, however I do not want that metadata field in o/p topic, how can this be achieved?

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

79123032

Date: 2024-10-24 17:22:37
Score: 6
Natty: 7
Report link

Can i know what changes did you make from your code side to integrate intune Sdk in your application?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can i
  • Low reputation (1):
Posted by: Nikhil

79122884

Date: 2024-10-24 16:36:23
Score: 8 🚩
Natty: 6
Report link

@XTard I am not getting the option to Opt Out. Has this been removed in the past month or so? Is there any other way to access the Import JSON functionality?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @XTard
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Mike

79122849

Date: 2024-10-24 16:25:18
Score: 10.5 🚩
Natty: 6.5
Report link

@Y0rd4nis Did you find a solution to this problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution to this problem
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Y0rd4nis
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Yanosky Rios La Hoz

79122707

Date: 2024-10-24 15:47:08
Score: 5
Natty: 5
Report link

Спрайт» (2D и Apply c левой стороны

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1):
  • Low reputation (1):
Posted by: александр гусев

79122694

Date: 2024-10-24 15:45:04
Score: 6.5 🚩
Natty: 5
Report link

I understand the answer from @artoby, but isn't the linear layer (or feed forward or thinking layer) after the self-attention destroying this information flow as it pulls in information from other tokens to previous token?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @artoby
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Flooo

79122667

Date: 2024-10-24 15:35:01
Score: 5
Natty:
Report link

I think it might be related to this: https://github.com/ClosedXML/ClosedXML/issues/2425

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

79122604

Date: 2024-10-24 15:18:54
Score: 6 🚩
Natty: 3
Report link

I have the same issue - The focus ring should only appear as support for tab key navigation, but not when the user clicks into a form field. I have not found a good solution so far.

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

79122575

Date: 2024-10-24 15:10:51
Score: 4.5
Natty:
Report link

Neither solution 1 nor solution 2 help in my case. SSE works fine in the emulator, but does not work on a real Android device. Friends, tell me how to solve the problem.

Reasons:
  • Blacklisted phrase (1): how to solve
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Valentina

79122565

Date: 2024-10-24 15:08:50
Score: 4
Natty:
Report link

remove rounded-md and it will work

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: محمود عادل - Mahmoud Adel

79122547

Date: 2024-10-24 15:05:49
Score: 4.5
Natty:
Report link

Can i see your config without keys? There must be getAuth() function.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can i
  • Low reputation (1):
Posted by: Göktuğ Günbay

79122527

Date: 2024-10-24 15:00:47
Score: 14.5
Natty: 7.5
Report link

@pilgrimofdelhi, did you fix the issue reported? can you please share the solution?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you please share the solution
  • RegEx Blacklisted phrase (3): did you fix the
  • RegEx Blacklisted phrase (1.5): fix the issue reported?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @pilgrimofdelhi
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user9134756

79122521

Date: 2024-10-24 14:58:46
Score: 11
Natty: 8
Report link

were you able to resolve this?

Reasons:
  • RegEx Blacklisted phrase (1.5): resolve this?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Avseh Singh

79122511

Date: 2024-10-24 14:55:44
Score: 4
Natty:
Report link

I got solution by clear browser cache.

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

79122497

Date: 2024-10-24 14:52:43
Score: 4
Natty:
Report link

All the above answers above seems not working for me. Instead, this worked:

WebUri webUrl =   WebUri("your url")

No need to pass any parse or uri function, that doesnt work in new android and flutter versions.

Reasons:
  • Blacklisted phrase (1): doesnt work
  • RegEx Blacklisted phrase (3): not working for me
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Priyansh jain

79122451

Date: 2024-10-24 14:42:38
Score: 9 🚩
Natty: 5
Report link

This solution sounds like a workaround. Did you manage to find actual solution to the problem? It seems like my team is facing the same issue.

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to find
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nekros

79122399

Date: 2024-10-24 14:30:35
Score: 5.5
Natty:
Report link

I seem to have found out what the problem was - we are using KV Engine v2 and this plugin was designed for KV Engine v1.

I tried with application.properties:

spring.application.name=vaultdemo 
spring.cloud.vault.kv.enabled=true 
spring.cloud.vault.authentication=TOKEN 
spring.cloud.vault.token= 
spring.cloud.vault.scheme=http 
spring.cloud.vault.host=127.0.0.1 
spring.cloud.vault.port=8200 
spring.config.import: vault://

but failed as

spring.config.import: vault://

highlights last symbol "/" in red. I learned that it is a bug but found no solution.

Does anyone know a solution to get secrets for KV Engine v2 ?

Reasons:
  • Blacklisted phrase (1): this plugin
  • RegEx Blacklisted phrase (2): Does anyone know
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: IgorPiven

79122380

Date: 2024-10-24 14:25:32
Score: 5
Natty:
Report link

I had a smiliar problem where tons of error messages were appearing on Phpmyadmin everytime i clicked somewhere, even after i dismissed them all, they would just appear again every time i clicked on something. Crippling my work flow.

i added the following line in the config.inc.php file and that fixed the problem. I couldn't just remove the "//" before it since it wasnt in the file initially.

the line i added:

$cfg['SendErrorReports'] = 'never';

Since i can't upvote yet i needed to answer here.

Credit to @Rbbn for the answer that helped me too.

Reasons:
  • Blacklisted phrase (0.5): i need
  • Blacklisted phrase (0.5): upvote
  • RegEx Blacklisted phrase (2): can't upvote
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @Rbbn
  • Low reputation (1):
Posted by: NormandBrokenAngelMarineau

79122328

Date: 2024-10-24 14:15:29
Score: 5
Natty:
Report link

Check out the repo for a quick deployment on k8s. enter link description here

Reasons:
  • Blacklisted phrase (0.5): enter link description here
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 王九日

79122315

Date: 2024-10-24 14:13:25
Score: 6 🚩
Natty:
Report link

I know this question was resolved, but the solution by Ashish is not working for me using mantine v7.13.3. I know

Reasons:
  • RegEx Blacklisted phrase (3): not working for me
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Eleanor Scerri

79122284

Date: 2024-10-24 14:05:23
Score: 5
Natty: 5.5
Report link

I encountered the same issue: when I logged out of one app, the Identity Provider (IdP) logged me out as well, while the other app remained logged in. Is this a configuration problem with the first app or the second app?

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

79122231

Date: 2024-10-24 13:51:19
Score: 4.5
Natty:
Report link

The delimited character for SAS is "?" you need to change it to something like this:

https://yourbloburl?yoursastoken

here is the link to the documentation https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview

enter image description here

Reasons:
  • Blacklisted phrase (1): here is the link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: CodeSerendipity

79122172

Date: 2024-10-24 13:37:15
Score: 4.5
Natty: 5
Report link

I'm using this logic, but the collection is not considered during the update. It seems to me, that for attachments the update logic is somehow different. Has anyone experienced the same behavior?

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

79122160

Date: 2024-10-24 13:34:13
Score: 5.5
Natty: 4.5
Report link

Sorry, missed this is over 11 years old :).... hope you got it sorted :D

surely var section = <Xrm.Page.Section>Xrm.Page.ui.tabs.get(tabName).sections.get(sectionName);

will compile in the way you specified in the "correct javascript syntax should be" bit?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: SteveD

79122146

Date: 2024-10-24 13:30:10
Score: 6.5 🚩
Natty: 5
Report link

I have faced the same problem. Can you solve it?

Reasons:
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Village Code

79122140

Date: 2024-10-24 13:28:07
Score: 6.5 🚩
Natty: 4
Report link

Currently facing the same issue on AKS cluster, we have ARM based node pool image version (AKSUbuntu-2204gen2arm64containerd-202410.09.0) but dockerimage build using AMD64 based agents via CI/CD. when we tried to troubleshoot found pod logs as mentioned below "exec /usr/local/bin/docker-entrypoint.sh: exec format error" can anyone help on how to create new nodepool with AMD based OS SKU or how to create dockerfile which support multiple architecture

Note: if buildx is the best solution means kindly let me know how to include it in Github Action workflow step. "docker buildx build --platform linux/amd64 -t ."

Reasons:
  • RegEx Blacklisted phrase (3): can anyone help
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Low reputation (1):
Posted by: Aravindhan asokan

79122128

Date: 2024-10-24 13:25:06
Score: 4
Natty:
Report link

actually encounter same problem :/

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

79122116

Date: 2024-10-24 13:22:03
Score: 7.5 🚩
Natty: 5.5
Report link

please if you got the answer can you help me it

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can you help me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Payal Nagda

79121954

Date: 2024-10-24 12:52:53
Score: 4.5
Natty:
Report link

You need await router.isReady()

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

79121850

Date: 2024-10-24 12:25:43
Score: 6 🚩
Natty: 5.5
Report link

how to use it in ansible for sonarqube D.sonar.login?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): how to use it in
  • Low reputation (1):
Posted by: prem jadhav

79121842

Date: 2024-10-24 12:23:39
Score: 11 🚩
Natty:
Report link

Can you share the solution if you find anything because i have same issue?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you share the solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i have same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can you share the solution
  • Low reputation (1):
Posted by: susmitha odugu

79121819

Date: 2024-10-24 12:15:37
Score: 4
Natty: 4
Report link

Google doesn't support a back of pass. All you can do is use the details section of the pass. See https://developers.google.com/wallet/retail/loyalty-cards/resources/template#details-template

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

79121740

Date: 2024-10-24 11:50:30
Score: 5
Natty: 5
Report link

I hope this example can help you.: https://github.com/chainstacklabs/raydium-sdk-swap-example-typescript

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

79121730

Date: 2024-10-24 11:49:29
Score: 5
Natty:
Report link

Please take a look at https://www.run.ai/guides/distributed-computing/parallel-computing-with-python to find a simple solution.

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abdul Suleman

79121720

Date: 2024-10-24 11:46:27
Score: 13.5 🚩
Natty: 6
Report link

Were you able to fix it? If so, could you please share the solution with me? I’d really appreciate it!

Reasons:
  • Blacklisted phrase (3): Were you able to fix it
  • RegEx Blacklisted phrase (2.5): could you please share the solution
  • RegEx Blacklisted phrase (1.5): fix it?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Oumaima Mjb

79121716

Date: 2024-10-24 11:45:26
Score: 4
Natty:
Report link

how do we do this in log4j2, how should we write log4j2.properties

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how do we
  • Low reputation (1):
Posted by: Pranjal Jain

79121683

Date: 2024-10-24 11:35:23
Score: 4
Natty:
Report link

https://www.youtube.com/watch?v=VODC59XYGvo xzzxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxzxzxzXzxzxz xzx zx zxz xzxzxzx

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Low length (1):
  • No code block (0.5):
  • Filler text (0.5): xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  • Low reputation (1):
Posted by: Muhammad .ul. Bakir

79121676

Date: 2024-10-24 11:34:22
Score: 4
Natty: 6
Report link

when security stops at your door and won't let you into your own house!!! my god!!! THANK YOU!!!

Reasons:
  • Blacklisted phrase (0.5): THANK YOU
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): when
  • Low reputation (1):
Posted by: lujan99

79121665

Date: 2024-10-24 11:29:20
Score: 9
Natty: 8
Report link

Have you found the solution? Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): Have you found the solution
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Alexander

79121545

Date: 2024-10-24 10:53:10
Score: 11 🚩
Natty: 5.5
Report link

did you ever solve this issue ?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever solve this
  • RegEx Blacklisted phrase (1.5): solve this issue ?
  • 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
  • Low reputation (1):
Posted by: user1617562

79121493

Date: 2024-10-24 10:36:05
Score: 4
Natty: 5
Report link

If you ever did find a solution to this problem it would be great to read. thanks

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

79121492

Date: 2024-10-24 10:35:03
Score: 6.5 🚩
Natty:
Report link

What is the version of SQL Server? And what is the Cumulative Update you have.

We are also facing the same issue. It looks like this started after the CU28 of SQL Server 2019.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): also facing the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: Atiqrahman

79121470

Date: 2024-10-24 10:31:59
Score: 7 🚩
Natty: 4.5
Report link

Can't comment yet because of lack of reputation, so I have to write here, it's not an answer but an extension of the question. I am currently trying to figure out the same thing. Is this still unavailable?

Claude suggested me to add the following to my keybindings, which sounds like it should do the trick, but doesn't

    {
        "key": "shift+enter",
        "command": "workbench.action.debug.evalSelectionInDebugConsole",
        "when": "debuggersActive && editorTextFocus && editorLangId == 'python'"
    }

any ideas?

Reasons:
  • Blacklisted phrase (1): not an answer
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (1): Can't comment
  • RegEx Blacklisted phrase (1.5): reputation
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can't
  • Low reputation (1):
Posted by: Georg Raiser

79121468

Date: 2024-10-24 10:30:59
Score: 4
Natty: 4
Report link

It was recently fixed in iOS 18 without any bigger announcement…

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

79121437

Date: 2024-10-24 10:20:56
Score: 4.5
Natty: 4.5
Report link

is this syntax correct?

UPDATE tabWebArt SET ArtImgLink = null WHERE ArtImgLink = '-'

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): is this
  • Low reputation (1):
Posted by: Bimbo

79121316

Date: 2024-10-24 09:44:46
Score: 4
Natty:
Report link

Late in thread ..but if any one is still facing the issue like I did, please upgrade to Node 20 (it says > 18.20 but I upgraded to 20 anyway)

Reasons:
  • RegEx Blacklisted phrase (1): I did, please
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shekhar Priyadarshi

79121310

Date: 2024-10-24 09:43:43
Score: 6.5 🚩
Natty: 4
Report link

I have the very same thing happening to the form that's embedded on Cargo website. Could someone advice on how to make it work? When I tried adding the script function suggested by @davidm_uk, I got an error about 'broken code'.

Reasons:
  • RegEx Blacklisted phrase (2.5): Could someone advice
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @davidm_uk
  • Single line (0.5):
  • Low reputation (1):
Posted by: Adam Tarasewicz

79121302

Date: 2024-10-24 09:42:43
Score: 4
Natty: 4.5
Report link

This solved my problem. I faced the same issue with Qt MinGW debugger. https://answers.microsoft.com/en-us/windows/forum/all/error-0x8002801d-mainly-library-not-registered/fe913e59-6b93-42d0-a059-e511ad6163cd

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

79121264

Date: 2024-10-24 09:33:40
Score: 5
Natty:
Report link

I am having the same problem. I opened a ticket on issuetracker since I notice that internet works if use Google Bar Widget. Here's the issue.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same problem
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: iocomxda

79121249

Date: 2024-10-24 09:26:38
Score: 4
Natty:
Report link

vscode screenshot

For me source language change to english did the trick.

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

79121189

Date: 2024-10-24 09:15:35
Score: 5
Natty:
Report link

If anyone is having the same issue, make sure not to just open the ui file in QtCreator. Open the folder containing the file as a workspace such that QtCreator can configure the project as a Qt 5.xx project. After that, pyuic5 should work as expected.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: bbawj

79121156

Date: 2024-10-24 09:07:33
Score: 4.5
Natty:
Report link

I use 206 for (2) if I want to return a No Data message, otherwise 204, just to keep 200 for the correct responses.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206

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

79121137

Date: 2024-10-24 09:02:30
Score: 4.5
Natty:
Report link

How do we achieve this in the React Native Expo EAS project? How do we identify the framework path as Pods, which are runtime created in eas only?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How do we
  • Low reputation (0.5):
Posted by: Yuvraj Chaudhari

79121133

Date: 2024-10-24 09:01:28
Score: 6.5 🚩
Natty:
Report link

I am not sure what you mean. Can you tell us a bit more about your problem ? May be give a quick example ?

Is it about creating about a python module ? Is it about importing a python submodule of your current submodule ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you tell us
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Loic

79121104

Date: 2024-10-24 08:52:24
Score: 6.5 🚩
Natty: 6
Report link

How to call a function from the uploaded jar?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: user27964443

79121040

Date: 2024-10-24 08:37:20
Score: 4
Natty:
Report link

i don't know sorry just saying hi

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

79121039

Date: 2024-10-24 08:37:18
Score: 6 🚩
Natty: 5
Report link

Can someone send me the whole C++ Code with everything included? I dont get this started for me.

So what do i implement in dllmain.ccp, MathFuncsDll.h and MathFuncsDll.def

Reasons:
  • RegEx Blacklisted phrase (2.5): Can someone send me
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can someone
  • Low reputation (1):
Posted by: zquizle

79121016

Date: 2024-10-24 08:33:16
Score: 9.5
Natty: 7
Report link

Same problem here, did you find a solution?

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: joão Sousa

79120977

Date: 2024-10-24 08:21:13
Score: 4
Natty:
Report link

What I should do there?

As I said in comment, I don't know how to connect it from unity - controls don't work with this approach.

I have created my own Player Input:

Own player input.

How to connect them? Im storing this input in assets.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: MuzealnaDotacja

79120959

Date: 2024-10-24 08:17:12
Score: 4.5
Natty:
Report link

RefreshScopeRefreshedEvent is better.

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

79120888

Date: 2024-10-24 07:57:06
Score: 4
Natty:
Report link

how to get the binArrayBitmapExtension account

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how to
  • Low reputation (1):
Posted by: muyu42163com

79120878

Date: 2024-10-24 07:55:03
Score: 7.5 🚩
Natty: 6
Report link

Is it possible to dyamically build the library path using pipeline parameters?

Reasons:
  • Blacklisted phrase (1): Is it possible to
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is it
  • Low reputation (1):
Posted by: user27963501

79120877

Date: 2024-10-24 07:55:03
Score: 4.5
Natty: 7
Report link

what is baseurl here?? im using api.bitbucket.org

Reasons:
  • 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 is
  • Low reputation (1):
Posted by: nithost_16

79120876

Date: 2024-10-24 07:54:00
Score: 6.5 🚩
Natty: 5.5
Report link
Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: Nghia Basil

79120807

Date: 2024-10-24 07:30:54
Score: 4
Natty:
Report link

The actual coding is better explained in TS 24.008. See attached image: ETSI TS 24.008

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

79120805

Date: 2024-10-24 07:30:54
Score: 4.5
Natty:
Report link

i have a similar problem but my global variable needs to be set in a function (f1 in my example) and recovered as is in a second one (f2). the value of the global is set by f0, witch is not editable. I have to send global n value with f0

in my test i did in a single file

class mytest():    
    def f1(value):
        global n
        n = value
        print('test f1 : '+n)

    def f2():
        print('test f2 : '+n)


def f0():
    mytest.f1("5")
    mytest.f2()
f0()

result is 5 for f1 and f2, as expected. now i split in 2 files (to reproduce my need. no choice here, it must be splitted)

file1

def f0():
    file2.mytest.f1("5")

file2

class mytest:    
    def f1(value):
        global n
        n = value
        print('test f1 : '+n)

    def f2():
        print('test f2 : '+n)


    f2()

error is : name 'n' is not defined

f1 is always run first by the app, then f2 is called I need f2 (and fX functions i need behind) to keep 'n' value from f1

thank you

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): i have a similar problem
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (0.5): i need
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): i have a similar problem
  • Low reputation (0.5):
Posted by: William Eguienta

79120789

Date: 2024-10-24 07:27:53
Score: 5.5
Natty: 4.5
Report link

@cybersam you answer with the blog entry is no longer available.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @cybersam
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Stefan Mihail Cociobea

79120757

Date: 2024-10-24 07:19:51
Score: 4
Natty:
Report link

git push --set-upstream origin branch

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

79120754

Date: 2024-10-24 07:18:50
Score: 4.5
Natty:
Report link

Win10 PostgreSQL16, столкнулся с проблемой database cluster initialisation failed при переустановке PostgreSQL16. Искал решение больше 10 часов, создавал пользователей и прочее, запускал через runas и т.д, ничего не помогало.

Что сработало у меня. После неудачной установки - Удаляем postgres (проверить также AppData\Roaming - удалить pgadmin и записи реестра \HKEY_LOCAL_MACHINE\SOFTWARE\Postgress.. Перезагружаемся. 1a. Делаем https://stackoverflow.com/a/68737176/23587300 1b. Проверяем кодировку, как сказано в https://stackoverflow.com/a/57897738/23587300 2. Создаем папку и даем в ней пользователям максимальные права, например C:\Program Files\MyFolder enter image description here

  1. Ставим postgres в эту папку (папку дата ставим тоже в вашу созданную папку!), и все работает!
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): enter image description here
  • Long answer (-0.5):
  • No code block (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: A1TR

79120643

Date: 2024-10-24 06:43:43
Score: 4.5
Natty: 5
Report link

Use the reserved keyword tag robot:flatten. For refference check - https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#flattening-keyword-during-execution-time

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

79120632

Date: 2024-10-24 06:38:39
Score: 8 🚩
Natty: 5.5
Report link

Can someone explain to me why we have to use sh instead of /bin/bash? i dont get it.... im new in this.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can someone explain
  • RegEx Blacklisted phrase (1.5): im new
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): Can someone
  • Low reputation (1):
Posted by: derr

79120552

Date: 2024-10-24 06:07:31
Score: 4
Natty:
Report link

Settings -> Editor -> File Encodings and switch everything to UTF-8

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: ulxanxv

79120548

Date: 2024-10-24 06:06:31
Score: 4
Natty: 4.5
Report link

https://wordpress.org/plugins/product-subtitle-for-woocommerce/

Use above plugin you will get all the solution regarding product subtitle..

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

79120534

Date: 2024-10-24 06:01:27
Score: 8.5 🚩
Natty: 5
Report link

Did you ever find a solution to this. I encountered the same issue today?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever find a solution to this
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (0.5):
Posted by: Dr Adrian Colquhoun

79120532

Date: 2024-10-24 06:00:27
Score: 4
Natty:
Report link

I tried different, but solved UTF-16 LE BOM

Notepad++ UTF-16 LE BOM

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

79120519

Date: 2024-10-24 05:55:23
Score: 11 🚩
Natty: 6.5
Report link

did you find a solution to the problem? I am facing the same problem

Reasons:
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (3): did you find a solution to the problem
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution to the
  • Low reputation (1):
Posted by: Yandas

79120500

Date: 2024-10-24 05:50:21
Score: 4.5
Natty:
Report link

You have to use the lower version of JSON-server to resolve this issue. npm i -g [email protected] --save

check this --> https://www.npmjs.com/package/json-server/v/0.17.4 as well

enter image description here

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

79120486

Date: 2024-10-24 05:45:19
Score: 4.5
Natty: 2
Report link

have the same question.
from "local" Vscode remote-ssh into "remote" machine, remote machine has conda environments installed, but from "command pallete" type in "Python: select interpreter", this command does not found. so can't choose remote virtual environment.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same question
  • Low reputation (1):
Posted by: steve

79120426

Date: 2024-10-24 05:16:11
Score: 6.5 🚩
Natty:
Report link

i am having same issue in this too

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): i am having same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Coderx

79120418

Date: 2024-10-24 05:11:10
Score: 5
Natty:
Report link

Hey i am posting my answer because other developer can take advantage

In my case i was using the transporter application to push the build to app store. i tried many things but there was no any solution Than after i update the transporter application and its works

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2): Hey i am
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
Posted by: Mitul Bhadeshiya

79120403

Date: 2024-10-24 05:03:06
Score: 10.5 🚩
Natty: 4.5
Report link

Hi @Danica Iam still getting request header too large error in each of the Api request I hit, I have mapped the database url in docker compose and application properties same only for produvt service , inventory service and order service.But still facing same issue.Any help in this issue would be good.Do I need to make changes anywhere in Api gateway configuration.Pls suggest

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (2.5): Pls suggest
  • No code block (0.5):
  • Me too answer (2.5): facing same issue
  • User mentioned (1): @Danica
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Nikita Manektalia

79120402

Date: 2024-10-24 05:02:05
Score: 5.5
Natty:
Report link

Please find the below link and follow the given steps.

https://medium.com/@sheikmd254/how-to-install-docker-on-windows-server-and-containerize-an-iis-web-server-in-docker-part-1-0caaa4138aa8

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sheik

79120380

Date: 2024-10-24 04:51:02
Score: 6
Natty: 7
Report link

why dont you include the dismiss review as github?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): why do
  • Low reputation (1):
Posted by: Leo Bravo

79120378

Date: 2024-10-24 04:49:59
Score: 8.5 🚩
Natty: 4
Report link

When apply the loss matrix, the xerror can be > 1. The vignette specified that "The cross-validated error has been found to be overly pessimistic when describing how much the error is improved by each split. This is likely an effect of the boundary effect mentioned earlier." Using min xerror or the 1-SE rule doesn't seem to apply. Do you have any suggestions?

Reasons:
  • RegEx Blacklisted phrase (2): any suggestions?
  • RegEx Blacklisted phrase (2.5): Do you have any
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (0.5):
Posted by: Meo

79120347

Date: 2024-10-24 04:27:55
Score: 4
Natty:
Report link

since i not have enough reputation to comment i will answer here. as @Meet says in comment. it's because you set grid-cols-4 so justify-items-center not gonna works.

Reasons:
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (1.5): enough reputation to comment
  • Has code block (-0.5):
  • User mentioned (1): @Meet
  • Low reputation (1):
Posted by: Juju Lian

79120279

Date: 2024-10-24 03:35:41
Score: 10 🚩
Natty: 5
Report link

Thanks for this, I have the exact same question. For the code above, do you replace $AndroidSource Folder with a path? Similarly, to you replace $WindowsTargetFolder with a path? Lastly, how can you copy over SMS text messages from Google Pixel 4a into your Windows PC? Is there a way to test this? Even though I backed up my phone (or so I think), the data is super sensitive, and I really want to be sure that the command doesn't delete anything. Thank you in advance!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Is there a way
  • RegEx Blacklisted phrase (3): Thank you in advance
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same question
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Paulina

79120203

Date: 2024-10-24 02:27:01
Score: 4
Natty:
Report link

The one in the video has probably changed the color theme. You can change the VSCode theme with Ctrl+k,Ctrl+S shortcut.

Offical doc: https://code.visualstudio.com/docs/getstarted/themes

If you want to create your own theme, then check this out: How can I create my own theme for vs code?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Amadeusz Liu

79120186

Date: 2024-10-24 02:15:00
Score: 5.5
Natty: 7
Report link

https://docs.expo.dev/router/advanced/shared-routes/

check this article from expo:)

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ian Woongsoo Lee