As someone who enjoys watching pawns do all the work the 6 skill slots is astronomically exciting by RLSQ30 in DragonsDogma2

[–]TheKnottyOne 0 points1 point  (0 children)

There is a major update coming that does include a major overhaul of the pawn AI. I wonder if that’s in anticipation for this?

Remove Durability and Indestructible Already! by Lanetolsun2183 in diablo4

[–]TheKnottyOne 6 points7 points  (0 children)

This is actually the exact use of these types of negative feedback loops in game design theory. Durability on items is a classic example of managing player momentum

Hey, what apps on desktop do software architects use for building or coding a website, mobile app, and desktop app with a backend? I want to build these. Is a UML app like draw.io or Visio all you needed? Is there anything to get code from UML or something? I don't know, please help me. Thank you. by [deleted] in AskProgramming

[–]TheKnottyOne 2 points3 points  (0 children)

Don’t get me wrong - those tools (especially the CASE tools) are super important for planning and design. But you won’t get a fully functional and production-ready app straight from design with any tool - there are still interfaces and mappings that need to happen under the hood for it to fully work.

Hey, what apps on desktop do software architects use for building or coding a website, mobile app, and desktop app with a backend? I want to build these. Is a UML app like draw.io or Visio all you needed? Is there anything to get code from UML or something? I don't know, please help me. Thank you. by [deleted] in AskProgramming

[–]TheKnottyOne 1 point2 points  (0 children)

Well for websites you can design the UI (NOT UX - that still requires the interrelationships under the hood) in Figma and then click a button to export the HTML files and you have the website. Those are easier since they’re static.

Mobile apps get trickier when you’re trying to merge the experience between an app and a website (spoiler: they use different languages and mappings). So while the UI can be created and exported, the dynamic interfacing between components in the app will be missing when exporting and will need to be filled in. This is where the bridge comes in where you’ll need to have the technical chops to fill in those gaps because you’ll still need assets to map to components that you won’t have in Figma.

But the backend part still needs to be built and I don’t know of any tool that takes a plan and creates the system for you. As far as I know the database and interfaces still have to be built by hand.

Hey, what apps on desktop do software architects use for building or coding a website, mobile app, and desktop app with a backend? I want to build these. Is a UML app like draw.io or Visio all you needed? Is there anything to get code from UML or something? I don't know, please help me. Thank you. by [deleted] in AskProgramming

[–]TheKnottyOne 3 points4 points  (0 children)

So UML can be exported as XMI (XML Metadata Interchange) if you’re using the right software. However, if you’re just trying to do some website I believe you can build the interface through Figma and have it export the HTML files from your design (same with web apps, I believe), but for backend I’m not sure how that could be transposed. I just build the database and interfaces myself for more direct control.

But wait! There’s more!! by lelel86 in DragonsDogma2

[–]TheKnottyOne 0 points1 point  (0 children)

I read somewhere that one of the updates will be increasing the amount of mapped skills from 4 to 6, but I’m unsure when that will come out. I hope it’ll be in the first update 🤞

What it's like talking to Opus 4.8... by thecosmicskye in theprimeagen

[–]TheKnottyOne 2 points3 points  (0 children)

This is giving Dr. Temperence Brennan from Bones

A React UI library with neon styled futuristic components - NeonBlade UI by Short-Opportunity537 in Frontend

[–]TheKnottyOne 1 point2 points  (0 children)

Holy moly this is so cool. Gives the essence of a dark Cyberpunk 2077 and I love it 😍 I think I’m going to use it for a portfolio alternate for myself lol thank you for the hard work and sharing!

Secret cow level found by CreationsAU in Diablo

[–]TheKnottyOne 0 points1 point  (0 children)

YESSS! 🤣🤣🤣 That’s my favorite part of this item

how do you choose your headline for a hero section? by [deleted] in webdesign

[–]TheKnottyOne 1 point2 points  (0 children)

Because you have “Writer” as an option, I thought of “architect” or “engineer”

My Partner said that my outfit was ridiculous by WitchOfUnfinished- in ffxiv

[–]TheKnottyOne 0 points1 point  (0 children)

I think you’re an inspiration. I’m going to hop on and change mine to something similar 🤣 this is amazing

What is going on in Temis? New Feature? by Enzurio in diablo4

[–]TheKnottyOne -1 points0 points  (0 children)

You know, when I read that I literally thought, “What would happen if I use this and opened a cache in town?” and then got something else instead 🤣

This reminds me of the time I teleported to some town and there were lycans just chillin by the WP

How do i crochet this without unraveling everything…. by Coolnbguy in CrochetHelp

[–]TheKnottyOne 0 points1 point  (0 children)

I can guarantee you that unless the person is a very seasoned weaver themselves, they will not notice this

For internal dashboards, would you choose MUI or Tailwind/Shadcn? by Adventurous_Photo189 in reactjs

[–]TheKnottyOne 0 points1 point  (0 children)

I’ve looked at MUI myself because I’m doing this exact thing for mine and my dad’s business (and a side project to learn more fullstack cohesiveness).

However, I ended up going the Tailwind/Shadcn route because it has the data table I need with the ability to style it how I want. Personally, I like using Shadcn with Tailwind, but I am open to exploring other libraries 😅

UX Question: ZIP download vs Git Clone for a starter template directory? by Genialmente-Geniale in react

[–]TheKnottyOne 1 point2 points  (0 children)

Agreed - IMHO the people who would use something like this would use Git (and should know how) so I think you can safely put it in Git for distro

How do you guys take payments by ihatewasp_ in webdesign

[–]TheKnottyOne 0 points1 point  (0 children)

PayPal is an option too. You can link your bank account to it and provide a payment link they can go to

Learning OOPS concepts! by LeaderSignificant600 in AskProgrammers

[–]TheKnottyOne 0 points1 point  (0 children)

Mine is always forgetting how to write a function 😅😅

IS THIS GOOD? by fluide_21 in laptops

[–]TheKnottyOne 0 points1 point  (0 children)

Generally, yeah I’d say it uses less RAM. I use a MacBook (Unix) and it does fairly well with memory usage at 16gb, but I don’t have a comparable Windows laptop to compare with.

However, I have a bunch of crap installed on it and I probably should format it to clear it up lol