79598567

Date: 2025-04-29 14:13:11
Score: 0.5
Natty:
Report link

A typical approach for managing both private and public DNS zones for the same domain such as dev.example.com is to use split-horizon DNS. In this setup, internal queries (from your VMs) are directed to the private DNS zone, while external queries (like ghs.googlehosted.com) are resolved through the public DNS zone. You can configure DNS forwarding rules and split the DNS resolution for internal and external resources by using Google Cloud DNS policies or third-party DNS services if needed.

For further reference see : Split horizon DNS example

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

79598556

Date: 2025-04-29 14:06:09
Score: 3
Natty:
Report link

Now it gives this error on going to thuis error what can i use instead of this : https://source.unsplash.com/rand

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mahesh Phalke

79598553

Date: 2025-04-29 14:06:09
Score: 3.5
Natty:
Report link

I've found the issue. I would need convert the image using BufferedImage and embed an ICC profile before loading to PDImageXObject class

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

79598547

Date: 2025-04-29 14:03:08
Score: 3
Natty:
Report link

You can look at Not able to resolve: Caused by: jakarta.servlet.jsp.JspTagException: Illegal use of <when>-style tag without <choose> as its direct parent. This question is about the same error that happens after upgrading to Jakarta namespace. Probably you have not upgraded your application correctly to use newer versions of the libraries like JSTL, JSP versions, etc.

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

79598546

Date: 2025-04-29 14:02:07
Score: 0.5
Natty:
Report link

You can listen for Xrandr related X11 events.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Robert Siemer

79598545

Date: 2025-04-29 14:02:07
Score: 4
Natty:
Report link

We made a chrome extension for visualising FIX Messages in your browser. Check it out here FIX Message toolkit

Reasons:
  • Blacklisted phrase (0.5): Check it out
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bitsi Software

79598538

Date: 2025-04-29 14:00:06
Score: 0.5
Natty:
Report link

After a few days of digging and a few questions to ChatGPT I got the right answer. The problem was in synchtonizxation. Here is the code to fix it:

public async Task<ArticleElastic> SaveAsync(ArticleElastic entity)
{
    await _elasticsearchClient.CreateAsync(entity, i => i.Id(entity.Id).Index(IndexName).Refresh(Refresh.True));
    return entity;
}
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: waifu_anton

79598537

Date: 2025-04-29 14:00:06
Score: 2
Natty:
Report link

using the umd is forcing to have a one file in the bundle (you can't chunk or split or you have to switch to cjs or es)

but es format can be problematic if you are using your bundle in a script without the type="module"

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

79598533

Date: 2025-04-29 13:59:06
Score: 3
Natty:
Report link

You must declare the dependency with javaparser-parent

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

79598532

Date: 2025-04-29 13:58:05
Score: 16
Natty: 7.5
Report link

hey did you solved this problem, i'm stucked from last 3 days. can u please help me to fix ?

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): help me to fix
  • RegEx Blacklisted phrase (3): can u please help me to fix
  • RegEx Blacklisted phrase (1.5): i'm stuck
  • RegEx Blacklisted phrase (3): did you solved this problem
  • RegEx Blacklisted phrase (1.5): fix ?
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rahul kumar Verma

79598513

Date: 2025-04-29 13:51:03
Score: 3.5
Natty:
Report link

Using this Github Script (https://gist.githubusercontent.com/Woznet/ca131d92a4ee73136b320e1d630ef70f/raw/db1a05661ff3660b906db86342885d42976767f9/Get-UserAgent.ps1) on Powershell 7.6.0-preview.4

Which actually the only working script seems to be Invoke-RestMethod -Uri 'ifconfig.me/ua' Seems to be Mozilla/5.0 (Windows NT 10.0; Microsoft Windows 10.0.26100; en-US) PowerShell/7.6.0

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

79598508

Date: 2025-04-29 13:50:02
Score: 4
Natty: 4.5
Report link

Thanks . After I restarted the container as you said, I was able to get in successfully. Thank you very much

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

79598506

Date: 2025-04-29 13:48:01
Score: 3
Natty:
Report link

For me overriding the bind on Settings-Appearance & Behavior-Keymap-Other-New in This Directory worked, although I had to delete/change the binds for new directory.

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

79598492

Date: 2025-04-29 13:41:59
Score: 2
Natty:
Report link

Depending on what you want to do, you don't necessarily need to parse the source code of the dependencies. For example, Javaparser lets you parse the source code of a java project and resolve symbols contained either in the parsed source code, in a library external to the project or in the JDK itself.

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

79598489

Date: 2025-04-29 13:39:59
Score: 4.5
Natty: 5
Report link

The functionality has been updated: https://www.twilio.com/docs/conversations/typing-indicator

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

79598488

Date: 2025-04-29 13:39:59
Score: 1
Natty:
Report link

what makes it efficient? Indexes

so all you need to do is to let them be indexable..

which means you cant use any wrapper function around your date and datetime fields(like converting them to string or integer)

there are some harmless exceptions like DateAdd(). while seeking range its still range..

so using

DateTime >= Date AND DateTime < DATEADD(DAY, 1, Date)

is fine..

and i d never use anything like;

WHERE CAST(DateTimeColumn AS DATE) = DateColumn

Reasons:
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): what
  • Low reputation (0.5):
Posted by: Serkan Ekşioğlu

79598484

Date: 2025-04-29 13:36:58
Score: 0.5
Natty:
Report link

One option is to adjust the ruleset you use with Swagger Editor, so that it doesn't require the description fields. This isn't a required field in OpenAPI, but it's very much recommended which is why most editors/linters will give the feedback that it should exist.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Lorna Mitchell

79598481

Date: 2025-04-29 13:36:57
Score: 15.5 🚩
Natty: 4
Report link

É importante ressaltar que não posso interagir diretamente com o Stack Overflow como um usuário faria. No entanto, posso te ajudar a formular uma pergunta eficaz para postar lá, caso você deseje buscar ajuda da comunidade de desenvolvedores.

Para obter a melhor resposta no Stack Overflow, sua pergunta deve ser clara, concisa e incluir informações suficientes para que outros possam entender seu problema e oferecer soluções.

Aqui estão algumas dicas e um exemplo de como você poderia formular sua pergunta, considerando o contexto que você me deu:

Dicas para formular sua pergunta no Stack Overflow:

  1. Título Claro e Descritivo: O título é a primeira coisa que as pessoas veem. Ele deve resumir o problema de forma precisa.

  2. Contexto Detalhado: Explique o que você está tentando fazer (desenvolver um cronograma de projetos para UBS Tipo III e UBS de Apoio). Inclua informações relevantes sobre os tipos de projetos (arquitetônico, básico para aprovação na vigilância sanitária, etc.).

  3. Código ou Dados Relevantes: Se você tiver algum código ou dados (como a tabela que geramos), inclua-os na pergunta. Formate-os corretamente para facilitar a leitura.

  4. Problema Específico: Seja claro sobre qual é o seu problema ou qual tipo de ajuda você está procurando. Por exemplo, você pode estar procurando sugestões de bibliotecas/ferramentas para criar um cronograma visual, ou dicas sobre como estruturar os dados para facilitar a visualização.

  5. O que você já tentou: Se você já tentou alguma coisa para resolver o problema, mencione isso. Isso mostra que você se esforçou para encontrar uma solução e ajuda a evitar sugestões repetidas.

  6. Formate a pergunta: Use a sintaxe de formatação do Stack Overflow para tornar sua pergunta mais legível (código formatado, listas, etc.).

  7. Tags relevantes: Use tags relevantes para que sua pergunta seja vista por pessoas que têm conhecimento sobre o assunto (por exemplo, "python", "visualization", "gantt-chart", "pandas", etc.).

