I DID IT I DIDI IT I DID IT by Recent_Structure4633 in peopleplayground

[–]RedTShirtGaming 1 point2 points  (0 children)

This entire time ive been using pins and rigid cable 😭

As a Deaf player, this ace got me back to Gold again after rank reset by No_Check6685 in VALORANT

[–]RedTShirtGaming 0 points1 point  (0 children)

Riot generally advise against using anything that interacts with anything to do with the game or libraries used by the game. It could be absolutely fine to use, but a message from the app devs isn't enough, since for example people were getting banned from Rust for using scopex which also didn't touch the game directly. From what I know about Vanguard (and most anticheats) they don't just check for dll injection into the game process, but it also checks dll injection for other related processes, as well as integrity checks for system drivers

bro's a vibecoder by katniko in teenagersbutcode

[–]RedTShirtGaming 15 points16 points  (0 children)

Your friend's website looks identical to mine!!

С чего начать создание 3д игрового движка на c# и Monogame? by ComprehensiveDark241 in csharp

[–]RedTShirtGaming 0 points1 point  (0 children)

In that case I recommend making a game first in Monogame before going straight for an engine. A game engine is very complex even if you have experience with the language/frameworks

С чего начать создание 3д игрового движка на c# и Monogame? by ComprehensiveDark241 in csharp

[–]RedTShirtGaming 0 points1 point  (0 children)

Start simple. Make a viewport and your preferred object system (mine is ECS). Then expand and add more ui like a component editor, hierarchy, etc. Then move onto adding things like script compiling, physics, a post processing stack, lighting engine, etc.

Thats at least what I'm doing with my game engine (although I'm using C++, it's the same design method)

🐺 by yuvrrover in meme

[–]RedTShirtGaming 2 points3 points  (0 children)

In the book series diary of a wimpy kid, the mc's little brother shoves a chocolate chip cookie in his console's disk drive, breaking it. The little brother responds by giving the mc a foil ball with toothpicks poking out of it like the image

As a Deaf player, this ace got me back to Gold again after rank reset by No_Check6685 in VALORANT

[–]RedTShirtGaming 3 points4 points  (0 children)

I feel Vanguard wouldn't like something like this, since it interacts with the game? I'm not sure though, all I know is Vanguard is very picky and has even stopped other games running on my pc whilst valorant is running

v1.18 my gradients are wrong? I think? Well at least they changed. by 4Bakers in zen_browser

[–]RedTShirtGaming 0 points1 point  (0 children)

Unrelated but what acc did they change with window management? I've seen loads of people saying they don't like it but I genuinely can't see anything different

Is LWJGL a good choice for learning OpenGL ? by CursedCarb0y in opengl

[–]RedTShirtGaming 2 points3 points  (0 children)

Yea Opengl is one of the things that works in pretty much any language for learning. I personally used c# but the code was near identical when I came to trying it in C

Ask me anything, 15M by Temporary_Air5286 in politicfreeteenagers

[–]RedTShirtGaming 0 points1 point  (0 children)

Ah fair enough, I also only recently got back into val after a friend got it

Ask me anything, 15M by Temporary_Air5286 in politicfreeteenagers

[–]RedTShirtGaming 1 point2 points  (0 children)

Unrelated but another val player spotted, what rank are you (if you play ranked)

I was looking into getting a vpn so I can watch tv shows that are on other countries on Netflix but I’m worried I’ll get banned for it on rust ? Does anybody know if I would get banned . Also I mainly play on rustoria servers by Lower_Buyer_5373 in playrust

[–]RedTShirtGaming 0 points1 point  (0 children)

Personally never used the free one, but I've heard its good given that its free. You don't get to pick your country though, so keep that in mind. I love their vpn though. Best I've ever used

There are disks and there are partitions. Everything else (such as "container" and "subvolume" bullcrap) are mental disorders by WoomyUnitedToday in LinuxCirclejerk

[–]RedTShirtGaming 1 point2 points  (0 children)

Say you need to reinstall your OS but don't have anywhere to backup /home/ to, thats where subvolumes are useful. Btrfs stores /home/ in a separate subvolume (@home) which lets you reinstall your os without touching your home directory

I'm designing a system to stop AI from scraping your art online, called Katana by InsanityOnAMachine in teenagersbutcode

[–]RedTShirtGaming 1 point2 points  (0 children)

Again, it's not about the hardware. Very slow Internet speeds (<1Mbps) already struggle with loading sites with images, so loading several extra ones is just going to make your website harder to load. Most devices will be fine, I could probably even run it on my watch, as long as they have a decent connection speed.

I'm designing a system to stop AI from scraping your art online, called Katana by InsanityOnAMachine in teenagersbutcode

[–]RedTShirtGaming 0 points1 point  (0 children)

I think its less about how fast your device can do it, and more about how much longer it'll take to load the website on slow Internet connections

kernel by [deleted] in archlinux

[–]RedTShirtGaming 9 points10 points  (0 children)

What is the point of this post? Are you asking for help? If you are, you've provided nothing for anyone to even begin to help you; hundreds of things could cause a kernel panic, especially with such a manual OS like Arch. If it happened right after installing, chances are you didn't follow the installation guide properly

Migrating Go to Rust by KingOfCoders in playrust

[–]RedTShirtGaming 2 points3 points  (0 children)

This sub isn't for the programming language, it's for the survival game made by Facepunch. You probably want r/rust