-
plowsof[m]
+1 for sourcehut
-
mj-xmr[m]
<escapethe3ra[m]> "But to make it easier for..." <- Yeah. GH and OPSEC... tell me about it.
-
mj-xmr[m]
I can only contribute since I'm in the West.
-
mj-xmr[m]
Anyway, a big supporter here!
-
mj-xmr[m]
In the other news:
-
mj-xmr[m]
I need 3 brave men.
-
mj-xmr[m]
-
mj-xmr[m]
Could anybody test if the quickstart tutorial works for you?
-
mj-xmr[m]
Thanks in advance.
-
tobtoht
Hi all, I'm looking for feedback on a new logo design for Feather Wallet:
reddit.com/r/FeatherWallet/comments…allet_logo_redesign_feedback_wanted
-
raas[m]
Reddit won't allow me to see it as I don't have the app and content is not reviewed. So annoying ..
-
tobtoht
-
merope
My preference goes for Variant 2, color scheme 1, font 1
-
merope
Feels more "lightweight", and there is less contrast between the colors, and also between the white background and the logo itself
-
tobtoht
merope: thank you
-
raas[m]
My preference goes for variant one. Non symetric wallet seems nicer. Not sure about the colours scheme. I do like the feather but I think this one's are nicer and look more professional
-
r4v3r23[m]
<tobtoht> "raas: Try:
i.reddit.com..." <- the design is a bit bland, but i think orange is the way to go
-
monerobull[m]
my docker node doesnt work anymore for some reason, it keeps restarting the container. already updated and rebooted the machine. Seth For Privacy any idea i could try to fix it?
-
monerobull[m]
p2pool docker works fine
-
monerobull[m]
says "Restarting (132)"
-
r4v3r23[m]
<monerobull[m]> "my docker node doesnt work..." <- any reason youre using docker node? the normal daemon is much simpler
-
sethforprivacy
Yes, a bad image got pushed -- jut pull the latest and recreate the container, i.e. `docker-compose pull && docker-compose up -d`
-
sethforprivacy
I already reverted and pushed a known-good image.
-
monerobull[m]
<r4v3r23[m]> "any reason youre using docker..." <- Could only get the docker node to install to the right location
-
monerobull[m]
sethforprivacy: Ive been using docker run
-
monerobull[m]
It's getting the latest image but still doesn't work
-
sethforprivacy
monerobull[m]: Then just repull the image with `docker pull sethsimmons/simple-monerod:latest` and re-create.
-
sethforprivacy
Force a re-pull with the above
-
sethforprivacy
THe latest image does work.
-
monerobull[m]
sethforprivacy: This fixed it, thanks
-
cryptogrampy[m]
In case anyone wants to follow along on super duper alpha HotShop progress, I've added the repo to my Github, and have a live demo running here:
sunny-malabi-a3b5ff.netlify.app . Please use at your own risk (especially if you test out using your own primary/view key), and the default primary / view-key in the currently deployed app is mine in case you want to send a donation :) and see the payment validation
-
cryptogrampy[m]
working live. I'm currently going through some life events at the moment so will be a bit slow to update for the time being. Will be adding/updating quite a few things for Milestone 2- it will be a sexy full-functioning, self-explanatory app, but from a purely functional standpoint, I think I'm pretty much at Milestone 0... It will work :)
-
cryptogrampy[m]
-
cryptogrampy[m]
s/0.../1../, s/will/works/, s/work//
-
cryptogrampy[m]
On a completely different note, I think the codebase could probably be retooled fairly easily at this point to be a sort of quick, printable gift card wallet generator as well, if anyone is interested. Basically you would create a new wallet, it starts syncing at the top most blockheight as it currently does for speed purposes, you fund it using a QR and it displays that funds were received, and it displays whatever you want
-
cryptogrampy[m]
to print for the gift card (seed, view key QR/receive QR) etc.
-
bridgerton[m]
<Encore> hell yea I'd love to help out
-
bridgerton[m]
<Encore> been trying to get a project like this going myself but I just don't have the know-how when it comes to web app development
-
cryptogrampy[m]
I have many todo's and rough ideas strewn about in the codebase at the moment, but it's fairly simple and straight forward IMO :)
-
cryptogrampy[m]
On HotShop, if you update the settings with your own payment info, you'll need to rebookmark your shop url at the bottom of the settings page.
-
cryptogrampy[m]
If you use your own node, it will probably need: --rpc-access-control-origins=* and make sure to specify the port in the settings
-
cryptogrampy[m]
Β
-
cryptogrampy[m]
I also intend to add the most permissive license I can, but am not super knowledgeable on the subject. If anyone has good recommendations, please feel free to share.
-
cryptogrampy[m]
* If you use your own node, it will probably need: --rpc-access-control-origins=* and make sure to specify the port in the HotShop node URL in the settings
-
bridgerton[m]
<Encore> the CORS bullshit is kind of the reason I stopped working on my own project
-
bridgerton[m]
<Encore> the utter most permissive license there is is WTFPL, but might not exactly be what you're looking for
-
bridgerton[m]
<Encore> GPL2 or GPL3 might be what you want
-
bridgerton[m]
<Encore> WTFPL is literally "do what the fuck you want to public license" but that includes copying the code and making it closed source, reselling iet etc
-
bridgerton[m]
s/iet/it/
-
cryptogrampy[m]
<bridgerton[m]> "<Encore> the CORS bullshit is..." <- The latest monerod release allows you to run a public node with a CORS wildcard and no rpc-login FYI
-
bridgerton[m]
<Encore> hell yea, I'll give it a try tomorrow as it's quite late here
-
ofrnxmr[m]
plowsof: any input on
-
ofrnxmr[m]
GPL v3 too restrictive / v2 less so, mit and BSD good? Thats ELI5 for me but I dont actually know
-
ofrnxmr[m]
I'd probably lean v2 or MIT, but ..don't listen to me π
.
-
plowsof[m]
I don't know anything about licenses, i copy and paste things from stackoverflow π³
-
ofrnxmr[m]
ππ
-
plowsof[m]
i heard smart people mention 'MIT' though π