79406704

Date: 2025-02-02 13:47:52
Score: 6.5 🚩
Natty:
Report link

If someone found an answer please share

Reasons:
  • RegEx Blacklisted phrase (2.5): please share
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Антон Грабарчук

79406664

Date: 2025-02-02 13:28:46
Score: 5.5
Natty: 6.5
Report link

I hope this article will help.

https://dev.to/taronvardanyan/paysafejs-payment-integration-in-reactjs-with-3ds-step-by-step-guide-4ln6

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

79406586

Date: 2025-02-02 12:40:32
Score: 7 🚩
Natty: 5.5
Report link

i have the same proble my code is this :

const DashboardPage: React.FC = async ({ params }) => {

const store = await prismadb.store.findFirst({
    where: {
        id: params.storeId
    }
});

return (
    <div>
        Active Store: {store?.name}
    </div>
);

}

export default DashboardPage;

Did you solve the problem ?

Reasons:
  • RegEx Blacklisted phrase (3): Did you solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem ?
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Wor3or Wor3or__

79406541

Date: 2025-02-02 12:09:25
Score: 4
Natty:
Report link

did that work for you i did many things i gave inline css also still it doent works

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did that
  • Low reputation (1):
Posted by: Shivacharan Kosari

79406459

Date: 2025-02-02 11:04:09
Score: 7.5 🚩
Natty: 5
Report link

i'm having the same issue here and would like to know if you found a better way then the accepted answer since you mention that it is not best practice?

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

79406373

Date: 2025-02-02 10:05:55
Score: 6 🚩
Natty: 5
Report link

Thanks @NicolBolas. Very useful explanations and exemples. Yes they deserve some time, and experiments, to digest. But will make me save time later. Roland

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @NicolBolas
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Roland Gamper

79406372

Date: 2025-02-02 10:05:54
Score: 4
Natty: 5
Report link

I have to do this too often, updating hosts file takes lots of time. Requestly is faster - doc.

Reasons:
  • Blacklisted phrase (1): I have to do
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: nikhil aggarwal

79406365

Date: 2025-02-02 10:00:52
Score: 6.5 🚩
Natty: 6
Report link

"I am having a problem with the Filament login. It works perfectly fine locally, but not on the server (cPanel). Can anyone help?"

Reasons:
  • RegEx Blacklisted phrase (3): Can anyone help
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ravan ravan

79406347

Date: 2025-02-02 09:47:47
Score: 7 🚩
Natty: 6.5
Report link

check this link This tutorial downloads and runs the Phi-3 mini short context model. :https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi-3-tutorial.md

Reasons:
  • Blacklisted phrase (1): This tutorial
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): check this link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Yomna

79406312

Date: 2025-02-02 09:16:39
Score: 4.5
Natty: 5
Report link

Still works 12 years later thank you :)

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jezweb

79406308

Date: 2025-02-02 09:14:37
Score: 7 🚩
Natty:
Report link

does constants like Const CatName = 0 will help for ordinal positions better than Enum, etc.? and then use them like RS(CatName) with or without .value ? please clarify

Reasons:
  • RegEx Blacklisted phrase (2.5): please clarify
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Girish Singla

79406305

Date: 2025-02-02 09:13:36
Score: 5
Natty: 5
Report link

But this process revokes the new instruction only if you write inline assembly in your code. What to do to revoke the new instruction without using the inline assembly?

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

79406301

Date: 2025-02-02 09:08:34
Score: 4.5
Natty: 4
Report link

Попробуй изменить параметры near и far матрицы matrixProjection, это явление часто связано с недостаточной точностью расчетов в шейдере.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2):
  • Low reputation (0.5):
Posted by: Гена

79406290

Date: 2025-02-02 08:58:31
Score: 4.5
Natty:
Report link

Just using 'ec2-user' worked for me. Could someone tell where this user name is configured while creating EC2 instance

Reasons:
  • Whitelisted phrase (-1): worked for me
  • RegEx Blacklisted phrase (2.5): Could someone tell
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: USHA S R

79406274

Date: 2025-02-02 08:44:27
Score: 4
Natty:
Report link

This feature was added in new version of gitea v1.23.0.

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

79406226

Date: 2025-02-02 07:56:17
Score: 9.5 🚩
Natty: 4.5
Report link

were you able to solve this issue? i am facing something similar

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: WiZarD

79406124

Date: 2025-02-02 06:03:55
Score: 4
Natty: 5.5
Report link

TÔI MUỐN TÌM SNI NHÀ MẠNG IFU CỦA FET

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

79406117

Date: 2025-02-02 05:52:52
Score: 5
Natty:
Report link

enable::::::::::::::::::::::::::::::mod_filter,mod_deflate

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (1):
  • Filler text (0.5): ::::::::::::::::::::::::::::::
  • Low reputation (0.5):
Posted by: user3205930

79405994

Date: 2025-02-02 02:51:17
Score: 4
Natty:
Report link

