Newest Questions

Advice
0 votes
0 replies
6 views

So, I am having a transfer learning project using VGG16, however as we all know its model size is over 500MB. I somply don't have enough disk space to save more than 200 instance of said model, ...
Tunglesonag's user avatar
0 votes
0 answers
10 views

I have a problem with sending multipart/form-data requests from my Java service (using WebClient but same history with RestTemplate) to Flask service. It seems like a sent body is just empty as I get ...
Ania Fijałkowska's user avatar
0 votes
1 answer
44 views

I'm very new to programming and am writing this code for an intro programming class project. It takes an input from the user in dollars and outputs how many different ways you can create that input ...
Samantha Dean's user avatar
0 votes
0 answers
8 views

I am attempting to build a sass file that imports bootstrap from the node_modules folder. I have added the bootstrap source folder to the includePath list. But for some reason, the gulp compiler is ...
Andrew Shepherd's user avatar
-2 votes
0 answers
16 views

I know that one isn't supposed to block a tokio worker thread. However, I thought this was the state of affairs - "not supposed to". Yet, to my enormous surprise, it seems tokio actually ...
NoBullsh1t's user avatar
Best practices
0 votes
0 replies
12 views

I'm new to front-end development and am using Tailwind CSS and shadcn/ui to build webpages. I want to use the "Slate" color theme from Tailwind CSS for the entire website, but it seems that ...
helloworld142857's user avatar
0 votes
0 answers
10 views

Problem Description I'm integrating with the Spanish AEAT VeriFactu system for electronic invoice registration. I'm consistently getting Error 1207 "Error interno en el servidor" from the ...
aserra's user avatar
  • 129
Best practices
0 votes
1 replies
14 views

i'm in need of a data container for several data types and fail to write some omnipotent :-) converter func. Maybe my idea is crab, in this case please give me a hint what concept to use. My current ...
Synopsis's user avatar
  • 346
0 votes
0 answers
11 views

I have a perplexing favicon issue on my self-hosted WordPress site and would appreciate any guidance, as I've hit a wall with both my host (IONOS) and WordPress.com support. For the last 8+ months, my ...
Christina Browne's user avatar
0 votes
0 answers
6 views

When trying to run a query with a large output (600,000 rows of data), I am getting an error : [Simba}[BigQuery](310) Storage API Error: DNS resolution failed for service: http:. I am using a proxy ...
John Newell's user avatar
0 votes
1 answer
25 views

Excel is adding a unicode character to a summary file I save from r as a .csv, where it adds "¬" in front of "±". Is there a way to edit the r script to prevent this? cola <- c(&...
Mulligan's user avatar
0 votes
0 answers
18 views

Here's the manifest.json: "content_scripts": [ { "js": [ "scripts/content.js" ], "matches": [ "..."...
coutier eric's user avatar
  • 1,029
Tooling
0 votes
2 replies
41 views

I would like help parsing desktop files using python. Here is an example: [Desktop Entry] Version=1.0 Type=Application Exec=/usr/lib/firefox/firefox %u Terminal=false X-MultipleArgs=false Icon=firefox ...
AlwaysNur's user avatar
0 votes
0 answers
17 views

I'm getting a Walmart Marketplace API Error: "Shipping Summary is a mandatory field for this seller (ICC seller)" for the WFS Create Inbound Shipment endpoint (https://marketplace....
Sri Nellutla's user avatar
1 vote
0 answers
18 views

I'm asking for help understanding why my sample data doesn't work in the spatial join as a group, but works one row at a time. See the code below for sample data and at the very bottom, the examples ...
Nick Bear's user avatar

15 30 50 per page
1
2 3 4 5
1612774