Show newer

@matrix We live just in the perfect time to delete your twitter account also and live a good life.

Bunn0241 boosted
@LouisConde
Please come work for us. We’ll do anything. We’ll give you free parking. We’ll give you 10 percent off in-store purchases. We’ll give you company swag where you can barely see the company logo, so it’s basically just cool free clothes. We will do literally anything to get you to work for us except pay you enough. You want a keg in the break room? You got it. You want your break in the keg room? Okay by us! What do you want? Name it, it’s yours! As long as it’s not a living wage. What about an immediate cash bonus as soon as you start working, to mask the fact that we don’t provide healthcare or enough consistent pay for you to afford rent? Is that something you want? Please say it’s something you want. We will clap for you every time you clock in. We will make you feel guilty every time you clock out. There will be a big group meeting every morning where you and your coworkers go around in a circle and tell each other what a great job you’re all doing. Does that sound like a reasonable replacement for fair monetary compensation? Look: it’s not about the money for us. Never has been! It’s about passion. It’s about community. It’s about teamwork. It’s about making you think it’s not about the money for us, when it’s actually all about the money for us, and specifically not about the money for you. Jobs aren’t for financially sustaining you—they’re for financially sustaining us. So if pay and benefits are what you’re after, you’re not going to find them in this job, or any job. But if a gift card on your birthday with your name spelled wrong that’s only valid for one month in-store is what you’re looking for, then this is the place for you! Oh, and if you get one of your friends to come work here too, we’ll throw in a recruitment bonus! That’s how much we value you! So, please come work for us. We’ll do anything you want—except, of course, pay you enough.

Is this what The Holy Trinity of Equity, Diversity, and Inclusion have brought to the table? So woke that they have reached around the other end of the horse-shoe, and have become -actually- homophobic. Shows like Sex Education and Queer Force are very representative examples of this.

Imagine paying for Netflix at this point :pepeCringe:

Bunn0241 boosted
How is it humanly possible for Rogan to have nipples like this?

Is this purely an Italian thing?
Bunn0241 boosted

"When you go from 80% completion back to 20% because the design suddenly decided to add a new "magic" button."

submitted by Dr_Backpropagation

@LukeAlmighty
Good point! No need for caskets either; unceremoniously dump his body in the forest and let it become one with nature again.
@RikaDerufu

Bunn0241 boosted

Bloodborne is my absolute favourite out of the entire SoulsBorne series, yet it's such a shame that the sound design is so unimpressive. Every enemy sounds like a horrendous T-rex impression or someone stubbing their toe and trying not to shout - a huge disservice to an otherwise 10/10 game [ Not scaled to game journalist rating standard ].

@matrix I spent so many fucking hours on that game my hands started moving on their own

Bunn0241 boosted

@applejack
It was more of an agreement to the original post rather than a targeted response to you specifically. You couldn't have known better, since I replied directly to you by mistake.

I don't form arguments for conversations I'm not a part of.
@cereal @LukeAlmighty

@applejack
Throwing out certain words as easy as you'd breathe mellows / severely dilutes their meanings. 'Degenerate' is supposed to be an utterly gutteral, almost brutish response to an action or a state of being, so applying it to stupid and meaningless arguments and non-problems makes you sound wishy-washy and signals to other people that even -you- don't value your own words.
@cereal @LukeAlmighty

Bunn0241 boosted

@Nelagara @matrix
To add onto what Matrix already stated - unless you plan to make your game open-source, it's preferred to use compiled code as it is way harder to reverse-engineer.
@mcgee

@Nelagara
In terms of C++, it allows programmers the freedom to mess around with low level stuff such as bitwise operations, masking, along with high level concepts like classes, structs, functions, etc.

I don't specifically know much about Lua, but the Compiled + Scripting language combo in engines is quite common. It allows gameplay programmers to focus on code that specifically affects how the game plays without having to worry about allocating / deallocating memory, performance / security issues with improper use of functions (see printf vs. sprintf for example), and much more. It's not used everywhere, but it is quite common in bigger companies especially. Since the departments are so segregated, there isn't going to be much communication or cross-over skills between the guy who programs physics and the dude that imports and programs how animations play in the game, so it's very important that they can both co-exist without people strangling each other for messing up the main code base.
@matrix @mcgee

@matrix
Oh, is that so? Sorry for the long-winded comment then. Honestly, OOP dominates most other programming roles in the IT industry, so on that note, C# or Java might actually be the way to go. However, that is all assuming you want to get a role in the IT industry that involves programming in the first place...
@mcgee

@picandor
Oh man don't get me started on the youtube tutorials. I just want to say that if my CS teacher was Indian, I would have failed my CS course 100%.
@matrix @mcgee

@matrix
There is absolutely nothing a professor can teach you about C# or Unity that the documentation or the internet doesn't already do 15x better, as someone else stated in the replies already.

Either way, if you're just starting out with programming, don't get caught in the whole OOP stuff. Even though it's pushed on beginners a lot, OOP is simply another paradigm you can use to sort through and organise your higher-level code, much like procedural or functional programming, that's all.

Learn all the C and C++ (I recommend C, but use C++ if you wanna stick to industry standards) you can, don't get scared to mess around with lower level code (anything from straight assembly to bit manipulation through masks & such). If you're in a uni CS course, you probably know quite a bit more about computers and lower level stuff than you might give yourself credit for anyways, so try stuff out.

BTW, don't waste your time with seriously learning C# or game engines like I did. Most players in the game industry use in-house bespoke engines made specifically for their titles, or they customise a pre-built engine like Unreal until it basically becomes one (using C++, no less). If you wanna make games, there's no better time than now, so make some small projects, like Tic Tac Toe, then Tetris, then PacMan, so you can experience the software development workflow and problem solving for yourself. Having that kind of experience and skill already puts you head & shoulders above your classmates and quite a fair bit of your competition.
@mcgee

Show older
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.