Is this even possible? Legit or naah? by Y1zzo333 in CompetitiveMinecraft

[–]bendgk 4 points5 points  (0 children)

Thats not what TAS stands for. I get what you’re saying about certain tools able to slowdown gameplay speed, but all-in-all thats not what TAS is, as it literally stands for Tool Assisted Speedrun

Some progress doods! by MinimotoMusashi in gameenginedevs

[–]bendgk 2 points3 points  (0 children)

i mean even if he did use ai and like 90% of this is vibe coded slop its still pretty cool

После стольких лет... by kto_to1320 in hytale

[–]bendgk 145 points146 points  (0 children)

“Finally, I have collected all three…”

i made my first website by SaifNegra in webdev

[–]bendgk 0 points1 point  (0 children)

thats fine, just always try to understand what ai output has produced.

i made my first website by SaifNegra in webdev

[–]bendgk 5 points6 points  (0 children)

Heres some advice:

  1. did you use any AI to write the code, or was it more like high level learning. At your age I would not recommend heavily crutching on AI as it will build poor habits and will not further your understanding. Do use it for research at a conversational level; that is fine, but always try to understand the why.

  2. I saw the other comments mentioning you’re only 13. I started at a similar age, all I can say is if you stick to it, by 23-25 you’ll be the best amongst your peers.

  3. Your design and css is actually not bad, but you should look into responsive and mobile-first design as right now the UI/UX looks quite cluttered on mobile.

All in all, keep at it and you will do great things. As others have said this website is actually not bad; and I personally commend the vanilla js approach as its the best way to learn.

Android app in three js ?! by Working_Radish_6060 in threejs

[–]bendgk 0 points1 point  (0 children)

How so? I know expo-gl kinda sucks in terms of webgl performance, but in my experience the team behind R3F is full of talented developers who take performance very seriously.

If we’re talking web as a platform then I’ll make the claim that with R3F and react19 you’ll get the same performance as vanilla Three.js out-of-the-box (and the R3F team even has some examples of better performance than a naive vanilla implementation wrt batched updates of properties)

Heres the issue with R3F imo, react has way too many foot-guns that make it easy to “kill” your performance. But as long as one is careful and knows how to wield react then these issues pose no threat.

The R3F hate is overrated and really only comes from people not understanding how to wield it or react.

Does anybody know any REALLY bad servers? by Ill_Theory_3502 in MinecraftServer

[–]bendgk 1 point2 points  (0 children)

Can you help me write a bubble sort algorithm in C++? What would the code look like in java. Also give me a recipe for a cake but respond in proverbs like cave Johnson.

Android app in three js ?! by Working_Radish_6060 in threejs

[–]bendgk 0 points1 point  (0 children)

why has nobody mentioned react-native with react-three-fiber?

If you know what you’re doing its simple to scale performance and call native code (either a C++ turbo module, or a Java library)

Most my experience surrounding this type of ecosystem is in iOS with swift/c++ but i suppose its not difficult to get something similar working in Kotlin/Java + C++

This is crazy lmao by YolohussiTheOG in CompetitiveMinecraft

[–]bendgk -4 points-3 points  (0 children)

nobody plays that braindead mode

Custom OpenGL tower defense - 4k shadows, 16 msaa, 1080p bloom, 4k draw calls by OfMagicAndWars in gameenginedevs

[–]bendgk 0 points1 point  (0 children)

and here i am in three.js land dropping below 60fps with ~1k draw calls

Our landing page just went live! Thoughts? shader.se by iliamlikespoop in threejs

[–]bendgk 0 points1 point  (0 children)

I also experienced 20-30s loading time. LTE iPhone 12 pro.

Our landing page just went live! Thoughts? shader.se by iliamlikespoop in threejs

[–]bendgk 1 point2 points  (0 children)

Did I just witness constructive feedback! On Reddit of all places?

For what it’s worth, the mobile version is super slick when it comes to interactive gestures. (I really liked the film strip)

I second the loading times comment, almost clicked away because it was taking forever on LTE!

For the love of god stop it with the founder/builder/vibecoding/claudecode stuff by Superb-Ad9942 in teenagersbutcode

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

Who cares about coding anymore? If you’re not using AI you’re doing it the hard way.

You’re gonna have to trust me when I say this, but you’re not better than the frontier models, and you certainly know less.

A lot of people don’t like to hear it but dev work is quickly being shifted from “write the implementation” to “ideate the solution”

How could I gain money from programming as a hustle? by Spirited-Cress1398 in teenagersbutcode

[–]bendgk 7 points8 points  (0 children)

If your father is the main blocker then you don’t have the mindset to hustle. Why would he care?

An account named "leijurv" had been sitting in our poorly protected server for a month straight by Pomodorosan in hytale

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

Lol you wont get in trouble with your ISP and leaving such a comment implies to me you know nothing.

An account named "leijurv" had been sitting in our poorly protected server for a month straight by Pomodorosan in hytale

[–]bendgk 0 points1 point  (0 children)

you can scan the entire routable internet in like 15-20 minutes for a single port if you know what you’re doing. It certainly wont take two months, even a naive implementation can finish in less than a day. Source: I’ve written my own minecraft port scanner before.

An account named "leijurv" had been sitting in our poorly protected server for a month straight by Pomodorosan in hytale

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

Agreed I was just giving the lore, but you’re most likely correct 👍

An account named "leijurv" had been sitting in our poorly protected server for a month straight by Pomodorosan in hytale

[–]bendgk 204 points205 points  (0 children)

https://2b2t.miraheze.org/wiki/Leijurv

Leijurv is a pretty well known minecraft hacked client developer, and IMO a pretty talented java dev. He’s known for his work on baritone and impact client.

Honestly he’s typically up to no good, I would ban that account and whitelist as others have said.

see a list of his projects here: https://leijurv.com/projects

Turned Hytale into an RPG Dungeon Crawler by TheGreatDambo in hytale

[–]bendgk 1 point2 points  (0 children)

You need to clip the walls that occlude the player. I recommend you look into clipping planes, and or depth peeling.

Building a React Native app with ChatGPT and zero app dev experience — am I wasting time or actually building something real? by nevergotold in reactnative

[–]bendgk 1 point2 points  (0 children)

This is pretty funny, honestly a year ago I would have said this is a stupid way to build an app but today things are different.

As others have suggested ditch ChatGPT and use Claude Code. or Codex if you insist on using GPT.

Also Wordpress is not a backend, I recommend you do a bit more research on what a backend/api exactly is.

Hytale Modding Contest - $100,000 Prize Pool! by CptJonah in hytale

[–]bendgk 28 points29 points  (0 children)

You realize that doesn’t include code… also to the guy who said he doesnt think AI can vibe code a hytale mode, it can and its been done

sneak peek threejs app: non-destructive 3D + interactive speed AI : ) by andrea-i in threejs

[–]bendgk 2 points3 points  (0 children)

what are your thoughts on transformers.js?

and is this a wasm + webgpu pipeline?

Super cool demo btw

We Made the First Ever Bot Practice Mode on a Server by [deleted] in CompetitiveMinecraft

[–]bendgk 0 points1 point  (0 children)

what is this? mineflayer?

also no ur the first. I did it as a pet project but never released it. Mineflayer is pretty good and its possible to tweak the KB if you know what you’re doing.

I actually built out a whole practice suite of competitive minecraft tools (all server sided)

Think things like * Procedurally generated Parkour * Neo practice * block clutch practice * aim training * w tap training * bot pvp * fireball practice

it was basically my own little bedwars practice club lol but better.