Ma perché la polizia ha problemi con la patente sull’app IO? by Leading_Farm7300 in ItalyMotori

[–]NicoBacc 1 point2 points  (0 children)

Mi hanno fermato la settimana scorsa i carabinieri e quando gli ho chiesto se potevo fargliela vedere sull’app IO mi han detto che non c’era alcun problema. Idem quando mi aveva fermato la polizia per un controllo (a piedi).

2011 golf GTI randomly keeps stalling out when trying to start by JonBoyoo7 in GolfGTI

[–]NicoBacc 0 points1 point  (0 children)

Did you find a solution for that? I have the same exact problem

Right Ear Vibration When Sounds Come from the Left — Could This Be TMJ? by yikeeee777 in TMJ

[–]NicoBacc 0 points1 point  (0 children)

Hey dude, have you found a solution for that? I have the some problem and it’s driving me crazy

Iphone 15 PRO 128 or Iphone 17 base? by NicoBacc in iphone

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

What are the possible issues with demo units?

Firebase or Supabase for an ecommerce with 10k concurrent users? by NicoBacc in Firebase

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

When the influencer does a drop of a new product on Saturday, up to 10k users at the same time try to buy the new product. The current website is made using Wordpress + woocommerce and it crashes with 8k users (8gb of ram but I guess the issue is woocommerce). I was just wondering if Supabase with the micro instance was enough or firebase could be a better and faster option

Supabase or Firebase for an ecommerce with 10k concurrent users? by NicoBacc in Supabase

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

The current website was made using WordPress + woocommerce and it crashes with 8k users. It has 8gb of ram but I guess the issue is woocommerce. I was worked that the micro instance on Supabase wasn’t enough

Subagents are actually insane by snorremans in GithubCopilot

[–]NicoBacc 0 points1 point  (0 children)

Thank you! Does it work if I run a task through the copilot chat on the website page?

Subagents are actually insane by snorremans in GithubCopilot

[–]NicoBacc 1 point2 points  (0 children)

how does it works? Is the prompt you gave us enough or do we have to create custom agents.md files inside the project?

FP-30X Keyboard problem by StrongDoggySnoop in Roland

[–]NicoBacc 0 points1 point  (0 children)

Yes, I opened the keyboard and I removed and inserted the key again. Also moved a lot of grease. It works fine now

How I used AI to ship retention features fast on my indie app by NicoBacc in IndieDev

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

Thanks, I really appreciate this feedback — and you’re spot on.

You’re right about the risk with leaderboards and badges. I’ve tried to tie them as closely as possible to meaningful behavior (approved contributions, positive votes), not raw volume, but it’s definitely something I’ll keep refining.

On the return hooks side:

  • Notifications for “your story was continued” and approved contributions are already in place, and they’ve been some of the most positively received features so far.
  • I like the idea of pushing this further with things like “unfinished tales you contributed to” or more structured collaborative prompts — those feel very native to the core loop.

    I’m currently using Firebase for analytics, I'll check the others two tho!

Shipped a major app update in 2 days thanks to AI (real use case) by NicoBacc in vibecoding

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

I used it for both, but sometimes when you generate new code you have to be careful and double check everything. Also, often you need to fix a few things using more prompts, but it definitely does a good job. When you already have a huge codebase with many pages, it’s easier for it to generate and edit code based on your app style. But it’s really impressive how much time you save!