79826886

Date: 2025-11-21 19:34:26
Score: 0.5
Natty:
Report link

Just restarting and re-running the notebook worked for me after installing the package

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Gerard

79826883

Date: 2025-11-21 19:28:25
Score: 0.5
Natty:
Report link

<<< Recoverable Error >>>

External code file (oms_gw) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_log_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_micro_sim) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_ot_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_path_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_pipeline) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_pkt_analyzer) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_pr) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_ptree) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_qm) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_routing_convergence) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_rr) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_sim_attr_cache) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_stat_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_string_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_sv) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_tan) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (oms_vlan_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

External code file (umts_gtp_support) compilation failed

Errors given in file (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

----

<<< Recoverable Error >>>

Object repository construction failed

External code file (D:\14.5.A\models\std\umts\umts_gtp_support.ex.c) compilation failed, see error messages in (C:\Users\GAMER\op_admin\tmp\cc_err_6756)

T (0), EV (-), MOD (NONE), PROC (sim_load_repos_rebuild)

----

<<< Program Abort >>>

Error encountered rebuilding repository -- unable to proceed

T (0), EV (-), MOD (NONE), PROC (sim_load_repos_load)

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

79826882

Date: 2025-11-21 19:27:24
Score: 2
Natty:
Report link
If still relevant: consider Switch to SeleniumVBA. Still actively supported and migration effort is minimal.
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: dornech

79826880

Date: 2025-11-21 19:25:23
Score: 1
Natty:
Report link

For anyone hitting this problem, I’ve bumped into it as well, and came up with my solution:

https://ksol.io/en/blog/articles/2025/11/django-mediafile-deletion/

Reasons:
  • Whitelisted phrase (-2): solution:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: karolyi

79826879

Date: 2025-11-21 19:21:22
Score: 3
Natty:
Report link

Agree it's horrible. I understand the direction but not the way it's happening. Wonder if they'll have to backtrack somehow down the line.

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

79826876

Date: 2025-11-21 19:16:21
Score: 1
Natty:
Report link

If you run it on linux, you can do

chmod a-x .

This will prevent directory listing to all Linux processes (except owned by root), including your own shell.

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

79826874

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

There is an example in the grpc directory:

Instead of calling the blocking Wait, we sleep on the main thread until the signal interruption calls Shutdown. Does the job f

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

79826873

Date: 2025-11-21 19:15:21
Score: 3.5
Natty:
Report link

// Source - https://stackoverflow.com/q

// Posted by Basya Rosemann, modified by community. See post 'Timeline' for change history

// Retrieved 2025-11-22, License - CC BY-SA 3.0

Operator '+' cannot be applied to types 'number[]' and '-1000'.

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: joyonto Roy

79826872

Date: 2025-11-21 19:12:20
Score: 0.5
Natty:
Report link

In the meantime I came up with some heuristic solutions. My algorithm goes as follows:

Approach 1:

This approach is heuristic but runs rather quick and gave good enough results

Approach 2:

This approach is also heuristic and also runs quick. It may be difficult to find a good metric for finding the worst node to cut

Approach 3:

This approach will guarantee the correct solution but was cumbersome to get all the pruning conditions correct. In the end I gave up on this approach since the other approaches were much quicker and the results were good enough

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

79826869

Date: 2025-11-21 19:06:18
Score: 2
Natty:
Report link

For those that find this over a decade later. This issue still persists in Visual Studio 2026. Only one file is modifiable in the compare tool and it's the first file you select when selecting multiple files.

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

79826860

Date: 2025-11-21 18:55:16
Score: 3.5
Natty:
Report link

I have this issue with simulator running iOS 18.6. No matter what I do, Transaction.currentEntitlements are always empty when I reinstall the app. I have yet to figure out a solution. In App Purchases have worked perfectly in the past :(

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

79826856

Date: 2025-11-21 18:42:13
Score: 2.5
Natty:
Report link

This is old but I just wanted to add that I encountered this exact problem when I was attempting to merge a file to a Stream using a view on another Stream.

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

79826854

Date: 2025-11-21 18:39:12
Score: 0.5
Natty:
Report link

pymsi might work if you're okay with Python. It's on pypi with the package name python-msi, and then you get a CLI utility called pymsi that has options for dumping info on an MSI file and extracting files, as well as being able to import pymsi to use it in your own Python scripts. There is also an interactive web demo similar to lessmsi if you want to try it out and get a sense of what it can handle.

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

79826853

Date: 2025-11-21 18:39:12
Score: 1
Natty:
Report link

My goal is to reproduce the ASP.NET core IServiceCollection.

The idea behind the dynamic tuple is to have it constructed with structure containing all the "settings" as template parameters:

std::tuple<Service<ServiceType::Singleton, Interface, Implementation /*, ...*/> /*, ... */>;

and then using reflection on this tuple type to later generate the different container when calling a build function.

What I call "container" is the structure containing all the information about the service and the different builder callback. (equivalent of instantiating Service<...>)

I give up on this idea (this is currently not feasible) and will use an IService (base interface of Service<...>) in combination of std::meta::identifier_of and some other c++26 reflection features to generate the container directly with meta-information. When needed during DI, I will use the already existing meta-information, to retrieve all the necessary type, to then cast the interface to it's original type using std::static_pointer_cast and do the rest of the instantiation of the service.

You can check it out on my github

At the time of writing, I'm still working on the implementation

Reasons:
  • Blacklisted phrase (0.5): check it out
  • Contains signature (1):
  • Long answer (-1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: DipStax

79826852

Date: 2025-11-21 18:39:12
Score: 4
Natty: 4.5
Report link

Hey prasant chettri,

Hope your issue is resolved. If not, here is a good guide to troubleshooting SHIR: https://learn.microsoft.com/en-us/purview/scanning-shir-troubleshooting

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

79826844

Date: 2025-11-21 18:31:09
Score: 6 🚩
Natty: 5.5
Report link

Have you considered using MongoDB Search?

https://www.mongodb.com/docs/manual/core/search-in-community/connect-to-search/

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: baf509

79826837

Date: 2025-11-21 18:16:05
Score: 1
Natty:
Report link

What stops me from installing all those libraries is that the IT that made the HPC installation said it was not necessary because the architectures of the nodes were very similar. But then I tried to install a few programs and I did not find the way, unless the libraries were also installed in /usr/lib at each CN. I asked the IT for clarification but his company required 3000€ for that. After a few weeks struggling and looking for info, I had the suspicious that maybe the IT was wrong, but since I am a newbie I wanted to be sure.

I have followed your answers and everything works fine in the CN. Many thanks!!

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: mancolric

79826832

Date: 2025-11-21 18:11:04
Score: 3.5
Natty:
Report link

Thank you Ankit kumar, I did not know you could do that this way with Hibernate.

Thank you life888888, I haven't heard of MyBatis Generator, I'll have a look!

zwitserloot, thanks for your detailed answer. I appreciate the time you took to write it, and I want to clarify my perspective because I think my original question may have given the wrong impression.

I definitely do not find SQL or databases scary. My background is in Business Data Processing studies, where we were very data-oriented. We often worked in C#, using ER diagrams, forward engineering, and WPF projects. We generated models from the database, but we never treated those generated classes as the application itself. With MVVM and layered designs, we always separated business logic, view models, domain behavior, and everything else.

Later, in my professional work with Java, I mostly used Code First approaches with Quarkus, Spring Boot, and Hibernate. So I have experience on both sides, Code First and Database First.

Recently, I talked with an old classmate who builds ERP modules. His company still uses a Database First approach because it helps them design clean data models from the start, which works well for modular ERP systems. That made me think about the advantages and disadvantages I have seen myself. Code First usually lets you move faster at the beginning, but I often ended up refactoring a lot when the data structure evolved. Database First is slower at the start, but since I think visually, working with ER diagrams makes it easier for me to design something stable and maintainable.

For personal projects, I want to try combining both ideas. I would design the schema first, maybe generate simple models, and then build a proper hexagonal architecture. Domain objects would stay independent from the persistence layer. For example, a User domain object may have behaviors that are not stored in the database and that are unrelated to table fields.

My question was not about treating database tables as domain objects. I agree with you on that. I was only asking whether Java has something similar to what I used in C#. I have already done Database First there, but never in Java.

Both philosophies have their pros and cons.

By the way, just to be sure before answering you, I tested MySQL Workbench to check that when you modify tables with forward engineering, it doesn’t erase the existing tables and keeps everything. It works. I liked that approach because it really lets you visualize your database (yes, I know UML is not often apprieciated in the working world, but I still like it maybe that’s my old student side showing XD).

About database engine migration, I might have misunderstood your point. From my experience, switching from MySQL to PostgreSQL is a major change no matter which approach you use. And version upgrades depend heavily on the system’s architecture, not just the ORM.

Thanks again for your answer and your perspective. And if I misunderstood anything you wrote or you want to add something, feel free to let me know.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: alex_pythooon

79826826

Date: 2025-11-21 18:00:01
Score: 2
Natty:
Report link

I was getting similar permission errors trying to connect to a WSL Distro from VSCode.

It turned out that, as I'm running on a virtual desktop, my Windows profile is actually held on a separate disk and mounted into a mount point folder under c:\users\.

From Windows' point of view this is seamless.

From WSL's point of view, it's trying to automatically map Windows file system permissions into Linux file system permissions... and cannot do that for mounted volumes.

To resolve this I have moved my vscode extensions to a different folder on the main drive using this answer.

https://stackoverflow.com/a/77093668/4333070

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: reubster

79826816

Date: 2025-11-21 17:42:56
Score: 0.5
Natty:
Report link

define a File class and make getFile a method.

class File:
    def __init__(self):
        self.filename=None
    def getFile(self):
        self.filename=filedialog.askopenfilename()

file = File()

then command=file.getFile

Now file.filename should contain the return value of askopenfilename

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

79826803

Date: 2025-11-21 17:23:50
Score: 2
Natty:
Report link

Try Cardinal: https://github.com/cardisoft/cardinal
It will find out files in milliseconds after indexing, wildcard is also supported.

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

79826802

Date: 2025-11-21 17:22:50
Score: 2
Natty:
Report link

The full answer is that, as matt said, Code Review should be disabled, but the crucial point is that Show source control changes should be activated.

enter image description here

If Show source control changes is disabled and Code Review is activated, you will see the thick blue line with only the Discard Change option.enter image description here

If Show source control changes is activated and Code Review is disabled, then you will see the fine blue line with the three options

enter image description here

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

79826797

Date: 2025-11-21 17:16:49
Score: 1
Natty:
Report link

Hat tip to @M, the problem seems to have been with the CRAN version of RNHANES: https://cran.r-project.org/web/packages/RNHANES/index.html

using devtools::install_github("silentspringinstitute/RNHANES")

To install the [development version](https://github.com/SilentSpringInstitute/RNHANES/issues/18) fixed the problem.

Leaving this here in case others run into this, and to take the answer out of the comments.

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

79826785

Date: 2025-11-21 17:10:47
Score: 2
Natty:
Report link

The shortcut is not with a second key press, but with a click.

You have to ⌘-Click on the blue line to activate the Hide Change command without opening the popup.

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

79826761

Date: 2025-11-21 16:46:41
Score: 1
Natty:
Report link

The fact that you align the => operators but NOT the [ ] brackets drives me insane.

        $arr = 
        [
            'foo'  => 'bar', 
            'fooo' => 'bar'
        ]

// the other way makes my brain want to explode. xD
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Brad Donohoo

79826759

Date: 2025-11-21 16:44:40
Score: 1.5
Natty:
Report link

You use "interfaces" to hook models and view "code behind". The interface only includes elements that would be valid in say a "Standard library". When that won't do, you use a "converter"; e.g. a boolean to visibility converter (one way or two way); since "visibility" is a UI enum. BTW, MS is "slanting" away from MVVM due to its impact on "performance" (compiler limitations and "indirection").

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Gerry Schmitz

79826758

Date: 2025-11-21 16:44:40
Score: 0.5
Natty:
Report link

What's stopping you from installing said files? Let's assume compute nodes consist of alternating hardware and OS; in Unix, you wouldn't remotely mount one common set of executables or dependencies from a different system

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What's
  • High reputation (-2):
Posted by: OneCricketeer

79826753

Date: 2025-11-21 16:37:38
Score: 4
Natty:
Report link

So the objectTree is not required to setThemingColor? The geometry_loaded event doesn't seem to fire when skipPropertyDb: true

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 3dbim

79826752

Date: 2025-11-21 16:36:38
Score: 4
Natty: 5
Report link

For hibernate 6.2.7.Final works "IN (?1)".

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pavel

79826735

Date: 2025-11-21 16:16:33
Score: 1
Natty:
Report link

I am running into the same issue, that makes sense because MWAA is running in a docker compose environment which does not access by default the host file system where docker runs.

So I tried to mount the missing file in my docker environment but I am still having this error:

[2025-11-21, 15:59:13 UTC] {{docker.py:157}} ERROR - Failed to establish connection to Docker host unix://var/run/docker.sock: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied')) [2025-11-21, 15:59:13 UTC] {{taskinstance.py:3311}} ERROR - Task failed with exception

I tried to give more authorization to the airflow user inside the docker container so that it can write to the mounted file, but that did not solve the issue.
I will keep investigating, looking at more genral setup where a script inside a docker image needs to run another docker image, independently from MWAA.

Reasons:
  • RegEx Blacklisted phrase (1): I am still having this error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: thomas loubrieu

79826733

Date: 2025-11-21 16:15:32
Score: 0.5
Natty:
Report link

Supported:

<p>, <span>, <strong>, <b>, <i>, <em>, <br>

Supported tags with attributes:

<a href="URL">
<img src="URL" alt="description">

Supported by some:

<div>, <h1>, <h2>, <h3>, <h4>, <h5>, <h6>, <span style="color:red">

Not supported:

<iframe>, <script>, <div>, <style>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: buzz8year

79826730

Date: 2025-11-21 16:11:31
Score: 1.5
Natty:
Report link

I think you're on the right track with this by looking at the Python module. What I want to try here is something along the lines of defining the type originally in Python and relying on the Python module's Class wrapper type, then potentially defining methods in Chapel as much as possible and calling over into the Python type for only the more basic functionality. But I'm not sure if that'd allow you to call those methods from Python, or even what the performance would look like from doing so, as it might still require a custom TypeConverter to accomplish that or even some feature requests for things we haven't implemented yet.

I'm hoping Jade will chime in on this thread, they may have some better ideas than I do. In the meanwhile, I'll muse on the structure of this and play with some things locally.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Lydia Duncan

79826726

Date: 2025-11-21 16:09:30
Score: 5
Natty: 5
Report link

running through the same issue altho my table is a data.frame. The columns values are booleans T/F, do they have to be 0/1s instead?

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

79826722

Date: 2025-11-21 16:06:29
Score: 1
Natty:
Report link

Intercom complains if I enter localhost, but I can still I save the changes, and it works (2025-11-21)Trusted domains in Intercom with validation error

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: JamesRat

79826721

Date: 2025-11-21 16:05:29
Score: 2.5
Natty:
Report link

In newer versions there is no comment at the beginning - so search for string: var VERSION =

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

79826720

Date: 2025-11-21 16:05:29
Score: 4
Natty:
Report link

You can’t. Homey’s OAuth2 login view always opens the URL inside Homey’s own in-app browser, and the SDK doesn’t provide any way to force it to open in the device’s external browser.
The whole OAuth flow is handled internally by the Homey app. The SDK only gives you the callback and the URL — how that URL is opened is completely controlled by the Homey mobile app, not by your code.
Because of this, Google’s restriction against embedded webviews can’t be avoided. The only real option is to ask Athom to add external-browser support for OAuth login in a future update.

You should already know this you dumb stupid fuck. Welcome to Stackoverflow! We krazy in this bitch

Reasons:
  • Blacklisted phrase (1): Stackoverflow
  • Blacklisted phrase (2): fuck
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: usechatgpt

79826710

Date: 2025-11-21 15:58:27
Score: 1
Natty:
Report link

StackOverflow is a Q&A site for technical questions and troubleshooting. You should ask for feedback on CodeReview instead.

Reasons:
  • Blacklisted phrase (1): StackOverflow
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-2):
Posted by: Remy Lebeau

79826709

Date: 2025-11-21 15:58:27
Score: 0.5
Natty:
Report link

The latest advice is to set property vnetRouteAllEnabled to true instead of using WEBSITE_CONTENTOVERVNET as seen at:

https://learn.microsoft.com/en-us/azure/app-service/configure-vnet-integration-routing#configure-with-the-azure-cli

However, even that advice is not up to date, as that property has been renamed since Apr 2024:

az resource update --resource-group <group-name> --name <app-name> --resource-type "Microsoft.Web/sites" --set properties.outboundVnetRouting.contentShareTraffic=true --api-version 2025-03-01

See: https://learn.microsoft.com/en-us/azure/templates/microsoft.web/sites?pivots=deployment-language-bicep#:~:text=bool-,contentShareTraffic,-Enables%20accessing%20content

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
Posted by: Peter

79826706

Date: 2025-11-21 15:53:26
Score: 1
Natty:
Report link

Using @Santiago Squadron answer I now have a forth option. Executing script in the module context is a powerful trick. I have to think about it. Life would be a lot easier if it was possible to have name space, or getter/setter for regular variables.

$value = 0
    
function doCheck {
    
    write-host $value
    $script:value += 1
}

Export-ModuleMember -Function 'doCheck'
[CmdletBinding()]
    param ( )
    
begin   { 

    import-module -Name '.\myModule.psm1' -Force
    $myModule = Get-Module myModule
}
process { }

end { 

    write-host (. $myModule { $value })

    . $myModule { $value += 1 }
    myModule\doCheck

    write-host (. $myModule { $value })
Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Santiago
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Peyre

79826703

Date: 2025-11-21 15:51:25
Score: 2.5
Natty:
Report link

CommonJS is still more widely used so it can myabe be easier to work with since many modules can be written for CommonJS. I'd still suggest ESM for a new project, it's cleaner and surprisingly or no, more optimised. There's also a r performance related thing, ESM imports are asynchronous whereas CommonJS imports are synchronous. Also it has robust type checking and is statically analysable which are not available with CommonJS.

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

79826702

Date: 2025-11-21 15:51:24
Score: 11.5 🚩
Natty: 6
Report link

Having the same issue, have you been able to solve it?

Reasons:
  • Blacklisted phrase (1.5): have you been able to
  • RegEx Blacklisted phrase (1.5): solve it?
  • 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: Independent-Crocodile-3489

79826698

Date: 2025-11-21 15:45:23
Score: 0.5
Natty:
Report link

Solution

I realised that the path needed to be relative from where the init function was being call - maybe obvious, but took a while for me to realise. The test function was called a few levels under my internal dir (which was on the same level as the database dir in the question. I just have to: ../../ and so on until I got to the correct level.

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

79826693

Date: 2025-11-21 15:40:22
Score: 3.5
Natty:
Report link

E: Package 'python-pip' has no installation candidate

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

79826691

Date: 2025-11-21 15:36:21
Score: 0.5
Natty:
Report link

What I understood from your question is that you want 'n' to match with both 'n' and 'ñ' when doing a word search. If that is the case, you can simply define an equivalence table and construct a pattern from it:

import re

multi_match = {
    'n': r'[nñ]',
    'e': r'[eé]',
    # and more
}

def word_search(text:str, word: str):
    pattern = ''
    for c in word:
        pattern += multi_match[c] if c in multi_match else c

    return re.findall(pattern, text)

text = 'épée epee piñata pinata'

print(word_search(text, 'epee'))
print(word_search(text, 'épée'))
print(word_search(text, 'pinata'))
print(word_search(text, 'piñata'))

Output:

['épée', 'epee']
['épée']
['piñata', 'pinata']
['piñata']

Of course you could also define equivalences so that 'ñ' matches with both 'n' and 'ñ', if that is something that you want.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): What I
  • Low reputation (1):
Posted by: MrXerios

79826674

Date: 2025-11-21 15:19:17
Score: 0.5
Natty:
Report link

With your data:

library(dplyr)
ok.netroles=c( "netrole1", "netrole3", "netrole4")
fes = c("black", "latinx", "asian", "othermx", "noeths", "prefno")
df = structure(list(black = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0), latinx = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0), asian = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0), netrole1 = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0), netrole2 = c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0), netrole3 = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0)), row.names = c(NA, -101L), class = c("tbl_df", 
"tbl", "data.frame"))

