SpiceQA
Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Ravindrabab
0
•
asked Sep 24, 2022
Extracting particular bits and packing them into a payload
I need to write a function that uses interface functions from other components to get individual values for year, month, day, hour, minute, second, and then pack those values into a 5-byte message payload and provide it to another component...
bit-manipulation
c
0
votes
3
answers
46
views
Jayson
0
•
asked Sep 24, 2022
Powershell Variable assigning issue
I am attemping to make the Destination from the Copy Item function be the $path and keep running into syntax error. {code...}
powershell
0
votes
0
answers
21
views
user3hyl1
0
•
asked Sep 24, 2022
Unexpected viewport media query behaviour
Tablet query runs normally: @media screen and (min-width: 768px) and (max-width: 1250px) Mobile query runs as if it were the measurements of the tablet: @media screen and (max-width: 426px) @media screen and (max-width:426px) { body { backg...
responsive-design
responsive
css
html
1
votes
1
answers
23
views
Kuro
0
•
asked Sep 24, 2022
how to use only strings to pull json data
So I keep running into a issue where json is asking to use a int to find pieces of data in a json response. Below is the code that works though the issue is i want to print every 'name' in the json though id have to change the [0] to 1 and ...
json
python
0
votes
1
answers
24
views
Drum
0
•
asked Sep 24, 2022
Open command prompt from visual studios and send commands using python
I'm on windows 11 and I'm looking to use cmake commands through developer visual studio 2022 command prompt x86 and automate it with python. I have seen that there's a similar post to this one but with c language, their solution was to set ...
visual-studio-2022
python
0
votes
0
answers
19
views
jared goddard
0
•
asked Sep 24, 2022
Unity meshes have weird graphical glitch when using an art asset that uses Point (no filter)
[Here's a picture of the graphical glitch. It essentially creates concentric rings of discoloration around the camera, including the player camera or the scene editor camera. I ran into this problem in a larger project of mine, but after pl...
urp
unity3d
0
votes
0
answers
10
views
KineticUncertainty
0
•
asked Sep 24, 2022
Add context value into web.xml
I have an application where i defined the location to the external log4j2.properties. I have defined the Log4jServletContextListener in the web.xml and if i provide a path to the file it works. I am trying to figure out how to use a place h...
web.xml
spring
java
0
votes
0
answers
19
views
SomeoneSpecial
0
•
asked Sep 24, 2022
Trying to simplify exception message but it's not being caught
I'm attempting to shorten an exception that is being output to a log file. The exception is occurring but the contains is working how I intended it. This is the message: !Dropbox Success Message: System.AggregateException: One or more error...
exception
c#
0
votes
0
answers
29
views
userT7wV
0
•
asked Sep 24, 2022
Chrome Extension: How to get object from DB when searching by value?
Im trying to create a chrome extension, and have encountered an annoying problem. I have this function, where I add an object to my indexedDB if the urlKeyValue of that object, does not already exist in the database. If the urlKeyValue does...
indexeddb
google-chrome-extension
javascript
0
votes
0
answers
20
views
MarcellPerger
0
•
asked Sep 24, 2022
Why are non-zero non-absolute seeks not supported in python?
According to [the python documentation, SEEK_SET or 0: seek from the start of the stream (the default); offset must either be a number returned by TextIOBase.tell(), or zero. Any other offset value produces undefined behaviour. SEEK_CUR or ...
file-handling
python
0
votes
0
answers
20
views
Prev
Prev
114
115
116
(current)
117
118
Next
Next
Hot Questions
How do I verify the Spice answer bot is live? [bot-probe-1785240623]
What is Spice.ai in one sentence? [agentic-probe-1785240681]