ÿÄ�µ���}�!1AQa"q2‘¡#B±ÁRÑð$3br‚
%&'()456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ��������
ÿÄ�µ��w�!1AQaq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖרÙÚâãäåæçèéêòóôõö÷øùúÿÚ� ��?�á‹,s�ù}¸#õ«Ñiûs’UWŸºyô毙„j8ôù)­u•Û““Œ÷ÅyMöFlÚl!ÉØ¸ÏÔô©#µŠNß^ǘf“ž™§åUH Á‡Ò§™€Æ ¨TÏÝÇzlùŠ ~x£r¨'8â¦Vó#äç ãñ¢ãyaT¨8 ã9Í9TŸB3Ú§[]Êâ02N9¤òJüÀ“޼æ˜Ä{XÇo­?= ö-C<lÛ£<žµ\F­·vHè¤a¨U”nvŠl¿*ðrا¿.H$ÿ�žj©¢‚’3ǨïLD»ƒ(n‡3ùR3cœñþ:Ï›TŠ%¤ ÈuÅ,Ú´;~FW8?túÓåb¹¥w6sØS®2¬r3Øn‘o«36Z<3’:~†¤›TóB—{U˜î^Š©Ê…=3ø{ÓÚe�ÀdwÖÍÔ³H¸Üs»wJ‚âwgÏÆp2OùH¹Ò=ÄQ‚ÌÁp:Å5o­Ù¶ùªHPë\Йß,]ˆ¡mÀBçpÆHíùÕr!sš…ª²î9ÈèNMI&¹gYPÙ ¹õ®Fè2°$푚–Zl‚XöƥȂìÕ¸ñ4Àí…wn'Šrø‚]£îr­SþÏ)Ž72øâ’Hßfݬ¬=Zz¦ë^½Ä%Ïÿ�\f²ÍõÆæùøè8Î
Õ„o4N78ã¯Z­sg*Í…ƒÓœóéR¬€‡OR׋3–nz÷5g_ºpvFåY¹,}¿È©ítÉ·°*9Ç¥X¾°7‹ÀÃ~?,Quq˜)pòÆC3q·>Ý*8X¦UY¶çŒ¶Gç[º eù¤ùq‘й‹˜\äUs ±•ÆbÇê9õÅ9 œgÒ¶äÓ­ËäF£ü¹Î*HìÓËû€g¯~*yXϱÜöæÈÁãw›´ÅpTÉ=@üë¡XV(È©¼±ýÑ#}?Æ…+ÌKm,l>CŽ£Rÿ�fÌØ™útú×G°{7æ‚¿6Òr¿J|ác ×I’lîøiô=ÛFó9ëgw#k@9¨6üÛ¹Æx<ì®TfG •dŒót=©ú•™{a ûXö&´XØ€;~´�v†óŒgó¥ÌÕ¶zx[uV]¬_JÔ‚?.- óƒÐõ¦ínr8éš�zmò4›¸ÇîÜq¼2O׊•U0hü?A´ êGŸ$‡»Æzæ¤c½±žØ'ÈFycGÞ ’=qK·h?Å“Ÿþµ�F˹‰Èfô&œÌ¹ëךCžvŒàýi’.ãÓð â3+ÂT“3zâ-[k+Iç"½v÷ÃqëIXñϨúSáÓYmeãc¿zî§Z0™Í:nRº8MzK+­:U“ø¶Žsšæcgåí^“«|:Þªmäàÿ�xšço>ê–¸Ä[Ïû>•ÑN¬S Â]Žj „m¸Œð3Iw;I!<¨ÎpÅÆ‘uk# !e zU]­»iqü«¡4ö0ÕzZ½½ÒÊíÜ Ü}ëÙô)ãO…ƒÇûÕátðGŽIÁÇzô†zô—‘˜&u;�Ç=s\˜ˆó+4¥gcÐY‡@xèwR–ÎÓ"—žBŒ÷~•,j?ºÄc¿Zóβ-£åÈç·µÜ;…JÑFáž9¥[}¹ÏA@ P\’9½{ÓØmàž„v§L»üàŸ¥1º“Ô�ÅÎy$ûc½?i®:ð1ÏÔ‚1ÔœŽ˜§!œó­�;Œr@ý)‹ÎߘuúÓ‘U}1ÓŒÀzbhÛ†OÇ€K6�È>¸¨Cmp@ã¦jvùI8Ç?OÒ€ tcøH=zw÷¨õÉëŒv§ž˜B ÓY7p«Ôäÿ�J�sd¨ =;~t«˜go#=0)Ç$ç¶(áFÐ6žÜ @<6ÖîÝÉ4Ÿ7¯ËßúRÞnÉíÏ_þ½&üäðO±Æ8¦�Íé»ô9úÓ@ÛÇéõ óÎ:“Í9GQ»wÔ�åÇ'ð=éÛ‚ƒÇÔN=鹇B;¦u# úPÊG$wÆ{Ô°Éóp�â Üwn'œç½Ooµ“pÉn¿Ò¤c¤!ºƒžØ¤]ê^¹õ¨çPÒ8®?¥I»æÃŸöy¤¶ôÀàz”ÒØÎ3ó{Z8ì7c¨¡†N ú†Í†~o~3Ú£Û³7õý)ï¹�ãwÇZ€x�ç®=(�?tö=~ji$ç¨ç&¿Ê¤ûñøÓ¸Ûó ?Î(…Ù9éÏ·?‘õª“Œçô«wXøª!Üd°Æ@4 HÔ3sÇoBÀÆÐ£ŸLþµDÀÉqŒsÏÖœÎþ4ã£Æàp}ÏcþsM“æ�oÇñž¸?ËéL8<€GæZÆšd…™C_¥rHTp3Ž9®ùØ6W¯oþµqúÕ¿“1*¿&9íZÅÌyïb[“èy}+.KÂİR?J[ͪØêzðimìÚL|¥°98þu·C"9/¥Q3ߟåXÚ•“H»Š±<œžÕÜÙèñ§Í!Ï8ÚOÖu¢Àü‚GSÓ­.dUÕìfF9¡ëÚ¡Óm¥™¶ùLêŒgü÷¯iÿ�„rÒL«Ç¸ãï0áN_ Ù®æ ™È<ÿ�þª|èv<îÇIšFUd{ÔVô6Ïk®0r:þ•ØAg ¬N0O}Ã?J£wnr�@¡1Xå÷L¬¤}ÒyÀÆzÔ±OµNK(ô槙㱂=GjÈžè;~ïæOP®:öuãŸ×½%µð³ÄÍÀS»?¦¦ÓÜs׊}Æš÷|«Är>”´ê> ñ¥–£o‰>êÇNµÚC4D©·×9¯¼3«ÝèºÔ°’Yw‘–l ×¢Çñ æ64¿/(<ô¬%O] NŒúY&ùœŒ3×Ó·5ÙSïߊñÍâ³EÏúÄl‚º«_‰Ö®öÃÓ0k7M£XÉHí¶žLŸóô©&o•F>l‘ê+ÏÆúmÆSÎØØ!C×P·»ÁWSôáO 5¹WEë%‚œ¯=‡ÿ�­h3É8ééþESÓ¶¶ÖÁ#·?­`Ü|»‡\çµC4Ÿ¼øÓQã}¾¢†Ê)'±éDŽ ðÀò}ºÐŒÉÎ9õíúSÕBàד֣Â3FCg §O¥+Ì8Ü@íùÐ$¬ªw;~!¿§n•Zúþu$¶}+#Tš_´åÂŽØàþ•›4ff*[#ïWJ‰ƒ‘¹·oæÉcœ|ßY“Z·Ž<ç?xc+›µ³,ß'ËÛ=?-Ŭ²dÁìçҟ*36%ÖÔd®Ž{äÿ�œÕ«{“%¿œø[¨ÍsÖvû¤Ãex8÷®‡J\B¹P/¯ùïI¤ŠW(Ýk’ZÈUWiRqž¿VmRêê@IzƒŸnôÝCM‘®‰ ¸tÎ=êx´·X×±l’�«÷IÔ¨ÞkÌ2Ä€îçñý)åeÝÿ�)çæ´²Ý°sƒ÷‡ Ô–Úku”{i]+1á¼eÔ GÈ,ÝAë×Ú¶/mÛ—=9éUfÒ‹^G6HÃpOÆ·üµx”9ÈŸâ¥&ºÜäõYkãrôëÿ�ë¦A§+ÐŒžý}«§kŸ¹þŸ­Okg Q¸Œ–ç#4s‡)Ë+0ðAÎ1ʦ[i®(L ýìpá[²XFf@9ê¥]Ž5…UBŒuÎ)s”Á‹MvQ¸dà/5-îŽ$ Wänã?Ïš×Ù·æ‡ÏùÅ ãv g®y˜XÇC LœçŽ?ϽY‹ME\$>£¾kB5)Ž�P0sü©Ü7Þ矺}}hæaÊŠÙi‘"·à…I— )ü[~€Õ­Çå�9Å+¶æ�žœôõ£™ŽÈAI÷WcÇaGÙÔü¼œçjÐ>^€qþ~”’|¹ ƒê1×üâ¤d‚!ð˜’)~N2>UàsŠjüáÍ'Ê}ÏiǽÌBüÜäõΡ—œ;wúÓ¾laqž_óÿ�Ö§GÃwϧ<Ð1qœ•Q·Û¥/%¸À#®I¡‰Ü3ÉîOZ¾0¯\З<g<Rco$ŒRíÊúqÏùü©C}ìn xâ€rß–>†ž¡¹ìCçM $Ž=³Ö¦Ü¼Œ÷ç½ UÛì:ãÿ�¯M9äž™ÉéŠ]ç~OCÇÒ•”~Ã4�ô庌óHÀ0!»z·�ËŸóÅ5[,îsÏ>Þ”6D¹]Ô6ß`cm/fïÞ£o›hÈô�3÷ŽrïOF+€O c=Å"&7dm?OJF—–éüDf€'}¡sõ¨ùÛ¸ƒÀ>£ÿ�×J«žÈÇ^´óÆ Ÿn´�G‚ÞÎI‚Çòþ´‘íË6ï§

Reasons:
  • Blacklisted phrase (1): ¿
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • No latin characters (2):
  • Filler text (0.5): ��������
  • Low reputation (1):
Posted by: Jade

79405963

Date: 2025-02-02 01:57:07
Score: 5.5
Natty: 5
Report link

I've a similar issue. This method works correctly? I was trying to access one element inside an iframe on a different origin. But it is restricted by the same-origin policy for security reasons. I'm not sure I can resolve this issue. Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): 've a similar issue
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Gold Star

79405945

Date: 2025-02-02 01:31:02
Score: 11.5 🚩
Natty: 6
Report link

hello im having the same issue, did you find a solution?

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

79405914

Date: 2025-02-02 00:49:53
Score: 4.5
Natty: 5
Report link

проблема решается следующим образом:открываете anaconda prompt или что так у вас и пишите:spyder update kernels.И все заработало.Что пришло в голову то и написал,главное что работает,думаю с jupyter схожая ситуация.

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

79405898

Date: 2025-02-02 00:23:49
Score: 4
Natty:
Report link

You can now use prettier plugin called prettier-plugin-multiline-arrays

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

79405878

Date: 2025-02-02 00:07:44
Score: 6.5 🚩
Natty:
Report link

I have the same problem with VS Pro 2022 17.12.4, python 3.13.

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

79405863

Date: 2025-02-01 23:51:39
Score: 7 🚩
Natty:
Report link

شحن شدات بوبجي مجانا

Blockquote

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: user29464066

79405790

Date: 2025-02-01 22:39:25
Score: 4
Natty: 4
Report link

Always set also seems to interact differently with set directives in .htaccess files.

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

79405785

Date: 2025-02-01 22:37:24
Score: 4.5
Natty:
Report link

Josepiso127 josepiso127 josepiso127

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

79405779

Date: 2025-02-01 22:35:22
Score: 4
Natty: 4
Report link

This fixed it for me: https://medium.com/@islamrustamov/one-of-the-many-react-natives-textinput-problem-on-android-e4c9915acbc6

Let me know if the issue persists!

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

79405727

Date: 2025-02-01 21:51:13
Score: 4
Natty:
Report link

You can always access Command Line Arguments by Environment.GetCommandLineArgs()

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

79405691

Date: 2025-02-01 21:21:05
Score: 4
Natty: 4
Report link

There are multiple ways to setup it up, it appears, which makes it confusing. While other answers are not wrong, also try opening settings (File > Preferences > Settings), type "formatter" into the search and find "Editor: Default Formatter" setting. Is it set to use Prettier?

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

79405671

Date: 2025-02-01 21:00:00
Score: 4
Natty:
Report link

Looks like this post's answer could help you:

Numbered lists using python docx

hope so.

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

79405641

Date: 2025-02-01 20:33:54
Score: 5.5
Natty: 6
Report link

any chance you can do a step by step on the solution that you came up with? I am trying to do the same and am not sure how to do that. Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): trying to do the same
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: TheBotLord

