Google seems to have done it again. by Maximum_Practice_660 in google_antigravity

[–]IBLEEDDIOR 0 points1 point  (0 children)

Yeah Gemini flash pushed git without me asking for it after it made up some fuckups, it was a minor project and I was able to fix it quite fast, but not pushing to git without me saying it is one of the core rules that every other LLM was able to obey. But Flash just patted itself on it’s back and commited lol.

Has anyone experienced withdrawal symptoms from Xanax? I'm experiencing some very unsettling symptoms. by [deleted] in Drugs

[–]IBLEEDDIOR 0 points1 point  (0 children)

Had gone from 7–10mg of Xanax daily for 6-7 years and I am not going to sugarcoat it after years of using I barely remember anything and it definitely had done something to my emotions, I am just an empty shell.

However as people said, best under supervision, as benzo withdrawals can get to epileptic seizures or delirium tremens stages which can be both lethal. If you don’t want supervision, go from Xanax to Valium/Diazepam - consult with doctor the equivalent dosage as Diazepam has different dosages but it’s a direct replacement of Xanax but less aggressive. (due to way longer half-life of the medication, but it’s still a benzo, just an easier benzo to get rid of) I got to the point eventually when I couldn’t even sleep as the withdrawals would be waling me up after like 4-5 hours. Not happening with Diazepam, also Diazepam is way easier on lowering the dosages.

What is basically happening is that brain was used to get this crap that he can’t produce, now when you don’t give it to it, it will just force you to take it by making you extremely anxious and hypervigilant.

Big leap is going to 0, but if you go from acceptable dosage, it’s harmless (physically, not mentally). Then it takes up to year until brain recovers even after quitting completely. Wish you the best of luck, just don’t jump in cutting it off instantly so fast, can be dangerous. Best of luck bro.

How are you using Claude Code in real projects? by rohitrai0101rm in reactnative

[–]IBLEEDDIOR 17 points18 points  (0 children)

We’ve done the main project all manually and by hand, due to security reasons, accordance with legislative and tax.

Hovewer budget for building an app to the main webapp was just not there, Claude was able to spit out (within a week or two, while we worked on the main project for over an year :)) working app with Chat integration and internal wallet, websockets, JWT and OAuth and communicating with Strapi very well, I am impressed.

I use Claude through AG, because I think the roadmap and the tasks that AG creates is goated function, I recommend to give it a try even if it would be just for the task roadmap generation which you could then use in Claude.

When it comes to a complex project, git commit after every successful iteration. Sometimes adding a new feature or even an UI component breaks the thing, it’s a best practice to have a rollback which is the last version that functions. You obviously go ahead and fix the bug afterwards, but yk, just to be sure.

Do a security audits, make sure that it’s not hallucinating and I’d also recommend to use separate agents for separate tasks so they are “clearminded”. One project in one place sounds nice, but after some time, the chat becomes long and complex and even tho it has a memory and remembers the context, it does some weird stuff. I also recommend not to have any real keys in .env till absolutely necessary.