Exemplo de pergunta para o Stack Overflow:

Título: "Como criar um cronograma de projetos (Gantt chart) simplificado em Python para visualização de cronograma de projeto de UBS?"

Corpo da pergunta:

"Olá, estou trabalhando em um projeto para organizar o cronograma de desenvolvimento de projetos para Unidades Básicas de Saúde (UBS) Tipo III e UBS de Apoio. Preciso criar uma visualização simplificada desse cronograma, focada em ser compreensível para pessoas da área da saúde que não são especialistas em engenharia ou arquitetura.

Os dados do meu cronograma estão estruturados da seguinte forma (exemplo):

|   Fase do Projeto   |   Descrição                                                                                                                               |   Duração Estimada   |   Início Previsto   |   Fim Previsto   |   Responsável                     |
| :------------------ | :---------------------------------------------------------------------------------------------------------------------------------------- | :----------------- | :---------------- | :------------- | :------------------------------ |
|   Projeto Inicial   |   Desenho da UBS, definindo espaços e organização.                                                                                                |   4 semanas          |   01/08/2024      |   29/08/2024     |   Arquiteto                         |
|   Aprovação na Vigilância Sanitária |   Apresentação do projeto para aprovação (segurança e higiene).             |   6 semanas          |   03/09/2024      |   15/10/2024     |   Arquiteto                         |
|   Projeto Detalhado          |   Desenho completo para a construção (elétrico, hidráulico, etc.).             |   8 semanas          |   16/10/2024      |   11/12/2024     |   Engenheiros                       |
|   Custo Estimado            |   Cálculo do valor total da obra.                                              |   2 semanas          |   12/12/2024      |   26/12/2024     |   Orçamentista                        |
|   Projeto de Climatização     |   Projeto do sistema de ar condicionado e ventilação.                             |   4 semanas          |   16/10/2024      |   13/11/2024     |   Engenheiro de Climatização      |
|   ...               |   ...                                                                                                                                 |   ...              |   ...               |   ...          |   ...                               |

Já pensei em usar bibliotecas como matplotlib ou plotly para criar um gráfico de Gantt, mas estou buscando sugestões sobre:

Agradeço qualquer ajuda ou sugestão!"

Tags: python, visualization, gantt-chart, matplotlib, plotly, pandas, project-management

Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): não
  • Blacklisted phrase (2): Código
  • Blacklisted phrase (2): código
  • Blacklisted phrase (2): solução
  • Blacklisted phrase (2): Olá
  • RegEx Blacklisted phrase (2): encontrar
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30404225

79598479

Date: 2025-04-29 13:35:56
Score: 5
Natty:
Report link

Here is a solution, for anyone who needs it: https://forum.opencart.com/viewtopic.php?t=235556

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: Paola G.

79598467

Date: 2025-04-29 13:29:54
Score: 9 🚩
Natty: 5
Report link

Did you find any approach to achieve the impersonation? I have exactly the same problem and there is not a clear way to impersonate a specific user (based on email or user id) using exchange token.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you find any
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have exactly the same problem
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find any
  • Low reputation (1):
Posted by: Javi

79598463

Date: 2025-04-29 13:27:53
Score: 3
Natty:
Report link

script fix the white space at the begining of the script but doesnt fix the whitespace at the end of File name (before the file extension)

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

79598455

Date: 2025-04-29 13:21:51
Score: 6 🚩
Natty:
Report link

is it feasible to upgrade to testng latest version as well and see if the error comes?

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

79598454

Date: 2025-04-29 13:21:51
Score: 3.5
Natty:
Report link

good question! I also have some question here.

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

79598449

Date: 2025-04-29 13:20:48
Score: 8 🚩
Natty:
Report link

Any workaround you found for the above? facing same issue.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: theCoder

79598446

Date: 2025-04-29 13:18:47
Score: 0.5
Natty:
Report link

Try this endpoint

https://api.openai.com/v1/chat/completions

Your calling the /responses, which is not appropriate.

Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yogi

79598443

Date: 2025-04-29 13:16:46
Score: 3.5
Natty:
Report link

Thank you Mike

Keeping it in same directory as .MainActivity.kt solved the problem.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jagdish Ghimire

79598437

Date: 2025-04-29 13:12:44
Score: 7.5 🚩
Natty: 5.5
Report link

Im also facing this exact same issue - anyone got any ideas?

Reasons:
  • Blacklisted phrase (1): any ideas
  • Blacklisted phrase (1): also facing this
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ashwinderk

79598436

Date: 2025-04-29 13:12:44
Score: 1.5
Natty:
Report link

adding this to my settings.xml file in my .m2 folder
<mirrorOf>*,!local-repo</mirrorOf>
fixed the issue locally though sadly didn't work for my Jenkins build

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

79598435

Date: 2025-04-29 13:11:40
Score: 9.5 🚩
Natty:
Report link

test kr raha hu re bhai ab to isme bhi ase karega to kasise chalega

Welcome to Stack Overflow!

Thanks for taking the time to contribute an answer. It’s because of helpful peers like yourself that we’re able to learn together as a community. Here are a few tips on how to make your answer great

Pay it forward

Saying “thanks” is appreciated, but it doesn’t answer the question. Instead, **vote up** the answers that helped you the most! If these answers were helpful to you, please consider saying thank you in a more constructive way – by contributing your own answers to questions your peers have asked here.

Have the same problem?

Still no answer to the question, and you have the same problem? Help us find a solution by researching the problem, then contribute the results of your research and anything additional you’ve tried as a partial answer. That way, even if we can’t figure it out, the next person has more to go on. It’s also possible to gain a bit of reputation with your answers and vote up the question so it gets more attention, or you could set a bounty on the question.

Answer the question

Read the question carefully. What, specifically, is the question asking for? Make sure your answer provides that – or a viable alternative. The answer can be “don’t do that”, but it should also include “try this instead”. Any answer that gets the asker going in the right direction is helpful, but do try to mention any limitations, assumptions or simplifications in your answer. Brevity is acceptable, but fuller explanations are better.

Provide context for links

A link to a potential solution is always welcome, but please add context around the link so your fellow users will have some idea what it is and why it’s there. Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline.

Writing style matters

Nobody’s perfect — but answers with correct spelling, punctuation, and grammar are easier to read. They also tend to get upvoted more frequently. Remember, you can always go back and edit your answer to improve it at any time.

Always be polite and have fun

It’s fine to disagree and express concern, but please be civil. There’s a real human being on the other end of that network connection, however misguided they may appear to be. We’re here to learn from our peers, not yell at each other.

Reasons:
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (0.5): upvote
  • Whitelisted phrase (-1): try this
  • Whitelisted phrase (-1): solution is
  • RegEx Blacklisted phrase (1.5): reputation
  • RegEx Blacklisted phrase (2): bhai
  • RegEx Blacklisted phrase (1): Help us
  • Long answer (-1):
  • No code block (0.5):
  • Me too answer (2.5): Have the same problem
  • Me too answer (0): have the same problem
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: dff

79598431

Date: 2025-04-29 13:07:39
Score: 4.5
Natty:
Report link

You get this error because the symbol resolver is not correctly initialized. Please provide the symbol resolver initialization code so we can help you. You can also create an issue on the github project for a quicker response.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please provide
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: jpl

79598429

Date: 2025-04-29 13:07:39
Score: 2
Natty:
Report link

I've encountered this problem too.

It seems that Superset assume some of the column names that enclosed in quotes as subqueries. after changing the syntax in R string ('"col name"') the problem was resolved.

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

79598413

Date: 2025-04-29 12:56:36
Score: 2
Natty:
Report link

