Rafee's Avatar

Rafee

@rafeej

i make the code and sometimes it do be working stack: nextjs, and whatever BaaS i can be bothered using AKA the zoomer stack

16
Followers
11
Following
17
Posts
15.11.2024
Joined
Posts Following

Latest posts by Rafee @rafeej

Post image

Yessssss

12.12.2024 21:01 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

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

12.12.2024 12:58 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0

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.

11.12.2024 11:05 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

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?

10.12.2024 23:01 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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

09.12.2024 20:58 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

๐Ÿซก

09.12.2024 18:33 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

my brain is so fried that i thought this was a shitpost

09.12.2024 10:53 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Proxmox VE Helper-Scripts A Front-end for the Proxmox VE Helper-Scripts (Community) Repository. Featuring over 200+ scripts to help you manage your Proxmox VE environment.

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

09.12.2024 09:54 ๐Ÿ‘ 11 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Maybe I'll look into that. But still doesn't answer my original question of installing Python correctly

08.12.2024 14:58 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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.

08.12.2024 14:56 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image Post image

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

07.12.2024 22:56 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

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

06.12.2024 12:42 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

05.12.2024 21:36 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Appreciate it thank you!

05.12.2024 20:33 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

@danbarclay.dev i need your validation what do you think

05.12.2024 20:33 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image Post image

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

05.12.2024 18:18 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

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

04.12.2024 20:01 ๐Ÿ‘ 12 ๐Ÿ” 1 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 0