79405637

Date: 2025-02-01 20:30:52
Score: 5
Natty: 5.5
Report link

Same problems in 2025. What's become the better against all of it

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Margaret High Pipe

79405634

Date: 2025-02-01 20:27:51
Score: 5
Natty: 5.5
Report link

How can I make this pattern work in python

(.)\1(?!\1)

I want to use this pattern to find

"aa" in the string

"aabccc" but not "ccc"

Reasons:
  • Blacklisted phrase (0.5): How can I
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How can I
  • Low reputation (1):
Posted by: KLee

79405632

Date: 2025-02-01 20:26:50
Score: 7 🚩
Natty: 5.5
Report link

I had the same issue. I want to apply pruning on a YOLOv8 model, but the number of parameters never decreases.
Have you found a solution, please?

Reasons:
  • Whitelisted phrase (-1): I had the same
  • RegEx Blacklisted phrase (2.5): Have you found a solution
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: selma AZIZI

79405611

Date: 2025-02-01 20:06:45
Score: 4
Natty: 4.5
Report link

var status: MutableStateFlow<Status?> = MutableStateFlow(null)

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Андрей Карагодин

79405561

Date: 2025-02-01 19:32:37
Score: 10.5 🚩
Natty: 5.5
Report link

DID ANYONE FOUND A SOLUTION??? IT'S BEEN 7 YERAS!!!

