Check out a userscript which highlights deleted posts.
GitHub
Date: 2024-12-15 17:07:48
Score: 9
π©
Natty: 5
I have exactly the same problem, did you solve it? :)
I tried changing the response to the webhook to force this specific thread, but it didn't work.
I wonder if the only option is to send the response via the API, because I wouldn't want to do that. The bot sends a message via the webhook, we return an empty message, and we post the response via the API.
Reasons:
RegEx Blacklisted phrase (3): did you solve itRegEx Blacklisted phrase (1.5): solve it?No code block (0.5): Me too answer (2.5): I have exactly the same problemContains question mark (0.5): Low reputation (1):
Posted by: kkolodziej
Date: 2024-12-15 16:30:38
Score: 7
π©
Natty: 6.5
Have you completed this project???
Reasons:
Blacklisted phrase (1): ???Low length (2): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: Andres Diaz
Date: 2024-12-15 16:24:36
Score: 4.5
Natty:
For Kafka Server
*********SECURITY using OAUTHBEARER authentication ***************
sasl.enabled.mechanisms=OAUTHBEARER
sasl.mechanism.inter.broker.protocol=OAUTHBEARER
security.inter.broker.protocol=SASL_PLAINTEXT
listeners=SASL_PLAINTEXT://localhost:9093
advertised.listeners=SASL_PLAINTEXT://localhost:9093
*Authorizer for ACL
authorizer.class.name=kafka.security.auth.SimpleAclAuthorizer
super.users=User:0oalmwzen2tCuDytB05d7;
**************** OAuth Classes *********************
sasl.jaas.config=org.apache.kafka.common.security.oauthbearer.OAuthBearerLoginModule required OAUTH_LOGIN_SERVER=dev-someid.okta.com OAUTH_LOGIN_ENDPOINT='/oauth2/default/v1/token' OAUTH_LOGIN_GRANT_TYPE=client_credentials OAUTH_LOGIN_SCOPE=broker.kafka OAUTH_AUTHORIZATION='Basic AFSDFASFSAFWREWSFDSAFDSAFADSFDSFDASFWERWEGRDFASDFAFEWRSDFSDFW==' OAUTH_INTROSPECT_SERVER=dev-someid.okta.com OAUTH_INTROSPECT_ENDPOINT='/oauth2/default/v1/introspect' OAUTH_INTROSPECT_AUTHORIZATION='Basic AFSDFASFSAFWREWSFDSAFDSAFADSFDSFDASFWERWEGRDFASDFAFEWRSDFSDFW==';
listener.name.sasl_plaintext.oauthbearer.sasl.login.callback.handler.class=com.oauth2.security.oauthbearer.OAuthAuthenticateLoginCallbackHandler
listener.name.sasl_plaintext.oauthbearer.sasl.server.callback.handler.class=com.oauth2.security.oauthbearer.OAuthAuthenticateValidatorCallbackHandler
********** SECURITY using OAUTHBEARER authentication ***************
I followed this article
https://medium.com/egen/how-to-configure-oauth2-authentication-for-apache-kafka-cluster-using-okta-8c60d4a85b43
Now the problem is I want to write a producer and consumer with Java-code which should be provider independent such as such as okta , keycloak ,IBM Security Access Manager (ISAM) Identity Provider.
How can I achieve that?
Reasons:
Blacklisted phrase (1): this articleBlacklisted phrase (0.5): How can IBlacklisted phrase (0.5): medium.comRegEx Blacklisted phrase (1): I wantLong answer (-1): Has code block (-0.5): Ends in question mark (2): Self-answer (0.5): Low reputation (0.5):
Posted by: Omsairam
Date: 2024-12-15 16:02:29
Score: 4
Natty: 5.5
can i see for complete your code? i still confuse about organization chart with data, i use codeigniter
Reasons:
Low length (1): No code block (0.5): Contains question mark (0.5): Single line (0.5): Starts with a question (0.5): can i Low reputation (1):
Posted by: Machasin Nur
Date: 2024-12-15 15:57:28
Score: 4.5
Natty:
Reasons:
Probably link only (1): Low length (2): No code block (0.5): Low reputation (1):
Posted by: Archit Anant
Date: 2024-12-15 15:32:22
Score: 5.5
Natty:
i am new to learning and implementing beckn, but this might help i guess
https://github.com/beckn/beckn-registry-app
Reasons:
RegEx Blacklisted phrase (1.5): i am newProbably link only (1): Low length (1.5): No code block (0.5): Low reputation (1):
Posted by: SHIVANKUR CHAVAN
Date: 2024-12-15 15:31:20
Score: 5
Natty: 5
Good start.
What about stripping the columns header, the dash line, and the row count?
Reasons:
Low length (1.5): No code block (0.5): Ends in question mark (2): Low reputation (1):
Posted by: Marc
Date: 2024-12-15 15:24:16
Score: 6
π©
Natty:
I am not a coder but really want to find a way to prevent copy/paste in all student assignments in Blackboard. I used the code listed here without success. This code
Please answer all questions
document.oncopy=new Function("return false");
document.onpaste = new Function("return false");
document.onselectstart = new Function("return false");
document.oncontextmenu = new Function ("return false");
prevented copying (but paste was still possible). I have only tested it in Blackboard tests. Very interested in any suggestions for eliminating pasting.
Thank you.
Reasons:
Blacklisted phrase (0.5): Thank youRegEx Blacklisted phrase (2.5): Please answerRegEx Blacklisted phrase (2): any suggestionsLong answer (-0.5): No code block (0.5): Low reputation (1):
Posted by: Lauren Doninger
Date: 2024-12-15 14:28:02
Score: 9
π©
Natty: 5.5
were you able to find data in DG4 ?
Reasons:
RegEx Blacklisted phrase (3): were you ableLow length (2): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: moahmed abdelhakim hacine
Date: 2024-12-15 14:13:56
Score: 6.5
π©
Natty:
Im having the exact same issues
Reasons:
Low length (2): No code block (0.5): Me too answer (2.5): having the exact same issueSingle line (0.5): Low reputation (1):
Posted by: Variety Mix
Date: 2024-12-15 13:41:47
Score: 6
π©
Natty:
have you solved the error, I'm having the same error (Cannot copy from a TensorFlowLite tensor (StatefulPartitionedCall_1:0) with shape [1, 25200, 7] to a Java object with shape [1, 20, 20, 35].)
Reasons:
RegEx Blacklisted phrase (1): I'm having the same errorLow length (0.5): No code block (0.5): Me too answer (2.5): I'm having the same errorSingle line (0.5): Low reputation (1):
Posted by: yousef sultan
Date: 2024-12-15 13:03:37
Score: 4.5
Natty:
I have the same problem and I did not find a solution, but I wrote the URL correctly
http://localhost:1337/api/carts
{
"data": [
{
"id": 2,
"documentId": "jb92gjlm60xssfs7oehrpy4x",
"title": "fsdfdsaf",
"price": 700,
"createdAt": "2024-12-15T12:06:29.941Z",
"updatedAt": "2024-12-15T12:06:29.941Z",
"publishedAt": "2024-12-15T12:06:29.954Z"
},
{
"id": 4,
"documentId": "k7blbpfifvcfld3aro0j9ggp",
"title": "cbvncbvn",
"price": 600,
"createdAt": "2024-12-15T12:06:36.576Z",
"updatedAt": "2024-12-15T12:06:36.576Z",
"publishedAt": "2024-12-15T12:06:36.588Z"
}
],
"meta": {
"pagination": {
"page": 1,
"pageSize": 25,
"pageCount": 1,
"total": 2
}
}
http://localhost:1337/api/carts/2
{
"data": null,
"error": {
"status": 404,
"name": "NotFoundError",
"message": "Not Found",
"details": {
}
}
}
Reasons:
Blacklisted phrase (1): I have the same problemProbably link only (1): Long answer (-0.5): Has code block (-0.5): Me too answer (2.5): I have the same problemLow reputation (1):
Posted by: Mohamed samir
Date: 2024-12-15 12:35:31
Score: 8.5
Natty: 9
same here. Is there a solution to this problem so far?
Reasons:
Blacklisted phrase (3): Is there a solutionLow length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: Foizman
Date: 2024-12-15 12:32:29
Score: 4
Natty:
I' m wondering about this problem too.
Reasons:
Low length (2): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Lebron GO
Date: 2024-12-15 12:16:25
Score: 4
Natty:
In the latest version of Kubb you could use baseURL
to override the default base. See https://www.kubb.dev/knowledge-base/base-url
Reasons:
Probably link only (1): Low length (1.5): Has code block (-0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: Stijn
Date: 2024-12-15 12:16:25
Score: 4.5
Natty:
So if teodoro burger had a tunnel underground and many people dissapear????? Gangstalking?? Call for help EA 2024/12
Reasons:
Blacklisted phrase (1): ???Low length (1): No code block (0.5): Contains question mark (0.5): Single line (0.5): Low reputation (1):
Posted by: Jeag
Date: 2024-12-15 11:19:11
Score: 6.5
Natty: 7
can we use 3DGS to rebuild this?
Reasons:
Low length (2): No code block (0.5): Ends in question mark (2): Single line (0.5): Starts with a question (0.5): can we use Low reputation (1):
Posted by: Mason Do
Date: 2024-12-15 11:18:10
Score: 7
π©
Natty: 5.5
Is it possible to export also the color and light configuration?
Thanks
Reasons:
Blacklisted phrase (0.5): ThanksBlacklisted phrase (1): Is it possible toLow length (1.5): No code block (0.5): Ends in question mark (2): Starts with a question (0.5): Is it Low reputation (1):
Posted by: PAk
Date: 2024-12-15 11:01:04
Score: 7
π©
Natty:
Have you solved it yet? I'm facing a similar problem.
I have Django and FastAPI on process#1, and they work in Sync and Async functions with no problem. I am running the SocketIO app in process#2 with multiprocessing.
Processusing
AsyncServerand
ASGIApp. The problem is that Django works with Sync functions like
get()or
create(), but if we use
aget()or
acreate()` the process disappears and vanishes. The rest of the line never runs with no error.
self.sio = socketio.AsyncServer(
async_mode="aiohttp",
cors_allowed_origins=self.socket_config.cors_allowed_origins,
always_connect=self.socket_config.always_connect,
logger=self.logger if self.socket_config.logger else False,
engineio_logger=self.logger if self.socket_config.engineio_logger else False,
)
self.socket_application = socketio.ASGIApp(self.sio, socketio_path=self.socket_config.socketio_path)
and run it with uvicorn
with pro
multiprocessing.Process(
target=uvicorn.run,
kwargs={
"app": "0.0.0.0",
"host": 8002,
"port": int(service_config.SERVICE_PORT),
},
daemon=True
).start()
I have tried to add get_asgi_application()
into other_asgi_app
of socketio.ASGIApp
but nothing changed.
I think the problem isn't from the Django setting with async permissions, it is between the ASGIApp and Django.
When it logged the self.socket_application
from ASGIApp
something interesting showed up, ...DjangoDBProcessRemove object ...
.
I would be looking forward to any help.
Update: If I run the SocketIO application in the main process works just fine. So I did. SocketIO in the main process and FastAPI in the Second with multiprocess, This time FastAPI faced this issue.
Reasons:
Blacklisted phrase (1): any helpBlacklisted phrase (2): Have you solved itRegEx Blacklisted phrase (1.5): solved it yet?Long answer (-1): Has code block (-0.5): Me too answer (2.5): I'm facing a similar problemContains question mark (0.5): Low reputation (1):
Posted by: Mohammad Mahdi Samei
Date: 2024-12-15 09:38:46
Score: 6
π©
Natty: 4.5
What was the work around that you recommend. I am also having a similar problem for which I would like to have a sampling operator.
Reasons:
Low length (1): No code block (0.5): Me too answer (2.5): I am also having a similar problemSingle line (0.5): Starts with a question (0.5): What was the Low reputation (1):
Posted by: Vyas
Date: 2024-12-15 09:33:44
Score: 5
Natty: 6.5
If Use WordPress install This Plugin https://wordpress.org/plugins/youtube-embed-plus/
and Activate this option
Enjoy!
Reasons:
Blacklisted phrase (1): This PluginProbably link only (1): Low length (1.5): No code block (0.5): Low reputation (1):
Posted by: Hussamedeen
Date: 2024-12-15 08:16:27
Score: 6.5
π©
Natty: 4.5
93779 [ZAP-IO-Server-1-1] WARN org.zaproxy.zap.extension.api.API - Request to API URL http://localhost:8080/zap from 172.17.0.1 not permitted
im getting this error please help
Reasons:
RegEx Blacklisted phrase (3): please helpRegEx Blacklisted phrase (1): im getting this errorLow length (1): No code block (0.5): Low reputation (1):
Posted by: Akash Nayek
Date: 2024-12-15 05:31:54
Score: 4
Natty:
Is it useful to set button display as none?(display.none) so you have not to delet the button.
Reasons:
Low length (1): No code block (0.5): Contains question mark (0.5): Single line (0.5): Starts with a question (0.5): Is it useLow reputation (1):
Posted by: Navid Abolfathi
Date: 2024-12-15 02:35:19
Score: 7.5
π©
Natty: 4.5
Tuve el mismo error, se solucionΓ³ instalando los siguientes paquetes en termux:
pkg install rust rust-std-i686-linux-android rust-src rustc-src -y
Reasons:
Blacklisted phrase (2.5): solucionRegEx Blacklisted phrase (2.5): mismoLow length (1): No code block (0.5): Low reputation (1):
Posted by: BartolomΓ© Stern
Date: 2024-12-15 00:42:58
Score: 4.5
Natty:
I would say you should probably rethink the design :(
Reasons:
Blacklisted phrase (1): :(Low length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: ESBM74
Date: 2024-12-14 23:54:49
Score: 5
Natty: 4.5
Reasons:
Probably link only (1): Low length (2): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Aziz
Date: 2024-12-14 23:52:47
Score: 5
Natty:
We were facing the same issues with one of our clients installation and the fix is easy
change to LONGTEXT
Reasons:
Low length (1): No code block (0.5): Me too answer (2.5): facing the same issueLow reputation (1):
Posted by: 0WebHost
Date: 2024-12-14 22:39:33
Score: 4
Natty:
sheet.getRow(X).getCell(C).getStringCellValue()
Reasons:
Low length (1.5): No code block (0.5): Has no white space (0.5): Single line (0.5): Low reputation (1):
Posted by: Martha Andrade
Date: 2024-12-14 22:38:32
Score: 5
Natty:
You can go to https://www.opendatanetwork.com/ and search opendata to find most of the domains.
Reasons:
Probably link only (1): Low length (1.5): No code block (0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: theDataSniffer
Date: 2024-12-14 22:18:27
Score: 4
Natty:
Camel 4.4 introduced variables .
Reasons:
Low length (2): No code block (0.5): Has no white space (0.5): Single line (0.5): Low reputation (0.5):
Posted by: Leponzo
Date: 2024-12-14 21:30:16
Score: 5
Natty:
Thanks to the suggestion in the comments and in particular the tip of @Homer512 I have come to this solution, please tell me if you think it could be done better.
// shape.cuh
#pragma once
#include <variant>
#include "sphere.cuh"
using Shape = std::variant<Sphere>;
//sphere.cuh
#pragma once
#include "ray.cuh"
#include "vec3.cuh"
class Sphere {
public:
__host__ __device__ Sphere(const Vec3 ¢er, float radius);
__device__ auto hit(const Ray &r) const -> bool;
private:
Vec3 center;
float radius;
};
h_shapes
initialized as
const std::vector<Shape> &h_shapes = scene->getShapes();
const size_t num_shapes = h_shapes.size();
Shape *d_shapes;
CUDA_ERROR_CHECK(cudaMalloc((void **)&d_shapes, num_shapes * sizeof(Shape)));
CUDA_ERROR_CHECK(cudaMemcpy(d_shapes, h_shapes.data(),
num_shapes * sizeof(Sphere),
cudaMemcpyHostToDevice));
and finally the device function to get the color
template <class... Ts> struct overload : Ts... {
using Ts::operator()...;
};
__device__ auto getColor(const Ray &ray, const Shape *shapes,
const size_t num_shapes) -> uchar4 {
for (size_t i = 0; i < num_shapes; i++) {
bool hit = std::visit(
overload{
[&ray](const Sphere &s) { return s.hit(ray); },
},
shapes[i]);
if (hit) {
return make_uchar4(1, 0, 0, UCHAR_MAX);
}
}
return make_uchar4(0, 0, 1, UCHAR_MAX);
}
Here I don't really like the fact that for each new shape I have to write the [&ray](const Sphere/Cube/Pyramid &s) { return s.ray(ray) }
when I already have defined a type that represents the union of multiple shapes
Reasons:
Blacklisted phrase (0.5): ThanksRegEx Blacklisted phrase (2.5): please tell meRegEx Blacklisted phrase (1): I have come to this solution, pleaseLong answer (-1): Has code block (-0.5): User mentioned (1): @Homer512Self-answer (0.5): Low reputation (1):
Posted by: glowl
Date: 2024-12-14 21:27:14
Score: 4.5
Natty: 5
dir=$(cd "${self%[/\\]*}" > /dev/null; cd ../laravel/sail/bin && pwd)
is this correct?
Reasons:
Low length (1.5): Has code block (-0.5): Ends in question mark (2): Starts with a question (0.5): is this Low reputation (1):
Posted by: Adriano Cruz de Oliveira
Date: 2024-12-14 21:14:11
Score: 5.5
Natty:
I have the exact same issue. It would be nice to resolve the issue so we can still have two different packages. One for the library and one for the tweak.
Reasons:
Low length (1): No code block (0.5): Me too answer (2.5): I have the exact same issueSingle line (0.5): Low reputation (1):
Posted by: xelahot
Date: 2024-12-14 18:53:37
Score: 4.5
Natty:
It seems i have misunderstood the purpose of the Drawer.Screen items, while they provide a quick way to add items to the menu, what I need can only be achievable through the use of Custom Drawer Items.
Thanks @satya164 for the answer.
Reasons:
Blacklisted phrase (0.5): ThanksBlacklisted phrase (0.5): I needLow length (0.5): No code block (0.5): User mentioned (1): @satya164Self-answer (0.5): Low reputation (1):
Posted by: Rustozce
Date: 2024-12-14 18:39:34
Score: 5.5
Natty:
What version of python are you using? Code seems to run without issue in Python3.8 in this online Python IDE https://www.online-python.com/ ?
Reasons:
Low length (1): No code block (0.5): Ends in question mark (2): Single line (0.5): Starts with a question (0.5): What Low reputation (1):
Posted by: SharpSignals
Date: 2024-12-14 18:20:29
Score: 4
Natty:
This github repository helped me understand. I was lacking dependency injection, a concept I put off learning.
https://github.com/MateuszPeczek/UnitTest/blob/master/TestProject/UnitTests/TestClassForCRUDController.cs
Reasons:
Probably link only (1): Low length (1): No code block (0.5): Self-answer (0.5): Low reputation (1):
Posted by: where_am_I
Date: 2024-12-14 17:23:14
Score: 6.5
π©
Natty:
I do have a similar question.
How to fetch the other nodes inside child node. I am new to xslt, but as far I know xslt reads only in forward direction.
Reasons:
RegEx Blacklisted phrase (1.5): I am newLow length (1): No code block (0.5): Me too answer (2.5): have a similar questionLow reputation (1):
Posted by: Spark
Date: 2024-12-14 17:13:11
Score: 9
π©
Natty: 4.5
Any luck with this? I have the same issue...
Reasons:
Blacklisted phrase (1.5): Any luckBlacklisted phrase (1): I have the same issueLow length (1.5): No code block (0.5): Me too answer (2.5): I have the same issueContains question mark (0.5): Single line (0.5): Low reputation (1):
Posted by: Guillermo
Date: 2024-12-14 16:36:04
Score: 4
Natty:
Above steps are valid
Please find the steps to enable monitoring in Prometheus, the catch is you need to provide a correct permission to the monitoring user
here is the link to the documentation: https://docs.openshift.com/container-platform/4.13/observability/monitoring/enabling-monitoring-for-user-defined-projects.html
Reasons:
Blacklisted phrase (1): here is the linkProbably link only (1): Low length (0.5): No code block (0.5): Low reputation (1):
Posted by: Hari Prassad Kannan
Date: 2024-12-14 16:28:01
Score: 4.5
Natty:
@DonMag The main issue Iβm facing is that when returning to the root controller, the UI still shows all the views that were previously presented. If I navigate to the corresponding tab, it doesnβt display the correct view for that tab. Instead, the navigation stack from the previous tab remains stuck, causing the expected view to not load properly.
Reasons:
No code block (0.5): User mentioned (1): @DonMagSelf-answer (0.5): Single line (0.5): Looks like a comment (1): Low reputation (1):
Posted by: Jael Ruvalcaba
Date: 2024-12-14 16:11:57
Score: 6.5
π©
Natty: 4.5
I am getting below error while connecting the device.
java.lang.UnsatisfiedLinkError: no otmcjni in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.digitalpersona.onetouch.jni.MatchingLibrary.<clinit>(MatchingLibrary.java:16)
at com.digitalpersona.onetouch.jni.Matcher.<clinit>(Matcher.java:8)
at com.digitalpersona.onetouch.processing._impl.DPFPEnrollmentFactoryImpl$EnrollmentImpl.<init>(DPFPEnrollmentFactoryImpl.java:40)
at com.digitalpersona.onetouch.processing._impl.DPFPEnrollmentFactoryImpl.createEnrollment(DPFPEnrollmentFactoryImpl.java:20)
at com.digitalpersona.onetouch.ui.swing.CapturePanel.<init>(CapturePanel.java:42)
at com.digitalpersona.onetouch.ui.swing.DPFPEnrollmentControl.<init>(DPFPEnrollmentControl.java:32)
where can I download otmcjni ? Please suggests?
Reasons:
Blacklisted phrase (1): can I doRegEx Blacklisted phrase (2.5): Please suggestRegEx Blacklisted phrase (1): I am getting below errorLong answer (-0.5): Has code block (-0.5): Ends in question mark (2): Low reputation (1):
Posted by: Anandh
Date: 2024-12-14 16:08:55
Score: 4.5
Natty:
Reasons:
Blacklisted phrase (0.5): medium.comProbably link only (1): Low length (1.5): No code block (0.5): Low reputation (1):
Posted by: SatishWork
Date: 2024-12-14 13:11:13
Score: 4
Natty: 4.5
Reasons:
Probably link only (1): Low length (1): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Geo
Date: 2024-12-14 12:55:07
Score: 6
π©
Natty:
Please share solution if you are able to resolve this issue.
Reasons:
RegEx Blacklisted phrase (2.5): Please share solutionLow length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Akshay
Date: 2024-12-14 12:09:56
Score: 4
Natty:
Datamodel app.config
add name="dentnedEntities" connectionString="metadata=res://*/Entity.Model_dentned.csdl|res://*/Entity.Model_dentned.ssdl|res://*/Entity.Model_dentned.msl;provider=System.Data.SqlClient;provider connection string="data source=DESKTOP-G8O66SS;initial catalog=dentned;integrated security=True;MultipleActiveResultSets=True;"" providerName="System.Data.EntityClient"
application app.config
add name="dentnedEntities" connectionString="metadata=res:///DG.DentneD.Model.Entity.Model_dentned.csdl|res:// /DG.DentneD.Model.Entity.Model_dentned.ssdl|res://*/DG.DentneD.Model.Entity.Model_dentned.msl;provider=System.Data.SqlClient;provider connection string="data source=DESKTOP-G8O66SS;initial catalog=dentned;integrated security=True;MultipleActiveResultSets=True;"" providerName="System.Data.EntityClient"
PAth is different. Please help me
Reasons:
Blacklisted phrase (1): help meRegEx Blacklisted phrase (3): Please help meLong answer (-0.5): Has code block (-0.5): Low reputation (1):
Posted by: user3843604
Date: 2024-12-14 12:03:53
Score: 5.5
Natty: 5.5
Anyway we can avoid huge WAL generation during this time?
Reasons:
Low length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: Sasi Kumar
Date: 2024-12-14 11:26:43
Score: 5
Natty:
This worked:
public T GetScript<T>() where T : Script
Thanks @shingo.
Link to solution
Reasons:
Blacklisted phrase (0.5): ThanksProbably link only (1): Low length (1.5): Has code block (-0.5): User mentioned (1): @shingoSelf-answer (0.5): Low reputation (1):
Posted by: Waarnov
Date: 2024-12-14 11:19:42
Score: 5
Natty:
finally i got the solution's form Flutter GitHub issue part: https://github.com/flutter/flutter/issues/156304
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: Mohan Balaji
Date: 2024-12-14 11:19:41
Score: 4
Natty:
Thank you both, this worked completly fine and was an easy approach both of them worked
ps: I cant cast vote but i will make sure to caste an upvote after i am eligible. Thanks again
Reasons:
Blacklisted phrase (0.5): Thank youBlacklisted phrase (0.5): ThanksBlacklisted phrase (0.5): upvoteLow length (0.5): No code block (0.5): Self-answer (0.5): Low reputation (1):
Posted by: Khan
Date: 2024-12-14 11:12:39
Score: 5.5
Natty:
Check with this link to upload your githup code and integrate with Azure AI .
USEFULL link: https://youtube.com/playlist?list=PLJoEt7pdSz_2g8-S0okMJkh0apGRcRu29&si=8vMFnmIxOYYd6Ro1
Reasons:
Blacklisted phrase (1): youtube.comBlacklisted phrase (1): this linkProbably link only (1): Low length (1): No code block (0.5): Low reputation (1):
Posted by: vignesh manikandan
Date: 2024-12-14 10:51:33
Score: 6.5
π©
Natty:
Can you please provide the Spring Boot Version of your application.
Additionally Please refer this documents.
https://springdoc.org/
Reasons:
Blacklisted phrase (1): this documentRegEx Blacklisted phrase (2.5): Can you please provideLow length (1): No code block (0.5): Starts with a question (0.5): Can you please Low reputation (1):
Posted by: Girish G
Date: 2024-12-14 10:40:28
Score: 6
π©
Natty:
I have the same problem. I believe it does not come from the character ^ or Β¨ itself, but the fact that, on the French keyboard, they appear in an intermediate state so that you can type a letter that can be accentuated (i.e. typing "Β¨ + e" gives out the "Γ«" letter. This intermediate state may not be supported by the app, which makes the program crash. Try copy-pasting the character and see if that works. Otherwise, maybe try another python editor.
Reasons:
Blacklisted phrase (1): I have the same problemNo code block (0.5): Me too answer (2.5): I have the same problemUnregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: NaN2024
Date: 2024-12-14 10:26:25
Score: 6.5
Natty: 7.5
How can I apply that to a sphere (geosphere, or regular)?
Reasons:
Blacklisted phrase (0.5): How can ILow length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Starts with a question (0.5): How can I Low reputation (1):
Posted by: Leith
Date: 2024-12-14 09:51:17
Score: 5.5
Natty:
Reasons:
Blacklisted phrase (1): youtube.comProbably link only (1): Low length (2): No code block (0.5): Low reputation (1):
Posted by: jass
Date: 2024-12-14 09:07:07
Score: 7
π©
Natty: 6.5
I`m so sorry, but what about .net 8.0? I have the same problem with creating my controller for ASP Core (MVC) and all my packages are 8.0 version (only Web.CodeGenerator.Design with 8.0.7)...
Reasons:
Blacklisted phrase (1): I have the same problemLow length (0.5): No code block (0.5): Me too answer (2.5): I have the same problemContains question mark (0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: Vader
Date: 2024-12-14 08:56:03
Score: 9
π©
Natty: 5
did you manage to find the solution to this. I am having the same issue. When I create a new table in dataverse I am unable to see this table in dataflow for some reason.
Reasons:
RegEx Blacklisted phrase (3): did you manage to find the solution to thisLow length (1): No code block (0.5): Me too answer (2.5): I am having the same issueSingle line (0.5): Starts with a question (0.5): did you Low reputation (1):
Posted by: user1395968
Date: 2024-12-14 07:44:47
Score: 6
π©
Natty: 5
May I ask if the user executing this program is a SYS or similar system user? Would it be possible for a regular DBA user to avoid this error?
Reasons:
Blacklisted phrase (1): May I askLow length (1): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: δ»°ζζη©Ί
Date: 2024-12-14 07:38:44
Score: 6
π©
Natty:
Reasons:
RegEx Blacklisted phrase (1): same errorProbably link only (1): Low length (2): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: swamy digitalraiz
Date: 2024-12-14 05:11:14
Score: 9.5
π©
Natty: 5.5
hey can anyone tell how to fix these error?
Reasons:
RegEx Blacklisted phrase (2.5): can anyone tell howRegEx Blacklisted phrase (1.5): how to fix these error?Low length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: ABHISHEK RAJ
Date: 2024-12-14 04:51:10
Score: 6
Natty: 7
can we remove currency icon from this amount?
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): can we Low reputation (1):
Posted by: Rajendra Dhakal
Date: 2024-12-14 04:42:08
Score: 6.5
π©
Natty:
Reasons:
Probably link only (1): Low length (2): No code block (0.5): Ends in question mark (2): Low reputation (1):
Posted by: Claudio
Date: 2024-12-14 03:22:54
Score: 5.5
Natty:
Do you have the following in your build.gradle?
android {
buildFeatures {
androidResources = true
}
}
Reasons:
RegEx Blacklisted phrase (2.5): Do you have theLow length (1): Has code block (-0.5): Ends in question mark (2): Low reputation (0.5):
Posted by: vlazzle
Date: 2024-12-14 02:41:45
Score: 6.5
π©
Natty:
How can you know it? I'm Vietnamese but I haven't heard it. I don't say it wasn't true but I just want know why no news about it in few days ago. Is it just happen today? If you have any news about it, please give me a link. Thanks!
Reasons:
Blacklisted phrase (0.5): ThanksRegEx Blacklisted phrase (2.5): please give meLow length (0.5): No code block (0.5): Contains question mark (0.5): Single line (0.5): Starts with a question (0.5): How can you Low reputation (1):
Posted by: Zaria
Date: 2024-12-14 02:40:43
Score: 6.5
π©
Natty:
I have the same error I have to install Xvfb to use:
xvfb :99 &
export DISPLAY=':99'
In order to TIBCO executes normally
Reasons:
RegEx Blacklisted phrase (1): I have the same errorLow length (1): No code block (0.5): Me too answer (2.5): I have the same errorUnregistered user (0.5): Low reputation (1):
Posted by: user28775640
Date: 2024-12-14 02:08:37
Score: 4
Natty: 5
You just saved me a ton of time. Deactivating the security plugins was the key. Thanks!
Reasons:
Blacklisted phrase (0.5): ThanksLow length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: moritzvii
Date: 2024-12-14 02:06:36
Score: 4
Natty: 5
I used the link given and so far so good, thank you
Reasons:
Blacklisted phrase (0.5): thank youLow length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Michael Bonacci
Date: 2024-12-14 00:50:22
Score: 4
Natty: 4
try a link opener maybe not too sure tbh
Reasons:
Low length (1.5): No code block (0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: weeaas
Date: 2024-12-14 00:30:17
Score: 5.5
Natty: 4.5
I tried deleting my credentials.json, and it worked once. Now, couple days later I'm facing the same issue again "Access token refresh failed: invalid_grant: Token has been expired or revoked."
Any new solution for this?
Reasons:
Whitelisted phrase (-1): it workedLow length (0.5): No code block (0.5): Me too answer (2.5): I'm facing the same issueEnds in question mark (2): Low reputation (1):
Posted by: user28774891
Date: 2024-12-13 23:21:02
Score: 11.5
Natty: 7
I have the same issue.
Did you solve it ?
I don't know how to send thruth data to override document pared with the custom parser.
Thanks.
Reasons:
Blacklisted phrase (0.5): ThanksBlacklisted phrase (1): I have the same issueRegEx Blacklisted phrase (3): Did you solve itRegEx Blacklisted phrase (1.5): solve it ?Low length (1): No code block (0.5): Me too answer (2.5): I have the same issueContains question mark (0.5): Low reputation (1):
Posted by: MΓ©lanie GAULT
Date: 2024-12-13 22:51:57
Score: 4
Natty: 4.5
Can You use the 'If on edge bounce' block? Please try to clarify your question and maybe add a link to the project you are trying to make.
Reasons:
Low length (1): No code block (0.5): Contains question mark (0.5): Single line (0.5): Starts with a question (0.5): Can You use the Low reputation (1):
Posted by: Twineee
Date: 2024-12-13 22:43:55
Score: 4.5
Natty:
Try use back quotes around line breaks:
Reasons:
Probably link only (1): Low length (2): No code block (0.5): Single line (0.5): Low reputation (0.5):
Posted by: Nir Tsabar
Date: 2024-12-13 22:10:47
Score: 8
π©
Natty: 5
were you able to successfully run this flutter project? Did face comparison (to verify if both images are of the same person) work fine?
Reasons:
RegEx Blacklisted phrase (3): were you ableLow length (1): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: Regina Phalange
Date: 2024-12-13 21:41:40
Score: 5.5
Natty:
could you please provide further information on:
What is your Thingsboard version (like version number, Community/Professional Edition)?
What does your dashboard look like (how many entries/entities, does the table have/how many widgets are in the dashboard)? Do you use any cell/content-style functions?
Maybe you can share a screenshot of the missing & working scroll bar (and since you can see the popup, can you scroll in that popup with the mouse even though you don't see a scroll bar?).
(black out private information before sharing)
I want to hide those at first and then let the user select the figures
to display by using "Columns To Display"
This is a simple setting you can turn on by going into your table widget, in the Data-Tab below your Device-Source you should see the Columns. Click on the Gear-Icon of a columns and change those Settings:
Default column visibility: Hidden
Column selection in 'Columns to Display': Enabled
I was not able to reproduce your problem, but in my test, the scroll bar style was different between Firefox and Edge (styles can often be different between browsers).
Image of the Difference (on demo system v.3.8.1.9)
Reasons:
Blacklisted phrase (1): What is yourRegEx Blacklisted phrase (2.5): could you please provideRegEx Blacklisted phrase (1): I wantLong answer (-1): No code block (0.5): Contains question mark (0.5): Low reputation (1):
Posted by: Electronout
Date: 2024-12-13 21:23:35
Score: 5
Natty:
For anybody having the same problem but csrf is disabled:
Check that you permitted the controller url in your SecurityFilterChain if you are using Spring Security, although this should create an access denied exception.
Make sure to select the correct mapping for the controller method. @GetMapping for a get request and @PostMapping for a post request.
If you send a post request to a method declared with @GetMapping spring boot will throw the 405 error.
Reasons:
No code block (0.5): Me too answer (2.5): having the same problemUser mentioned (1): @GetMappingUser mentioned (0): @PostMappingUser mentioned (0): @GetMappingLow reputation (1):
Posted by: FullMetalJack
Date: 2024-12-13 21:12:31
Score: 6
π©
Natty:
Thanks for the guidance.
Lots of grumpy downvoters. Just wanted a hand.
Reasons:
Blacklisted phrase (0.5): ThanksRegEx Blacklisted phrase (2): downvoteLow length (1.5): No code block (0.5): Self-answer (0.5): Low reputation (1):
Posted by: Cyoung75
Date: 2024-12-13 20:54:26
Score: 5.5
Natty:
You need to configure your server to receive preflight requests and respond appropriately. Check this link for more information: https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request
Reasons:
Blacklisted phrase (1): this linkRegEx Blacklisted phrase (1): Check this linkProbably link only (1): Low length (1): No code block (0.5): Single line (0.5): Low reputation (0.5):
Posted by: Chibuokem Onyekwelu
Date: 2024-12-13 20:44:23
Score: 4
Natty:
Reasons:
Probably link only (1): Low length (1.5): No code block (0.5): Low reputation (1):
Posted by: adesemi
Date: 2024-12-13 20:32:18
Score: 6
π©
Natty:
Please share what solution finally worked for the OP.
Reasons:
RegEx Blacklisted phrase (2.5): Please share what solutionLow length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: Saranya
Date: 2024-12-13 20:30:16
Score: 12
π©
Natty: 6.5
Sorry I had to create a answer because I can't create a comment because I don't have 50 reputation points... regular SoF BS...
I have same issue, can you please give me more details how you solve it?
Reasons:
RegEx Blacklisted phrase (2.5): can you please give meRegEx Blacklisted phrase (1.5): I don't have 50 reputation pointsRegEx Blacklisted phrase (1.5): solve it?Low length (0.5): No code block (0.5): Me too answer (2.5): I have same issueEnds in question mark (2): Low reputation (1):
Posted by: com sat
Date: 2024-12-13 20:22:13
Score: 5
Natty: 6
I tried what was listed above.
When I run this command in a task I am getting kicked out of the playbook not just the current task:
meta: end_play
when: "'SAgent' in ansible_facts.packages"
How do I just exit the current task instead of the entire playbook?
Reasons:
Blacklisted phrase (1): How do ILow length (0.5): No code block (0.5): Ends in question mark (2): Low reputation (1):
Posted by: Dkirk
Date: 2024-12-13 19:57:08
Score: 4
Natty:
Time Traveller here. π π
The solution @dustin-kreidler gave worked for me.
I couldn't vote it or comment under it because of some reputation points.
Reasons:
Whitelisted phrase (-1): worked for meRegEx Blacklisted phrase (1.5): reputation pointsLow length (1): No code block (0.5): User mentioned (1): @dustin-kreidlerLow reputation (1):
Posted by: PADIO
Date: 2024-12-13 19:46:04
Score: 4.5
Natty:
Quoting @PepijnKramer in the comments
It is a gcc limitation (it doesn't optimize the branch)
This discussed more in detail in this video C++ Weekly - Ep 456 - RVO + Trivial Types = Faster Code
Reasons:
Blacklisted phrase (1): this videoLow length (1): No code block (0.5): User mentioned (1): @PepijnKramerSelf-answer (0.5): Low reputation (0.5):
Posted by: timmy george
Date: 2024-12-13 19:34:01
Score: 5.5
Natty:
am having the issue with java21 , u find the solution ?
Reasons:
Low length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (1):
Posted by: islam achrouf
Date: 2024-12-13 19:30:00
Score: 13.5
Natty: 7.5
I have the same problem, did you manage to solve it?
Reasons:
Blacklisted phrase (1): I have the same problemRegEx Blacklisted phrase (3): did you manage to solve itRegEx Blacklisted phrase (1.5): solve it?Low length (1.5): No code block (0.5): Me too answer (2.5): I have the same problemEnds in question mark (2): Single line (0.5): Low reputation (1):
Posted by: Felipe Scola
Date: 2024-12-13 19:24:57
Score: 6
π©
Natty:
It seems that now they're using context.mounted
again. I get the same error message when I use if(mounted)
.
Reasons:
RegEx Blacklisted phrase (1): I get the same errorProbably link only (1): Low length (1): Has code block (-0.5): Me too answer (2.5): I get the same errorSingle line (0.5): Low reputation (0.5):
Posted by: Ali Alhajji
Date: 2024-12-13 19:19:54
Score: 4
Natty:
Reasons:
Probably link only (1): Low length (1.5): No code block (0.5): Single line (0.5): Low reputation (0.5):
Posted by: Magnie Mozios
Date: 2024-12-13 19:13:51
Score: 4.5
Natty: 5
Yeah i've spending too much time on this without any solution, but i ended up using nest-cli monorepo with swc builder after too many porblems but it work's just fine
Reasons:
Blacklisted phrase (1.5): any solutionLow length (1): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: ziyaDev
Date: 2024-12-13 18:04:33
Score: 4
Natty: 4
Install the Jest Runner extension in VS Code.
Reasons:
Low length (1.5): No code block (0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: Alexia
Date: 2024-12-13 17:55:30
Score: 9
π©
Natty: 6.5
Did you ever resolve this? Hitting a similar issue now
Reasons:
RegEx Blacklisted phrase (3): Did you ever resolve thisRegEx Blacklisted phrase (1.5): resolve this?Low length (1.5): No code block (0.5): Contains question mark (0.5): Single line (0.5): Starts with a question (0.5): Did you Low reputation (1):
Posted by: robertsami
Date: 2024-12-13 17:42:25
Score: 6
π©
Natty:
How about adding enableRotation to false ?
Reasons:
Low length (1.5): No code block (0.5): Ends in question mark (2): Single line (0.5): Starts with a question (0.5): How Low reputation (1):
Posted by: Silpa
Date: 2024-12-13 17:21:19
Score: 6.5
π©
Natty: 6.5
We have a subscription with monthly and yearly options. But I want to make a discount 50% on the first 3 monthly of Monthly subscriptions. How can I do it?
Will I still have an opportunity to choose between monthly and yearly on checkout?
Reasons:
Blacklisted phrase (0.5): How can IBlacklisted phrase (1): can I doRegEx Blacklisted phrase (1): I wantLow length (0.5): No code block (0.5): Ends in question mark (2): Low reputation (1):
Posted by: Alina Diabina
Date: 2024-12-13 17:05:14
Score: 4
Natty:
The solution was to do a repair with the .NET 8 SDK installer.
Reasons:
Low length (1.5): No code block (0.5): Self-answer (0.5): Single line (0.5): Low reputation (1):
Posted by: Ha'gel
Date: 2024-12-13 16:56:11
Score: 4
Natty: 4
You should verify all of 5,
Detailed quick Video here
Reasons:
Probably link only (1): Low length (2): No code block (0.5): Low reputation (0.5):
Posted by: nammadhu
Date: 2024-12-13 16:49:09
Score: 4
Natty:
turns out I just needed to create more space in data
Reasons:
Low length (1.5): No code block (0.5): Self-answer (0.5): Single line (0.5): Low reputation (1):
Posted by: newbie01
Date: 2024-12-13 16:03:56
Score: 5.5
Natty: 3.5
Gracias Michael por tu respuesta, me ayudo mucho.
Reasons:
Blacklisted phrase (2): GraciasLow length (1.5): No code block (0.5): Single line (0.5): Low reputation (1):
Posted by: navutan
Date: 2024-12-13 15:55:53
Score: 5
Natty:
you helped someone today. Much appreciated
Reasons:
Blacklisted phrase (1): appreciatedLow length (1.5): No code block (0.5): Unregistered user (0.5): Single line (0.5): Low reputation (1):
Posted by: Eric
Date: 2024-12-13 15:52:51
Score: 6.5
π©
Natty: 5
Are there any updates on the issue?
Reasons:
Blacklisted phrase (1): any updates onLow length (2): No code block (0.5): Ends in question mark (2): Single line (0.5): Low reputation (0.5):
Posted by: Vitaliy Demchuk
Date: 2024-12-13 15:48:49
Score: 4
Natty:
@Ram Very useful. I almost spent around 2 days to figure out how to join 2 Entities using JPQL and then found this. Specifying the appropriate relationships (@OneToMany, @ManyToMany, @OneToOne) and @joinColumn between entities is important.
Reasons:
Low length (0.5): No code block (0.5): User mentioned (1): @RamUser mentioned (0): @ManyToManyUser mentioned (0): @OneToOneUser mentioned (0): @joinColumnSingle line (0.5): Looks like a comment (1): Low reputation (0.5):
Posted by: Sumit Chauhan
Date: 2024-12-13 15:34:44
Score: 4.5
Natty:
I am using yaml-merger for my helm and swagger config files
https://github.com/dhyanio/yaml-merger
Reasons:
Probably link only (1): Contains signature (1): Low length (1.5): No code block (0.5): Low reputation (0.5):
Posted by: dhyanio
Date: 2024-12-13 15:27:41
Score: 5
Natty:
How did you get the first part of the error message
Blockquote
update-alternatives: Error: not linking xxx/tmp/work/cc-dey-linux/dey-image/1.0-r0/rootfs/usr/sbin/rtcwake to /bin/busybox.nosuid since xxx/tmp/work/cc-dey-linux/dey-image/1.0-r0/rootfs/usr/sbin/rtcwake exists and is not a link
Blockquote
I have a very similiar issue but cannot see the first part of the error message but i get the second part
Reasons:
RegEx Blacklisted phrase (3): did you get theNo code block (0.5): Starts with a question (0.5): How did you Low reputation (1):
Posted by: Tech Hecht
Post content sourced from the Stack Exchange . Content is preserved on this site only for reporting and analytics purposes.