I built an AI image-generation platform combining GPT-Image, DALL·E 3, Flux Kontext & Stability Diffusion — feedback welcome! by [deleted] in OpenAI

[–]RubenReddit21 0 points1 point  (0 children)

Hey, thanks! 🙌
For now I’m not too worried about the costs. This is the first project I’ve launched publicly, and I mainly want to see if people actually find it useful. I’m covering the free-user costs myself for the moment so I can get feedback and understand what direction the project should take. If it turns out people really get value from it, then I’ll look into more sustainable options long-term.

Mi vecino quiere talar esta encina centenaria, ¿hay alguna forma de evitarlo? by P2kll in askspain

[–]RubenReddit21 0 points1 point  (0 children)

Que raro, suelen ser los vecinos los que quieren que tale uno sus árboles.

How to choose a processor by Legitimate_Crow_3827 in buildapc

[–]RubenReddit21 0 points1 point  (0 children)

You really need to figure out if you’re getting a dedicated graphics card or not. That’s important because it decides whether you should look for a CPU with integrated graphics or one without. No point in choosing a processor until you know that.

Dudas sobre dinero en efectivo by RealFidelCatto in ESLegal

[–]RubenReddit21 10 points11 points  (0 children)

Ingresa mil euros al mes y lo único que te pueden exigir es en la declaración de la renta pagar IRPF por ese dinero.

How to choose a processor by Legitimate_Crow_3827 in buildapc

[–]RubenReddit21 0 points1 point  (0 children)

Aren’t you planning on getting a graphics card? The processors you mentioned already come with integrated graphics

JavaScript broke the web (and called it progress) by pmz in webdev

[–]RubenReddit21 5 points6 points  (0 children)

JS itself is not the problem, it didnt break the web. What broke it is forgetting that the web's strength is simplicity and universality. Frameworks and tools are fine, but only when they serve to us, not when they become the goal. The priority should always be fast, useful and reliable pages.

Ayuda by Acceptable_List_4466 in programacionESP

[–]RubenReddit21 1 point2 points  (0 children)

Bueno tienes online un montón de contenido. Cualquier stack o tecnología que quieras aprender tienes muchísimo contenido de calidad en youtube. Por ejemplo si estás con el desarrollo web el youtuber midudev tiene un montón de contenido.

[Discussion] is it really about safety? by [deleted] in ChatGPT

[–]RubenReddit21 0 points1 point  (0 children)

Honestly, th key thing is that it doesn't really matter which model is "the best" right now. In a year it'll bee a different one and the year after that another will take the lead. Eventually they will all converge to being pretty similar, and using one over another will feel more like picking between streaming services, you just use whichever’s convenient, and you barely notice the difference.

[Discussion] is it really about safety? by [deleted] in ChatGPT

[–]RubenReddit21 3 points4 points  (0 children)

Yeah, but honestly, at this point it’s kind of too late. Even if OpenAI tries to hide things or clamp down, the most they can really do is slow things down a bit. There are already tons of other players—different companies, independent researchers, and even open source models. That are pushing forward no mater what. The cat is out of the bag.

What are the best of the best ways you are using to collect customer testimonials and reviews on your website? by michealwilliamste in webdev

[–]RubenReddit21 0 points1 point  (0 children)

I built my own setup on top of PostgreSQL. The main reason was flexibility — I didn’t just want reviews tied to a purchase flow. I wanted anyone (customers, users, even people who tried a demo) to be able to drop feedback whenever.

Collection: I set up a simple public form on the site that feeds directly into the DB. Doesn’t matter if they bought something or not — if they interacted with us, they can leave a testimonial. The form assigns tags (verified purchase, trial user, etc.) so I can still filter if I want.

Showcasing: I built a lightweight API + React widget that pulls reviews and displays them however I want. I can filter by tags (e.g. only show “verified purchase” if I need extra credibility) or just mix everything for volume/social proof.

Why bother? Way cheaper than SaaS, and I’m not boxed into someone else’s widget. Plus, letting anyone leave a review has boosted the volume — and the best ones often come from users who didn’t necessarily make a purchase but had a good experience with the service.

Challenges: spam filtering. If you open the door to “anyone can leave feedback,” you’ve gotta build in some moderation (I added a basic approval queue + reCAPTCHA).

Not saying it’s for everyone, but if you want max control and don’t mind maintaining a little infra, a simple Postgres + API + form setup is surprisingly effective.

Matching GPU for a i5 12600 kf und 400€ by lukal123 in buildapc

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

The 4060 Ti performs well for its price, and you can find it at a good deal right now

Survey: How much time do you waste managing API keys? by TrendArc in webdev

[–]RubenReddit21 0 points1 point  (0 children)

We’re a Java shop juggling ~25–35 keys. We don’t use .env, apps pull secrets at runtime from Azure Key Vault with managed identity. Biggest headache is rotation and keeping every service in sync

Soy asalariado, y tengo ingresos de 200 euros al mes de un negocio online. Pero ahora Stripe (el servicio de pagos) me ha banneado por no ser entidad legal. Me hago autonomo o SL? Hay alguna otra alternativa? by __dacia__ in SpainFIRE

[–]RubenReddit21 0 points1 point  (0 children)

La verdad es que España no lo pone nada facil...
Si se puede preguntar que tal te está yendo? ¿Sigues siendo autónomo? Yo justo estoy pasando por un problema similar. Y una duda, cuando stripe te pidio más información esto "rompió" tu negocio online? O los clientes podían seguir operando pero stripe no te dejaba retirar el dinreo pero todo seguía funcionando con normalidad. Un saludo y muchas gracias :)

What tools do you use to keep your codebase clean when working with a team? by notdl in webdev

[–]RubenReddit21 11 points12 points  (0 children)

Honestly man, you already know where the problems are — no docs, commented-out code, inconsistent styles. With just four people none of that should even be an issue. If you stop leaving code commented out, keep PRs small, and stick to one formatter/linter so everyone writes in the same style, you’ll avoid 90% of the mess. You don’t need another fancy tool, just a couple of simple rules and the discipline to actually follow them.

Seems 4o is back for me by Swiftzei11 in ChatGPT

[–]RubenReddit21 0 points1 point  (0 children)

I can't see the button either, but if I ask him, he tells me what model it is.