• 3 Posts
  • 267 Comments
Joined 3 years ago
cake
Cake day: January 13th, 2022

help-circle




  • I have my repos on Codeberg and one of the ‘disadvantages’ is that, well, it’s a non-profit, so I genuinely don’t want to waste their resources.
    They ask you to only host open-source repos there, meaning that using it for backups of shitty personal projects, even if I would throw in an open-source license, is just out of the question for me.

    And that has weirdly been a blessing in disguise. Like, if it’s not useful for humanity to see, do I really care to keep it around forever?

    And I’ve had three projects now where I felt an obligation to push them over the finish line of actually making them a useful open-source project. Which had me iron out some of the usability shortcuts I took, made me learn a good amount of code quality stuff and of course, just feels good to complete.



  • Normally, I would reply to the guy, because, you know, he’s a human being, but there’s so many replies, I doubt, he can actually read all of them and potentially someone else has already made that point.

    Anyways, I feel like something he kind of misses here is that many of us do it from a heartfelt place. Like, we’re all techies. We’ve all used commercial software to a point where we’ve grown so frustrated with it that we decided it is a waste of time.

    So, it’s not us saying “Why don’t you go and just have more time/money?”.
    Rather, it’s us saying “This thing is wasting your time? Here is a solution that I felt wasted less time in the long run.”.

    Yes, sometimes that does miss the mark, because not every complaint is looking for a solution. Or because we may be frustrated with restrictions of commercial software, which are not a problem for less techy people. Or even because we’re embedded in this tech world and are hoping to make it a better place, which someone just quickly visiting may not care about.

    But other times, I do just happen to know a lot about technology and a non-techy genuinely did not know about the solution I suggested and is actually really appreciative of me bringing it up. It does happen. And it’s not easy to discern who would appreciate a suggestion and who won’t.


  • Yeah, that is a valid opinion to hold. I am saying that trust is garbage.

    You could consider compiling the KeePass app yourself, if you’re worried about that one in particular.
    A guy I used to study with, decided that he just wouldn’t have a password manager on his phone.
    I’ve certainly considered switching to a Linux phone for that, among many other reasons…


  • I watched it on my phone in 1080p60 and the scale didn’t bother me. It’s not like I have to read a lot of text and the precise position of the player character is mostly irrelevant, too. Like, if you get hit by a train or something, the screen will flash red and you’ll react to it, too, so I’ll know what’s going on.

    Well, and I don’t look at the screen at all times anyways. 🙃

    Would like to see more of this journey…



  • I’m not saying they’re mutually exclusive, I just find it tricky to draw information from that.

    For example, I correctly assumed this to not be akin to Dungeon Keeper, which would be a city builder like Rogue in the sense of it being a dungeon crawler.
    But at the same, I guess, I assume Against the Storm would have procedural map generation like Rogue did, even though I don’t really consider that typical for city builders.

    And yeah, this fuzziness of the term ‘roguelite’ means I don’t really know how much city builder to expect…





  • This F-Droid-like model (also popularly implemented by Linux distributions) is usually considered an improvement in security.

    The thing with FOSS is that ideally you don’t have to trust the developer at all.
    In theory, you could read the entire source code and compile it yourself. Then you’d know for sure that no malware is included.

    Obviously, in practice, you can only hope that some nerds dig into the source code and notify journalists of malware-like behaviour.
    It is no perfect protection. But it is the only tangible protection that FOSS actually delivers.

    What does not protect you, is to trust each individual developer. They could publish innocous source code and then build the release binaries from a version with the malware-like behaviour patched in.

    But because you likely don’t want to compile each app yourself, you might still feel compelled to entrust that work to a third party. This is where the F-Droid team comes in. Rather than trusting each developer, you just have to trust a single team.

    Well, and if an app is built in a reproducible build, then even the work from the F-Droid team can be verified.


  • Tangentially is 2023 chock full of great games because the pandemic held up the development of so many studios?

    I know, they all announced that, but as a software dev, I really don’t see why this should be the case. We largely just moved into home-office and continued working, often even at increased efficiency. I guess, building games might require somewhat more creative sessions, which are generally more productive in person, but I don’t see that making a huge difference.
    My impression was rather that they had the usual delays, with maybe a few hickups at the start of the pandemic, and then they just declared the pandemic the whole reason for the delays.

    As for 2023 being so full, the pandemic meant lots of people were at home, consuming digital goods. It caused a massive boom in the gaming industry. I imagine, lots of studios were able to secure (bigger) budgets during that time, which are now coming to fruition.