It seems like your antivirus might be blocking your Shopify site. Try temporarily disabling it to see if the site loads. If it works, adjust your antivirus settings to allow access. For further troubleshooting with your Shopify website design, you can check out here, or reach out to Shopify or Namecheap support for assistance.

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

79598409

Date: 2025-04-29 12:54:36
Score: 1
Natty:
Report link
import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Ganj Khani

79598403

Date: 2025-04-29 12:49:34
Score: 1
Natty:
Report link

Attributes option will insert to contenteditable element

  this.editor = new Editor({
      attributes: {
        style: 'height: 450px;',
      }
    });
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Oleksandr Yatsiuk

79598401

Date: 2025-04-29 12:48:34
Score: 1.5
Natty:
Report link

If you're working with Google Maps in Flutter and need to draw/edit shapes (like polygons, circles, rectangles), you might find my package google_maps_drawing_tools helpful. It adds interactive drawing and editing support on top of google_maps_flutter. Feedback is welcome!

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

79598399

Date: 2025-04-29 12:48:34
Score: 1.5
Natty:
Report link

If you're working with Google Maps in Flutter and need to draw/edit shapes (like polygons, circles, rectangles), you might find my package google_maps_drawing_tools helpful. It adds interactive drawing and editing support on top of google_maps_flutter. Feedback is welcome!

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

79598395

Date: 2025-04-29 12:45:33
Score: 2
Natty:
Report link

signtool.exe doesn't support .taco or .jar files. For .jar files you can take a look at jsign

For tableau files, I don't know of a tool that sign those, if you find one, do let me know, I can explore how we could integrate it.

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

79598387

Date: 2025-04-29 12:41:32
Score: 0.5
Natty:
Report link

don't forget to add a toast element in your html (and import ToastModule) e.g.:

<p-toast position="top-center" [baseZIndex]="5000" [hideTransitionOptions]="'350ms ease-in'"></p-toast>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matt Anders

79598374

Date: 2025-04-29 12:36:30
Score: 1
Natty:
Report link

Your /search/page.tsx is a client component, but env(safe-area-inset-bottom) is a CSS environment variable, and whether it applies can depend on:

Whether the container has been rendered in a way that triggers it (like fullscreen PWA or mobile browser with visible bottom nav).

Whether the layout is fully hydrated or not yet during the render cycle.

In contrast, the 404 page is static and rendered differently (possibly server-rendered with a fully baked layout), so env() styles can take effect more reliably there.

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

79598368

Date: 2025-04-29 12:34:30
Score: 1
Natty:
Report link

Short answer: You can't.

Since both delegates has similar signatures, they are still different. C# is strongly-typed language and cannot be duck-typed. You can get delegate type from System.Private.CoreLib and pass it into method.CreateDelegate and use Invoke method

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

79598365

Date: 2025-04-29 12:33:30
Score: 3
Natty:
Report link

This is a Memory View of the Debugger tool window. You can restore the initial debugger layout via Restore Default Layout or drag-and-drop the detached window back into the Debugger tool window (note that you need to grab the "Memory" tab to move it properly).

Location of Restore Default Layout option

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

79598359

Date: 2025-04-29 12:32:29
Score: 0.5
Natty:
Report link

I finally did it with installing Blosc on a windows machine with pip.

The blosc.lib then showed up in the environment, I installed it in (you can search via dir /s c:\blosc.lib)

Transfer that to the linux machine where your cargo.toml is. Apparently it has to be in the same directory as the cargo.toml, since according to the command above, it just searches for blosc.lib without any path given, ergo the cargo.toml directory.

Now it compiled succesfully

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

79598343

Date: 2025-04-29 12:23:27
Score: 1.5
Natty:
Report link

Try this if you are getting an error while creating virtual env via python -m venv myvenv:

python -m venv myvenv --without-pip

Reasons:
  • Whitelisted phrase (-1): Try this
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Saad Fiaz

79598342

Date: 2025-04-29 12:23:27
Score: 0.5
Natty:
Report link

I needed to specify my SQLParameter declaration to get the issue fixed:

var mySqlParameter = new SqlParameter()
{
    ParameterName = "@MyDataTable",
    SqlDbType = SqlDbType.Structured,
    Value = myTableContent,
    TypeName = "dbo.MyTableTypeName"
};
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Christoph Brückmann

79598338

Date: 2025-04-29 12:21:27
Score: 0.5
Natty:
Report link

I needed to specify my SqlParameter declaration to get the issue fixed:

var mySqlParameter = new SqlParameter()
{
    ParameterName = "@MyDataTable",
    SqlDbType = SqlDbType.Structured,
    Value = myTableContent,
    TypeName = "dbo.MyTableTypeName"
};
Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Christoph Brückmann

79598328

Date: 2025-04-29 12:18:25
Score: 1.5
Natty:
Report link
SELECT 
   MAX(SELECT LENGTH("PackForm") FROM "schema"."T 2" WHERE "ID-PrsPack_fkey" = "ID-PrsPack"))
FROM "schema"."T 1" WHERE "ID_fkey" = 116;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: StOMicha

79598324

Date: 2025-04-29 12:17:25
Score: 1.5
Natty:
Report link

You may also want to use jakarta instead of javax as described in this answer:
https://stackoverflow.com/a/75743432/481528

<configOptions>
     <useJakartaEe>true</useJakartaEe>
</configOptions>
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: selalerer

79598316

Date: 2025-04-29 12:10:23
Score: 0.5
Natty:
Report link

From https://github.com/oneclickvirt/lxc_amd64_images or https://github.com/oneclickvirt/lxc_arm_images

You can try Github Action, example debian:

name: debian x86_64

on:
  schedule:
    - cron: '0 12 * * *'
  workflow_dispatch:

