Why don't you post it on Hive.blog? You might even make money while warning people that they won't earn any money
is there some kind of reward?
is this just regarding a potential sell off on internal market?
What would be a good way to store custom key-value settings for products? I want users to be able to create whatever characteristics they want if they so desire, and then filt...
how can i align all of the different columns if they're in different elements?
how do i make vscode tell me when i fuck up on js? so far i can only get to do it on typescript but i need to edit some js files and vscode has no IDE features on them for som...
what I think it does is to parse an int as decimal, and if the result is NaN, it's not a valid port, so it returns the value (I have no idea why), if it's greater or equal tha...
yes but you're on ecency mate just use hive keychain which solved your problem before no?
If I have an image on a CDN and the url is ugly like a long https://url.com/path/path/api_key/randomstrings.jpg, how do I deliver that image to the client and change that url ...
The majority of active Hive users are in Venezuela?
aha, one thing i wanted to ask, is there a library or something that i can use that looks nice out of the box? somethign that i don't have to use CSS with in order to get it l...
what's your account again? neywwal001?
do I have to declare all the columns at table creation? how do I separate many columns? with a comma? CREATE TABLE users (id INT(11), userame VARCHAR(255))
eslint also global install or local?
db: { msgId: 300, text: "bla", processes: [1] } on('edit', searchDb( {msgId: msgId} ) .then( result.processes.length > 0 ? append( newProcessId (last id ++), result ), newPro...
okay so how are you logging in?
does this look correct? CREATE TABLE (userid INT(11), username VARCHAR(255)) CREATE TABLE (postid INT(11), userid INT(11), date TIMESTAMP, post TEXT)
wait, so you can reduce a function's amount of arguments by doing f.length -1 ?wat
with hive keychain?
does anybody do cronjobs here?