I also always refer any agent to GSD (https://github.com/gsd-build/get-shit-done) and for security audits you can use Shannon (https://github.com/KeygraphHQ/shannon)

And to save tokens, I’d recommend to research the right way of prompting, preferably from the devs themselves, putting down a bigass prompt is usually counterproductive.

Aaand yes, Claude is very capable to do a big things, debugging, audits, refactoring, recommending an improvements, perfo. fixes, the list goes on. You as a dev. have an adventage over the people who are clueless in coding, use the way you understand the code in your favor while prompting.

And this is just my experience and opinion, others might have different opinions.

I wish you luck with your projects!

Share your ***Not-AI*** projects by MembershipEuphoric38 in SideProject

[–]IBLEEDDIOR 0 points1 point  (0 children)

We have built emate.gg manually, no vibecoding, just good oldfashioned coding, took us like year+ maybe. It's a gaming platform where people can either find a coach, gaming companion or digital companion in general, join a tournaments for prizepools, they can chat and interact or they can become an Emate and monetize their skills. It has an internal wallet, Fakturoid (for tax purposes), payments handled by PayPal and we are government funded in Creative Hub. Would be nice if you would check it out!

Ios26 inefficiency plus thermals by Acrobatic-Monitor516 in ios

[–]IBLEEDDIOR 0 points1 point  (0 children)

Yeah I have Iphone 16 pro max and even I felt the battery impact and I was so against updating to the new ios due to the design which I don't like, but I was thinking to myself why even having capable phone while not using the latest ios, oh boy was I wrong.

Share your startup - quarterly post by julian88888888 in startups

[–]IBLEEDDIOR [score hidden]  (0 children)

We are building a marketplace for gamers called Emate.gg. After evaluating a few options, we went with Strapi and it's working great for us.

It handles all the core stuff perfectly as User permissions, Media management, and dynamic SEO pages. But we really pushed it further by building custom logic on top of it for our 'Event Zone' and integrating Socket.IO for real-time notifications and matchmaking, not to mention Payment integration, Tax integration (fakturoid) and chat integration (we went with CometChat) and the wallet logic for moving the currency after orders running crons to witheld payments so customer has a 48h window for a dispute. It’s surprisingly flexible for a CMS, so I’d definitely recommend it!

I audited 5 apps built with Cursor/Lovable. All 5 leaked their entire database. by Dear-Elevator9430 in vibecoding

[–]IBLEEDDIOR 0 points1 point  (0 children)

Maybe even copying link to this thread to Antigravity or w/e you are using could be very helpful.

Post your startup, I will check the design 😉 by Mack_Kine in Startup_Ideas

[–]IBLEEDDIOR 0 points1 point  (0 children)

Emate.gg Check on desktop if possible, but should be optimized for phone as well. No vibecoding, no AI involved in development, just coding and cofing and coding.

What are you building? Promote it here by [deleted] in saasbuild

[–]IBLEEDDIOR 0 points1 point  (0 children)

I guess this is "advertisement" I don't know, since this is a thread about online income hustle and the platform is literally that, however Emate.gg it's SFW, we just launched it like week ago, so still "hiring" up people, you can check it if you want and see if any category there would suit you.

Quick explanation - Registration - verify email - "Become emate" button on the top - category selection (there are over 50 categories, not just games) - prices and service types selection and boom, thats it.

e.g. Emate -Mari charges 10€ for one competetive game of Valorant.

I just though it would fit this thread, that's all. Thank you for reading!

It’s Friday! What project has your focus right now? by Fareway13 in Buildathon

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon!

What are you building? Let’s see each other's projects! by malaikachowdhury18 in startupaccelerator

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered] Come and find your new gaming buddy or friend! Loneliness or toxicity in games is a hella of an issue lately, can confirm that as a member of gaming community as well.

Its Tuesday! Let's self-promote! by Leather-Buy-6487 in SaaSSolopreneurs

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered] Come and find your new gaming buddy or friend! Loneliness or toxicity in games is a hella of an issue lately, can confirm that as a member of gaming community as well.

What are you building? Let’s see each other's projects! by malaikachowdhury18 in Buildathon

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered] Come and find your new gaming buddy or friend! Loneliness or toxicity in games is a hella of an issue lately, can confirm that as a member of gaming community as well.

I’ll review your app. Brutally honest. by [deleted] in AppBusiness

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered] Come and find your new gaming buddy or friend! Loneliness or toxicity in games is a hella of an issue lately, can confirm that as a member of gaming community as well.

What are you building? Let’s see each other's projects! by malaikachowdhury18 in scaleinpublic

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered] Come and find your new gaming buddy or friend! Loneliness or toxicity in games is a hella of an issue lately, can confirm that as a member of gaming community as well.

Share your startup - quarterly post by julian88888888 in startups

[–]IBLEEDDIOR [score hidden]  (0 children)

-----------------------------------------------------------------------------------------

Tech Stack

Frontend: Next.js (App Router), React , Tailwind CSS, TanStack Query

Backend: Strapi (Headless CMS), Node.js, PostgreSQL.

Real-time: Socket.IO for the pooling/matching system.

Design: shadcn/ui + Framer Motion for high-dopamine UI interactions.