jobs:
  debian_x86_64_images:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2

    - name: check path
      run: |
        pwd

    - name: Configure Git
      run: |
        git config --global user.name "daily-update"
        git config --global user.email "[email protected]"
      
    - name: Build and Upload Images
      run: |
        distros=("debian")
        for distro in "${distros[@]}"; do
            zip_name_list=($(bash build_images.sh $distro false x86_64 | tail -n 1))
            release_id=$(curl -s -H "Accept: application/vnd.github.v3+json" "https://api.github.com/repos/oneclickvirt/lxc_amd64_images/releases/tags/$distro" | jq -r '.id')
            echo "Building $distro and packge zips"
            bash build_images.sh $distro true x86_64
            for file in "${zip_name_list[@]}"; do
                if [ -f "$file" ] && [ $(stat -c %s "$file") -gt 10485760 ]; then
                    echo "Checking if $file already exists in release..."
                    existing_asset_id=$(curl -s -H "Accept: application/vnd.github.v3+json" \
                      "https://api.github.com/repos/oneclickvirt/lxc_amd64_images/releases/$release_id/assets" \
                      | jq -r --arg name "$(basename "$file")" '.[] | select(.name == $name) | .id')
                    if [ -n "$existing_asset_id" ]; then
                        echo "Asset $file already exists in release, deleting existing asset..."
                        delete_response=$(curl -s -X DELETE -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" "https://api.github.com/repos/oneclickvirt/lxc_amd64_images/releases/assets/$existing_asset_id")
                        echo "$delete_response"
                        if [ $? -eq 0 ] && ! echo "$delete_response" | grep -q "error"; then
                            echo "Existing asset deleted successfully."
                        else
                            echo "Failed to delete existing asset. Skipping file upload..."
                            rm -rf $file
                            continue
                        fi
                    else
                        echo "No $file file."
                    fi
                    echo "Uploading $file to release..."
                    curl -s -H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
                      -H "Content-Type: application/zip" \
                      --data-binary @"$file" \
                      "https://uploads.github.com/repos/oneclickvirt/lxc_amd64_images/releases/$release_id/assets?name=$(basename "$file")"
                    rm -rf $file
                else
                    echo "No $file or less than 10 MB"
                fi
            done
        done
        

build_images.sh

#!/bin/bash
# 从 https://github.com/oneclickvirt/lxc_amd64_images 获取

run_funct="${1:-debian}"
is_build_image="${2:-false}"
build_arch="${3:-amd64}"
zip_name_list=()
opath=$(pwd)
rm -rf *.tar.xz
ls
# 检查并安装依赖工具
if command -v apt-get >/dev/null 2>&1; then
    # ubuntu debian kali
    if ! command -v sudo >/dev/null 2>&1; then
        apt-get install sudo -y
    fi
    if ! command -v zip >/dev/null 2>&1; then
        sudo apt-get install zip -y
    fi
    if ! command -v jq >/dev/null 2>&1; then
        sudo apt-get install jq -y
    fi
    uname_output=$(uname -a)
    if [[ $uname_output != *ARM* && $uname_output != *arm* && $uname_output != *aarch* ]]; then
        if ! command -v snap >/dev/null 2>&1; then
            sudo apt-get install snapd -y
        fi
        sudo systemctl start snapd
        if ! command -v distrobuilder >/dev/null 2>&1; then
            sudo snap install distrobuilder --classic
        fi
    else
        # if ! command -v snap >/dev/null 2>&1; then
        #     sudo apt-get install snapd -y
        # fi
        # sudo systemctl start snapd
        # if ! command -v distrobuilder >/dev/null 2>&1; then
        #     sudo snap install distrobuilder --classic
        # fi
        if ! command -v distrobuilder >/dev/null 2>&1; then
            $HOME/goprojects/bin/distrobuilder --version
        fi
        if [ $? -ne 0 ]; then
            sudo apt-get install build-essential -y
            export CGO_ENABLED=1
            export CC=gcc
            wget https://go.dev/dl/go1.21.6.linux-arm64.tar.gz
            chmod 777 go1.21.6.linux-arm64.tar.gz
            rm -rf /usr/local/go && tar -C /usr/local -xzf go1.21.6.linux-arm64.tar.gz
            export GOROOT=/usr/local/go
            export PATH=$GOROOT/bin:$PATH
            export GOPATH=$HOME/goprojects/
            go version
            apt-get install -q -y debootstrap rsync gpg squashfs-tools git make
            git config --global user.name "daily-update"
            git config --global user.email "[email protected]"
            mkdir -p $HOME/go/src/github.com/lxc/
            cd $HOME/go/src/github.com/lxc/
            git clone https://github.com/lxc/distrobuilder
            cd ./distrobuilder
            make
            export PATH=$HOME/goprojects/bin/distrobuilder:$PATH
            echo $PATH
            find $HOME -name distrobuilder -type f 2>/dev/null
            $HOME/goprojects/bin/distrobuilder --version
        fi
        # wget https://api.ilolicon.com/distrobuilder.deb
        # dpkg -i distrobuilder.deb
    fi
    if ! command -v debootstrap >/dev/null 2>&1; then
        sudo apt-get install debootstrap -y
    fi
fi

# 构建或列出不同发行版的镜像
build_or_list_images() {
    local versions=()
    local ver_nums=()
    local variants=()
    read -ra versions <<< "$1"
    read -ra ver_nums <<< "$2"
    read -ra variants <<< "$3"
    local architectures=("$build_arch")
    local len=${#versions[@]}
    for ((i = 0; i < len; i++)); do
        version=${versions[i]}
        ver_num=${ver_nums[i]}
        for arch in "${architectures[@]}"; do
            for variant in "${variants[@]}"; do
                # apk apt dnf egoportage opkg pacman portage yum equo xbps zypper luet slackpkg
                if [[ "$run_funct" == "centos" || "$run_funct" == "fedora" || "$run_funct" == "openeuler" ]]; then
                    manager="yum"
                elif [[ "$run_funct" == "kali" || "$run_funct" == "ubuntu" || "$run_funct" == "debian" ]]; then
                    manager="apt"
                elif [[ "$run_funct" == "almalinux" || "$run_funct" == "rockylinux" || "$run_funct" == "oracle" ]]; then
                    manager="dnf"
                elif [[ "$run_funct" == "archlinux" ]]; then
                    manager="pacman"
                elif [[ "$run_funct" == "alpine" ]]; then
                    manager="apk"
                elif [[ "$run_funct" == "openwrt" ]]; then
                    manager="opkg"
                    [ "${version}" = "snapshot" ] && manager="apk"
                elif [[ "$run_funct" == "gentoo" ]]; then
                    manager="portage"
                elif [[ "$run_funct" == "opensuse" ]]; then
                    manager="zypper"
                else
                    echo "Unsupported distribution: $run_funct"
                    exit 1
                fi
                EXTRA_ARGS=""
                if [[ "$run_funct" == "centos" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    if [ "$version" = "7" ] && [ "${arch}" != "amd64" ] && [ "${arch}" != "x86_64" ]; then
                        EXTRA_ARGS="-o source.url=http://mirror.math.princeton.edu/pub/centos-altarch/ -o source.skip_verification=true"
                    fi
                    if [ "$version" = "8-Stream" ] || [ "$version" = "9-Stream" ]; then
                        EXTRA_ARGS="${EXTRA_ARGS} -o source.variant=boot"
                    fi
                    if [ "$version" = "9-Stream" ]; then
                        EXTRA_ARGS="${EXTRA_ARGS} -o source.url=https://mirror1.hs-esslingen.de/pub/Mirrors/centos-stream"
                    fi
                elif [[ "$run_funct" == "rockylinux" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    EXTRA_ARGS="-o source.variant=boot"
                elif [[ "$run_funct" == "almalinux" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    EXTRA_ARGS="-o source.variant=boot"
                elif [[ "$run_funct" == "oracle" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    if [[ "$version" == "9" ]]; then
                        EXTRA_ARGS="-o source.url=https://yum.oracle.com/ISOS/OracleLinux"
                    fi
                elif [[ "$run_funct" == "archlinux" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    if [ "${arch}" != "amd64" ] && [ "${arch}" != "i386" ] && [ "${arch}" != "x86_64" ]; then
                        EXTRA_ARGS="-o source.url=http://os.archlinuxarm.org"
                    fi
                elif [[ "$run_funct" == "alpine" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                    if [ "${version}" = "edge" ]; then
                        EXTRA_ARGS="-o source.same_as=3.19"
                    fi
                elif [[ "$run_funct" == "fedora" || "$run_funct" == "openeuler" || "$run_funct" == "opensuse" ]]; then
                    [ "${arch}" = "amd64" ] && arch="x86_64"
                    [ "${arch}" = "arm64" ] && arch="aarch64"
                elif [[ "$run_funct" == "gentoo" ]]; then
                    [ "${arch}" = "x86_64" ] && arch="amd64"
                    [ "${arch}" = "aarch64" ] && arch="arm64"
                    if [ "${variant}" = "cloud" ]; then
                        EXTRA_ARGS="-o source.variant=openrc"
                    else
                        EXTRA_ARGS="-o source.variant=${variant}"
                    fi
                elif [[ "$run_funct" == "debian" ]]; then
                    [ "${arch}" = "x86_64" ] && arch="amd64"
                    [ "${arch}" = "aarch64" ] && arch="arm64"
                elif [[ "$run_funct" == "ubuntu" ]]; then
                    [ "${arch}" = "x86_64" ] && arch="amd64"
                    [ "${arch}" = "aarch64" ] && arch="arm64"
                    if [ "${arch}" != "amd64" ] && [ "${arch}" != "i386" ] && [ "${arch}" != "x86_64" ]; then
                        EXTRA_ARGS="-o source.url=http://ports.ubuntu.com/ubuntu-ports"
                    fi
                fi
                if [ "$is_build_image" == true ]; then
                    if command -v distrobuilder >/dev/null 2>&1; then
                        if [[ "$run_funct" == "gentoo" ]]; then
                            echo "sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} ${EXTRA_ARGS}"
                            if sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        elif [[ "$run_funct" != "archlinux" ]]; then
                            echo "sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.release=${version} -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}"
                            if sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.release=${version} -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        else
                            echo "sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}"
                            if sudo distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        fi
                    else
                        if [[ "$run_funct" == "gentoo" ]]; then
                            echo "sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} ${EXTRA_ARGS}"
                            if sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        elif [[ "$run_funct" != "archlinux" ]]; then
                            echo "sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.release=${version} -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}"
                            if sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.release=${version} -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        else
                            echo "sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}"
                            if sudo $HOME/goprojects/bin/distrobuilder build-lxc "${opath}/images_yaml/${run_funct}.yaml" -o image.architecture=${arch} -o image.variant=${variant} -o packages.manager=${manager} ${EXTRA_ARGS}; then
                                echo "Command succeeded"
                            fi
                        fi
                    fi
                    # 强制设置架构名字
                    if [[ "$run_funct" == "gentoo" || "$run_funct" == "debian" || "$run_funct" == "ubuntu" ]]; then
                        [ "${arch}" = "amd64" ] && arch="x86_64"
                    elif [[ "$run_funct" == "fedora" || "$run_funct" == "openeuler" || "$run_funct" == "opensuse" || "$run_funct" == "alpine" || "$run_funct" == "oracle" || "$run_funct" == "archlinux" ]]; then
                        [ "${arch}" = "aarch64" ] && arch="arm64"
                    elif [[ "$run_funct" == "almalinux" || "$run_funct" == "centos" || "$run_funct" == "rockylinux" ]]; then
                        [ "${arch}" = "aarch64" ] && arch="arm64"
                    fi
                    ls
                    if [ -f rootfs.tar.xz ]; then
                        mv rootfs.tar.xz "${run_funct}_${ver_num}_${version}_${arch}_${variant}.tar.xz"
                        rm -rf rootfs.tar.xz
                    fi
                    ls
                else
                    # 强制设置架构名字
                    if [[ "$run_funct" == "gentoo" || "$run_funct" == "debian" || "$run_funct" == "ubuntu" ]]; then
                        [ "${arch}" = "amd64" ] && arch="x86_64"
                    elif [[ "$run_funct" == "fedora" || "$run_funct" == "openeuler" || "$run_funct" == "opensuse" || "$run_funct" == "alpine" || "$run_funct" == "oracle" || "$run_funct" == "archlinux" ]]; then
                        [ "${arch}" = "aarch64" ] && arch="arm64"
                    elif [[ "$run_funct" == "almalinux" || "$run_funct" == "centos" || "$run_funct" == "rockylinux" ]]; then
                        [ "${arch}" = "aarch64" ] && arch="arm64"
                    fi
                    zip_name_list+=("${run_funct}_${ver_num}_${version}_${arch}_${variant}.tar.xz")
                fi
            done
        done
    done
    if [ "$is_build_image" == false ]; then
        echo "${zip_name_list[@]}"
    fi
}


# 不同发行版的配置
# build_or_list_images 镜像名字 镜像版本号 variants的值
case "$run_funct" in
debian)
    build_or_list_images "buster bullseye bookworm trixie" "10 11 12 13" "default cloud"
    ;;
ubuntu)
    build_or_list_images "bionic focal jammy lunar mantic noble" "18.04 20.04 22.04 23.04 23.10 24.04" "default cloud"
    ;;
kali)
    build_or_list_images "kali-rolling" "latest" "default cloud"
    ;;
archlinux)
    build_or_list_images "current" "current" "default cloud"
    ;;
gentoo)
    build_or_list_images "current" "current" "cloud systemd openrc"
    ;;
centos)
    build_or_list_images "7 8-Stream 9-Stream" "7 8 9" "default cloud"
    ;;
almalinux)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-almalinux.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
rockylinux)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-rockylinux.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
alpine)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-alpine.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
openwrt)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-openwrt.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
oracle)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-oracle.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
fedora)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-fedora.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
opensuse)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-opensuse.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
openeuler)
    URL="https://raw.githubusercontent.com/lxc/lxc-ci/main/jenkins/jobs/image-openeuler.yaml"
    curl_output=$(curl -s "$URL" | awk '/name: release/{flag=1; next} /^$/{flag=0} flag && /^ *-/{if (!first) {printf "%s", $2; first=1} else {printf " %s", $2}}' | sed 's/"//g')
    build_or_list_images "$curl_output" "$curl_output" "default cloud"
    ;;
