• 0 Posts
  • 44 Comments
Joined 6 months ago
cake
Cake day: March 21st, 2024

help-circle

  • The way I did it is by trying to solve more and more advanced problems with simpler tools/features, then looking at more advanced features and seeing where they could be applied to make the problem solving simpler. Rinse and repeat.

    An easy example that I can remember is making arrays that dynamically expand. I started with the barebones malloc and worked out how to use std::vector (and other list types) in its place.

    Understanding that concept is, what I believe, to be the foundation of learning programming.

    I’m no pro whatsoever, but using this method really helps me pick up and learn new languages.










  • It’s just their ego showing through.

    It basically now comes down to the current devs depending on new Rust devs for anything that interacts with Rust code.

    They could just work together with Rust devs to solve any issues (API for example).

    But their ego doesn’t allow for it. They want to do everything by themselves because that’s how it always was (up until now).

    Sure, you could say it’s more efficient to work on things alone for some people, and I’d agree here, but realistically that’s not going to matter because the most interactivity that exists (at the moment) between Rust and C in Linux is… the API. Something that they touch up on once in a while. Once it’s solid enough, they don’t have to touch it anymore at all.

    This is a completely new challenge that the Linux devs are facing now after a new language has been introduced. It was tried before, but now it’s been approved. The only person they should be mad at is Linus, not the Rust devs.






  • I used to play Duel Links and shortly Master Duel after it came out. I don’t anymore but hopefully this will help.

    If I was going back to the game, I’d go to look for budget deck lists and seeing what ranks up easily. Most of the community is on Discord and Reddit, as well as YouTube (yugitubers and alike) so I’d go and look there. (Not to mention Dkayed’s website, https://masterduelmeta.com and looking at the decks that topped, you’ll be surprised it’s sometimes not all meta stuff)

    I’d also go look for some easy farming methods. These usually come in a form of a current event (IIRC in MD there are these “festivals” for each card type, such as Synchro Festival). These events are usually a very easy way to gain a lot of gems for not much playing.

    It is what it is. TCG paper Yu-Gi-Oh is even more expensive than MD.

    DL is arguably cheaper but it’s been a long time since I last played (2021).

    EDIT: Oh and before I forget - there will always be Dueling Book as a free alternative. This is a manual simulator, not an automated one, and allows you to use any card you want with custom rules.