Geekwithattitude
banner
geekwithattitude.bsky.social
Geekwithattitude
@geekwithattitude.bsky.social
Software engineer | Founder @ https://thegeeksquad.io

Currently building:
https://myworkoutgenerator.com

And more 🗣️
Check out DaisyUI it's a tailwind plugin✅
December 13, 2024 at 4:24 PM
I saw this video and I kinda hate that I've switched back to Android again 😅😭
December 4, 2024 at 7:01 PM
And of course batch inserts!
December 4, 2024 at 1:00 PM
The weakest link in this stack is probably Sqlite, but with proper rate limiting, caching and queuing, this all should be solved. By the time you have scaling issues, you're rich already and just swap it out with something like postgress (neonDB for the same benefits as litefs)
December 4, 2024 at 12:59 PM
TailwindCSS: tailwindcss.com - combined with DaisyUI and my own custom theme that I can switch up whenever I want. If tailwind and bootstrap had a baby, this would be it 😅
Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.
Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML.
tailwindcss.com
December 4, 2024 at 12:55 PM
Svelte: svelte.dev - svelte 4 extremely fast, low learning curve. JavaScript done well. And just a few framework specific API's
Svelte
Web development for the rest of us
svelte.dev
December 4, 2024 at 12:55 PM
InertiaJS: inertiajs.com - enables SSR and once loaded, changes your site into a SPA for speed

This is the reason I could switch to Adonis instead of something like Sveltekit, Next or Nuxt. I got all the good stuff from these frameworks without the constant API changes that are being made.
Inertia.js - The Modern Monolith
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
inertiajs.com
December 4, 2024 at 12:55 PM
SQLite: on fly.io (Litefs)

Sqlite without the scaling issues. Perfect for read heavy applications. If you're clever enough, you could even handle thousands of writes per second on litefs. Good for 200k DAU probably.
SQLite Home Page
sqlite.org
December 4, 2024 at 12:55 PM
#AdonisJS: adonisjs.com - backend framework of choice, batteries included. It's basically the #laravel of the nodejs ecosystem. If you want to escape framework hell (incompatibility issues unless you're using react..), this is your way to go.
AdonisJS - A fully featured web framework for Node.js
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
adonisjs.com
December 4, 2024 at 12:55 PM
You're the type of dev my teachers told me not to worry about 😂😭 that's some crazy multitasking
November 30, 2024 at 10:54 AM
I'll take that as a compliment 🤣 not sure what makes you think that I'm a guru, but I just plan on sharing my progress here without gatekeeping stuff 🤷🏾‍♂️
November 30, 2024 at 1:28 AM
I just can't imagine failing if you do all of the above, I'm actually going to try all this and report back 🫡
November 30, 2024 at 12:58 AM
Yeah we're still in the "early adopter" phase of the platform, 23M people that are just testing the waters 😅. I think that once we're in the late majority phase (less tech savvy/regular people) you'll see your conversion go up for sure.
November 30, 2024 at 12:40 AM