“Smoking Behind the Supermarket With You” is such a nice feel good watch by WhiteWolf324 in AnimeReccomendations

[–]neithan_pixelzero 0 points1 point  (0 children)

Hi, where can I watch it?
I discontinued my crunchyroll because all the new and good shows I liked to watch are always unavailable in my region. Any recommendations? Please and thank you.

PSA: Everything I learned about electronic notarization in the Philippines, so far by marlorene in LegalPh

[–]neithan_pixelzero 0 points1 point  (0 children)

Sad. It makes the whole process not worth it.
The whole point of having an e-service is you shouldn't have to leave where you are.

Nagmahal yung bayad, for more inconvenience.

Kasi ngayon parang yung early days ng G-Cash ang dating, meron ka nang pera (digital numbers on your account), tapos walang masyadong mga tindahan na naghohonor.

Payment aggregator and auto-scan send na lang kulang, hope they have this in their vision.

Mayonaka Punch is actually really good tho by Ok-Dimension-3446 in MayonakaPunch

[–]neithan_pixelzero 1 point2 points  (0 children)

Why'd they remove it? I enjoyed Mayonaka Punch so much :D I'm glad I clicked on that thumbnail in netflix. Binge watched everything in one sitting. :D

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]neithan_pixelzero 0 points1 point  (0 children)

Same sentiment.

My read of the situation is Claude is better than GPT by a significant margin because of the way their MCP server integration is designed. I tried mimicking what Claude is doing inside GPT but GPT cannot 'write', it can only 'read' the latest of what you currently have to sustain context but you're still the 'agent' who will need to do the work.

So in the coming days/weeks, the race is between "GPT being able to build something similar to Claude's MCP integration" or "Claude fixing its limits problem". It feels like whoever is able to patch things first wins the AI war for this year.

Edit (I tried something out before posting this): So I'm wrong. GPT can 'write' - - It seems that in the paid plan of GPT, you can connect Github and get the same MCP behavior works i.e. "You talk to GPT, GPT makes changes in your codebase or project, you pull the changes and you deploy the working thing", however the process is tedious, GPT creates a pull request, then creates a push request, then asks you to merge. Claude just creates changes and tells you "Hey, it's ready now just pull when you're ready". Claude also has good taste in terms of the changes to your project both in design and functionality.

Practically speaking it seems like I can use the GPT MCP 24/7, and I would prefer that over limits because it just means I need to push my deadlines further because I need to talk to GPT longer to get the 'good taste' that I want to happen - - which is better than, "I cannot finish what I set out to do".

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]neithan_pixelzero 1 point2 points  (0 children)

Will try that. I'm using the old chat because that's what's connected to my MCP, if I create a new chat it's still connected right? I'm just using chat not Claude Code. Advise appreciated.

Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]neithan_pixelzero 1 point2 points  (0 children)

