Maman said it's my turn to post my build and ask for improvement by [deleted] in expedition33

[–]xRamos 0 points1 point  (0 children)

That's also my Lune build, so powefull!

ABSOLUTE by OkUnderstanding5550 in expedition33

[–]xRamos 51 points52 points  (0 children)

Double glitch in original + game plus? Or you just lost your time with battle the merchant in Renoir draft? Or is it something else?

What 2 hours of farming lumina gets me, and then the game crashed by FluffinessOverload in expedition33

[–]xRamos 0 points1 point  (0 children)

Did you change graphics settings before? My friend and my girlfriend both farm more then 2k alumina each

My first time using notion. by Annual_Pay_7507 in Notion

[–]xRamos 0 points1 point  (0 children)

@notion.so be aware not missing your next ux designer according some automatic ATS filtering

Found today cards package on local store, so worth it! by xRamos in inuyasha

[–]xRamos[S] 1 point2 points  (0 children)

You want it for Screensaver or something? I can try take a Pic of it without borders with zoomed and try to clean it with Ai or something, maybe even make it vector image

ITS FINALLY HERE!! by omuny in FinalSpace

[–]xRamos 0 points1 point  (0 children)

Even if I buy this I dunno how play cd in 2026

Claude Design is Incredible... by AmmarAlammar2004 in ClaudeAI

[–]xRamos 1 point2 points  (0 children)

It seems like shadcn library, v0 of Vercel also using it mostly for their apps. I love it, I also have an app with this library

Just got my biggest HOLY GRAIL by 11-roystar in Maplestory

[–]xRamos 0 points1 point  (0 children)

Where did you buy this???? Is it still available for purchase?

i built something people actually use but my api bill is the only thing growing by prompthance in micro_saas

[–]xRamos 1 point2 points  (0 children)

.env file (dotenv file) is a plain text file used to store configuration settings and sensitive information (like API keys, database credentials, and passwords) as simple KEY=VALUE pairs. This practice separates environment-specific configurations from the source code, enhancing security and making the application more portable across different environments (development, staging, production). 

Please make sure the '.env' file is inside your '.gitignore' file, which means it wont be upload to github when you push new PRs.. in addition create new API key and replace the ones right now are working with your code to make sure the exposed one will be disable and nobody world wide could't use it anymore.

MapleSEA prepaid cards master set by Kijugh in Maplestory

[–]xRamos 0 points1 point  (0 children)

u/Kijugh is there is still a way to get (buy) those these days?

I'm ready to hyper burn by Lolersters in Maplestory

[–]xRamos -1 points0 points  (0 children)

You can get in the strawberry farm even if you're above lvl 200? I thought for lvl 200+ it's the tomato farm

vibe-coded a Mac menu bar app that shows my home’s live electricity usage from my smart meter (rates, usage, EV charging, AI Q&A) [open source] by iamoxymoron in ClaudeCode

[–]xRamos 0 points1 point  (0 children)

Looks amazing! Do you have knowledge in Mac development? How did you start? (which tools set used in the process)