And following the comment from @r2evans about the usage of any_of, the solution can be done with one single summarize and a helper function:

m = \(a, b = any_of(a)) across(b, ~sum(.x, na.rm = TRUE)) / sum(across(b)) * 100
df %>% 
   summarize(m(fes), m(ok.netroles))
# A tibble: 1 × 5
  black latinx asian netrole1 netrole3
  <dbl>  <dbl> <dbl>    <dbl>    <dbl>
1  17.6      0  82.4        0      100

And regarding your atempt to use eval to calculate the total (?) sum of the columns:

df %>%
   summarize(nr.sum = sum(sapply(ok.netroles[ok.netroles %in% names(.)], \(a) sum(get(a))), na.rm = TRUE))
Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @about
  • Low reputation (0.5):
Posted by: Glory2Ukraine

79826673

Date: 2025-11-21 15:19:17
Score: 1
Natty:
Report link

Welcome to [SO]. This is not a code-writing or tutoring service. We help solve specific problem with code you are writing, not open-ended requests for code or advice. Please edit your question to show what you have tried so far, and what specific problem you need help with. See the [what you are asking] page for details on how to best help us help you.

Reasons:
  • RegEx Blacklisted phrase (1): help us
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: itprorh66

79826670

Date: 2025-11-21 15:19:17
Score: 3
Natty:
Report link