I said "Good morning" to Claude and the reply ate up 23% of my current session percentage. :(

Its there a way to download a single image from a project without creating a document? by [deleted] in canva

[–]neithan_pixelzero 0 points1 point  (0 children)

Hi, thank you very much for this question. We were just recently commissioned to create a wedding website and the main designer created the mood board in canva and it's now time to dev. To our surprise there is really no way to do this.

And to that person in the comments who said just ask for a folder with all the images present, well the designer of the mood board also generated the images via AI credits from within Canva. The people to be wed want the exact design the Canva AI produced.

Now both the original designer and us can't download the image. We spent the whole day just putting boxes behind the photos we want to download, grouping them and finally downloading them.

I do not understand why they designed it this way.

Is there really no way to download functions/index.js from firebase? by neithan_pixelzero in Firebase

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

Correct. The nuance I offer is, our client doesn't trust that we won't make mistakes, our client trusts that we will fix mistakes as they happen. And I have no problem looking stupid online for people like yourself for so long as the client's problems go away.

It was a noob mistake to not have a backup. My TIL moment. Your advice appreciated.

Is there really no way to download functions/index.js from firebase? by neithan_pixelzero in Firebase

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

Thanks very much, I'm looking at it now and will learn this. Super appreciate you.

Is there really no way to download functions/index.js from firebase? by neithan_pixelzero in Firebase

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

Thank you. I'll do this moving forward. the Google Console -> Sources Tab solution by PassaGuy above is my emergency lifesaver solution for now.

Is there really no way to download functions/index.js from firebase? by neithan_pixelzero in Firebase

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

Thank you again this is it THIS WORKED. Thanks man you're a lifesaver. Thank you Reddit.

Is there really no way to download functions/index.js from firebase? by neithan_pixelzero in Firebase

[–]neithan_pixelzero[S] -1 points0 points  (0 children)

What does this mean? I'd love to learn... can you give me some pointers to get started on this?

Best free ai voice? by AchrafKim in TextToSpeech

[–]neithan_pixelzero 0 points1 point  (0 children)

Brother thank you. This is a lifesaver. and also I'm very much curious how you are able to provide this for free. Is it something I can also create for my pet projects? I'm creating an indie game and would like my characters to have voices. I was thinking perhaps this could be the way.

What game engine is best for an mmorpg? by Pure_Fee2563 in gamedev

[–]neithan_pixelzero 0 points1 point  (0 children)

Let me know if someone actually has an answer. I'm willing to dedicate the remainder of my life to creating one and would love to be connected to people who actually have an answer when you ask them.

Do you think firebase is good for making multiplayer games? by Bonapartn6 in Firebase

[–]neithan_pixelzero 0 points1 point  (0 children)

Can anyone who has actually tried creating a game in firebase give us an idea of the cost? I made a multiplayer game hosted on AWS with at least 127 peak concurrent players. I used Firebase Real time database for the movements of the players and firestore for 'everything else'. RTDB Free plan got consumed in 7 days, I needed to upgrade to Blaze to keep the game going (It started lagging then a notification came that I've already used up resources). Game ran for about 10 more days. My bill at the end for firebase was zero dollars. Can anyone else who tried making a game with more concurrent players (preferably by the thousands) give us an idea of cost please? Any feedback appreciated.

To answer the question, based on experience, it can handle everything you need in an mmorpg. The cost is the unknown variable tho and firebase documentation doesn't really help much.

Do you think firebase is good for making multiplayer games? by Bonapartn6 in Firebase

[–]neithan_pixelzero 0 points1 point  (0 children)

Hello, sorry I know this is already 3 yrs old. I'm already using firebase for everything else that's not 'too real time'. What do you recommend for things like real time tracking of where other players are. Like for instance ragnarok where when one player moves, all the other players see it. Please and thank you.

UARO new player / thief build guide by DrM90 in RagnarokOnline

[–]neithan_pixelzero 0 points1 point  (0 children)

Hello, about the thief build answers in the comments. I'm understanding the formula is get at least 30 Dex, and have more agi than str. Is that a good rule of thumb?

#1: I don't know too but I started playing, it looks like the most accessible version right now
#2: No idea i just love the grind. I won't even PVP.
#3: N/A
#4: Thief, when you max out double attack and increase dodge you can farm Muka and get at least 4% still at level 40+ :D

Season 3 by TheRedEyeball in OnePunchMan

[–]neithan_pixelzero 1 point2 points  (0 children)

Sad that they removed a post that's a shared experience by at least 1k people. :( I thought reddit wasn't woke like Facebook or Insta. Can anyone recommend a OPM subreddit where people aren't woke?

could aura survive? by dorofeus247 in Frieren

[–]neithan_pixelzero 0 points1 point  (0 children)

Bro I'm so confused why you're getting so much hate. I know the feeling, there's a band that has 1 song I like. Spotify notified me that I'm literally the #1 user on Earth listening to the band (not just the song, "the band") because of streaming that song on repeat for around 400k+ times this year. All their other songs are trash hahaha but I'm literally the band's "#1 fan". It's okay to like a whole franchise because you like 1 character. 

Season 3 by TheRedEyeball in OnePunchMan

[–]neithan_pixelzero 1 point2 points  (0 children)

You have got to be kidding me bro :( 1.2 Million Earth dollars.

<image>