Reasons:
  • Blacklisted phrase (1): ???
  • Blacklisted phrase (2): ANYONE FOUND
  • RegEx Blacklisted phrase (3): DID ANYONE FOUND A SOLUTION
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): DID ANYONE
  • Low reputation (1):
Posted by: Mammad

79405550

Date: 2025-02-01 19:21:31
Score: 4
Natty: 4
Report link

Just quit ExpoG and scan your QR again it helped me

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

79405521

Date: 2025-02-01 19:02:26
Score: 4
Natty:
Report link

Try bumping gradle to version 8.12.1. It solved similar issue in my case. Good luck.

https://docs.gradle.org/8.12.1/release-notes.html

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

79405518

Date: 2025-02-01 19:00:24
Score: 6.5 🚩
Natty: 4.5
Report link

[enter image description here][1]

[1]: https://i.sstatic.net/yiqYGB0w.png I want to know both ways the username …………………….

Reasons:
  • Blacklisted phrase (1): I want to know
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (1): I want
  • Low length (1.5):
  • No code block (0.5):
  • Filler text (0.5): ……………………
  • Low reputation (1):
Posted by: Andreea Ganea

79405515

Date: 2025-02-01 18:58:23
Score: 5.5
Natty: 4.5
Report link

Can you post a full chart of previous data and forecast? It can be only if prophet got a down trend

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you post
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Can you post a
  • Low reputation (0.5):