Late solution (2025):

Go to the Danger Zone, remove the repository from the fork network. After that you refresh your page, and you can set the thus forked repository to Private.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: spyder-me

79826667

Date: 2025-11-21 15:17:16
Score: 0.5
Natty:
Report link

You might find this answer useful. It states:

We can often use any class from the project being tested that is sufficiently exposed to the test project.

Try to use a class that belongs to only the project you are testing as the type parameter for the WepApplicationFactory.

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

79826664

Date: 2025-11-21 15:14:15
Score: 0.5
Natty:
Report link

In newer Java Versions (since 17) there is HexFormat:

     byte byteVal = (byte)HexFormat.of().fromHexDigits("7f");
     assert(byteStr.equals("7f"));
     assert(b == byteVal);

     HexFormat commaFormat = HexFormat.ofDelimiter(", ").withPrefix("#");
     byte[] bytes = {0, 1, 2, 3, 124, 125, 126, 127};
     String str = commaFormat.formatHex(bytes);

     byte[] parsed = commaFormat.parseHex(str);
     assert(Arrays.equals(bytes, parsed));

     // The formatted string is: "#00, #01, #02, #03, #7c, #7d, #7e, #7f"

https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/HexFormat.html

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

79826662

Date: 2025-11-21 15:12:15
Score: 0.5
Natty:
Report link

