soards.me
UXUI Engineer
sometimes i write stuff at https://blog.soards.me
i like VueJS & TailwindCSS
resident of Louisville, KY
87 posts
35 followers
71 following
Regular Contributor
Active Commenter
comment in response to
post
mystery solved
comment in response to
post
🤓👉👉
comment in response to
post
👀
comment in response to
post
To give a example, the Dublin market seems to be set up where be devs outnumber the frontenders, the be folks are mostly python and java, they end up in management more often, and are generally universally shocked by all the churn with fe tech. Vite SPA's and query just work by 5pm there.
comment in response to
post
Most large successful enterprises are now allowing JS on servers at all. They have backends and API written in different languages by different teams. It's ridiculous to think that's going to change any time soon or even that it should.
Full-Stack JS represents such a small part of reality.
comment in response to
post
anthropic has similar instructions for claude but seems like most don’t follow it
comment in response to
post
oh boy is this topic set to explode my email inbox and social feeds again with alarmist doo doo
comment in response to
post
curious if u have tried the OpenRouter integration for even more LLM options? github.com/OpenRouterTe...
comment in response to
post
OMITB is a high bar tho
comment in response to
post
same, and i was feeling slightly guilty about it (which is dumb) so thanks for sharing
comment in response to
post
i used the trial Cursor plan. CoPilot Edit is comparable for 1/2 price. i disable the CoPilot autocomplete and use free Supermaven instead (much faster). Before CoPilot introduced Edit I was using the Cline extension (formerly Claude Dev) which is also nice, but you need to provide your own API key.
comment in response to
post
very entertaining!
comment in response to
post
> Your architecture will only work if it solves for your problems, utilizing your resources, values, and contingencies. It needs to be authentic, consistent, and internally coherent.
yes!
comment in response to
post
hell it even gets stuff wrong sometimes but there'll be a little useful piece in there like, "oh, i didn't know that method existed. cool, ima use that!"
comment in response to
post
true, i've had success generating new or boilerplate stuff being vague. what i was describing is more for just being lazy lol. like if i know exactly what needs refactoring but i don't want to actually copy/paste the template, create props, etc etc.
comment in response to
post
i've also been trying to embrace "learning how to program differently." it's not my first instinct. but i'm starting to enjoy it more. i get best results when i give very specific instructions like "componentize this section of this file, use this library" & then follow up w/ more small iterations.
comment in response to
post
it's convenient on web apps that don't have a bottom nav, but seems unnecessary on a mobile app with a bottom nav. and i'm more used to it being on the right, but bsky already has another floating add new (primary) button in that space. the secondary floating button on left feels odd.
comment in response to
post
right, i think it's partially because that's what i'm used to on 🐦, but as everyone else already said, floating scroll to top with notification dots seem like unnecessary clutter
comment in response to
post
window management, clipboard, snippets, and emojis are my top used extensions. makes perfect sense
comment in response to
post
if you can supposedly hack LLMs by using bad spelling and grammar (i haven’t really tested this myself) i would think the potential difference could be a lot
comment in response to
post
they completely stopped traffic during rush hour on a busy pkwy i was on a couple days ago, just takin their time waltzin across the street lol. my 3 yr old thought it was great
comment in response to
post
yes! constant issues recently. thought it was just me
comment in response to
post
yaaaaasss!
comment in response to
post
🙏
comment in response to
post
says for 8+ but i just do most of the experiments and let him “help”, he loves it www.amazon.com/dp/B0BSRBSG1R
comment in response to
post
CSR, no SSR
comment in response to
post
"Postgres" dammit (need that edit feature!)
comment in response to
post
also available on @dev.to dev.to/ninjasoards/...
comment in response to
post
gotta squat on those bsky.app handles
comment in response to
post
hey thomas! i use nuxt, but more often i don’t need the SSR so i’m just reaching for a vue SPA w/Vite
comment in response to
post
i also have my own snippets for v3 w/TS style defineProps with defaults, defineEmits using the newer compact syntax