Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
5 views

I'm new, I started learning with Youtube, then with W3SCHOOLS and lately I've been doing Exercism exercises. I also started uploading what I learn on Github, everything I learn. I'd like to know any ...
Carolina's user avatar
0 votes
0 answers
3 views

Good day, I hope this post finds everyone well. I need some help with an issue on Thingsboard upgrades (PE) We have followed each upgrade based on the steps on official documentation and have upgraded ...
Machiel Richards's user avatar
Advice
0 votes
0 replies
6 views

I'm building a Dash dashboard that loads data from a remote database (Redshift) on startup. The loading takes ~2 minutes. When I use use_reloader=True, every time I save any .py file in the project (...
Francisco Augusto Varela Aguir's user avatar
0 votes
0 answers
3 views

How can I make a Settings menu item in Electron menu use the native macOS gear icon?
jaboja's user avatar
  • 2,267
-3 votes
0 answers
37 views

I can't push because git thinks there are some files but there aren't. Already tried git filter but nothing. remote: Resolving deltas: 100% (2822/2822), done. remote: error: Trace: ...
Samuele's user avatar
0 votes
0 answers
16 views

I have a ubuntu server which I have installed Rustdesk server via docker. In this ubuntu machine I have already installed XRDP and also Rustdesk client. Now when I reboot the system, I cannot connect ...
Syed Tauseef's user avatar
-2 votes
0 answers
17 views

I used the new CSS anchoring to create a simple popover attached to a draggable button. When the popover reaches the borders it flips correctly. https://codepen.io/raldone01/pen/pvEQrmd Now I would ...
raldone01's user avatar
  • 439
0 votes
0 answers
15 views

I am building a skeleton MCP server using Spring AI with the STDIO transport: pom.xml <properties> <java.version>21</java.version> <spring-ai-starter.version&...
gusto2's user avatar
  • 12.2k
Advice
0 votes
0 replies
13 views

My data in firebase is getting updated by nodered and is being shown in firebase realtime database.Its has temperature,pressure,humidity.I want to analyze in firebase itself using Google analytics.Can ...
Debmalya Datta's user avatar
0 votes
0 answers
15 views

So I have all the accounts setup and I am trying to debug my code as I keep encountering errors when I try to use the scrapper. scrape.py The problem is I run the the program but the original code is ...
KLJOM's user avatar
  • 1
Advice
0 votes
0 replies
28 views

I'm trying to create a simple code editor for an old custom programming language used by a single Company's product, as part of an effort to make some custom tools to avoid using the Company's ...
InfiniteNopes's user avatar
0 votes
0 answers
11 views

When using DBeaver to connect to Apache IoTDB version 1.3.2 and execute queries, I discovered that when multiple aggregate functions are used in the same SQL statement, the returned results appear ...
Yueyue Wang's user avatar
0 votes
0 answers
21 views

In Apache IoTDB 2.0.6 Tree Model, to fulfill the business requirement of downsampling data for all devices under a specified database, I wrote a SQL statement for data write-back. Sample Data -- ...
Ian Wen's user avatar
  • 23
0 votes
1 answer
29 views

I am seeding roles, an admin user, and some starter records in an ASP.NET Core app using EF Core and identity. I noticed that my sample products, time windows, and reward data only seem to be added ...
PSP Lol's user avatar
Best practices
0 votes
0 replies
15 views

Building a python pipeline ingesting ~50k WebSocket messages/sec. Each message needs to hit PostgreSQL and a live frontend. Two options: Option A — write both in the handler at the same time WS ...
cactus's user avatar
  • 91

15 30 50 per page
1
2 3 4 5
1610763