Newest Questions

0 votes
0 answers
5 views

Why is tcpdump on my Mininet router not capturing packets sent to the router’s own IPs?

I’m working on a Mininet topology where I have one router (r1) connected to four hosts (h1, h2, h3, and h4) in two subnets: •h1 and h3 are in the 10.0.0.0/24 subnet. •h2 and h4 are in the 192.168.0.0/...
Memo's user avatar
  • 1
0 votes
0 answers
13 views

What's the fastest way to write a hard coded series of bytes to an array?

I'm writing a serialization system which uses Roslyn Source Generators to create the serialization code for each type. When serializing an object, the system needs to write some information about its ...
SilentSin's user avatar
  • 1,046
0 votes
0 answers
5 views

Mismatch Between Frequency Response and Eigenvalue-Based Natural Frequency in MATLAB for a 5-DOF System with Frequency-Dependent Stiffness

I am working with a mechanical system that has five degrees of freedom (a composite plate), and I am trying to compute its frequency response, time-domain response, and natural frequencies. I have ...
AaronTBM's user avatar
  • 101
0 votes
0 answers
5 views

Getting a full screen background image

I'm trying to crete this website of this indie game studio I'm a part of and right now I'm having trouble getting this image to cover the whole page and make it the background. enter image description ...
Branden Richards's user avatar
0 votes
0 answers
8 views

Invalid option: --timing

I tried to change the mesh row and mesh column in gemmini Config.scala from 16 to 32 but after that when I am using cd chipyard/sims/verilator make CONFIG=GemminiRocketConfig I am getting error: %...
Green_Cat's user avatar
0 votes
0 answers
18 views

2D plots in plotly cannot show small variations

I have to plot some kind of graphs to represent the data below: [[ 0. , 234. , 568.33333333, 881.66666667], [ 0. , 234.66888889, 569.44555556, 865.03806017], [ 0. , 235....
mchaudh4's user avatar
  • 237
0 votes
1 answer
21 views

An API that will give you the word count of any given(or most) book's? [closed]

I'm working on a new website right now and need to be able to get the word count from a large range of popular/classic titles to compare the users input. I've tried google books, penguin publishing, ...
Carly Gallagher's user avatar
0 votes
0 answers
10 views

What is the proper way to fill a batch in training an LM all the way to the end eg how to correct my tokenize_and_group_texts_via_blocks?

I’m preparing a text dataset for next-token language-model pre-training. Using HF datasets with batched=True, I wrote a helper that 1. prepends a BOS token (if the tokenizer has one), 2. appends an ...
Charlie Parker's user avatar
0 votes
0 answers
13 views

FFMPEG send RTP audio at 8k bytes/sec

I'm trying to use FFMPEG to mimick a device that transmits G711U audio over UDP/RTP at 8k bytes per second. The device im mimicking sends rtp packets every 20ms with 160byte payload. I've had limited ...
Muzza's user avatar
  • 1
0 votes
2 answers
23 views

RestTemplate.postForObject() is throwing RestClientException because the request JSONObject is null

I am trying to call a PostMapping endpoint from a GetMapping endpoint using the RestTemplate.postForObject() api call. But always getting a RestClientException saying that the request JSONObject is &...
Jerry's user avatar
  • 341
0 votes
0 answers
14 views

i have an undefined error on my Fabric web

enter image description here i was following tutorial https://www.youtube.com/watch?v=sR2YswEDjJU&t=1s i was following there instructions but when i run the web there's an undefined error in opera ...
Osama Qahar's user avatar
0 votes
0 answers
12 views

update PHP 8.3.6 to 8.3.21

I hope you are well, how can I make apache recognize a php version? I did the make install and when I run php -v the version appears but apache still shows version 8.3.6, I need help please. Currently ...
german devia's user avatar
0 votes
0 answers
7 views

APS Viewer loading ACC models got AUTH-001 403 errors randomly

Starting recently, our application, built with the Viewer SDK and integrated with Autodesk Construction Cloud (ACC) using 2-legged OAuth, is intermittently encountering "No access" errors ...
BenWw's user avatar
  • 13
1 vote
1 answer
11 views

Godot weapon resources with animations?

I'm new to game development and I'm making a 2d Souls like and want to know how to make weapon resources have animations I've been trying with animated sprites and spritesheets but I get an error ...
Eli's user avatar
  • 11
0 votes
0 answers
10 views

Gutenberg Selectors API not working or I do not understand it's funcitonality

After spending a few hours getting a custom color palette setup on a block I discovered a guide that mentioned the Supports API. I had somehow missed this feature, the release articles explanation of ...
Chris Morris's user avatar

15 30 50 per page
1
2 3 4 5
1615362