This is very common and you may find additional information by reviewing polymorphism behavior. This commonly used in JSON Schema and OpenAPI.

https://bump.sh/blog/use-document-polymorphism-api/

https://redocly.com/learn/openapi/discriminator

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

79826658

Date: 2025-11-21 15:08:14
Score: 3.5
Natty:
Report link

# Source - https://stackoverflow.com/a/55561751

# Posted by David Silveiro, modified by community. See post 'Timeline' for change history

# Retrieved 2025-11-21, License - CC BY-SA 4.0

from selenium import webdriver

from selenium.webdriver.common.by import By

from selenium.webdriver.common.keys import Keys

from selenium.webdriver.support.ui import WebDriverWait

from selenium.webdriver.support import expected_conditions as EC

driver = webdriver.Chrome()

driver.maximize_window()

wait = WebDriverWait(driver, 3)

presence = EC.presence_of_element_located

visible = EC.visibility_of_element_located

# Navigate to url with video being appended to search_query

driver.get('https://www.youtube.com/results?search_query={}'.format(str(video)))

# play the video

wait.until(visible((By.ID, "video-title")))

driver.find_element(By.ID,

"video-title").click()

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): stackoverflow
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Bijay Boy

79826655

Date: 2025-11-21 15:07:14
Score: 2.5
Natty:
Report link

