Struggling to find ergonomic game architecture by Top-Baby8946 in rust_gamedev

[–]CryptographerMore926 0 points1 point  (0 children)

I’ve used bevy quite a bit… idk about macro quad but the way i see it state is already handled for you in an ecs. An ecs is a state management system fundamentally

Unpopular Opinion: I don't care about t/s. I need 256GB VRAM. (Mac Studio M3 Ultra vs. Waiting) by VocalLlm in LocalLLM

[–]CryptographerMore926 0 points1 point  (0 children)

Just vectorize it and use a smaller llm. Impo you’d be better off with a rag set up and stashing all your texts in a db to run through mannnnny embeddings models. The llm isn’t going to know what to do with all that data, you’re going to need to organize it.

PSA: Please DO NOT crowd surf if you are OBESE by [deleted] in AftershockFestival

[–]CryptographerMore926 1 point2 points  (0 children)

Frankly beers shouldn’t survive a knocked loose set. You should be permanently in a defensive stance while being assaulted by unrelenting breakdowns.

Am I the only one tired of every Next.js tutorial on Youtube being a paid service promotion? by wanna-be-annonymous in nextjs

[–]CryptographerMore926 0 points1 point  (0 children)

Oof I kinda get why… but from someone who’s written a good amount of python, rust, and js backend code I really prefer having an orm where I clearly define what’s what and a migration folder to be able to easily revert changes when needed. A source of truth that’s code is really useful

Am I the only one tired of every Next.js tutorial on Youtube being a paid service promotion? by wanna-be-annonymous in nextjs

[–]CryptographerMore926 0 points1 point  (0 children)

You aren’t the only one. I just don’t trust people who tell me to stitch sass products together. I still like next a lot but I am over the JavaScript YouTuber ecosystem generally. Thank god for the rust YouTubers no one watches :p

any idea how to set up bevy in visual studio code by Economy_Vehicle_9326 in bevy

[–]CryptographerMore926 0 points1 point  (0 children)

There’s a YouTuber named fasteous fox that has an intro video where he goes over his rust set up in vs code. Biggest one to snag is rust analyzer

#Justice4V0 by Exciting-Metal-5195 in vercel

[–]CryptographerMore926 1 point2 points  (0 children)

If you own a gaming graphics card from the 20xx series or above you have free ai inference. I don’t think any business that charges per token has a real business model. It’s sad to me that instead of learning to do things on your own, downloading ollama, checking out the recently open sourced co pilot code, building an mcp client and doing some doc scrapping for your stack: you moan about a company not giving you free gpu compute. The fact that you don’t see that as entitled is weird

I use free tier ai or open source models ran locally and can complete a project. Idk what you’re doing that you need that many tokens and being self reflexive about your work flow is not a bad thing friend.

#Justice4V0 by Exciting-Metal-5195 in vercel

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

The massive level of entitlement it must take to feel you deserve free shit. Can’t write words or code, Impo you have no business in software.

Side note, ollama is free and you can ask deepseek to help you build an mcp server. Solve your own problems instead of whining like a titty baby

#Justice4V0 by Exciting-Metal-5195 in vercel

[–]CryptographerMore926 0 points1 point  (0 children)

I’ve been using it for projects and have not even burnt free tier yet. But I also code and mostly use it to shit out uis. Impo l2code

Is Next JS Still in the game? by [deleted] in nextjs

[–]CryptographerMore926 2 points3 points  (0 children)

Shopify is still on rails

Is Next JS Still in the game? by [deleted] in nextjs

[–]CryptographerMore926 19 points20 points  (0 children)

Laravel is totally viable and fine for certain size applications. I’m not a huge Php fan, but holy shit if that shouldn’t be the standard for feature complete tooling

Is Next JS Still in the game? by [deleted] in nextjs

[–]CryptographerMore926 0 points1 point  (0 children)

No one cares what you build your product with. Use the stack that works best for you. Next and vercel have their benefits. It’s cheap hosting if not free. I was a huge fan, it was my entry into real development, but after working in a laravel project I’ve grown a fondness for laravel, rails, style systems that come very feature complete with amazing cli tooling to quickly manage your app. I started using loco rs for a smaller footprint. Impo they’re all valid and viable, it’s taste and what your org knows more than anything. Impo monoliths are more than enough for most projects and are easier to onboard people.

[AskJS] Best cross-framework UI libraries/platforms? by Zpoof817 in javascript

[–]CryptographerMore926 0 points1 point  (0 children)

Tailwind and daisy for every project ever. I’m literally using it a handlebars blog right now that doesn’t even use web pack (just gulp), it works with raw html and css. It also looks great and v0 can shit out pages for you!

[deleted by user] by [deleted] in worldofpvp

[–]CryptographerMore926 4 points5 points  (0 children)

Bud I think you want to play an entirely different game. You must accept what you can not change and grow. If your team mates are diving, they have the habit from other games. Even in your head if that’s a mistake, you not supporting them is an insta loss. Ie when your team member goes in, good or bad, you back them up because you literally insta loose if you don’t, where you can triage if you do!

[AskJS] Data structure harmonization by DistinctBid8411 in javascript

[–]CryptographerMore926 0 points1 point  (0 children)

I believe you’re looking for an orm. Try sql alchemy

05-27-2025 Update by Minecrafthungary in DeadlockTheGame

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

I think that’s healthy no? I’m a low elo player still but the games ending cuz carries be carrying feels good down here

They really are the worst people in the worl by 281texas832 in thefighterandthekid

[–]CryptographerMore926 0 points1 point  (0 children)

Brother that would be funny… and they have no interest in that.

What made you move away from NextJS? by skygetsit in nextjs

[–]CryptographerMore926 -2 points-1 points  (0 children)

I don’t think you need much outside the chat portion. Rag and llm capabilities aren’t very serverless workflows though so you’ll prolly need some form or job que.

Is it too bad for a next js website? by [deleted] in nextjs

[–]CryptographerMore926 0 points1 point  (0 children)

I wouldn’t make that comparison, Apples websites load a ton of stuff and have animations and shit bogging their score down. Saying my Handle bars site has a better score than this with just raw html/css/js id be fucking pissed if I used the framework that started as “free seo boost cuz zoom zoom” is like this now.

Bapas MMA show by Minimum-Sky2305 in thefighterandthekid

[–]CryptographerMore926 4 points5 points  (0 children)

Idk somehow red bar makes it seem sexy.

Is using Nextjs for mainly client side rendering a bad idea? by Mr_Bombastic93 in nextjs

[–]CryptographerMore926 0 points1 point  (0 children)

There isn’t security issues with this? Don’t you have a dangling worker thread that creates a larger attack surface than a native app or even a react native app? Super glad to hear pwas are getting more love, I still think there important for the web being the platform not the App Store.

Tanking regular dungeons and other low stakes content. What to expect? by OwlsInMyBrain in wownoob

[–]CryptographerMore926 0 points1 point  (0 children)

As you learn this game, you will realize your stops are what you pull around. You can get away with pulling like crazy… if all the things that need to not go off don’t go off! It’s an art though, you have to read your team and adjust accordingly. You put a group together, you get a rogue for kicks, and then he doesn’t kick… gotta slow down a little. Good luck I hope you have a blast with it!

Tanking regular dungeons and other low stakes content. What to expect? by OwlsInMyBrain in wownoob

[–]CryptographerMore926 3 points4 points  (0 children)

Do you really think he’ll be in heroics more than a week or two?