*)
    echo "Invalid distribution specified."
    ;;
esac

https://github.com/lxc/lxc-ci/tree/main/images

From here you can find the available yaml files, each corresponding to a class of operating system.

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

79598310

Date: 2025-04-29 12:07:22
Score: 1.5
Natty:
Report link

Better later then never.

Have faced same issue with OData V4.

For solving this problem MessageQuotas must be configured in 2 places:

  1. In ODataBatchHandler for response creation.

  2. In ODataMessageReaderSettings for parsing incoming request, before it comes to BatchHandler for processing. Instance of this settings class must be configured and registered as singleton when configuring OData.

Adding 2d one solve problem in my case.

Related issue: https://github.com/simple-odata-client/Simple.OData.Client/issues/297

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alexander Kot

79598304

Date: 2025-04-29 12:05:22
Score: 2
Natty:
Report link

Just add scrollbarWidth: "none" to styles

style={
  {
   scrollbarWidth: "none"
  }
}
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Alita

79598297

Date: 2025-04-29 11:56:20
Score: 2.5
Natty:
Report link

So you will need to specify the remote Redis server so that you get the PONG response. You will ony get a connection refused if the remote server is configured to not allow remote connection and or has a password set and you didn't specify it.

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

79598292

Date: 2025-04-29 11:55:19
Score: 0.5
Natty:
Report link

Settled on using the 3. approach, like avahi.bb does.

Addding the FILES lines to the recipe, the main123 file will not be installed when using IMAGE_INSTALL:append = " mwe-so". If some user of the recipe wants the files, they have to do additionally install the package named mwe-optional-files

SUMMARY = "mwe stackoverflow"
LICENSE = "CLOSED"
LICENSE:mwe-optional-files = "CLOSED"

FILESEXTRAPATHS:prepend := "${THISDIR}:"
SRC_URI += "file://CMakeLists.txt"
SRC_URI += "file://main.c"
SRC_URI += "file://main2.c"
S = "${WORKDIR}"

inherit cmake pkgconfig

PACKAGES =+ "mwe-optional-files"
PROVIDES =+ "mwe-optional-files"

FILES:{PN} = "whatever files you want normally installed"
FILES:mwe-optional-files = "/usr/local/bin/main123/mwe"
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Mo_

79598285

Date: 2025-04-29 11:50:18
Score: 3
Natty:
Report link

You need build node from source code. I've successfully built the latest node(23.11.0) even in the deprecated macOS 10.13 with llvm@18 (seems work with down to llvm@16) in homebrew by my customized rb files. All the tests provided by homebrew formula passed without errors. My repo contains these Fomula files .

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: niu541412

79598281

Date: 2025-04-29 11:46:17
Score: 6.5
Natty: 9
Report link

What if I need to do it throrugh measures only without creating a calculated column?

Reasons:
  • Blacklisted phrase (0.5): I need
  • 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 if I
  • Low reputation (1):
Posted by: winR

79598278

Date: 2025-04-29 11:46:17
Score: 1
Natty:
Report link

I opened the relevant CMakeLists.txt and inserted this line near the beginning:

