I read エロゲ and haunt AO3. I’ve been learning Japanese for far too long. I like GNOME, KDE, and Sway.
PHP 8.0 is no longer supported so I hope they update the “really, really old technology” to at least PHP 8.1 today.
Most likely. This blog was written in February 2022; support for PHP 8.0 was only dropped in November 2023.
I was half-asleep when I wrote this, lol. Bitbucket dropped Mercurial recently, too. Sourcehut is the only other code forge I know of that supports hg which I really love. Kind of sets a high bar for contributions, but not being vendor locked in is a bonus. And I wish they’d more tightly integrate the subdomains…
I thought Github only supported git, too. Did it support Mercury at some point? I assume this is the last of other VCS support in Github.
It’s worth mentioning that Android Auto doesn’t work on GrapheneOS due to the privileged access it requires, and will not support it unless it is re-architected. Which phones were you thinking of when you said “compatible”?
15 years ago, I thought I wanted to make a game. Turns out, I didn’t.
A few years ago, I sought out Linux. Learning to use it has made me so much more confident and excited about technology. I understood so much more. And yet, it feels like I don’t understand nearly enough. So I’m learning programming so I can start looking through codebases for the projects I use, maybe seeing if I can add new features or fix some bugs that are annoying me. I’ve sort of accomplished that goal for one program. There are also some programs that don’t exist, or don’t exist in the way I want them to that I intend on developing.
I’d like to learn reverse engineering too…
Well, I guess I’m a programmer only by technicality. I haven’t done anything serious and I’m certainly not decent at the art. I’m just curious. 🐇
Did your opinion of the teacher change at all after that?
Is your issue that Lutris is buggy or limiting? I haven’t encountered buggy behavior in Lutris, and it gives you a ton of options. I like some parts of bottles but I would really like to be able to change cover art without editing a config file, lol. It’s definitely the easiest way to get started with Wine though.
There’s Heroic Games Launcher too, by the way. It has less features than Lutris but it’s probably easier to use? It’s also prettier than Lutris, I think. What issues were you having with Lutris?
I’ve only used CrossOver on Linux and actually find it harder to use than Lutris. There’s some crazy stuff like needing to declare environment variables inside a configuration file instead of having a GUI for it. But if you look at CodeWeavers’ blog and release notes, you’ll see them constantly making changes to improve gaming on macOS. That’s where they seem to be devoting most of their energy these days. CrossOver on Linux worked for Microsoft Office when I needed to use it, but that was the only reason I bought it.
I still think it was a worthwhile purchase, if only to support further Wine development. CodeWeavers has a great article about the differences between CrossOver and other Wine distributions: https://www.codeweavers.com/blog/alasky/2019/3/21/wine-crossover-and-proton-whats-the-relation
PlayOnLinux is no longer under active development (even Phoenics seems to have been stale for a while now), and Steam’s Proton, Lutris, or Bottles are what you should use on Linux nowadays.
As someone who recently worked on a Github wiki…it leaves much to be desired. The first being that I couldn’t actually push with git! I needed collaborator access for that. I also find Github’s markdown flavor to be limiting; you can do a lot more with a dedicated Wiki like MediaWiki. It was okay for viewing, though. And having the docs in an actual repository is much harder to navigate for users who aren’t developers.
So while it’s something you see a lot, I think they would be easier to collaborate on and view on a dedicated wiki.
I tried Lutris and Bottles, but I didn’t give Heroic much of a shot. Personally, I think Bottles is the nicest one, though I’m still using Lutris. Although, for my use case (Japanese language visual novels), Lutris makes it easier to select Japanese Locale for specific games, and hopefully with the next release, it will let you choose Locale when installing games: https://github.com/lutris/lutris/issues/493
I think the Lutris Installer is generally less finicky than Heroic and Bottles as it automatically detects the game executable after installation. It isn’t always successful, but it usually is.
Does the Heroic Flatpak bundle a runtime similar to the Lutris Runtime? It seems to imply that it bundles Wine versions, but what about all the other usual dependencies, like DXVK, Faudio, etc.? There doesn’t seem to be much information on that.
I’ll share the one thing that made my life much easier: Gamescope. So many visual novels don’t fullscreen properly, and Gamescope is a great workaround for that. The upscaling stuff is nice too.
I think a dedicated wiki makes more sense for what is, essentially, documentation.
Emersion put a lot of work into Gamescope for Sourcehut, too. It doesn’t have anything to do with this scenario, but I use Gamescope regularly enough to be grateful for it.
Fair enough, thanks!
Thanks for the suggestion! If you can believe it, I already have Syncthing installed but haven’t used it in ages. I didn’t even think of using this for keeping git repositories in sync! I did find these forum posts that seem to recommend against using Syncthing for git repositories, though they’re 6-7 years old:
Well, conflicting reports really, but it’s enough to make me wary. Interestingly, someone recommends the branch solution as an alternative:
One of the objectives of git is to be decentralized. Just make a branch called
uncompilable_mess
and then clone the repo on your laptop.
Seemed to be working out well for the OP, though.
It’s not so much committing early, but pushing early. You don’t want to push early, then rebase your commits, and then force-push to a repository other developers are using too.
But as I’ve learned from all of the responses in this thread, there are many ways of avoiding this 🙂
I use mpv on macOS and haven’t had any trouble to speak of. But you might have installed VLC from the App Store, which is a common mistake—unless you’re installing Apple’s own software, you probably shouldn’t use the App Store. It usually only carries inferior versions of the software to comply with Apple’s terms, haha.
I very rarely use Microsoft Office nowadays, but once it’s installed, it’s (mostly) fine? I’ve heard from a coworker that there are some significant missing features in some software in that suite. I just remember struggling to find the page to download the Setup.exe
file. I went to the exact same page in Microsoft Edge and a download button that wasn’t there in any other browser suddenly appeared! Maddening! This was a 5 or 10-license verison, I think.
Well, it’s what I use with Neovim, but not everyone uses a terminal-based editor. But other users had some other suggestions too: https://lemmy.comfysnug.space/comment/620209
I rebase! I just don’t want to push to the main repo, pull it down, rebase and force push to it. Pushing to a disposable branch is an obvious solution I didn’t see, haha. I tend to not use branching a lot in my projects…
…I guess I could actually set up my desktop as a remote too, huh.
It’s been 5 years. I don’t think they’re going to change the license to allow distributions to distribute MongoDB more easily.
In a world without free software, Amazon will build their own proprietary software for servers that is better than everyone else’s, and will be in the same position. At least with Redis, multiple employees of AWS were core maintainers for Redis. It isn’t like Amazon didn’t contribute anything back. Now that it’s non-free, they’ll just fork it. Again.
All this really accomplishes is making licensing a headache for everybody, which is the main reason people and organizations use free software.
I think free software developers should be able to make money from their software, and money from working on their software. I also think everyone else should be able to, too.
To put it another way, open source means surrendering your monopoly over commercial exploitation.
Additionally, Elasticsearch does not belong to Elastic. Redis doesn’t belong to Redis, either.