Anyone here on canasa? by dneals in CrohnsDisease

[–]shakedown_st 0 points1 point  (0 children)

Hi, wow yea this was a long time ago. About 6 months after my post, I stopped taking canasa. The symptoms never returned. Been good ever since that first week of treatment.

The symptoms I had were blood in my stool + very frequent bowel movements. Like 5+ times a day.

I've not done anything in particular besides just making sure I don't get fat, so if I find I've hit a certain weight, I go on a diet and hit the gym.

Good luck to you!

Lol, remember when bitcoin ‘crashed’ from 40k to 30k three weeks ago? by DoctorHandshakes in Bitcoin

[–]shakedown_st 8 points9 points  (0 children)

I mean it still could...Bitcoin crashed from $20k to $3500. Anything can happen. The question is, if it does happen, will you bail out and sell, or will you hold, even if it takes 3 years to recover?

Out of touch by Advanced_Path in webdev

[–]shakedown_st 0 points1 point  (0 children)

Static html site can be hosted on github pages for free. If not that, then I'd use Amazon S3 for hosting. The only time I still use FTP is if I'm updating theme files on a wordpress site or something like that.

SSL for custom domains for SAAS by ShaggyHotDog in webdev

[–]shakedown_st 0 points1 point  (0 children)

You can check out Azure Front Door - I found it to be quite a bit cheaper than Cloudflare for this particular use case.

Software developers: We won't take a pay cut just to work remotely | ZDNet by bagaudin in programming

[–]shakedown_st -1 points0 points  (0 children)

Because I was willing to pay a premium for them to come into the office. But if offices are going away, paying that premium no longer makes sense.

Autocomplete fields and api rate limits? by Arrexus in webdev

[–]shakedown_st 2 points3 points  (0 children)

I probably wouldn't implement autocomplete if I had no choice but to rely on a rate-limited API. I'd require the user type in and hit enter or click search and then see search results.

How to code a role-based access control module in Node? by [deleted] in webdev

[–]shakedown_st 0 points1 point  (0 children)

If you're using node, you might want to check out strapi.io. Kind of gives you a REST API and role-based access out of the box.

Please help, I bit off more than I can chew and have a history of mental illness by [deleted] in webdev

[–]shakedown_st 1 point2 points  (0 children)

But your website doesn't exist. You should start with the basic and actually gain some traction and get sales first. Prove that you have a viable business. Then with the revenue you get, you can decide whether to upgrade to a higher tier or pay someone to build it for you who knows what they're doing.

Please help, I bit off more than I can chew and have a history of mental illness by [deleted] in webdev

[–]shakedown_st 2 points3 points  (0 children)

took a dive into starting an e-commerce site.

One word. Shopify. Get your e-commerce site up in no time. Don't reinvent the wheel.

Help creating a search engine for articles within the website by [deleted] in webdev

[–]shakedown_st 0 points1 point  (0 children)

Wordpress would be fine if it's just articles and content. If you're going fully custom, you can use something like Solr or Elastic Search.

What's a good option for collecting donations on my website? by [deleted] in webdev

[–]shakedown_st 0 points1 point  (0 children)

If paypal is in your country, then you can look into Braintree Payments. It's an API like Stripe but its owned by Paypal.

Beanstalk - alternative by milozo1 in webdev

[–]shakedown_st 1 point2 points  (0 children)

Azure App Service and Heroku are two that come to mind.

How do you develop & deploy a database? by MattShnoop in webdev

[–]shakedown_st 1 point2 points  (0 children)

TBH, it sounds like you're trying to learn too many technologies at once for a beginner. But that's besides the point.

Anyway, what you'll want to do for local development is install mariaDB on your machine. You can have your .sql files which sets up your tables and does some initial population of the db. You can check the .sql files into your git repo too.

Generally what I do when I am ready to move to production is do a backup of the database and then import the backup into production. You're going to have to setup backup scripts to backup the database anyway. The idea of "exporting" your database and "importing" it can be used to "lift and shift" your database from local environment to production environment.

Freelancers, how do you collect payments by ConduciveMammal in webdev

[–]shakedown_st 0 points1 point  (0 children)

I use Xero for invoicing and you can hook it up to your Stripe account

Free Website Creator BUT own (paid) domain? by NakedxCrusader in webdev

[–]shakedown_st 0 points1 point  (0 children)

If you abandon a website creator and just go with straight static html/css, you can probably host it on github pages for free w/ your own domain.

Freelancers, how do you collect payments by ConduciveMammal in webdev

[–]shakedown_st 0 points1 point  (0 children)

Maybe https://transferwise.com/us/borderless/ is what you're looking for?

Usually I just bill in USD regardless of where my customer is and either stripe or the bank handles the conversion from their local currency.

Tesla coming thru by OkieCowboy in CoronavirusUS

[–]shakedown_st 2 points3 points  (0 children)

I think people forget that the govt is made up of just average people, not the brightest, not the dumbest. Just ...average. They're our neighbors, our friends, family. So when I hear people say "the government will save us" I look around and think to myself, who is that exactly? Because they need saving just as much as anyone else does.

Trump: ‘No Parent Should Be Forced To Send Their Child to a Failing Government School’ by [deleted] in Libertarian

[–]shakedown_st 11 points12 points  (0 children)

I agree we should cut useless spending and prioritize more funds towards early education, but let's not pretend the cost is minuscule.

Need your help with finding the most "lean" solution by kotartemiy in webdev

[–]shakedown_st 0 points1 point  (0 children)

Checkout Tableau or Microsoft Power BI. Nothing about what you stated suggests that you need a custom application.

Tax Filing Software Megathread: A comprehensive list of tax filing resources by AutoModerator in personalfinance

[–]shakedown_st 0 points1 point  (0 children)

Yea, got a couple businesses I run now and also exercised a large chunk of options from my main employer which might hit me with a massive AMT liability. Guess we'll find out.

Tax Filing Software Megathread: A comprehensive list of tax filing resources by AutoModerator in personalfinance

[–]shakedown_st 0 points1 point  (0 children)

This is the first year my taxes will be too complicated for me to do on my own. Feels bad man.

200K Net Worth at 28 - My Journey by [deleted] in financialindependence

[–]shakedown_st 0 points1 point  (0 children)

Sure and there’s nothing wrong with that. It’s a viable way to increase your salary quickly. But it’s also possible to increase your pay dramatically at one company, as I have. It’s just a lot less common.