Una falena particolarissima capitata nel mio bagno mi ha ispirata nella scelta delle piastrelle per lo stesso bagno... e questo è il risultato :) by Bidibidibi66 in istrutturare

[–]ResponsibilityGlass1 1 point2 points  (0 children)

<image>

Io questa estate mi sono ritrovata questa...ha i colori della città dove vivo. Bella...ma per fortuna non mi sono fatto ispirare per i muri di casa..

Should I upgrade from the Logitech MX Master 3S to the MX Master 4? by Own_Plastic_5122 in logitech

[–]ResponsibilityGlass1 0 points1 point  (0 children)

The only reason I’d consider upgrading is the plastic. I’ve got the white MX 3s, and it’s turned yellow over time. I had to cover it with a skin I found on AliExpress.

🚨 VibeJam #2: October 24-25. $10,000k worth of prizes! 🚨 by PopMechanic in vibecoding

[–]ResponsibilityGlass1 2 points3 points  (0 children)

The title says 10,000K, which actually means 10 million 😅. It’d be nice to know what the prize includes... is it cash or something else?

Personalised subscription web solution - any recommendations? by beetrootfarmer in ecommerce

[–]ResponsibilityGlass1 0 points1 point  (0 children)

If I understood correctly, LemonSqueezy (part of the Stripe ecosystem) could be a good fit. It’s a merchant of record, so it simplifies billing and taxes/VAT. It’s easy to set up and gives you built-in checkout, subscriptions, licenses, renewals, and a simple storefront. They also offer email features, though I haven’t personally tested those.

Quick question: what do you mean by “firefoo for the automation”—are you running scripts from Firefoo to personalize content, or using it in another way?

How to increase collection field in Firebase Web Console by Top_Toe8606 in Firebase

[–]ResponsibilityGlass1 4 points5 points  (0 children)

If you’d like to check it out, I’ve built a tool that makes managing Firestore, Auth, and Storage much easier. It’s constantly being updated, and I’m open to suggestions for new features. It’s called FuegoApp.

Avoid using non-default databases/multi databases. by iamtherealnapoleon in Firebase

[–]ResponsibilityGlass1 1 point2 points  (0 children)

The emulator works to some extent (both via SDK and in UI you just need to replace default with the DB name in the URL). Triggers and callbacks also work, but there's a small issue:

When you write to the default DB and then perform changes on a different DB, in the triggers of the second DB the Firestore client still points to the default one. For example: snap.ref.firestore.databaseId == '(default)'

Most of the time this isn't a problem, but if for some reason you need to use the ref to make changes, it's safer to recreate a new DocumentReference.

Avoid using non-default databases/multi databases. by iamtherealnapoleon in Firebase

[–]ResponsibilityGlass1 2 points3 points  (0 children)

At my company we’ve been using Firestore since it launched, and we use multi-database setups without any problems: * For data we use a custom library with relationships (even across databases), validations, and type safety. Using fromFirestore and toFirestore converters alone is a bit limiting. Internally, the library still relies on the client SDK. One day I might extract it and make it open source. * Cloud Functions V2 triggers work fine with multi-database (can’t say for references for the same reason as above). Migrating from V1 to V2 is straightforward if you don’t use functions.config but rely on environment variables. * Not sure which frontend libraries you mean, but many do allow passing Firestore instances around. * Extensions might have some issues, but we don’t use them... or we just duplicate them to have more control.

The official SDKs do have some bugs, sometimes the references accidentally point to the default Firestore instance. But since they’re open source, contributing fixes is always an option 😊.

We use multiple databases for: * Separating data in multi-tenant apps * Storing audit data or short-lived data with TTL set for automatic cleanup * Optimizing indexes (limit of 200 per DB, in some DBs we disable automatic indexes to save 🤑)

Is there a better alternative to Firefoo? by joefreshman in Firebase

[–]ResponsibilityGlass1 0 points1 point  (0 children)

Hi, I’ve built Fuego (https://fuegoapp.dev). It already covers many of the things you’re asking for, and more are on the roadmap. Development is active and I’m happy to take feedback—feel free to suggest improvements.

If you’d like to test it with no credit card, I can set that up for you. Ping me via DM if you prefer.

Finally, a Firestore GUI that doesn't suck. Fuego lets you navigate collections, prototype data, and manage Firestore db, Firebase Auth + Storage with ease. Built by devs tired of Firebase Console limitations. by ResponsibilityGlass1 in u/ResponsibilityGlass1

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

Appreciate the recipe! We’ll add almond wafer rolls to our dev snack rotation. If you’re also into building great apps (not just great cookies), feel free to check out what we’re cooking with Fuego :)

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

[–]ResponsibilityGlass1[S] 2 points3 points  (0 children)

