Yessssss
Yessssss
Beefing with @danbarclay.dev about @vercel.com's reccomendation of redirecting new domains.
Vercel suggests you do a 308 redirect from domain.com to www.domain.com
Dan reckons you should deploy to domain.com and have an 301 from www. to domain.com
Anyone got any takes?
#seo #vercel #web
Do you feel the punditry is a result of engagement farming?
Sharing hot takes just seems like a method people use to get more eyes on whatever they're probably selling.
Maybe to its detriment, but updated splitmy.rent with a new shadcn theme.
Feeling a bit more motivated for this project as I've had some feedback, and I kinda have a direction!
I guess this is why we #buildinpublic?
Spent the last hour troubleshooting why my new proxmox node wasn't showing on my network - frantically googling.
You know what it was? I hadn't plugged in the ethernet
๐คฆ
#homelab
๐ซก
my brain is so fried that i thought this was a shitpost
Redoing my #homelab today, and I'm super glad that I found the Proxmox helper scripts site: community-scripts.github.io/ProxmoxVE/
I especially love their #nextjs frontend, and their homemade particle background: github.com/community-sc...
Amazing work team
Maybe I'll look into that. But still doesn't answer my original question of installing Python correctly
Hey - thanks for the question!
It does make more sense between couples, I personally do this with my wife and I have a few friends who did this with their SOs too.
I know other people who split rent based on area of the room/amenities too, maybe I can incorporate that into the app.
Turns out I messed up when sorting out my search console property for: www.splitmy.rent
I set it up as splitmy.rent so the robots got scared and didn't know how to scrape the site. I hope this new change means I can actually have my site indexed ๐
#seo #nextjs #vercel #buildinpublic
Everytime I install a fresh version of Python on a mac, I always feel like i do it wrong?
I usually `brew install python` and go from there - is this the best way?
And what's the vibe with venvs? I've read there are "better" options
-signed, a man who does not use #Python on a regular enough basis
1) SEO is trash, maybe I should take a look at updating it
2) On the share card, you can encode it in the url - but I can improve it too for sure
Appreciate it thank you!
@danbarclay.dev i need your validation what do you think
Going through some of my old projects, and found www.splitmy.rent
It's a project I created to learn TanStack Table (by @tannerlinsley.com) and make house bill splitting more simple!
You can even change change how you split each bill!
Code: github.com/rafeeJ/split...
#buildinpublic #ts #react
My good friend @danbarclay.dev has been trying to get me to build in public for a minute.
Now that I have some more spare time, I'm going to (loosely) commit to doing so.
Expect: TypeScript, Nextjs, and the worst code you will ever see