Star Trek Website
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
paris@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 2 年前

visual coding rule

lemmy.blahaj.zone

message-square
48
link
fedilink
269

visual coding rule

lemmy.blahaj.zone

paris@lemmy.blahaj.zone to 196@lemmy.blahaj.zone · 2 年前
message-square
48
link
fedilink

https://twitter.com/b0tster/status/1744529728680161615

alert-triangle
You must log in or # to comment.
  • eya@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    56
    ·
    2 年前

    something something rewrite it in rust

    • AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      12
      ·
      2 年前

      is Bevy good I haven’t done anything with it yet

      • ramirezmike@programming.dev
        link
        fedilink
        arrow-up
        15
        ·
        2 年前

        I like Bevy a lot. Should you use it in your next commercial game? That’s debatable (although I’m trying to 👀). It’s definitely a lot of fun to use with its ECS focus if you’re wanting to just make games for fun or whatever.

      • FrostyCaveman@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        2 年前

        It’s pretty barebones

  • itslilith@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    48
    ·
    2 年前

    My advice to 2021 lilith and 2024 lilith is to write code

    Might be harder to get started, but waaay easier to maintain

  • Semi-Hemi-Demigod@kbin.social
    link
    fedilink
    arrow-up
    39
    ·
    2 年前

    This is why a text-based IDE will always be necessary

    • THCDenton@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      2 年前

      You’re right. Next time I fuck with ue blueprints I’ll use vim 👍

  • amotio@lemmy.world
    link
    fedilink
    arrow-up
    33
    ·
    2 年前

    I kind of understand the appeal of blueprints, for small projects and quick proof of concept maybe. But never understood how can anyone do any serious or complex work with it. It just felt so limitting when I tried it in Unreal, never bothered with plugins for unity.

    • megopie@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      12
      ·
      2 年前

      I mean, I think a lot of times it is drilled in to people as “best practice” for working in a larger organization.

      To some extent this makes sense from a managerial perspective, like, you can move people between projects and expect them to pick up where the last person took off since it will be somewhat intelligible.

      I’ve seen some nightmares though where projects were barely function because a bunch of unnecessary stuff was added to make it fit the shape.

    • HatchetHaro@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      10
      ·
      2 年前

      Blueprints are faster to develop with in Unreal Engine, as it’s quite literally built into Unreal Engine and doesn’t require compiling from a separate program. It’s even got live node previews to show you exactly what is being run at specific times, so it’s easier to debug in too.

      It really shines when you want to prototype a lot of things really fast, especially to get the game working first before the optimization step of moving functions and backend stuff over to C++.

    • Captain Aggravated@sh.itjust.worksBanned from community
      link
      fedilink
      arrow-up
      2
      ·
      2 年前

      I have some experience with the visual coding that Godot has/had (they’re deprecating it) and it looked like a useful tool for, say you’ve got an artist on the team who does all the creature models, the visual code stuff would be good for them to program the behavior of some little background creature in. Like I could see doing the AI for a chicken in it. Wander a random distance between 1 and 5 meters, peck(), play cluck.wav, scratch(). That way the programming that’s really the artist’s job can get done, but the REAL coding work like game logic can be done by the programmers on the team.

      Again, this feature has been deprecated.

  • bbpolterGAYst (she/her)@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    25
    ·
    2 年前

    i hate programmers they make me scare in my brain. why can you not have normal jobs like wood cutter and fish catcher

    • CCF_100@sh.itjust.works
      link
      fedilink
      arrow-up
      15
      ·
      2 年前

      “No” - me, learning software development in college

    • Kogasa@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      2 年前

      I’d love to cut wood, catch fish, craft runes etc

    • razzmatazz@lemmings.world
      link
      fedilink
      arrow-up
      3
      ·
      2 年前

      im learning compsci at uni and i 100% agree with you

      • chumbalumber@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        1
        ·
        2 年前

        Pulp fan?

  • neonred@lemmy.world
    link
    fedilink
    arrow-up
    22
    ·
    edit-2
    7 个月前

    deleted by creator

    • Vulwsztyn@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      2 年前

      Please don’t, at least at the beginning, Uncle Bob is widely reputed to have done as much harm with his OOP work as he has done good, if not more.

      • Avicenna@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        2 年前

        I mean I like what is at the core of his suggestions. If you don’t take it as a religion but add a dash of flexibility on it then I think it is quite useful.

        • BiteSizedZeitGeist@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          2 年前

          This is the way. There’s some good advice but it’s not universally applicable. The problem is, Uncle Bob defends his philosophy as if it was, diminishing the advice’s reputation.

      • netwren@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        2 年前

        Look don’t be dogmatic with anything. Read it. Understand everyone has opinions. There are tradeoffs for every engineering decision. EVERY decision.

        Learn to weigh them yourself and learn the intricacies of where it doesn’t make sense and where it does

      • Shyfer@ttrpg.network
        link
        fedilink
        arrow-up
        5
        ·
        2 年前

        I haven’t heard any criticisms. What did he do that’s wrong?

        • THCDenton@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          2 年前

          His book gave me polio!

      • Kogasa@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        2 年前

        I’d appreciate some qualification on “widely reputed” + “as much.” I’d concede it’s common knowledge that dogmatically following his advice is a mistake, but I’m surprised by the claim that his advice is mostly harmful.

    • FrostyCaveman@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      2 年前

      Praise Uncle Bob

  • ImplyingImplications@lemmy.ca
    link
    fedilink
    arrow-up
    15
    ·
    2 年前

    You get used to it. I don’t even see the code. All I see is Graphics Settings 1, Graphics Settings 2, Equal True.

    • PipedLinkBot@feddit.rocksB
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 年前

      Here is an alternative Piped link(s):

      I don’t even see the code

      Piped is a privacy-respecting open-source alternative frontend to YouTube.

      I’m open-source; check me out at GitHub.

  • BmeBenji (he/him)@lemm.ee
    link
    fedilink
    arrow-up
    15
    ·
    2 年前

    Dang is Lilith not on Mastodon yet? I used to follow her on Twitter and now I iust realized how much I miss her toots.

    I never liked Bloodborne but the Bloodborne Kart meme was too good not to fall in love with.

    • RageAgainstTheRich@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      2 年前

      Same here! She always has such fun posts but i can’t see anything without a twitter account :(

      • Clay_pidgin@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 年前

        I use a libredirect extension to automatically send me to Nitter instead. Works great.

        https://libredirect.github.io

        https://nitter.net/b0tster/status/1744529728680161615#m

      • EldritchFemininity@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        2
        ·
        2 年前

        She’s over on Tumblr too: https://www.tumblr.com/b0tster

        All the Bunlith, none of the algorithm.

  • Sharpiemarker
    link
    fedilink
    arrow-up
    15
    ·
    2 年前

    ElI5?

    • megopie@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      22
      ·
      2 年前

      Creator of the “DO NOT WATCH THIS VIDEO” series angrily shakes fist at past self’s shoddy work.

    • spujb@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      18
      ·
      2 年前

      twitter user made some code in 2021 that she can no longer understand due to how complicated and poorly organized it is

      • Zellith@kbin.social
        link
        fedilink
        arrow-up
        9
        ·
        2 年前

        Yeah Ive done that when updating some mods I made. Im all “Why the FUCK did I do it this way?”.

  • RichardoC@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    2 年前

    What “language” is this?

    • 12bitmisfit@sh.itjust.works
      link
      fedilink
      arrow-up
      12
      ·
      2 年前

      Looks like blueprints in ue5 to me

      • EldritchFemininity@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        8
        ·
        2 年前

        You’re correct, I saw her get asked about what she thought of it. And for context, she’s a 3d modeler/animator who has never written code in her life, and this is what she used to program Bloodborne Kart.

  • HatchetHaro@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    14
    ·
    2 年前

    This is why I love Blueprints; it forces you to keep your code neat and tidy and readable and documented lest it turns into an absolute mess. It’s also so much fun to prototype in because it’s like modular synths and you can just make an absolute mess if you want.

    • Windex007@lemmy.world
      link
      fedilink
      arrow-up
      42
      ·
      2 年前

      So, the argument is that the system is so unwieldy that it forces you to be good because if you aren’t vigilant you’ll fuck yourself? Where have I heard that before?

      • FrostyCaveman@lemm.ee
        link
        fedilink
        arrow-up
        7
        ·
        2 年前

        Where have I heard that before?

        I’ve heard it from dynamic typing proponents

        Yeah I’m not sold lol

      • HatchetHaro@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        7
        ·
        2 年前

        It’s perfect.

        Also, I have no argument; I just love it.

      • Yuumi@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 年前

        You also heard it back in the 24kb of ram days.

  • CEbbinghaus@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    2 年前

    Remember kids. This is why you never use blueprints

    • detectivesniffles@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      2 年前

      may as well call it a recipe now

  • TheBlue22@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    7
    ·
    2 年前

    Nah thanks mate, ill stick to c# and c++ for now

  • evlogii@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    2 年前

    This doesn’t actually look that bad. Kinda structured and all. Have you seen the LLVM documentation? https://youtu.be/208K8EnSlB0

    • PipedLinkBot@feddit.rocksB
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 年前

      Here is an alternative Piped link(s):

      https://piped.video/208K8EnSlB0

      Piped is a privacy-respecting open-source alternative frontend to YouTube.

      I’m open-source; check me out at GitHub.

  • Lung@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 年前

    Maybe you can just get Midjourney to make you a picture like this and call it a day?

196@lemmy.blahaj.zone

196@lemmy.blahaj.zone

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !196@lemmy.blahaj.zone

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

  • No bigotry (transphobia, racism, etc…)
  • No genocide denial
  • No support for authoritarian behaviour (incl. Tankies)
  • No namecalling
  • Accounts from lemmygrad.ml, threads.net, or hexbear.net are held to higher standards
  • Other things seen as cleary bad

Posting rules:

  • No AI generated content (DALL-E etc…)
  • No advertisements
  • No gore / violence
  • Mutual aid posts are not allowed

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn’t adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196’s:

  • !196@lemmy.world
  • !onehundredninetysix@lemmy.blahaj.zone
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 123 users / day
  • 834 users / week
  • 3.46K users / month
  • 8.29K users / 6 months
  • 50 local subscribers
  • 19.2K subscribers
  • 19.3K Posts
  • 222K Comments
  • Modlog
  • mods:
  • Moss@lemmy.blahaj.zone
  • greembow@lemmy.blahaj.zone
  • moss@lemmy.world
  • Queue@beehaw.org
  • funky-rodent [he/him]@lemmy.blahaj.zone
  • Peachy [they/she] @lemmy.blahaj.zone
  • threegnomes@lemmy.blahaj.zone
  • greembow@lemmy.world
  • remotelove@lemmy.ca
  • Roflmasterbigpimp@feddit.de
  • A_Very_Big_Fan@lemm.ee
  • qaz@lemmy.blahaj.zone
  • A_Very_Big_Fan@lemmy.world
  • qaz@lemmy.sdf.org
  • qaz@lemmy.world
  • qaz@sh.itjust.works
  • qaz@piefed.malplena.net
  • BE: 0.19.15
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org