Skip Navigation
Progression Fantasy Recommendations
  • Adding on to the ones already named, A Practical Guide to Evil and Only Villains Do That are both very enjoyable. (There are a lot of shorter stories which I am very excited whenever they update, or longer stories which are not quite as good as the ones already named)

  • Article: We need more of Richard Stallman, not less
  • The issue is not only one of funding, but also of publicity - GPL code is great, but not profitable. For widespread adoption of a software, it needs to get enough publicity. A very large number of people will never even have heard of any of the most used GPL-licensed pieces of software floating around.

    Without publicity, projects get less attention, fewer developers, users, revenue, etc.

  • [HELP] From Python OOP to C
  • If your goal is to rewrite your python code in C with minimal hassle, start thinking of objects as structs with functions attached to them. If you detach the functions from the structs, instead having them take structs as an argument, then you can obtain something which is C-like but likely very unoptimised.

    Personally, I think I would steer you towards Rust or C++ instead - both can run just as quickly, but have more OOP features and modern features which may make moving easier. Learning C is still a very good thing to do, but I'm not sure this project would be the best project to do that with.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SA
    Saixos @beehaw.org
    Posts 0
    Comments 3