• 4 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle







  • I agree so much with the intention thing you mention! If someone was flirting with me irl it would either go completely over my head or I’d think they are trying to pull some sort of scam, just because I wouldn’t be set up to expect that they have dating intentions (is that a 'tism thing?)

    I met my partner on Tinder in 2018 and we’ve been going strong ever since! Ironically though, it turns out that we literally sat across from each other at the University Cafeteria like a week before we met on Tinder, and we both forgot about it (we each had a friend sit next to us at the cafeteria and our friends remembered each other later). We literally chatted without a single thought about dating, just because neither of us realized that it even was an option!






  • I back up my important images to an external SSD because I don’t want to rely on cloud backup, plus I shuffle around quite a few audiobooks, game roms and ebook collections from time to time. Having faster speeds with that does add up.

    I also use Desktop mode quite a lot (my previous phone was a Moto G100 so it had Moto Ready For) and now that a universal Desktop mode is announced for Android 16 I would be quite annoyed if I couldn’t use it just due to hardware limitation. The current Desktop mode preview on GrapheneOS isn’t 100% functional yet either, but at least I know that I will get it working eventually 😄






  • I only figured this out like, a month ago! I only became a frontend dev when I got shifted into a new team at work, so I came in with zero prior knowledge and have been using exclusively React and Typescript since Day 1. Didn’t even know how to add a css class to something or what tags beside <div> html has until I started a personal project, ran into performance issues (while hosting it in a shitty aws free tier micro t2 lol) and started investigating why my code loads 3MB of Javascript every time I refresh the page.

    I’m working on getting better at it in my personal project, might even try kicking React out entirely and seeing whether just Laravel Blade + Livewire already does everything I need. No way that I’m rocking the boat at work tho.