Posted by: irumata

79405470

Date: 2025-02-01 18:34:17
Score: 5.5
Natty: 6
Report link

Pt.Br: Programando para web, o ft.FilePicker retorna a propriedade path=None, como faço para obter o conteúdo de um arquivo ou o path que o usuário selecionou através do FilePicker? En: Programming for the web, ft.FilePicker returns the property path=None, how do I get the content of a file or path of file that the user has selected through FilePicker?

Reasons:
  • Blacklisted phrase (1): how do I
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Nilton Medeiros

79405449

Date: 2025-02-01 18:21:14
Score: 4.5
Natty:
Report link

weak_ptr has the member function expired() you can check with it is still valid.

https://www.youtube.com/watch?v=Tp5-f9YAzNk <- I have it from this video

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: niki

79405400

Date: 2025-02-01 17:44:05
Score: 5.5
Natty:
Report link

Although I'm new to Next.js, from the Next.js 13+ while scaffolding a new project, you'll have to decide between App Router vs Pages Router. With App Router you'll be given React.js server & client component - and this affects how you configure the routes for you App. While Pages Router leaves you with the old way of doing things in Next.js. For an in-depth explanation of this watch this video. Thanks.

https://www.youtube.com/watch?v=fNiLQi1RZrA

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • RegEx Blacklisted phrase (1.5): I'm new
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dae-mon

79405371

Date: 2025-02-01 17:17:58
Score: 4
Natty:
Report link

Same problem here, I've added €75,- in funds to get to tier 3 just for o3-mini, but I get the same message. I guess it's phased out, hopefully later today.

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ricardo van der Spoel

79405354

Date: 2025-02-01 17:01:55
Score: 4.5
Natty: 4.5
Report link

https://docs.expo.dev/develop/development-builds/create-a-build/

Or

eas build --platform android

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

79405340

Date: 2025-02-01 16:53:52
Score: 4
Natty:
Report link

Sorry that I found a solution seconds after posting this... Remapping Right Ctrl to CapLock solves the problem.enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: L. Francis Cong

79405321

Date: 2025-02-01 16:40:49
Score: 5.5
Natty: 6.5
Report link

What is this mean:

"Set this environment var: VISUAL

and where do I find that?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What is this mean
  • Low reputation (1):
Posted by: Test Account

79405288

Date: 2025-02-01 16:18:43
Score: 5.5
Natty: 7.5
Report link

par quoi remplacer _xlfn.DAYS pour éviter code erreur #NOM?

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

79405191

Date: 2025-02-01 15:04:22
Score: 6 🚩
Natty:
Report link

You can also get also get the same error in modern react-select if you return an option instead of a list of options in the callback.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): also get the same error
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Steve

79405160

Date: 2025-02-01 14:36:16
Score: 4
Natty: 4.5
Report link

Existe diferença entre utilizar executescript e execute: enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Antonino Marques Jares

79405124

Date: 2025-02-01 14:15:10
Score: 5
Natty: 7
Report link

saya sudah coba dan terhubung antara ELM327 dan ESP32, namun kenapa ketika send command kok di serial monitor >ATI ?

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

79405119

Date: 2025-02-01 14:11:09
Score: 12.5
Natty: 7.5
Report link

Did you find any solution for lag and jitter in animations?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you find any solution
  • RegEx Blacklisted phrase (2): any solution for lag and jitter in animations?
  • 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 find any solution for
  • Low reputation (1):
Posted by: Swapnil Sharma

79405100

Date: 2025-02-01 13:58:05
Score: 5.5
Natty: 7
Report link