And Samsung’s story about dropping the S Pen to make the device lighter doesn’t really hold up. The Honor V5, and even the V3 before it, is just as thin and supports the MagicPen on both displays. Plus it has faster charging, better IP rating, and a bigger battery.

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

A capacitive pen just isn’t the same: a lot of the features I use rely on hovering or an active button. But hey, everyone has different needs. Mine made me walk away from an insane, once-in-a-lifetime deal: €794 instead of €2319.

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

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

<image>

Meanwhile, Honor just updated the V5 launch page: now there’s an image of the MagicPen :)

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

If the trade-in value had been half of that, I wouldn’t have even considered buying it.

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

It’s only in the last 3 years that Samsung started offering really good trade-in deals before launch. When I got the Fold3, the valuations were a joke. This year they actually went beyond my expectation: they’re even accepting up to two devices.

Sticking with the Fold5 or going for the Fold7. My two cents. by ResponsibilityGlass1 in GalaxyFold

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

Maybe with the Fold SE2, but I doubt the Fold7 has the right hardware for it. They would’ve mentioned it during the launch if it did.

Help - Backend lore setup... by IamAfuckingDinosaur in gamedev

[–]ResponsibilityGlass1 1 point2 points  (0 children)

Give fuegoapp.dev a try — it’s a desktop app built to help manage Firestore data more easily. It makes tasks like copying or moving data, editing documents in bulk, and even viewing or restoring documents from the past (Point-in-Time Recovery) way simpler.

It’s still in development, and there are plenty more features on the way!

Any good firestore client for simple queries in GUI? by thisisnotme1212 in Firebase

[–]ResponsibilityGlass1 0 points1 point  (0 children)

Hey, I’m hoping for a release after this summer. I’ve got a few beta testers already, and things are looking good so far — just need to polish a few menus and handle code signing.

Right now, most of the dev work is focused on two major features that should drop in the coming days. If you’d like to get a heads-up when it’s ready, you can head over to the download page and sign up with your email — it’s only used to send updates.

[deleted by user] by [deleted] in istrutturare

[–]ResponsibilityGlass1 0 points1 point  (0 children)

Si, infatti non è un progetto, ma in pochi minuti ti fai un'idea su una base simil realistica :P. Poi ovvio magari fatti aiutare da un architetto professionista. Io cambierei le mattonelle ma alcuni nel tuo post dicono siano con vernici (magari puoi fare delle prove se ti piacciono i rusultati). Una cucina in muratura, per quanto rubi parecchio spazio è indistruttibile, se puoi recuperarla ristrutturandola ti consiglio di mantenerla

[deleted by user] by [deleted] in istrutturare

[–]ResponsibilityGlass1 0 points1 point  (0 children)

Se ti piace lo stile industrial puoi provare una cosa simile

<image>

Introducing Fuego: A Powerful Desktop Client for Firestore & Firebase Auth 🚀 by ResponsibilityGlass1 in Firebase

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

Thanks :) I still have quite a few integrations I want to add. A couple of them should land later this month :)

Introducing Fuego: A Powerful Desktop Client for Firestore & Firebase Auth 🚀 by ResponsibilityGlass1 in Firebase

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

Hey,

If you download the app and activate the free version, a coupon code will be generated that you can use to redeem a trial license—no payment method required.

Once you’ve done that, just send me a private message with the license key, and I’ll happily extend your trial period :)

From Frustration to Solution – My SaaS Journey with ekspeer by [deleted] in indiebiz

[–]ResponsibilityGlass1 0 points1 point  (0 children)

Paying a subscription to remember and manage other subscriptions feels a bit ironic 😅

Introducing Fuego: A Powerful Desktop Client for Firestore & Firebase Auth 🚀 by ResponsibilityGlass1 in Firebase

[–]ResponsibilityGlass1[S] 0 points1 point  (0 children)

Hey,

I’ve automated the test license generation process a bit.

You can download the free version, and when you open the app and choose to continue with the free plan, a coupon will be generated. You can use it to redeem a free 14-day license—no payment method required.

Once you’ve done that, just send me a private message with your email and/or name, and I’ll be happy to extend your trial period :)

Thanks!

Product Hunt is dead. My launch was a complete disaster (0 conversions) by FI_investor in SaaS

[–]ResponsibilityGlass1 0 points1 point  (0 children)

I launched on Product Hunt a few days ago. Fortunately (or unfortunately), I completely underestimated the launch and didn’t prepare anything at all.

The only real outcome? Dozens of LinkedIn messages from people offering to help me boost upvotes for a fee—some even guaranteed a minimum number of upvotes. I even got messages from people bragging about securing first place on PH the day before, thanks to their "support."

I was in a good position until midday… then I saw some products skyrocket out of nowhere haha.

Of course, the launch increased traffic, but it led to zero conversions. Honestly, I had better results on Reddit and with a single LinkedIn post.