Software Engineer, Linux Enthusiast, OpenRGB Developer, and Gamer

Lemmy.today Profile: https://lemmy.today/u/CalcProgrammer1

  • 0 Posts
  • 77 Comments
Joined 4 years ago
cake
Cake day: June 9th, 2021

help-circle









  • I don’t want to move my project to a group, which is the only way to use those minutes. It used to be that any public project with a FOSS license got access to the FOSS minutes but now only the ones they approve do, and as I said, there are restrictions like having to have the project under a group. At least gitlab-runner is self hostable, but it’s a depressing mess compared to what it used to be.


  • GitLab has gone downhill over the past several years to the point I cannot recommend it anymore. Requiring a credit card is a kick to the face of younger devs wanting to get their feet wet in open source. The CI minutes that free accounts and FOSS projects get is insultingly pathetic. Their open source program that you have to apply for is intentionally annoying, requiring you to manually get re-approved yearly and the benefits only work for FOSS projects under a group, not a personal account. It’s tolerable if you self-host your own runners and forget their shit excuse for a managed CI exists, but I’m also running into this super annoying issue where I get signed out of Gitlab almost daily and have to re-login and enter a verification code from my email. I have my project mirrored to Codeberg and if Codeberg had better CI I’d move completely, even if it were self hosted. Gitlab has gone way downhill since I moved to them after MS bought Github.








  • The main issue with new Macs is that they use ARM processors and most games, even for Mac, were made for x86 processors. Minecraft works fine as it is CPU-independent Java code, but you aren’t going to have access to a wide library like you do with Linux. I think there have been efforts to game on Wine with Mac but it will likely require x86 CPU emulation through Rosetta 2, possibly slowing things down. I remember I got Skyrim to run on my Mac Mini M1 somehow but it wasn’t a good experience.