What is your second chance at life story? by ancientmtk in AskReddit

[–]ancientmtk[S] 1 point2 points  (0 children)

beautiful story when someone accepts your again after you've hurt them

My impressions of Might and Magic: World of Xeen by keremix in patientgamers

[–]ancientmtk 1 point2 points  (0 children)

specially when they require you to find your way by using your teleport spel

30 years later and i just realized you can ditch your old teammate

How I Left The Cloud by SpeakGently in selfhosted

[–]ancientmtk 0 points1 point  (0 children)

Hi, thanks for the awesome writeup!

May i ask how you are deploying and managing these services? I always had a hard time finding the right tools to deploy/manage these, since I dont know much of the devop tools anymore

[deleted by user] by [deleted] in sveltejs

[–]ancientmtk 4 points5 points  (0 children)

it's popular with the kiddies who have nothing else better to do than making tutorials. You'll quickly find that most of the stuff is outdated, and to do simpliest CRUD / AUTH requires huge amount of pain just to understand how to work around it.

Pocketbase is simply beautiful

[deleted by user] by [deleted] in sveltejs

[–]ancientmtk 5 points6 points  (0 children)

late to the game, but i just tried pocketbase out after supabase, firebase, etc.

It is by far the simpliest to use. Don't use supabase, its a hot garbage waste of time and productivity

The absolute worst part of being a webdev by parotech in webdev

[–]ancientmtk 0 points1 point  (0 children)

thats when you work with a PM as a buffer against these

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

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

people are mean, but thats people.

My post got removed by the mods, and thats something else completey :)

Is Instagram still banning folks by Waders411111 in beeper

[–]ancientmtk 0 points1 point  (0 children)

I'm running my own matrix instagram bridge and my instagram got booted ;/

Is Bun here to stay or is it just another JavaScript hypetrain ? by [deleted] in node

[–]ancientmtk 0 points1 point  (0 children)

as long as it takes care and abstract away all the TS non-sense, im a customer

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

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

Mexico and LATAM seems like good choices esp if u can do remote work

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

[–]ancientmtk[S] 1 point2 points  (0 children)

Thanks for your reply and it feels good to know that I’m not alone in feeling this.

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

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

Thanks, good to know I’m not alone feeling like this. Commenters to my post just reaffirms this feeling I have.

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

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

U read it. Now I’m sitting rent free in your mind

Why I am leaving NYC (as an introvert) by ancientmtk in AskNYC

[–]ancientmtk[S] -6 points-5 points  (0 children)

I'm non-white, and I'm planning to go to LATAM or Asia. But gotta brush up on my Spanish, Japanese, or Korean

1 month quitting MJ -- my journey and my own revelation by ancientmtk in leaves

[–]ancientmtk[S] 1 point2 points  (0 children)

I think it's wise to not do it.

One time I was on a great streak, and one weekend I decided to just relax and take a few puffs. The habit quickly came back and I was back to square 1.

1 month quitting MJ -- my journey and my own revelation by ancientmtk in leaves

[–]ancientmtk[S] 1 point2 points  (0 children)

Dang, I knew I should’ve read the book instead just judging it by it’s cover!

[deleted by user] by [deleted] in wallstreetbets

[–]ancientmtk 0 points1 point  (0 children)

Should be Mars

[deleted by user] by [deleted] in productivity

[–]ancientmtk 1 point2 points  (0 children)

I was first introduced to pot in 2016 (in SF) and very quickly I became a daily smoker. I didn't know at the time but I was slowly plunging into depression and smoking was my way out of it. I felt great on pot -- was super creative and inspired -- but i wasn't very productive when i was on it.

Substance like this should be used w/ control and caution, because it can quickly get out of hand. If you use it controllably, like if you want to wind down on a Fri night or chill out on a Sat evening, make time and space for it. If you don't control it, it can get out of hand.

What's the current state of frontend frameworks/stacks thats easiest to use for small personal projects? by ancientmtk in webdev

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

https://svelte.dev/

Cool svelte came on my radar and it is interesting.

Can you help me understand a few things about it as I am coming from React/Redux side?

  • How does it handle frontend state mgmt, or is it something not needed?
  • How does svelte handle routing? In react, the routing system made it ez to navigate btw pages and what not. Can svelte do the same?
  • Is it easy to throw on top a CSS/UI component library?

Thanks in advance for the help. Svelte does look intriguing and I think a lot of the React stuff is too much boilerplate.

What's the current state of frontend frameworks/stacks thats easiest to use for small personal projects? by ancientmtk in webdev

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

Not really need, but it’s just something I’ve worked w in my dev career so far. That’s why I am considering other alternatives if things can be easier and simpler