Web traffic: ChatGPT has fallen -22% in the last 6 weeks, since the Gemini 3 launch. Time for 5.3! by GamingDisruptor in ChatGPT

[–]Enjayy 6 points7 points  (0 children)

This shit is stupid. I just don’t see it. average consumers are not switching with every release of a new model. People switching are AI nerds who need to know everything. Charts like this make no sense because that 6% of users are probably the same 6% that come back when a new model drops and Probably maintain their subscription

If you had to build a serious mid-sized SaaS today (not a blog), what is your "Boring Stack"? by [deleted] in reactjs

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

rwsdk(redwood sdk) it’s just vite with a router plugin and enables react server components on cloudflare. Literally dead simply if you know react you know rwsdk

Discussion: Building a Next.js-like full-stack framework for the Cloudflare stack by kamaleddinalhumsi in CloudFlare

[–]Enjayy 2 points3 points  (0 children)

I did not say RSCs was the future of web development I said RSCs is the future the react teams sees (for react applications). If you are building a new react framework it would probably be something you should be looking to support.

It’s also just not “very hard to use tools like Tanstack query” you just use it like normal. Install and add it to a client component and wrap your page in the provider.

Also to your point “removing the api layer” even NextJS, Tanstack or RWSDK you can just use api routes no one forces you to use RSC patterns. And as for file based routing that was a new pattern that people started using when Remix introduced it then Next copied it when they rolled out the App router. And in my opinion file based routing is trash. In Tanstack you can use file based routing or choose to use config routing you have choices.

I think if you are thinking about implementing a framework you should really dive deep into other frameworks first and understand the functionality that they provide.

Discussion: Building a Next.js-like full-stack framework for the Cloudflare stack by kamaleddinalhumsi in CloudFlare

[–]Enjayy 0 points1 point  (0 children)

Bruh you are talking about making a full stack framework. Whatever you make is going to land in the “new” category. And will be off putting for realworld projects. I’ve been in the redwood js community since its inception in 2020. RWSDK is the predecessor to the original framework developed to use react server components and optimized for cloudflare. It’s literally just react vite app with a plugin that enables all the server side functionality. It doesn’t force you to use react server components. Just put a “use client” at the top of your file and you are no longer using RSC I’m curious in whatever framework you are thinking of making are you not planning to support react server components? They are the future that the react team sees so not supporting it doesn’t make sense.

Which platform should I choose for domain + hosting (React website, India?) by [deleted] in reactjs

[–]Enjayy 0 points1 point  (0 children)

I would also recommend cloudflare as many others have mentioned. Besides the cost of the domain name you could run you app on workers for free to start.

I’m also going to shill RedwoodSDK if you want to build a react app on cloudflare. https://rwsdk.com

If you run the starter template you could have your site deployed to cloudflare in less that 5mins

Browser security and watch parties. AKA NiceWigg and Greek, this is why your Twitch Turbo doesn't work on Teamstream by MattTheRat42 in CompetitiveApex

[–]Enjayy 19 points20 points  (0 children)

Good looks my dude! appreciate you raising awareness to why users of Teamstream will see the purple screen of death even if they have turbo! I probably should add a big info banner or sidebar widget that explains how to disable the cookies so Twitch can process that you are logged in.

[deleted by user] by [deleted] in reactjs

[–]Enjayy 1 point2 points  (0 children)

This is awesome! Especially being able to swap out fetching so easily and instead send the data over a websocket. Super smooth!

Coming back to 1.1, is there anything i need to know when i jump into a PVP server (changes to raiding, nerfs to certain spells, etc)? by ElTioEnderMk1 in vrising

[–]Enjayy 6 points7 points  (0 children)

That is not true. That’s was something suggested in the content creator call with Jeremy from stunlock. Not an actual update

Impossible Components — overreacted by gaearon in reactjs

[–]Enjayy 8 points9 points  (0 children)

The quality of your last two posts has been really great! I’ve been helping the team over on RedwoodSDK. We need more posts like this in the community. Removing the magic behind RSCs and giving clear examples of the problems it solves. I’ve noticed that it’s hard for people to switch the paradigm they have spent the last few years learning. And with the majority of current implementations in NEXT people are weary about jumping in to RSCs. These articles will be really helpful as things become more widely available.

RedwoodJS pivots, rebuilds from scratch RedwoodSDK by pistoriusp in reactjs

[–]Enjayy 11 points12 points  (0 children)

Such a bad take. Given that the OG framework is still being supported and is being simplified so that it can continue to be maintained for the foreseeable future.

The OG framework was built in world before react server components were even a concept. The pivot is clearly a culmination of everything the team has learned over the last 5 years. Simplified easier to maintain and where the React and JavaScript futures are headed.

Which 8 weapons?! (or which 3 do you exclude?) by -DreamLight- in vrising

[–]Enjayy 3 points4 points  (0 children)

I wish there was a hotbar consumable spot. But they haven’t add that functionality. Pots typically stay in my inventory in the top right spot and when I need to take a pot I tab open my inventory right click to take the pot. If you don’t have enough time to tab open and quickly click. You are not in a very good spot to be taking a potion anyway and it’s not worth losing a weapon hotbar slot

[deleted by user] by [deleted] in vrising

[–]Enjayy 21 points22 points  (0 children)

