Games
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Rules
1. Submissions have to be related to games
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
2. No bigotry or harassment, be civil
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
3. No excessive self-promotion
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
5. Mark Spoilers and NSFW
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
6. No linking to piracy
Don't share it here, there are other places to find it. Discussion of piracy is fine.
We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
Authorized Regular Threads
Related communities
PM a mod to add your own
Video games
Generic
- !gaming@Lemmy.world: Our sister community, focused on PC and console gaming. Meme are allowed.
- !photomode@feddit.uk: For all your screenshots needs, to share your love for games graphics.
- !vgmusic@lemmy.world: A community to share your love for video games music
Help and suggestions
By platform
By type
- !AutomationGames@lemmy.zip
- !Incremental_Games@incremental.social
- !LifeSimulation@lemmy.world
- !CityBuilders@sh.itjust.works
- !CozyGames@Lemmy.world
- !CRPG@lemmy.world
- !OtomeGames@ani.social
- !Shmups@lemmus.org
- !VisualNovels@ani.social
By games
- !Baldurs_Gate_3@lemmy.world
- !Cities_Skylines@lemmy.world
- !CassetteBeasts@Lemmy.world
- !Fallout@lemmy.world
- !FinalFantasyXIV@lemmy.world
- !Minecraft@Lemmy.world
- !NoMansSky@lemmy.world
- !Palia@Lemmy.world
- !Pokemon@lemm.ee
- !Skyrim@lemmy.world
- !StardewValley@lemm.ee
- !Subnautica2@Lemmy.world
- !WorkersAndResources@lemmy.world
Language specific
- !JeuxVideo@jlai.lu: French
view the rest of the comments
Rhetorical question: How much of your decade of development has been in a professional capacity
That has ALWAYS been true. A barely functioning Proof Of Concept has always been sexy. Someone has an idea, they make a barely functioning example of it working (often depending on stack overflow and asking others for help), show it to Management, and get money. With Management often thinking how they can either rapidly patent something in there or sell it off to a larger company.
Nothing there is new aside from "AI" replacing "ask Stack Overflow".
And, just to be clear, that was also true in the hobbyist space. Think about how often you saw an article like "someone recreated PT in Unreal Engine?!?!?!!?!" (not to mention PT itself being the kind of project you give a new hire to learn the toolchain but...). Same with all those emulators that "added VR" and so forth. They are cool concepts that tend to not go anywhere or...
Once a POC becomes a Product? That is where knowledge matters. You no longer want the answer someone shat out while waiting for a belle claire video to download. You need to actually define your corner cases, improve performance, and build out a roadmap.
And... that ALSO isn't about learning new tools and tech. A lot of that comes out of it, but that is where the difference between "computer programmer" and "software engineer' comes into play. Because it becomes an engineering problem where you define and implement testing frameworks and build out the gitlab issues and so forth.
Like, a LOT of dumbfucks try to speedrun their way to management because it is more money. But the reality is that a good Engineer SHOULD become a manager as they "grow up". Because you need people with technical ability to have a say in building out that roadmap and in allocating resources to different issues. Optimally you still get to code a lot (I am a huge fan of middle management in that regard) but... yeah.
Unreal PT was actually really good lol. I had a friend play it since they didn't have access to the original PT and they had a great time with it.
But yeah most of those Unreal Engine "remakes" are just a couple of graphics assets with no real gameplay or content
I see what you're saying, but I'm not talking about proof of concepts. I'm talking about "fully fledged" Frankenstein apps that get cobbled together by cowboys. Documentation written by ChatGPT that is full of hallucinations. Managers love that stuff because the thing they've asked for works but nothing outside of that one thing works, which doesn't matter because they're not testing it.
I'm not talking about small proof of concepts. I was referring to myself in a professional capacity as a developer; I've been a web developer full time since 2015.
Yeah. That is a POC. It is what you use to get funding, have lawyers write up a patent, or shop around the company
That is not what I'm saying - the situation I'm describing is the situation I'm currently in: I work for a small web agency, we have the agency owner, the project manager, and the development lead as our "management".
A client asks for something, the agency owner says yes, and then the development lead cobbles something together over the course of a few hours with results from ChatGPT or Claude.
The thing works, but only for that specific request and cannot handle edge cases, and he doesn't know how it works nor how to extend it, so he cobbles on more ChatGPT or Claude results.
The management team love it, but it's just mountains of technical debt piling up.
Again... that is a POC.
So... what you are saying is they make something specifically meeting the requirements given to them by the client with no intention of long term support? And that, in the event that you provide long term support, the skillset required drastically changes? Possibly to a more Software Engineering based one?
It's not a proof of concept, or an MVP - I'm saying it's what is given to the client as a full, finished solution.
What I'm saying is that the "this was built by AI!" effect is so strong that copy/pasting ChatGPT results together with no forethought or understanding is miserable and brings only technical debt - but that that's irrelevant to management, because they're impressed by the robot and don't want to "fall behind" other agencies.