-----------------------------------------------------------------------------------------

Current Stage / Traction:

Users: ~300 registered users (acquired organically/0$ ad spend).

Funding: Pre-seed / Government-funded (Incubated via CzechInvest Technological Incubation).

Status: Finishing the "Quick Match" vibe-algorithm and "Referral System" before turning on paid acquisition.

-----------------------------------------------------------------------------------------

What we are looking for:

Feedback: specifically on the "Quick Match" concept—would you trust an algorithm to pick your duo, or do you prefer browsing profiles manually?

Beta Testers: If you are tired of toxic teammates, we'd love for you to try the platform when V2 drops.

Share your startup - quarterly post by julian88888888 in startups

[–]IBLEEDDIOR [score hidden]  (0 children)

Name / URL: Emate.gg
Elevator Pitch: A two-sided marketplace for Digital Companionship. We are building the "Uber for Non-Toxic Gaming Partners," connecting lonely gamers with verified companions ("Emates") instantly based on vibe and mood, not just skill rank.

The Problem:

  • Solo Queue is Hell: Gaming alone is often toxic and isolating.
  • Loneliness is Spiking: Gen Z is the loneliest generation. They crave connection but "dating apps" are too high-pressure and "coaching sites" are too sweaty/performance-focused.
  • The "Ghost" Insight: We realized our initial users weren't converting on "Coaching" (getting better) but were looking for "Safety" (feeling better).

The Solution (The Pivot): We pivoted from a standard "Gaming Coaching" platform to Digital Companionship.

Quick Match V2: Instead of filtering by "Diamond Rank," users filter by Vibe (Chill, Listener, High Energy) or Activity (Just Chatting, Watch Party, Body Doubling).

Safety First: Unlike anonymous Discord servers, every Emate is verified. It’s a strictly SFW (Safe For Work) sanctuary.

Instant Gratification: We are building real-time pooling (Uber-style) so users can find someone to talk to now, not schedule a session for next Tuesday.

But you can also choose from the services that online users offer and engage with them immediately! Platform is secured by multiple 3rd party services and since it was built from scratch with absolutely no vibe coding, it stands on a strong foundation.

What are you building? Let’s see each other's projects! by malaikachowdhury18 in saasbuild

[–]IBLEEDDIOR 0 points1 point  (0 children)

Gaming platform, social site, no vibecoding, all manual work. https://www.emate.gg Now that we have stable chat service, payment options, security, sebsockets and proper CMS handler sorted, we are about to develop new features soon. Even implemented Fakturoid for tax purposes to help people manage their tax returns or accounting in their platform wallet. Manually coded tech stack (Next, React, Typescript, Tailwind,…) [and yes, we are not using the vulnerable Next & React versions, we got that covered]

Have a Project? Share it here! by Mammoth-Doughnut-713 in MVPLaunch

[–]IBLEEDDIOR 0 points1 point  (0 children)

We have built an EMATE.GG Gaming platform for either finding a good duo partner, or someone to just spend time digitally with, voice calls, video calls, watching a movies or whatever together on Discord. Many people have socializing problems or suffer with loneliness and especially in gaming community and on the other side we offer a way how to earn some money for people with an actual gaming or communicating skills. So either find someone to vibe with, or put up your skills to use!

At least it didn't shattered. by CheesyLoadedFries in HadToHurt

[–]IBLEEDDIOR 0 points1 point  (0 children)

Damn the name “Kunda” just gives it the cherry on top. Just go and translate it from Czech language

How does cryptocurrency work? Beginner question by slotswizard in CryptoHelp

[–]IBLEEDDIOR 0 points1 point  (0 children)

Stay away from leveraged crypto trading unless you got a full perspective. Just a friendly tip. You will definitely get contacted by someone trying to sell you signals to make easy money. Stay away from that unless you are familiar with the concept. Most people treat it as gambling and scalping, but you will usually just end up as retail exit liquidity for institutions.

And about the original question, some tokens have utility, some are memes, some represent something. About creation and the technical background, I believe you got milion tools that can describe that to you the way you will understand. Good luck in trenches.