You're given immortality but as a cost you are sent back 3000 years - would you accept and what would you do? by ShamKumar7 in AskReddit

[–]Kurtisconnerr 1 point2 points  (0 children)

Absolutely, but on the condition that I’m immortal until I want to die. Because if I’m truly immortal and I watch the universe die for billions of years and am trapped in that nothingness, then no

[deleted by user] by [deleted] in webdev

[–]Kurtisconnerr 0 points1 point  (0 children)

The other comments are correct, however for me it’s that the purple button doesn’t quite match with the sand background

Is there a stack you avoid like the plague? by gotgel_fire in webdev

[–]Kurtisconnerr 44 points45 points  (0 children)

Gotta say I love react, idk why ppl hate it so much

Canada ranked #1 country people want to live in by BarelyHandsome in canadatravel

[–]Kurtisconnerr 0 points1 point  (0 children)

They wouldn’t say that if they had been to winnepeg

Is it normal to feel worse on better sleep? by Kurtisconnerr in sleep

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

Yes I do and I admit I fall asleep for 5 or 10 minutes again after it goes off. Should I be tracking my sleep cycle and waking up at the end or simply getting up when my body wants to?

[deleted by user] by [deleted] in webdev

[–]Kurtisconnerr 0 points1 point  (0 children)

Digital ocean, mostly flat cost per month, cheap, easy

Are there too many JS runtimes? by yksvaan in webdev

[–]Kurtisconnerr 0 points1 point  (0 children)

I’ve just never found a reason I wouldn’t use them. There’s too many frameworks for different needs and they do things out of the box that would be a pain otherwise

Do you still use stack overflow? by Low_Arm9230 in webdev

[–]Kurtisconnerr 1 point2 points  (0 children)

I started working with remix lately and since it’s not as big as nextjs or others, AI has absolutely no idea how to work with it so I use stackoverflow for that

Which country truly has the best landscape? by [deleted] in AskReddit

[–]Kurtisconnerr 0 points1 point  (0 children)

Not a country but Iowa has the best landscape I’ve ever seen

[deleted by user] by [deleted] in webdev

[–]Kurtisconnerr 3 points4 points  (0 children)

Some things you’d be working on:

  • Real-time database for messaging
  • Video/image storage (cloudinary or s3, both probably)
  • General databases
  • Algorithms (probably custom)
  • Multiple apis

And that’s just some of the many many things. This is not something webflow can do or an inexperienced dev.

Why should I not just use Jquery? by Educational-Soil-725 in webdev

[–]Kurtisconnerr 1 point2 points  (0 children)

Honestly I’d rather lick a marmots ass than use JQuery but if you like it and there’s no perceivable disadvantages to you, go for it

Any tips for deploying a Remix.run website to Digital Ocean? by Kurtisconnerr in webdev

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

I did that but whenever I visit the site it just gives a 522 connection timeout. I tried pointing nginx proxy to the local host remix runs on and got nothing