SET(CMAKE_CXX_COMPILER "/usr/bin/gcc")
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Omroth

79598277

Date: 2025-04-29 11:44:16
Score: 1.5
Natty:
Report link

i found the problem i use sc.exe delete winRm
to delete the winRm
i used this command and reinstalled the winRm On Windows Server 2019

sc.exe create WinRM binPath= "C:\Windows\System32\svchost.exe -k NetworkService" start= auto obj= "NT AUTHORITY\NetworkService" type= share DisplayName= "Windows Remote Management (WS-Management)"

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Ramin Azali

79598264

Date: 2025-04-29 11:38:14
Score: 1
Natty:
Report link

just an update option as the one from @marcelo Guerra is using a deprecated method (addFile)

//create a new google sheet within managerFolder
var ss = SpreadsheetApp.create(fileName);
var ssId = ss.getId();
var ssFile = DriveApp.getFileById(ssId);
ssFile.moveTo(destinationFolder);

source

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @marcelo
Posted by: Francisco Cortes

79598258

Date: 2025-04-29 11:36:13
Score: 11 🚩
Natty: 6
Report link

I have the same problem. Please help!

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): Please help
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mauro

79598257

Date: 2025-04-29 11:35:13
Score: 1
Natty:
Report link

your jsonl file should contain lines like this one:

{"custom_id": "task-1", "method": "POST", "url": "/chat/completions", "body": {"model": "REPLACE-WITH-MODEL-DEPLOYMENT-NAME", "messages": [{"role": "system", "content": "You are an AI assistant that helps people find information."}, {"role": "user", "content": "When was the first XBOX released?"}]}}

in the body you can see a model parameter, it should be changed to the deployement name,

gpt-4o-mini-bt

in my case.

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

79598256

Date: 2025-04-29 11:35:13
Score: 1.5
Natty:
Report link

import matplotlib.pyplot as plt

import numpy as np

# داده‌ها

روزها = ['روز 0', 'روز 7', 'روز 14', 'روز 28', 'روز 56']

روزها_عددی = np.array([0, 7, 14, 28, 56])

# ویژگی‌های تخمیری

pH_WCC = [6.20, 4.38, 4.28, 4.22, 4.18]

pH_C_TMR = [5.78, 4.45, 4.36, 4.30, 4.26]

لاکتیک_WCC = [4.2, 62.4, 71.5, 75.8, 78.3]

لاکتیک_C_TMR = [6.8, 54.7, 62.9, 66.3, 69.0]

استیک_WCC = [2.6, 18.5, 20.9, 21.7, 22.4]

استیک_C_TMR = [3.9, 14.2, 17.5, 19.1, 20.2]

پروپیونیک_WCC = [0.5, 1.2, 1.4, 1.5, 1.5]

پروپیونیک_C_TMR = [0.7, 0.9, 1.2, 1.3, 1.4]

بوتیریک_WCC = [0.2, 0.5, 0.4, 0.3, 0.3]

بوتیریک_C_TMR = [0.1, 0.3, 0.2, 0.2, 0.2]

آمونیاک_WCC = [44.6, 63.2, 61.7, 59.8, 57.9]

آمونیاک_C_TMR = [32.3, 48.7, 46.9, 45.2, 44.0]

# جمعیت میکروبی

باکتری_لاکتیک_WCC = [5.88, 8.71, 8.58, 8.46, 8.35]

باکتری_لاکتیک_C_TMR = [6.23, 8.42, 8.30, 8.18, 8.08]

باکتری_هوازی_WCC = [6.14, 4.02, 3.65, 3.40, 3.20]

باکتری_هوازی_C_TMR = [5.73, 3.77, 3.44, 3.25, 3.11]

مخمر_WCC = [5.20, 3.40, 3.00, 2.75, 2.60]

مخمر_C_TMR = [4.80, 3.20, 2.90, 2.65, 2.50]

# ترسیم نمودارها

fig, axs = plt.subplots(2, 1, figsize=(12, 10), sharex=True)

# نمودار ویژگی‌های تخمیری

axs[0].plot(روزها_عددی, pH_WCC, marker='o', label='pH - WCC')

axs[0].plot(روزها_عددی, pH_C_TMR, marker='o', label='pH - C-TMR')

axs[0].plot(روزها_عددی, لاکتیک_WCC, marker='s', label='اسید لاکتیک - WCC')

axs[0].plot(روزها_عددی, لاکتیک_C_TMR, marker='s', label='اسید لاکتیک - C-TMR')

axs[0].plot(روزها_عددی, استیک_WCC, marker='^', label='اسید استیک - WCC')

axs[0].plot(روزها_عددی, استیک_C_TMR, marker='^', label='اسید استیک - C-TMR')

axs[0].plot(روزها_عددی, پروپیونیک_WCC, marker='v', label='اسید پروپیونیک - WCC')

axs[0].plot(روزها_عددی, پروپیونیک_C_TMR, marker='v', label='اسید پروپیونیک - C-TMR')

axs[0].plot(روزها_عددی, بوتیریک_WCC, marker='d', label='اسید بوتیریک - WCC')

axs[0].plot(روزها_عددی, بوتیریک_C_TMR, marker='d', label='اسید بوتیریک - C-TMR')

axs[0].plot(روزها_عددی, آمونیاک_WCC, marker='x', label='آمونیاک-N - WCC')

axs[0].plot(روزها_عددی, آمونیاک_C_TMR, marker='x', label='آمونیاک-N - C-TMR')

axs[0].set_title('ویژگی‌های تخمیری در طول زمان')

axs[0].set_ylabel('مقدار (g/kg DM یا pH)')

axs[0].grid(True)

axs[0].legend(loc='upper right', fontsize=8)

# نمودار جمعیت میکروبی

axs[1].plot(روزها_عددی, باکتری_لاکتیک_WCC, marker='o', label='باکتری لاکتیک - WCC')

axs[1].plot(روزها_عددی, باکتری_لاکتیک_C_TMR, marker='o', label='باکتری لاکتیک - C-TMR')

axs[1].plot(روزها_عددی, باکتری_هوازی_WCC, marker='s', label='باکتری هوازی - WCC')

axs[1].plot(روزها_عددی, باکتری_هوازی_C_TMR, marker='s', label='باکتری هوازی - C-TMR')

axs[1].plot(روزها_عددی, مخمر_WCC, marker='^', label='مخمر - WCC')

axs[1].plot(روزها_عددی, مخمر_C_TMR, marker='^', label='مخمر - C-TMR')

axs[1].set_title('جمعیت میکروبی در طول زمان')

axs[1].set_xlabel('روز')

axs[1].set_ylabel('log₁₀ cfu/g FM')

axs[1].grid(True)

axs[1].legend(loc='upper right', fontsize=8)

plt.tight_layout()

plt.show()

Reasons:
  • Long answer (-1):
  • No code block (0.5):
  • No latin characters (1):
  • Low reputation (1):
Posted by: FARAHUDDIN LARGHANI

79598250

Date: 2025-04-29 11:31:12
Score: 0.5
Natty:
Report link

This question has already been answered on this post.

While it is possible to use imaplib directly I would recommend using a more user friendly library like imap_tools:

with MailBox('imap.mail.com').login('[email protected]', 'pwd', initial_folder='INBOX') as mailbox:

    # MOVE all messages from current folder to INBOX/folder2
    mailbox.move(mailbox.uids(), 'INBOX/folder2')

For the specific case of Google Mail I would recommend using their Python API . For example I wrote a small program to filter emails using Python and the Google API, you can find the code on Github .

upvote them, not me

Reasons:
  • Blacklisted phrase (0.5): upvote
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mr-chen-rui

79598243