can an abstract class inherit from a subclass? for ex: i have this method callTeacher() in this concrete class Teacher, can my abstract class inherit that as an abstract method?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): can an
  • Low reputation (1):
Posted by: Peepawww

79405094

Date: 2025-02-01 13:53:03
Score: 6.5 🚩
Natty: 6.5
Report link

Can I use Swagger

@ApiProperty({example:'asdasdsqwre'})

with the library?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Can I use
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Fernando Wermus

79405054

Date: 2025-02-01 13:28:57
Score: 4
Natty: 4
Report link

In simple english terms, we can answer this question.

ST_CONTAINS - is there something inside of a feature?

ST_WITHIN - is the feature inside of something?

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

79405043

Date: 2025-02-01 13:23:54
Score: 7 🚩
Natty:
Report link

I have exact the same problem. Any ideas?

Reasons:
  • Blacklisted phrase (1): Any ideas
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29459194

79405037

Date: 2025-02-01 13:21:52
Score: 6 🚩
Natty: 6
Report link

What about using Fast Text Color plugin?

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): What
  • Low reputation (1):
Posted by: G B

79405009

Date: 2025-02-01 12:54:44
Score: 9 🚩
Natty: 6.5
Report link

Did you solve the problem? The same problem here

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

79404986

Date: 2025-02-01 12:42:40
Score: 5.5
Natty:
Report link

you can clone my sample enter link description here

enter image description here

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

79404916

Date: 2025-02-01 11:51:30
Score: 5.5
Natty:
Report link

I am having troubles with this issue as well. Hope for some answer soon <||>

Reasons:
  • RegEx Blacklisted phrase (2): I am having trouble
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: yair yatzkan

79404898

Date: 2025-02-01 11:40:27
Score: 5
Natty: 5
Report link

Do these commands for playing custom ringtones with CallKit still work in iOS 18? Could you possibly share more code that you used back then?

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

79404897

Date: 2025-02-01 11:38:25
Score: 4
Natty: 4.5
Report link

I have created a webforms project. Somehow I have lost Design View - I had it to begin with but now when I open a web form the design button is visible but I can see a list of html tags along the bottom and can't get into the drag and drop designer I am accustomed to using. Is there a simple way to restore the design view?

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

79404877

Date: 2025-02-01 11:26:22
Score: 7.5 🚩
Natty: 4.5
Report link

I have a similar question。Any body helps me! Thank a lot https://stackoverflow.com/staging-ground/79404843

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar question
  • Low reputation (1):
Posted by: Garfieldmao

79404874

Date: 2025-02-01 11:24:21
Score: 5.5
Natty:
Report link

i try to use the solution.

I always get an Excpetion on

byte [] fileBytes = new byte[ms.Length];

because ms is null.

any ideas ?

Reasons:
  • Blacklisted phrase (1): any ideas
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: MartinW

79404850

Date: 2025-02-01 11:08:16
Score: 4
Natty:
Report link

check out the following video for good clock hands and rotation https://youtu.be/qoW8-D7Vcu0

Reasons:
  • Blacklisted phrase (1): youtu.be
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sultan

79404840

Date: 2025-02-01 11:01:13
Score: 4
Natty:
Report link

Download the file from the link

https://github.com/shentao/vue-multiselect/blob/19276edf5283b25c9e847c9552fe29ff5bdbd98e/dist/vue-multiselect.min.css

Save the file in public/assets/css (as per your wish)

import in your component like this

@import '../../../../public/assets/css/vue-multiselect.min.css'; (as per saved path)
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @import
  • Low reputation (1):
Posted by: Naveenraj

79404814

Date: 2025-02-01 10:46:09
Score: 4
Natty: 7.5
Report link

you cant. Even if you wanted to you would not be able to

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

79404721

Date: 2025-02-01 09:35:54
Score: 6.5 🚩
Natty:
Report link

Found an alternate solution at Druid deepstorage configuration documentation. It looks like there is some problem when we use local for segment storage. Please provide any solution for druid.storage.type=local if possible.

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2.5): Please provide
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Sandeep Varma

79404702

Date: 2025-02-01 09:17:49
Score: 5
Natty:
Report link

let me give it a try. question, did you add both below in the app setting for AzureWebJobsStorage?

"AzureWebJobsStorage__accountName": "rgbeta18230",
"AzureWebJobsStorage__credential": " managedidentity",

I have created the exact func app based on your description, blob trigger in storage account rgbeta18230blob and AzureWebJobs in rgbeta18230.

test1: using AzureWebJobsStorage with connection string, trigger works.

test2: removed AzureWebJobsStorage and added "AzureWebJobsStorage__accountName": "rgbeta18230" only, getting the same error as yours:

enter image description here

test3: further added "AzureWebJobsStorage__credential": " managedidentity", trigger works again.