Following the thread linked by Andras, this can be fixed using 1000*round(1-i, 1) instead of 1000*(1-i) as the size parameter.

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

79826650

Date: 2025-11-21 15:04:13
Score: 1
Natty:
Report link

This is a known issue when using Ruby with OpenSSL 3.6.0. According to the last comment on the issue this was fixed with Ruby 3.4.7 by building it against OpenSSL 3.5.4 instead of OpenSSL 3.6.0.

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

79826646

Date: 2025-11-21 15:03:12
Score: 2
Natty:
Report link

You cannot create sloped roofs because MapLibre's extrusion tool only pulls flat shapes straight up into blocks, which means you must either slice your model into many small steps to fake a curve or install a separate library like Deck.gl that is capable of displaying real 3D models on top of your map.

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

79826642

Date: 2025-11-21 15:00:11
Score: 2
Natty:
Report link

There is an issue with jfrog-artifactory-oss version 7.125.x.

I cannot access it after upgrading or performing a clean install. The API works, but not the webapp. Most, or all, of the webapp appears to be missing. Try installing a previous version. The newest version that worked for me is 7.117.19.

Hoping someone else can confirm this. I still can't figure out how to report the issue!

Cheers

Reasons:
  • Blacklisted phrase (1): Cheers
  • Blacklisted phrase (0.5): I cannot
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Low reputation (1):
Posted by: Max Effertz

