hmpmarketing
hmpmarketing
Hi, I would like to leave some feedback about an issue I have noticed with the napster.js sdk. It seems some songs when not available in 192 bit rate (...
Hi, I have an app running in windows that I need to read a MemoryMappedFile as per post below in C Can anyone help how I can do this using...
Any updates?
## Summary Trying to load ct.pepperstone.com to replace the response of one file. There are a couple of calls to a domain with port 5443 underneath, when requestly is on,...
Hi, I have been trying to get an scheme with default object properties but cant seem to get to work. Here is what I have: ``` const schema = {...
Hi, I have been trying to no avail importing a module in a webview with cordova. This Particular library from chart IQ only use import statements and I cant get...
**Describe the bug** Seems certain dates of this year are not working when trying to adjust timezone //Works: let utcDatetime = '2023-04-10 10:20:00'; let localDatetime = moment(utcDatetime + '+00:00').local().format('YYYY-MM-DD HH:mm:ss');...
Hi, I have built the extension and tried to modify a response header to no avail. It works fine for requestHeaders. Here is the rule: { id: 2, priority: 1,...
Hi, I have just managed to code a script that pulls data from an API and inserts into my questdb. I am using PM2 to manage the processes where each...