in short, AzureWebJobsStorage__credential is needed to tell the FA to use managedidentity. leaving it out will not use managedidentity. Please give it a try.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please give
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): getting the same error
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: qkfang

79404700

Date: 2025-02-01 09:16:48
Score: 14.5
Natty: 7.5
Report link

facing the same issue! did u got any solutions?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): did u got any solution
  • RegEx Blacklisted phrase (2): any solutions?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Adithya Balagoni

79404690

Date: 2025-02-01 09:06:46
Score: 4
Natty:
Report link

According to this https://github.com/parallax/jsPDF/issues/3806 it suggest to use another font that support Indian ₹ symbol

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

79404679

Date: 2025-02-01 08:55:43
Score: 6 🚩
Natty: 3
Report link
@nareerat.9 สัจจะเท่านั้นที่จะทำให้คุณเป็นไทย #โบทีเคพูดเรื่องแตงโม #แตงโม #กระติกโบทีเค #กระติก #แถลงข่าวคดีแตงโมล่าสุดบ้านพระอาทิตย์ #นิติวิทยาศาตร์ #gpsเรือแตงโม #อาจารย์ปานเทพพัวพงษ์พันธ์ #อัจฉริยะ #แม่ก้าคนเมือง #หมอธวัชชัยกาญจนรินทร์ ♬ News Dramatic - DM Production
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: แม่ก้า คนเมือง

79404673

Date: 2025-02-01 08:49:40
Score: 4
Natty: 5
Report link

take a look here for some insight and direction :D

https://github.com/NANOBYTECOMPUTERS/DonsBot

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

79404672

Date: 2025-02-01 08:49:40
Score: 5
Natty: 6.5
Report link

Follow this article to Open React Native Devtools to debug the Expo React Native App from Github Codespace IDE

https://medium.com/@chitranjankumargupta/expo-react-native-devtools-debugging-41eda7cf8031

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Chitranjan Kumar Gupta

79404630

Date: 2025-02-01 08:12:31
Score: 8
Natty: 7.5
Report link

I have the same question - wondering if you ever found an answer. Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): I have the same question
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same question
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Julie

79404608

Date: 2025-02-01 07:52:25
Score: 9 🚩
Natty:
Report link

say you had the links in a txt file and the links work but when you try to download using bat or wget or downloadthemall you keep getting a 403 ? is there any to still auto download the images in the txt file ? please anyone

Reasons:
  • Blacklisted phrase (1): is there any
  • Blacklisted phrase (3): please anyone
  • 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: helpplease

79404578

Date: 2025-02-01 07:27:19
Score: 4.5
Natty:
Report link

Hey i am building the same. is it open source i am facing one issue when i try call it show 'From number (caller ID) must be valid and not on do-not-originate (DNO) list:' although my number is already verified

Reasons:
  • RegEx Blacklisted phrase (2): Hey i am
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sagnik Das

79404575

Date: 2025-02-01 07:22:17
Score: 4
Natty:
Report link

testing so I can retrieve from elsewhere

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

79404477

Date: 2025-02-01 05:44:59
Score: 9 🚩
Natty: 6.5
Report link

Excuse me, have you solved this issue? It seems that I am facing the same problem.

Reasons:
  • Blacklisted phrase (1): m facing the same problem
  • RegEx Blacklisted phrase (1.5): solved this issue?
  • 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):
  • Low reputation (1):
Posted by: Fan Wang

79404357

Date: 2025-02-01 03:10:31
Score: 4
Natty:
Report link

Add style={{ flex: 1}} to SafeAreaView

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

79404302

Date: 2025-02-01 01:54:16
Score: 10.5 🚩
Natty: 5
Report link

I have same problem with @Hasunohana

Please help.

Reasons:
  • Blacklisted phrase (1): I have same problem
  • RegEx Blacklisted phrase (3): Please help
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have same problem
  • User mentioned (1): @Hasunohana
  • Low reputation (1):
Posted by: IMRON BIN MUHAMMAD HUSIN

79404300

Date: 2025-02-01 01:51:14
Score: 10.5 🚩
Natty: 6.5
Report link

@tommaso.normani .I would like to know if you have resolved it. I'm facing the similar issue. I use kotlin+springboot with kafka. Can you please let me know how you have resolved it.Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1.5): I would like to know
  • RegEx Blacklisted phrase (2.5): Can you please let me know how you
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the similar issue
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Harshini Reddy Revuri

79404237

Date: 2025-02-01 00:38:59
Score: 4
Natty: 4
Report link

WdPrintOutRange should be set to wdPrintRangeOfPages then Pages: ""-""

"The page numbers and page ranges to be printed, separated by commas. For example, "2, 6-10" prints page 2 and pages 6 through 10."

it will print out the specific page/s like you do in microsoft word.

https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.tools.word.document.printout?view=vsto-2022

please let me know if it works for you because this works on me.

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • No code block (0.5):
  • Low reputation (1):
Posted by: James Dean

79404218