Date: 2025-04-29 11:27:11
Score: 3.5
Natty:
Report link

When calling Calculate() it is just update all formula dependent cells, is not related with dirty state. As solution you can make snapshot of state, than make comparison.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • Low reputation (1):
Posted by: Anvarjon Ruziev

79598238

Date: 2025-04-29 11:24:10
Score: 3
Natty:
Report link

The response is, in fact, quite simple. It's just that semicolon denote a separation and not a termination, which cause the programm to separate the two instruction leaving the callback without any function defined which causes an error.

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

79598236

Date: 2025-04-29 11:21:09
Score: 0.5
Natty:
Report link
from PIL import Image
import pytesseract
import zipfile
import os

# Path to the uploaded DOCX file
docx_path = "/mnt/data/tbk.docx"

# Extract images from the DOCX file
with zipfile.ZipFile(docx_path, 'r') as docx:
    # List all image files in the word/media directory
    image_files = [item for item in docx.namelist() if item.startswith("word/media/")]
    # Extract images to a temporary folder
    image_paths = []
    for image_file in image_files:
        image_data = docx.read(image_file)
        image_path = f"/mnt/data/{os.path.basename(image_file)}"
        with open(image_path, "wb") as img:
            img.write(image_data)
        image_paths.append(image_path)

# Perform OCR on all extracted images
ocr_results = {}
for path in image_paths:
    image = Image.open(path)
    text = pytesseract.image_to_string(image)
    ocr_results[path] = text

ocr_results
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: srgt4r

79598223

Date: 2025-04-29 11:18:09
Score: 1.5
Natty:
Report link

.image {

  border: 1px solid red;

}

.v-align {

  display: flex;

  align-items: center;

  justify-content: flex-end;

}

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

79598222

Date: 2025-04-29 11:17:08
Score: 0.5
Natty:
Report link

I am not sure it can be done using the fusedClient. (I am sure somebody will disagree with this). The FusedLocationListner requires a data connection so it can send a request to goggle who then return your location. This means getting your location is dependent on the strength of your device's internet connection and the servers at goggle returning in a timely fashion.

Previously the LocationListener and LocationListenerCompat used the gps on the android device to get the location. These are deprecated interfaces so you will not be able to publish them to the play store. But if this just for your own use I would suggest giving them a try.

(LocationListener no longer works with android Q and above so try the compat. Also you cannot have a silent listener, it must be implemented by the class.)

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

79598221

Date: 2025-04-29 11:17:08
Score: 1.5
Natty:
Report link

It is solved now. I can add the MySQL essential package(size 40MB) with my deployment package and install with the help of PowerShell command and place the configured file in applaction.

Problem Solved!

Reasons:
  • Whitelisted phrase (-1): It is solved
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ashok bansal

79598203

Date: 2025-04-29 11:09:06
Score: 3.5
Natty:
Report link

I have recently published exactly this over here: react-native-draggable-masonry-grid

The API layer of this component can be a bit intuitive I plan to make is over time. But if you end up using it, would appreciate if you can "star" the repository and contribute if you can. And please use "fork" if you just want to copy and paste the code.

Reasons:
  • Blacklisted phrase (1.5): would appreciate
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: DavC

79598195

Date: 2025-04-29 11:02:05
Score: 5
Natty: 3
Report link

good day all.

Please, I want to redirect a page or group posts of a social network own by me. I want the admin of the site to show adstera ads instantly when the visitors click on a url or link of a post posted for example on FB and from FB the link takes the reader to my site to read full article and as soon as the user gets there he or she is firstly redirected to watch ads after watching or seeing ads then the ads will disappear the he reads on. I want it to happen only on the page I'm displaying adstera direct link ads not on all pages of the site just on the post I want it happen. Is this possible?How is this achievable?

Reasons:
  • Blacklisted phrase (1): good day
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Ian Ben

79598181

Date: 2025-04-29 10:55:03
Score: 0.5
Natty:
Report link

You need to add the following import in your Jetpack Compose class and it would solve it:

import androidx.compose.runtime.getValue
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Sam Ramezanli

79598180

Date: 2025-04-29 10:54:02
Score: 2
Natty:
Report link

The missing CSS in the second email is likely due to WooCommerce not reloading styles between triggers—try calling style_inline() manually or triggering emails separately.

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

79598178

Date: 2025-04-29 10:53:02
Score: 3
Natty:
Report link

To enable the light bulb, from vscode go to Settings > Search "Quick Fix"

enter image description here

From the option, check to enable the nearby quick fix option.

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

79598176

Date: 2025-04-29 10:52:02
Score: 0.5
Natty:
Report link

This issue is common in Jupyter/Colab when widgets like progress bars fail to render during the first run, usually due to the frontend not being fully initialized. It’s not a code problem—just rerunning the cell typically fixes it. This often happens with libraries like transformers or torch. To avoid it entirely, you can run the code as a Python file in VS Code or another script-based environment.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ashish Sharma

79598164

Date: 2025-04-29 10:48:00
Score: 1
Natty:
Report link

On macOS Sequoia (15.3.2) the jre directory has been replaced by jbr :

export JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home"

As mentioned in a comment by @Oliver Metz

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Oliver
Posted by: goemic

79598155

Date: 2025-04-29 10:41:59
Score: 1.5
Natty:
Report link

Shopify offers a built-in email marketing tool called Shopify Email. It allows you to create and send customized email campaigns directly from your Shopify store. With pre-designed templates, automated flows, and analytics, you can easily run marketing campaigns like promotions, abandoned cart reminders, and product recommendations. Shopify Email is free for the first 2,500 emails per month, with a small fee for additional emails.

For better results, you can also use verified email lists from LatestdatabaseCN.

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

79598151

Date: 2025-04-29 10:38:58
Score: 2
Natty:
Report link
from locust import HttpUser, task, between
import random
 
URLS = [
    "/",
    "/about",
    "/products",
    "/contact",
    "/blog/page1",
    "/blog/page2", 
]

class WebsiteUser(HttpUser):
    wait_time = between(1, 3)

    @task
    def browse(self):
        url = random.choice(URLS)
        self.client.get(url)


here is the sample video of this

https://www.youtube.com/watch?v=6fotO30YmkQ&t=3s

you can create a free cloud vm to rule all workers

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Çağlar Can Sarıkaya

79598148

Date: 2025-04-29 10:36:58
Score: 2.5
Natty:
Report link

For me adding this in the buildTypes{

signingConfig = signingConfigs.getByName("debug")

}

worked

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

79598147

Date: 2025-04-29 10:35:58
Score: 0.5
Natty:
Report link

When doing network mounting, or any other special mount, I would override the entrypoint with an entrypoint.sh file.
End that file with dotnet Opserver.Web.dll or whatever that command should actually be.