79826638

Date: 2025-11-21 14:58:11
Score: 1.5
Natty:
Report link

@Ian, Yes, term corrected to _BitInt(N).

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • User mentioned (1): @Ian
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: chux

79826633

Date: 2025-11-21 14:55:10
Score: 3.5
Natty:
Report link

NextTopLoader is working perfectly with version ^15.3.1 as of 2025.

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

79826632

Date: 2025-11-21 14:55:10
Score: 1
Natty:
Report link

You might want to try MyBatis Generator (MBG). It can automatically generate the following from the database tables: Java POJO classes, Mapper interfaces, and Mapper XML files.

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

79826620

Date: 2025-11-21 14:47:07
Score: 1.5
Natty:
Report link

For mongocxx v4.0+, I was able to simply do

find_package(mongocxx REQUIRED)
add_executable(my_lib src/main.cpp)
target_link_library(my_lib mongo::mongocxx_shared)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dharmin B

79826617

Date: 2025-11-21 14:46:07
Score: 0.5
Natty:
Report link

You’re comparing the wrong Java SE class. The equivalent is not Stream, it’s Flow.

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

79826610

Date: 2025-11-21 14:43:06
Score: 2
Natty:
Report link

Unfortunately comment is not working. Was looking for Visual Studio 2026 fix as my 2022 SSIS does work, but I have no idea how it works. My theme is set to dark and this is how my SSIS packages look, dark mode.

Visual Studio 2022 Dark Mode for SSIS

Maybe I found the theme file somewhere and edited it directly, but it's been over a year.

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

79826596

Date: 2025-11-21 14:33:03
Score: 3
Natty:
Report link

Best way is to use command line tools .

In the intelliJ IDE, paste the below command:

find . -name "*.java" -exec perl -pi -e 's/\/\*[\s\S]*?\*\/|(?<!:)\/\/.*//g' {} +

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: GOVIND GUPTA

79826591

Date: 2025-11-21 14:30:02
Score: 0.5
Natty:
Report link

You can use Hibernate Tools to reverse engineer your existing database schema. This automatically generates Java Entity classes (POJOs) with JPA annotations, which is functionally equivalent to how Entity Framework generates C# models. Once generated, you manage data using JPA and query it with JPQL or Spring Data JPA.

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ankit kumar

79826589

Date: 2025-11-21 14:27:02
Score: 1
Natty:
Report link

Maybe Walrus? row 0 is [1] row 5 is [1,5,10,10,5,1] from Wikipedia.

