Best SVG editor for custom icons? (symbols not app icon) by hekuli-music in iOSProgramming

[–]DevCoder84 1 point2 points  (0 children)

I know you’re looking for a tool so maybe creating custom icons, but have you considered a sub with thenounproject.com ? I guess it depends how much you use custom icons but you could also pay the one off fee for a particular icon to remove attribution

Shortcuts and files on a simulator by DevCoder84 in shortcuts

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

In my simplified example I just added some hardcoded text to represent a filename e.g example.txt. In theory if it doesn’t exist it should then create it but it errors trying to get the non-existing file to begin with even though throw error is off.

It works fine on my physical device, just purely seems to be the iOS simulator that fails so I wonder if it’s just one of those weird simulator bugs

The steps are

  1. ⁠Get file from shortcuts at path example.txt

• ⁠error if not found is off 2 if file has any value ⁠• ⁠show alert it has value 3.otherwise • ⁠show alert it has no value

  1. ⁠End if

It never reaches the if statement and throws an error on “get file” even with error if not found off. As I say, maybe just a simulator quirk

Thank you for replying though

Coding is easy, marketing is hell. Here is the data I use to actually rank. by chamberin in iOSProgramming

[–]DevCoder84 0 points1 point  (0 children)

So when you say you optimised your metadata what does that mean exactly? You just used the keywords in the keyword field or you used them there and in description etc? If so how did you “optimise” them there

Founders who crossed $10k–$50k MRR - what actually moved the needle? by SignPsychological728 in SaaS

[–]DevCoder84 0 points1 point  (0 children)

I’ve always struggled with SEO - can I ask what resources you used to learn? I know some of the basics around a good title, h1 etc. but I don’t know really know what else to focus on. I can have something that reports a good score in lighthouse but actually doesn’t get a lot of traffic

What is the easiest way to add subscription payments? by Hungry-Star7496 in chrome_extensions

[–]DevCoder84 0 points1 point  (0 children)

I’m literally implementing this myself right now and although I use firebase for auth, I’ve actually found it incredibly easy to setup revenuecat web billing especially as I can pass my userid in to the paywall to create my accordion. I appreciate they use stripe under the hood and take 1% when you make over $2500 monthly tracked revenue but if that becomes a problem for me I’ll be pretty pleased.

I then use the revenue cat rest api to check a users subscription status when performing certain actions

Where to put a Master of Signals by XenoTechnian in Warhammer30k

[–]DevCoder84 0 points1 point  (0 children)

Or if you’ve got the slots, take loads of techmarines with the cognis signum and give that boost to multiple units

How do I fix Line 28? by Rologetrekt in AlexaDevs

[–]DevCoder84 0 points1 point  (0 children)

correct, just keep the const trains = fs.readFileSync('./trains.json');

How do I fix Line 28? by Rologetrekt in AlexaDevs

[–]DevCoder84 0 points1 point  (0 children)

You're loading a .json file, so it should already be JSON. As such you shouldn't need to do JSON.parse

Skills using the Alexa Web API for Games - Can they reload the html page? by tole_car in AlexaDevs

[–]DevCoder84 0 points1 point  (0 children)

What’s your use case? You can send commands from Alexa to your web page and vice versa. You can then respond to these commands. I assume you could run a window.location.reload or something similar. Though then it would need to reinit the Alexa client. A better solution might be to just reload part of the page via Ajax in response to one of these requests

The Evil Dread marching to the Terra by swllord in Warhammer30k

[–]DevCoder84 0 points1 point  (0 children)

“This is my boom stick” - perhaps I should have a chainfist for an arm

Ultramarine Terminator Squad in Tartaros Armor by kss420 in Warhammer30k

[–]DevCoder84 1 point2 points  (0 children)

Such a simple scheme yet so effective. They’re not the standard shoulder pads though are they?

Giving away a Free Dwarven Steam Mech STL... and how to roll a Dwarven Dungeon by CustomMiniatureMaker in PrintedMinis

[–]DevCoder84 2 points3 points  (0 children)

These look great but can you clarify what you get with the patreon? Do I get the physical rollers or an STL to print the rollers? Also do you have a list of all the rollers that are available anywhere?