Do the mounting in that file, with also an error-catch, when the volume is not available for mounting.
Everything you echo or output to &1, will be shown in the container log (as long as it's no isolated process)

Reasons:
  • Has code block (-0.5):
  • Starts with a question (0.5): When doin
  • Low reputation (0.5):
Posted by: Tim Chaubet

79598143

Date: 2025-04-29 10:34:57
Score: 7 🚩
Natty: 5
Report link

Do you have any easy way of communicating? might be able to help.

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nino

79598138

Date: 2025-04-29 10:32:56
Score: 2
Natty:
Report link
  1. Go to
    File > Preferences > Keyboard Shortcuts

  2. Search for "Quick fix"

  3. in the Keybinding column double click to edit and add a key combination to access Quick fix

  4. and press enter to save.

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

79598134

Date: 2025-04-29 10:30:55
Score: 0.5
Natty:
Report link

At the time of writing, you can get the last bar time and index but not the close price.

From the lower timeframes, you might get away with requesting the highest timeframe (12-month) close price.

However, the best solution is to adjust your logic to process retrospectively.

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: sbtnc

79598125

Date: 2025-04-29 10:22:53
Score: 2
Natty:
Report link

Use YouTube Data API v3 to fetch the stats and install google-api-python-client with pip install --upgrade google-api-python-client.
You will need to create google cloud console project and enable YouTube Data API v3 api.

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

79598116

Date: 2025-04-29 10:19:52
Score: 9.5 🚩
Natty: 4
Report link

how did you fix this issue ? i am having the same trouble on a newly created index with the same configurations on another cluster

Reasons:
  • Blacklisted phrase (1): how did you fix
  • RegEx Blacklisted phrase (3): did you fix this
  • RegEx Blacklisted phrase (1.5): fix this issue ?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how did you fix this is
  • Low reputation (1):
Posted by: Saa'd Alalami

79598113

Date: 2025-04-29 10:18:51
Score: 2.5
Natty:
Report link

I treat ORM and migrations tools separately, because it is hard to sync everything in the database when you have so many database environment (dev, staging, prod) in many cases.

For TypeScript/JavaScript project, i use dbmate. It is easy to use imho. The tradeoff is you have to write raw SQL query yourself. But i take that tradeoff. I want to have migration on my full control.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • No code block (0.5):
  • Low reputation (1):
Posted by: Samuel

79598110

Date: 2025-04-29 10:17:51
Score: 0.5
Natty:
Report link

Azure has a REST API you can use for that. Here:
https://learn.microsoft.com/en-us/rest/api/sql/servers/get?view=rest-sql-2021-11-01&tabs=HTTP

GET:
https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers?api-version=2021-02-01

This will list all of them on the defined resource group.

If you know the exact server name, you can list just for that too. So the end like this

https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/databases?api-version=2021-11-01

Does this help?

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mark

79598106

Date: 2025-04-29 10:14:50
Score: 2.5
Natty:
Report link

The Python code may not run on the first execution due to syntax errors, missing dependencies, incorrect environment setup, or file path issues. Verify configurations, check for typos, and install packages.

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

79598095

Date: 2025-04-29 10:08:48
Score: 3.5
Natty:
Report link

I recently came across your work and I have to say — I’m really impressed by what you’ve built! It’s clean, effective, and aligns closely with something I’ve been exploring as well.

I’m currently working on a similar concept, but applied to a more complex problem involving highly irregular arrangements of pipes. I’ve attached an image to give you a better idea of what I’m dealing with. As you can see, the bundle contains nested and differently sized pipes, which adds layers of complexity to the counting and analysis process.

I’d love to hear your thoughts on how you might approach a setup like this, and whether any of your existing tools or logic could be extended to handle such cases.

Looking forward to hearing from you!

Best regards,
Roshan George

pipe image

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Geo

79598087

Date: 2025-04-29 10:04:47
Score: 2
Natty:
Report link

Kindly make sure that you have enabled the required Access in your app https://aps.autodesk.com/myapps/
Also make sure docs is enabled for the project user in your project members.

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

79598083

Date: 2025-04-29 10:02:47
Score: 1
Natty:
Report link

You can help latex by supplying possible hyphenation points with \- (disclaimer: I don't know what the correct hyphenations points in Epibrdrinharzechlor are, the following is just a proof-of-concept to see that hyphenation works):

\documentclass[10pt]{article}

\usepackage[top=2cm, bottom=4cm, left=1.5cm, right=1.7cm]{geometry}
\usepackage{tabularray}
\UseTblrLibrary{booktabs}

\begin{document}

\noindent
\begin{tblr}{
  colspec={XXXXXXXXXX},
  colsep=2pt,
  cells={halign=l,preto=\hspace*{0pt}}
}
\toprule\toprule
Name & Substance & Material & Separable & Share & Type & Classification & Documentation & Threshold &  Fraction\\\hline
\midrule
20- Res & Berovi\-werx-Epibr\-drin\-harze\-chlor & Alsternative Test inside the modular &  &  &  & Ski1 &  & 0.01 & 200.0\\\hline
\bottomrule
\end{tblr}
\end{document}

enter image description here

Reasons:
  • RegEx Blacklisted phrase (3): You can help
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: samcarter_is_at_topanswers.xyz

79598081

Date: 2025-04-29 10:02:47
Score: 1.5
Natty:
Report link

If you want to use an SVG editor like SVG-Edit in your project but need features or methods it doesn’t support by default, the best approach is to fork the library and customize it based on your needs.

This gives you full control over the source and allows easy integration of new functionality. Instead of placing it inside the Assets folder, which is usually for static files, it’s better to keep it in a separate module like /libs/svgedit/ to make collaboration and maintenance easier.

If the editor isn’t tightly connected to your core app, you can also host it separately and embed it using an iframe or external URL—this is how tools like Free SVG Editor manage it. For long-term use and team collaboration, it’s important to document your changes clearly and keep the setup modular to make future updates easier to handle.

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

79598079

Date: 2025-04-29 10:00:46
Score: 1
Natty:
Report link

You just need to add the library with the implementation of __imp_MessageBoxW to your command:

cl /EHsc winbasicb.cpp user32.lib
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: patriml

79598077

Date: 2025-04-29 10:00:46
Score: 2.5
Natty:
Report link

Use UNIQUE() and AVERAGEIF():

=UNIQUE(A2:A11) in cell E2;

=AVERAGEIF(A2:A11;E2#;B2:B11)

Solution

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

79598076

Date: 2025-04-29 09:59:45
Score: 3
Natty:
Report link

This might be a good place to start.
https://aps.autodesk.com/developer/overview/premium-reporting-api

You can also get more information using the get intouch link at the bottom right

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

79598074

Date: 2025-04-29 09:57:45
Score: 1
Natty:
Report link

try with ignoresSafeArea()

@main
struct TestMacTabApp: App {
  var body: some Scene {
    WindowGroup {
      Color.pink
        .ignoresSafeArea()
    }
  }
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sagar Bhut

79598070

Date: 2025-04-29 09:55:44
Score: 2.5
Natty:
Report link

I did not find an easy way to do it, so when I copy all files and get the breaking error, I just check for the files that didn't make it and copy them again to the project. When all of them are copied, I build it and it gets build successfully.

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

79598068

Date: 2025-04-29 09:54:44
Score: 2.5
Natty:
Report link
  1. Give the same unique class name to all the elements.
  2. Use querySelectorAll() instead of getElementsByClassName().
Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Talha Umar

79598051

Date: 2025-04-29 09:48:42
Score: 1.5
Natty:
Report link

If you just want to fetch the data without transforming it into complex thing, go with AuthorRepository (option 2).

As the project size grows larger, some service will dependent on other service, and that is unavoidable cases. If you notice some method in service is often called by many service, then you can start extracting those method into its own ServiceClass

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

79598044

Date: 2025-04-29 09:43:41
Score: 2
Natty:
Report link

in my own case i saw the error while trying to create tabs and my solution was simply to add 'nav' to the togglers then leave everything as it is

<div class='nav yourCustomStyles yourOtherStyles'>

<div> <button data-bs-target='#targetElemId' data-bs-toggle='tab'>test</button>

<div/>

//contents
<div id='targetElemId' class='tab-panel'>content<div/>

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: réze

79598034

Date: 2025-04-29 09:38:39
Score: 2
Natty:
Report link

This is some kind of cache error.

disable/delete the pull request feature, this will make this error vanish, then you can enable/re-create the pull request feature and the error won't return.

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

79598029

Date: 2025-04-29 09:36:39
Score: 2
Natty:
Report link

this was in issue in Shopware itself and should be fixed with 6.6.10.4

Here is the pull request https://github.com/shopware/shopware/pull/7019

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