gamedev GameDev Unity apologises.
Jump
  • hodgepodgehomonculus hodgepodgehomonculus 12 months ago 100%

    I feel like Unity has just cut off the top of their user funnel with this and guaranteed their slow fall into obsolescence. Large companies using Unity won't move away immediately, neither will many indie devs currently working on projects they are too deep into to pivot. But any new game developer will either go to Unreal or Godot if they want something ready made to ship. Companies will see what all the new talent is using, and will slowly start moving away from wanting to use Unity, since their incoming employees have other skills.

    It won't be a fast death. The "leaked" cap at 4% will quiet people down and not make anyone go bankrupt, but I do think they have irreversibly hurt their future with this wild swing.

    1
  • gaming Gaming Weekly “What are you playing” Thread || Week of September 10th
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Also been enjoying Sea of Stars, it's like the modern love child of Super Mario RPG, Lunar and Chrono Trigger

    2
  • selfhosted Selfhosted What is your favorite domain name provider, and why?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Dnsimple for me. Swapped from GoDaddy like 10 years ago and haven't really felt the need to explore elsewhere, the costs are pretty good and never had any issues.

    4
  • food Food and Cooking [Advice] Best portable induction stove to replace gas burners
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I love my duxtop induction, but you should make sure all your pots and pans are compatible with induction, only my cast irons work with mine.

    5
  • nostupidquestions No Stupid Questions Is there a way for me to upload my rifd Keycard to my smartphone?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 88%

    Just put the card in your wallet and scan it like a metro pass card.

    7
  • syncforlemmy Sync for Lemmy Sync for Lemmy (beta) is now live for everyone
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I'm using Connect on Android and it's been pretty flawless. Until I see a reason to swap, or a less insane paid version I'll just keep using this.

    1
  • gamedev GameDev Tips for my first game jam?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Re-iterating TeaHands and Walops points. I think for me the biggest one is to start small. Like..pick something small, and then go smaller than that. I find that it can be useful to set a bronze/silver/gold endpoint for yourself:

    • Bronze is something you are sure you can complete in the time frame.
    • Silver is where you think you can get to if you really push yourself and nothing bad happens
    • Gold is where you can go if everything goes right all the time.

    This can help with motivation, because "failing" can often make you stop working because you de-motivated yourself, but not quite reaching your furthest estimation is motivation to push yourself.

    Also something to keep in mind is that if you don't make your bronze goal at first, this just means that you have a skill that needs to be improved: scoping. This is something everybody struggles with. I have been a professional gamedev for 10 years and I still scope things to how I think things should go, or I scope time to "feature-complete" (ie it ticks the all the boxes it was supposed to), but not "complete" (there might be bugs, the art doesn't look right/etc..)

    Also, version control is super useful, not just for tracking down bugs as Walop called out, but also for motivation. If you commit at least one thing at the end of everyday, you are basically keeping a journal of your work. This can be useful to look back on and realize even if you feel like you didnt get that much done, you can go back and see "hey I actually did all this stuff over the last week!"

    4
  • technology Technology If you value privacy, ditch Chrome and switch to Firefox now
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    The containers are useful for having multiple accounts. Eg I have a work tab that has my work Gmail/PayPal/etc accounts logged in, so I can easily switch contexts without closing all my other tabs/windows

    5
  • bayarea Bay Area Reems California 20% worker's resilience charge
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Because this way it's not considered gratuity, and the owners don't have to actually give all of it to their employees.

    1
  • ergomechkeyboards ErgoMechKeyboards What is your recommendation for a Split Ergo Keyboard?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    +1 for the Sofle, I love mine, just built a wireless version so I can take it on the go.

    1
  • foss Free and Open Source Software Why is Trilium so unknown?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I have a pretty basic org-roam setup I think. I keep my org files all in a directory called "org" that I sync with syncthing (previously I used Dropbox), and whenever I setup a new machine, I just grab that folder and put it at my user root (with Dropbox I would just symlink the folder from "~/Dropbox/org" to "~/org").

    Now no matter what machine I am on and where I make my changes I have them all up to date.

    I generally have large nodes that contain all my knowledge, and I split them up as they get too big. E.g I used to have a single UnityEngine node, but over time I have split it up into many different nodes: EditorWindow, ScriptableObjects/UnitTesting/etc..

    I have at least one node for each of my projects, and there is a "Tasklist" heading in each of those project nodes which contain all my TODOs, those project files are tagged with the name of the project, so that I can easily write an org-agenda search to grab all the TODOs from a single project into a single view without anything else I have stored in the file (which includes a project synopsis, architecture notes/UML diagrams, general notes, etcc..).

    Since I am already in emacs when I am writing code, this keep it very simple for me to have this information as accessible as all my code files are. When I discover a new language feature or have to look something up, I just open up the node for that language, and put that new information in, linking to the source where i grabbed that snippet, or where the full MSDN documentation is stored if I need to go more in depth that my short description I write it. Copying down the information helps me internalize it, and I can easily just search through that file for information I have stored. This means that even if I don't have internet access, I have access to all my previously looked up information I maybe have forgotten.

    2
  • foss Free and Open Source Software In your opinion, which FOSS software is by many considered "old" or "obsolete", but are in fact, in your opinion, in many ways better than the newer alternatives?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    undefined> trying to have an async conversation over time on Discord (and other IM solutions) is garbage compared to forum threads. While Discord added threading, in my experience not enough people have either adopted it ,or use it properly.

    I agree wholeheartedly, Discord is great for being a live chatroom, and for chatting over voice chat with friends, for any other purpose it is awful, and I am so baffled by so many product decisions to move to Discord. I feel like its a bunch of younger kids that played with their friends on it, and it has become the Hammer they use for every communication scenario, when most things are not nails.

    1
  • foss Free and Open Source Software Why is Trilium so unknown?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Ive tried out loads of thees knowledge base apps, but I always end up coming back to org-mode and org-roam. Once I integrated everything into Emacs, its hard to swap out to something else.

    5
  • news World News Reddit CEO says the mods leading a punishing blackout are too powerful and he will change the site's rules to weaken them
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I don't have much sympathy for this. If you really just care about the community, then just move the community to lemmy/kbin/discord/irc/whatever. These people are just afraid to lose their power over the community, not the community itself.

    8
  • news World News Reddit CEO says the mods leading a punishing blackout are too powerful and he will change the site's rules to weaken them
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I don't have much sympathy for this. If you really just care about the community, then just move the community to lemmy/kbin/discord/irc/whatever. These people are just afraid to lose their power over the community, not the community itself.

    2
  • news World News Reddit CEO says the mods leading a punishing blackout are too powerful and he will change the site's rules to weaken them
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Over 50% isn't too bad at this point in the game. We'll see if it drops lower over/after the weekend, but that is still a significant portion of subreddits, which are the only thing that generates content for reddit. I don't this this will actually do anything, and I am done with reddit now. I never felt attached to it, and I have found active communities on lemmy for most of my subs, and the community is way better here. I don't need reddit anymore.

    28
  • gaming Gaming Star Citizen costs exceed Cyberpunk 2077, GTA 5, and RDR2 combined
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Lumberyard was just a fork of cryengine, that's not what required a rewrite. They threw away all the FPS work that they hired a company to make for them, and redid that from scratch, and then also just rewrite systems all the time because they have no plan.

    11
  • gaming Gaming Which game would you want to get rebooted?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Star Citizen is the freelancer sequel, it's just stuck in development hell

    1
  • gaming Gaming Which game would you want to get rebooted?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    A Hat in Time and Yooka Kaylee scratch that Banjo itch pretty well.

    2
  • bayarea
    Westfield Century 9 Theatre closing abc7news.com

    Pretty sad about this, this has been my go-to theatre for years for anything that I don't plan on seeing in IMAX. They had super comfy seats and the staff there was always really friendly. Plus the BART access was right through the Westfield, with the parking structure across the street so even if it was really rainy it wasn't an issue.

    9
    1
    gaming Gaming Games that have stuck with you?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    The first time playing Elite with a headset was magical. Looking around my ship and while flying through space (or even just while sitting docked in the stations), and the spatial audio coupled with VR just put shivers down my spine. That engine whine chefs kiss

    1
  • gaming Gaming Games that have stuck with you?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I played EverQuest as a kid (when I was far to young to be playing MMOs) and it completely captured me, I have been trying to chase that itch for a long time, but modern MMOs just don't have the same feeling as they did back in the day. WildStar was the closest, and I loved WoW from vanilla->Wotlk, gave Rift a good run, but everything in like the last decade has just felt a bit different. I think because basically every game is an MMO these days, there is nothing special about MMORPGs. Plus the availability of the internet to give answers/information means that you have no reason to actually talk to other people in the world beyond socialization, rather than needing to interact to just get around.

    1
  • gaming Gaming Starfield coming with SSD requirement
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    SSDs have been around for a long time, and have been affordable for quite a while now. While optimization should always be happening on the developer side, its not crazy to start requiring 30+ year old technology to use modern games.

    5
  • gaming Gaming I hate battle royale games
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    600ish hours in Hunt at this point, and while you can give away your position to the idle players, that only matters at the top end of the Matchmaking system where the "bush-wookies" lie. With the self-revive for solos trait that got added, it helped even the playing field a lot. Previously getting hit by a sniper was a game-over for solos while for a duo/trio it was the start of an encounter, with your teammates able to revive you after they kill or chase the sniper off. With self-revive you have a chance of popping up when they aren't watching, or when they are pushing to your body from their perch, and either fighting or retreating.

    Also I wouldn't say the developers have a toxic relationship with the player base at all. They are constantly making fun changes to the game and adding in new features to change things up. They also test out new features during temporary events and see how people like them before implementing the into the game wholesale. And this is done via looking at gameplay statistics, not just listening to the very vocal subset of people who hate any change to the game.

    2
  • reddit Reddit Is there any feedback of the current blackout? Feels like everything will be over soon and it's going on like before.
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    I second this, and it has been bugging me since people started talking about the blackout. I think the big issue is that the people organizing the 48hr blackout are the mods. These are the people that have invested the most into reddit, and they dont want to give up that investment into their subreddits. They don't want to leave reddit, and giving people an agreed upon alternative would be permanently fracturing their little fiefdom. They want to make a statement, and then for things to go back to the way they were, hoping that their tiny act of defiance makes a difference. The migration has to be led by users, but the issue of fractured lemmy communities is going to be hard to navigate unless lemmy introduces a way for communities to link together.

    9
  • gaming Gaming What are y'all's all time favourite game OSTs?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Really anything by Grant Kirkhope, Banjo Kazooie Yooka Laylee, etc, and on the Rare train, Donkey Kong Country 2 had great music.

    Also love the Undertale soundtrack.

    3
  • gamedev GameDev Collection of relevant communities
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Honestly this seems like the biggest downside of federation. It makes sense for like furry_gamedev to have its own community, but having multiple general purpose gamedev communities seems like unnecessarily splintering. I wonder if Lemmy will either add a way to combine them on the user end, or for the community side to be able to link themselves together.

    The more I think about it, the more I like the idea of communities acting as entry points. Each one could act as a "node" which helps for redundancy in case one goes down, and if it only works one way then a community could remain separate if they really wanted to, but the larger community could still have posts from B showing up.

    2
  • gamedev GameDev What music do you listen to while working?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 0%

    I don't know if I could focus on work when I am jamming out to a song about drinking Pina Colada's with my friends :D

    0
  • gamedev GameDev What music do you listen to while working?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Lyrics really mess with me working, although if its in a foreign language I find it a little bit less distracting. I had a friend that had a Pandora channel for instrumental movie scores that he would use when writing novels. But after a while we realized that upon re-reading his stuff he would know what was playing when he wrote certain parts lol. The epic battle scene music from LotR would change how he wrote compared to just flying over the shire.

    1
  • gamedev GameDev What music do you listen to while working?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Oh I'll have to try out the Social Network soundtrack, thanks for the reccomendation!

    1
  • gamedev GameDev What music do you listen to while working?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    Nice, I've used the Deep Focus one before, I'll need to checkout Coding Mode

    1
  • gamedev
    GameDev hodgepodgehomonculus 1 year ago 100%
    What music do you listen to while working?

    Stemming from late night college days my old standby used to be the [TRON Legacy](https://open.spotify.com/album/3AMXFnwHWXCvNr5NCCpLZI?si=df41b398d9ff47f8) soundtrack, but recently stumbled onto this great [Donkey Kong Country 2 Arrangement](https://open.spotify.com/playlist/2Wcwq0VlSENd6l6MuvvftN?si=7466989e3e3b478d)

    10
    22
    gamedev GameDev What's your current project?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    You know there really should be, but I am awful at socials and never post. I have a mastodon (@hodgepodge_homonculus@mastodon.gamedev.place) where I very occasionally post. I did a refactor recently and that took up a bunch of my time with no visual changes so I stopped posting updates. This is a good reminder that I should get back to regularly doing that!

    It's still in prototype stages, I almost have the core loop implemented. I should open up a beta or something when I get it to a good stage.

    3
  • gamedev GameDev What's your current project?
    Jump
  • hodgepodgehomonculus hodgepodgehomonculus 1 year ago 100%

    My current project is a bartender management game. You have to manage tending bar and giving people the right drinks with handling people getting too drunk and puking/fighting/etc.. Still trying to figure out if/how I want to integrate making cocktails rather than just serving 1/4 beers.

    4