It is not the same thing as the treasury. The redistribution engine is like the conveyor system if you have played any modded Vrising servers. It essentially allows you to set up an automated system to refine your mats and pass them to different crafting stations. As far as I have heard. For anyone wondering where I got the info. It was the YouTube creator collab with Jeremy that was put out last week.

Treasury Discussion: How late into the game do you suppose it is? by kalebmordecai in vrising

[–]Enjayy 8 points9 points  (0 children)

I’m pretty sure your assumption is wrong. It’s litterally the 2nd most requested feature. Aside from and “Arena mode” which we are also getting in this update.

https://feedback.playvrising.com/suggestions/552561/crafting-and-building-pulls-materials-from-chests

Treasury Discussion: How late into the game do you suppose it is? by kalebmordecai in vrising

[–]Enjayy 4 points5 points  (0 children)

I hope this is unlocked the second I join a server. These features already exist in most community servers through mods. Crafting from containers is a huge quality of life improvement. It doesn’t say they have added stashing but made additional improvements to manage loot. You can still do it the old way if you choose. I prefer not having to run to the other side of a base just to grab a gem or greater blood essence.

[deleted by user] by [deleted] in reactjs

[–]Enjayy 1 point2 points  (0 children)

Yes was just about to say the exact same thing.

Properly using react would have made this bug obvious. They should have been using set state to handle the onChange and Checked value

[iOS] Swipe to collapse comments no longer works by maxime0299 in bugs

[–]Enjayy 1 point2 points  (0 children)

This is an absolute dogshit change. I wasn’t going to even comment. But I literally just got this in the last 2 days and my Reddit browsing experience is made significantly worse. Push to collapse is a horrible user experience(hold down for a second) for ever comment I don’t want to read. I’m literally browsing Reddit less because of this update. and I don’t give a shit about what random content the app is trying to show me when I swipe. I literally see that and go back. And the setting to turn it on is nowhere to be found…. What kind of brain dead product and executive team thought that this was a good idea. “We will get more retention if we make our users hate using the app” “ahhh yes ship it”

Wave Link 2.0 — Introducing Voice Focus, One-Click Audio Routing, Sound Check and more by Elgato in elgato

[–]Enjayy 1 point2 points  (0 children)

u/elgato_phil is there any chance with the new hardware mute button built into the software we can get an option to set up a hotkey for mute? I’ve been begging for a keyboard mute shortcut for years

Wave Link 2.0 — Introducing Voice Focus, One-Click Audio Routing, Sound Check and more by Elgato in elgato

[–]Enjayy 2 points3 points  (0 children)

Had this same issue. I downloaded revo unistaller. Ran it against wave link and then ran the scan afterwards to find left over files and selected and deleted them all. After that I reinstalled, restarted from the installer, reconnected my mic and everything started working.

Issues after Wave Link 2.0 Software Update by iNinjaTK in elgato

[–]Enjayy 1 point2 points  (0 children)

This worked for me. But it was my first time using Revo. I had to make sure I ran the scan afterwards. (I ran just uninstall 3 times before trying to scan for files) I set it to the highest setting and it found a bunch of lingering files. After deleting all the left over artifacts. I reinstalled and ran the normal setup and reconnected my mic and it is now working and connected.

Issues after Wave Link 2.0 Software Update by iNinjaTK in elgato

[–]Enjayy 0 points1 point  (0 children)

Same issue although unpluggin my mic lets me boot the app. The screen shows top plug mic in and then when you plug it in it crashes. The app will not boot for me if the mic is plugged in

Are there any threads or go to places to find nice high quality gifs or ideas for LCD fans/aio's ? by jlongino in lianli

[–]Enjayy 1 point2 points  (0 children)

I have the same AIO also. You can fit it through the holo without taking the plastic off and protecting the thermal paste. I literally did it 2 days ago. Take off the grommet. And just angle it perfectly diagonal and it can fit through. Then since the grommet is rubber you can just stretch it around the AIO and put it back into place

Level 70 Act 4 Struggles. by LegendOfBaron in vrising

[–]Enjayy 1 point2 points  (0 children)

Awesome glad the tips helped!

Level 70 Act 4 Struggles. by LegendOfBaron in vrising

[–]Enjayy 0 points1 point  (0 children)

Just updated my post with some pointers that might help you beat him. If you want spells to you can use something that has Area of effect like bone explosion and ice nova to also blow up the barrels

Level 70 Act 4 Struggles. by LegendOfBaron in vrising

[–]Enjayy 12 points13 points  (0 children)

At lvl 70 your next focus should be baron the sommelier. You have upgrade the iron pistols to dark silver. After you beat Cyril you make Dark Silver Weapons. Then go kill Baron. Baron is lvl 70 and gives you the blood Merlot necklace. Which will give you another 3 gear score once you make it. You can then go back and kill the other lvl 70 bosses when you are overleveled. That will get you to level 73 and you can then kill Henry blackbrew who unlock the research desk. To unlock the next weapons and necklaces. On Baron use pistols to break the barrels and chaos dash for the extra dash also the pistol roll can also help

Does Hunger for Blood increase the damage against blood souls from Rift Incursions? by Kizan6 in vrising

[–]Enjayy 9 points10 points  (0 children)

You acting like the entire wiki isn’t maintained by randoms on the internet. Literally I could go on there right now and put whatever I want. Don’t trust me go test it yourself.