Newest Questions
24,161,447 questions
0 votes
0 answers
5 views
im trying to get the basic java project from xrpl.org to work with java 25 https://xrpl.org/docs/tutorials/get-started/get-started-java
I'm getting errors on the pom and don't know how to fix it. I've tried everything i could think of. Can someone please try to do this very simple project with java 25 and see if they can do it without ...
0 votes
0 answers
4 views
VNC test suite for a vnc client
I am working on writing a VNC viewer. I've spent a lot of time just using the "raw" encoding, and have now finally implemented a few more. But I have problems implementing some. In order to ...
Tooling
0 votes
1 replies
39 views
Vibe Coding Is Also Right Way?
I am a full stack developer maked many projects through AI agents they are perfectly working and deployed but i want to ask that i dont learned node js perfectly i cant understand many things but i ...
0 votes
0 answers
13 views
Angular search query not updating with user
I am making a zoo angular project practicing RXJS, where when the user searches or puts in a keystroke it first waits a couple milliseconds before searching so you dont do it on every key stroke. Then ...
Best practices
0 votes
0 replies
14 views
What are the best tools to use when developing Pricing Calculators for Small Businesses?
What are the best approaches you have seen developing pricing calculators for small businesses. For example, I was able to build a small one for a window installment business a couple of months ago ...
0 votes
1 answer
32 views
Why does this work on windows but not mac?
Im using flask to run a website, working across my personal imac (running macos 26) at home, and a windows pc (running win11) at college to code, storing all the code in github. Anyways, I run app.py ...
-1 votes
0 answers
20 views
FAT Volume Serial Number algorithm is *busted*. Now what?
I have discovered the volume serial number algorithm is broken in modern scenarios. I'm not sure how much of a problem it is or what a good solution is. The Wikipeida page says: Typically the ...
0 votes
0 answers
20 views
Rails require_relative environment in script reruns it
Very strange, I have a Rails 8 project and a script bin/odd #!/usr/bin/env ruby puts 'quack' require_relative '../config/environment' puts 'done' In production RAILS_ENV=production bin/odd reports ...
0 votes
0 answers
14 views
ASP Net Core IIS Hosted Website not auto starting correctly
I have a .net 8 ASP Net Core Website that needs to start up and execute code without users browsing to the site. The application is hosted using the dot net core hosting bundle. And the website works ...
0 votes
0 answers
13 views
Flutter Android - android.jar SDK 35 corrupted 27MB instead of 100MB - Windows - RES_TABLE_TYPE_TYPE error
Problem Building a Flutter app on Windows always fails with this error: aapt2.exe E LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data. Failed to load resources table in ...
Advice
0 votes
2 replies
46 views
How I'm learning Python
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 ...
-2 votes
0 answers
23 views
Thingsboard upgrade issue [closed]
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 from 3.5.0 needing to go to 4.3. However with ...
Advice
0 votes
2 replies
22 views
How to prevent Dash reloader from re-running database connection on every file save?
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 (...
-1 votes
0 answers
15 views
MacOS gear icon for Settings menu item in Electron
How can I make a Settings menu item in Electron menu use the native macOS gear icon?
-4 votes
1 answer
61 views
Can't git push, git thinks there is a folder [duplicate]
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: ...