def getRow(r):
   return [_:=1] + [_:=_*(r-k)//(k+1) for k in range(r)]

print(*getRow(8)) 
1 8 28 56 70 56 28 8 1
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Andy Richter

79826586

Date: 2025-11-21 14:23:01
Score: 1.5
Natty:
Report link

defines an exit function.

def exit():
    for e in pygame.event.get():
        if e.tpye==pygame.QUIT:
            pygame.quit(); sys.exit()
exit()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: 207-07黃珩育

79826583

Date: 2025-11-21 14:15:59
Score: 1
Natty:
Report link

Thank you. I also wonder whether it's better practice to add an extension function, e.g. ToViewModel() for the User class. This way we can separate the logic for conversion between these better compared to having it all on the controller.

This way it make look like so:

public async Task<IActionResult> Index()
{
    var users = await _context.Users
        .Include(u => u.Messages)
        .ToListAsync();

    var vm = users.Select(u => u.ToViewModel());

    return View(vm);
}
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: 92carmnad

79826582

Date: 2025-11-21 14:14:58
Score: 0.5
Natty:
Report link

If you use AWS SDK v2, it for some reason hides stack trace from you.

Here is the workaround you can try:

yourCallWithAwsSdkV2().promise().catch(reThrow);

function reThrow(error: any): never {
  const better: any = new Error(error.message);
  better.code = error.code;

  throw better;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Cockootec

79826581

Date: 2025-11-21 14:13:58
Score: 2
Natty:
Report link

Pytorch is generally the go to library to implement new architectures. It's very good for prototyping which is perfect for research. So you should start with Pytorch imo. Also, writing an algorithm from scratch is a lot of work and will probably be less efficient than Pytorch because you either don't use GPUs or use them but do not possess the optimized CUDA kernels Pytorch has access to.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: G-Man

79826580

Date: 2025-11-21 14:12:57
Score: 3
Natty:
Report link

Is "Dynamic Forms" a specific tool or technology you're referring to? Or are you creating "forms" in some kind of .Net application and need to apply dynamic behavior to them? Something else? Did you use the correct tag for that?

ADO has nothing to do with forms. It's for accessing a database.

Can you clarify what exactly you're trying to ask, perhaps with some additional context?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you clarify what
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: David

79826578

Date: 2025-11-21 14:09:57
Score: 1
Natty:
Report link

In my opinion, the Java 1.8 implementation has another issue with "Europe/Vienna". Yes, the time zone "Europe/Vienna" is special at 1980-04-06 in that the clock change happens at the first hour, so this day effectively starts at 1 o'clock local time, not at 0 o'clock as, to the best of my knowledge, anywhere else in the world even at the days of spring clock changes. But that's how Austria wanted it to happen back then, and that's how "Europe/Vienna" has been defined in the TZ / Olson database. This is what Java correctly shows, given the time zone has been set to "Europe/Vienna".

The real issue comes into play if you issue an Calendar.add(Calendar.DAY_OF_MONTH, 1), of course after having adjusted the Calendar instance to "Europe/Vienna". I'd expect the first hour of the next day to be 0 in local, daylight saving time, but Java computes 1, which is wrong.

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

79826576

Date: 2025-11-21 14:06:56
Score: 1.5
Natty:
Report link

byte - 1byte, short - 2byte, int - 4byte, long - 8byte, float - 4byte, double - 8byte, char - 2byte, boolean - decided by jvm.

Formula for calculating minimum and maximum value range

minimum value : -2^(n-1)

maximum value : -2^(n-1) - 1

n - number of bits

Ex. int - 4byte = 4*8bit = 32bit, n = 32

minimum value : -2^(32-1) = -2.14748365e9

maximum value : -2^(32-1) - 1 = 2.14748365e9

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

79826575

Date: 2025-11-21 14:05:55
Score: 1.5
Natty:
Report link

vector -config-dir /etc/vector

Simply missing a hyphen in --config-dir there.

PS: thanks, I just learned about automatic namespacing.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Iruwen

79826573

Date: 2025-11-21 14:04:55
Score: 2
Natty:
Report link

As mentioned here you can use System.Security.Policy.Zone.CreateFromUrl to check as which zone Windows considers a url.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: T S

79826566

Date: 2025-11-21 13:53:52
Score: 0.5
Natty:
Report link

A common pattern in Django is to keep your normal site session separate from admin authentication by requiring a re-authentication step for admin access. Django doesn’t provide different session-expiry settings per path by default, but you can achieve this by enabling SESSION_EXPIRE_AT_BROWSER_CLOSE or short timeouts globally and then using a custom admin login view or middleware that forces users to re-enter their password when accessing /admin/, similar to Django’s revalidation pattern used for sensitive operations. Some projects use packages like django-axes or custom middleware, but most solutions involve overriding the admin login logic to enforce a shorter expiry or fresh login for the admin area while keeping the normal session intact.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Grace Miller

79826560

Date: 2025-11-21 13:46:50
Score: 1.5
Natty:
Report link

In ADO.NET and C#, a dynamic form usually refers to a UI that is generated at runtime based on metadata (like database schema, configuration files, or user-defined fields) instead of being manually designed in the form designer. They’re useful when the structure of your data can change—such as when building admin panels, survey builders, plugin systems, or apps where fields vary per customer. Instead of hardcoding textboxes and labels, the form creates controls dynamically depending on what the database describes. If you’re still learning, it’s better to solidify your CRUD and master-detail concepts first, because dynamic forms build on those basics and add more complexity like reflection, control generation, and validation at runtime.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Grace Miller

79826558

Date: 2025-11-21 13:44:49
Score: 2.5
Natty:
Report link

In your domain register provider, go to the section where you can manage DNS records such as A and CNAME. Look for Web Forwarding and add your www domain to the Forwarding to section. This is an example from Network Solutions. As you can see you just need to select Standard URL as your root domain. I just did it for my domain and it works.

enter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Carlos Jafet Neto

79826557

Date: 2025-11-21 13:42:49
Score: 1.5
Natty:
Report link

@KooiInc, it depends on a large value for n.

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • User mentioned (1): @KooiInc
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: Nina Scholz

79826553

Date: 2025-11-21 13:37:48
Score: 3.5
Natty:
Report link

CTRL + SHIFT + P --> Git: Open repository , or Git: Add remote

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

79826549

Date: 2025-11-21 13:35:47
Score: 0.5
Natty:
Report link

You can do that using indexOf:

const numeros=[2,11,4,40,100,8,101];
const encontrar=numeros.indexOf(100);
console.log(encontrar);

Reasons:
  • RegEx Blacklisted phrase (2): encontrar
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-2):
Posted by: Lajos Arpad

79826548

Date: 2025-11-21 13:33:46
Score: 2.5
Natty:
Report link

Web Live Preview looks to be discontinued in VS 2026

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

79826546

Date: 2025-11-21 13:31:46
Score: 1
Natty:
Report link

Try adding

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-data-jpa-test</artifactId>
    <scope>test</scope>
</dependency>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: wolfe111

79826540

Date: 2025-11-21 13:27:44
Score: 1
Natty:
Report link

Perhaps you can rewrite your JOIN as IN clause so that Spark able to push it down to the db? And if the IN list is too long for a single query, partition it into multiple sub-lists. Painful as it is, it may be a better option than creating a temp table in rdbms.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: mazaneicha

79826536

Date: 2025-11-21 13:22:43
Score: 1.5
Natty:
Report link

{

"model": "dall-e-3",

"prompt": "A minimal, elegant circular logo for a 60th anniversary featuring the letters 'BPA'. Use a clean gold and black color scheme with a simple, refined circular border. The number '60' should be centered in a minimalist serif or modern classic font, with 'BPA' integrated cleanly below it. Use thin gold lines, balanced spacing, and no ornamentation. Sophisticated, modern, and timeless design.",

"size": "1024x1024

"

}

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

79826531

Date: 2025-11-21 13:20:42
Score: 1
Natty:
Report link

I had the same issue on my Linux machine and running stm32cubeide -clean once solved it for me.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: alex w

79826529

Date: 2025-11-21 13:19:41
Score: 4.5
Natty:
Report link

Thank you very much A Haworth, you solve my issue.
As pointed out by Drew Reese it is the same issue as How to perfectly center a "plus" sign in a circle using CSS

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

79826522

Date: 2025-11-21 13:04:37
Score: 0.5
Natty:
Report link

Curl 8.16.0 introduced --out-null,

the more efficient and portable version of

curl https://host.example -o /dev/null

The transfer is done in full, all data is received and checked, but the bytes are not written anywhere.

Example:

curl "https://example.com" --out-null
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Arch Stanton

79826511

Date: 2025-11-21 12:54:34
Score: 0.5
Natty:
Report link

This crash happens because one of your Firebase/Play-Services libraries is pulling in an old version of com.google.android.gms:play-services-basement, and that older version does not contain the method:

Preconditions.checkNotGoogleApiHandlerThread()

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

79826507

Date: 2025-11-21 12:43:31
Score: 3.5
Natty:
Report link

@Nina Scholz I don't think you need the first while loop?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Nina
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: KooiInc

79826504

Date: 2025-11-21 12:41:30
Score: 3.5
Natty:
Report link

the issue was that the window needs to be in focus to get the full 1000 WM_INPUTs on windows 11 which is different to how win10 was where you can get that many regardless of focus

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

79826503

Date: 2025-11-21 12:38:29
Score: 9.5
Natty: 7.5
Report link

i am geeting same issue? any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: One Deveveloper

79826501

Date: 2025-11-21 12:36:28
Score: 1.5
Natty:
Report link

The annotations are normalized in the latest releases. Use pip-tools >= 7.5.0. The paths are now relative if you use relative CLI arguments, and absolute if you don't. https://pip-tools.rtfd.io/en/stable/changelog/#v7-5-0

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: webknjaz -- Слава Україні

79826497

Date: 2025-11-21 12:31:27
Score: 1.5
Natty:
Report link

FYI, you have to click check to enable the list of tester group and save also!
very weird UI here. I didn't get any result because of this!enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: touhid udoy

79826496

Date: 2025-11-21 12:29:26
Score: 2
Natty:
Report link

Please see this related answer.

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

79826488

Date: 2025-11-21 12:16:22
Score: 3.5
Natty:
Report link

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

You need to install both personal gateway and standard gateway to set auto refresh in Power BI when used python script in power bi.take above link for reference

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

79826478

Date: 2025-11-21 12:06:19
Score: 1
Natty:
Report link

If you are using Properties and are having display issues in the Windows Desktop build of your app with your use of the auto-generated user interface created in the method below, it could be tied to this issue.

createMagicalContactEditorContainer(Contact c)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: curtjacobs1

79826471

Date: 2025-11-21 11:58:17
Score: 3.5
Natty:
Report link

Found the (obvious and simple answer) myself... I added an entry on local hosts file to point localhost to forgejo. Now it´s working!

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

79826468

Date: 2025-11-21 11:56:16
Score: 3
Natty:
Report link

Fun little game idea...It reminds me of how colouring books for kids keep them busy, simple rules, lots of engagement.

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

79826467

Date: 2025-11-21 11:56:16
Score: 2
Natty:
Report link

Even if I install one of the packages as editable and the other as a regular dependency, the editable package cannot be imported. So this may not have anything to do with the project's structure but something cold be wrong with my venv. I rewrote the question.

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

79826453

Date: 2025-11-21 11:31:10
Score: 4.5
Natty: 4.5
Report link

Check out TREx (TensorRT Engine Explorer). Looks similar to ONNX rendering on Netron.

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

79826451

Date: 2025-11-21 11:30:09
Score: 0.5
Natty:
Report link

looks like prepend() operator is what should do the trick

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