Josh
Josh
For example: to get back rgb and rgba
I got here from https://unix.stackexchange.com/questions/136947/protecting-data-against-bit-rot/533728#533728 and think you could successfully add the functionality to `chkbit-py`, making it more powerful.
I'm willing do polling inside a script, but I'd really rather something more elegant. ## Wishlist - Off when USB drive is unplugged - Red when it's plugged in and...
https://www.digitalocean.com/community/tutorials/how-to-write-asynchronous-code-in-node-js They use ghibliapi as the teaching tool ``` callbackMovies.js const request = require('request'); request('https://ghibliapi.herokuapp.com/films', (error, response, body) => { if (error) { console.error(`Could not send request to API: ${error.message}`);...
Even if we could add a "Token" type, connect that to a user, and have the endpoint accept it as a form of authentication, that would be fine by me....
UUIDs have the benefits of being globally unique, which means that if someone brings in data from an API that returns a UUID, they can use that UUID as the...
#### Problem Description While using `mitmproxy` to observe traffic to a single domain, the UI is cluttered with other traffic. The actual command I'm running: `mitmproxy --ssl-insecure --allow-hosts 'discord.gift'` I'm...
First off: *love* the app. The sound quality is so good. Thank you! The request is essentially: Allow users to press anything on the keyboard and have it sound like...
Something like this:  _Note: I should be clear in case there's any confusion: I'm not a designer_ ☺️
Like YouTube's cinema mode, but better: - Hide the navbar completely (or only have a couple pixels tall) - Go full width for the video (OK, YouTube is the same...