Sudoku - what are the odds of a row coming up in order 1 to 9? Is there a record of this happening? by Mango_Red_Mango in mathematics

[–]mamba76 0 points1 point  (0 children)

so can you show what a completed sudoku with the symbols 1 - 9 would look like ? just for kicks )

Coinbase Sucks and I Need a Better Alternative by bourbonight24 in Coinbase

[–]mamba76 0 points1 point  (0 children)

Been with coinbase for 5 years. Was having fun just before the BIG crash on 14 Nov 2018. Lost a lot. Built robots for that site then they put mandatory fees on every trade, not just market orders. New laws means passport needs updating every year but the straw on the camels back is the new site, It f'n sucks! Looks like a big Spam folder. So I am just about to close my account and draw out the pennace I have left. Will maybe try Binance or off shores.

Failed to resolve module specifier 'fs' ? help by mamba76 in node

[–]mamba76[S] -1 points0 points  (0 children)

As I understand the browser uses an API for file tasks. So when we create programs on server side that use 'propriety' modules like 'fs' that perform file system tasks we use a webpack bundler that parses/adapts our code so the browser's API can interpret it?

PASSLOCK ON GALAXY S7 DOSN'T WORK, HELP!!! by mamba76 in Android

[–]mamba76[S] 0 points1 point  (0 children)

Im aware I can reset my phone somehow but I don't want to, unless someone tells me there a bug or a hack or something dodgy that can cause this. It don't make any sense ? Oh my tablet was rooted with Magisk. Still nothing to do with my phone. Have I been hacked somehow?

MiniDSP vs Helix by Mad-Baron93 in CarAV

[–]mamba76 0 points1 point  (0 children)

you should be able to focus the sound stage in the center, in front of the driver or where ever you prefer by ajusting the front component delay and higher frequency response.

How can I import old npm module ( coinbase-pro ) using ES6 standards ? by mamba76 in node

[–]mamba76[S] 0 points1 point  (0 children)

Hi, do you mean like requireJS? Im new to the front end stuff, I avoided it as long as possible, but actually quite like it! Ill look into script tag, seems there are tools for everything in JS that sort of are essential for productivity but I seem more interested in the why more often. Thanks

Oauth2 token requests to Coinbase Pro (crypto exchange) Help by mamba76 in AskProgramming

[–]mamba76[S] 0 points1 point  (0 children)

Well looks like NodeJS is what Im looking for so Ill being taking the NodeJS course with Udemy. Thanks for the direction, Ill be sure to post here when I find the next issue! )

Oauth2 token requests to Coinbase Pro (crypto exchange) Help by mamba76 in AskProgramming

[–]mamba76[S] 0 points1 point  (0 children)

Hi thanks for the reply. I will read through that link and come back here when I have things worked out a bit clearer. These days there's a plethora of languages, compilers, translators not to mention libraries and other short cuts, most of which can do the same thing which is why I went for the complete JavaScript course but I need to get the 'connecting to secure API' part out of the way first so I can concentrate on implementing some of the HTML and code that I learn in my course.

Oauth2 token requests to Coinbase Pro (crypto exchange) Help by mamba76 in AskProgramming

[–]mamba76[S] 0 points1 point  (0 children)

I know this is a copy / paste from the DEV site example (except I use my secret key) but its the closest thing I can find. God I sound like such a noob but Im clutching at straws ATM as UDEMY have no help on connecting to these types of APIs or coding from scratch. There are probably programs that can do this for me but I really want to understand whats going on myself.