Date: 2025-02-01 00:13:53
Score: 8.5
Natty: 8
Report link

How can i do this on my iphone?

Reasons:
  • Blacklisted phrase (0.5): How can i
  • Blacklisted phrase (1): can i do
  • Low length (2):
  • 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 can i
  • Low reputation (1):
Posted by: Dafi

79404182

Date: 2025-01-31 23:40:46
Score: 4
Natty: 4
Report link

Is it just me, or does it feel unacceptable that this token is exposed? There should be a way to create a middleware API endpoint that hides the token from the outside world

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 it
  • Low reputation (1):
Posted by: Dominik Kostencki

79404114

Date: 2025-01-31 22:32:32
Score: 5.5
Natty: 4
Report link

this is very useful code and much appreciated, only I am constantly running into the error of "list index out of range" im not sure what is exactly causing this error, it may be that the website doesnt fully load before the code looks for the spam_tag "api_id,api_hash=span_tag[0].text,span_tag[1].text" but i tried using both a proxy for connecting to the server as well as time.sleep() to let the page load, but I still get this error. Do you happen to know a way to fix it? Any advice is much appreciated

Reasons:
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (1.5): fix it?
  • RegEx Blacklisted phrase (1): I still get this error
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Michae Burry

79403944

Date: 2025-01-31 20:34:04
Score: 11 🚩
Natty: 6.5
Report link

Did you ever figure this out? I have the same problem

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Did you ever figure this out
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Tony Bob

79403924

Date: 2025-01-31 20:25:01
Score: 13 🚩
Natty: 5.5
Report link

I'm having the exact same problem in my C++ application, were you able to solve the problem?

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the exact same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Martinelle

79403841

Date: 2025-01-31 19:36:48
Score: 6 🚩
Natty:
Report link

why are you trying to access https from localhost?

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 are you
  • Low reputation (1):
Posted by: Code28

79403825

Date: 2025-01-31 19:27:44
Score: 8.5 🚩
Natty:
Report link

Did you get this working. I have this same task on a backlog and would be great to learn what you ended up doing?

Reasons:
  • RegEx Blacklisted phrase (3): Did you get this
  • Low length (1):
  • 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: Damian Flynn

79403824

Date: 2025-01-31 19:26:43
Score: 9.5 🚩
Natty: 5.5
Report link

Did you ever found more datasets?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever found
  • 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: João Mesquita

79403787

Date: 2025-01-31 19:10:37
Score: 6.5
Natty: 7
Report link

PXUIFieldAttribute.SetEnabled<SOOrder.customerID>(Base.Document.Cache, null, isEnabled: false); i tried to disable the edit on customer field from graph extension but still see the edit icon. Do i need to add document allowupdate to false in extension graph?

Reasons:
  • Blacklisted phrase (0.5): i need
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: freeshmann

79403694

Date: 2025-01-31 18:27:26
Score: 7.5 🚩
Natty:
Report link

I am experiencing the same issue. Have you been able to find a solution yet? (some ancient scripts that were working fine do not work anymore...)

Thank you very much in advance Colline

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1.5): Have you been able to
  • RegEx Blacklisted phrase (3): Thank you very much in advance
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Colline Brassard

79403642

Date: 2025-01-31 18:07:20
Score: 6 🚩
Natty: 3
Report link

So, for example my folder is setup as such

tc. Now I want to place the same folder under those so: d.Programming 1.intro a.Raw b.Final

So for each of those sub sub folders, I want to place raw and final in them. How could I do that?

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Sean Lake

79403511

Date: 2025-01-31 17:19:06
Score: 13.5 🚩
Natty: 6.5
Report link

how did you solve it? I have the same problem

Reasons:
  • Blacklisted phrase (1): how did you solve it
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how did you solve it
  • Low reputation (1):
Posted by: Robert lll

79403486

Date: 2025-01-31 17:14:03
Score: 6.5 🚩
Natty:
Report link

Thinking of perhaps using LAMBDA and apply it on the range A2:A? However, I am not too sure how to apply it to my original formula. Any thoughts?

Reasons:
  • Blacklisted phrase (1.5): Any thoughts
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Eric Trometer

79403476

Date: 2025-01-31 17:10:02
Score: 5.5
Natty: 5
Report link

The answer from @sytech does not work due to the following bug in Gitlab: https://gitlab.com/gitlab-org/gitlab/-/issues/349538

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @sytech
  • Single line (0.5):
  • Low reputation (1):
Posted by: Fepaje

79403407

Date: 2025-01-31 16:43:53
Score: 4.5
Natty:
Report link

Looks like the memory leak is coming from Apple. If you remove the SwiftUI view it will still keep leaking memory. I found this old post that might confirm the leak comes from Apple. Keyboard Extension Memory Leak?

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

79403405

Date: 2025-01-31 16:42:53
Score: 4
Natty:
Report link

It turned out that the entire VM freezes due to a large number of network h/w interrupts.

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