Honestly, before I’m done setting up a debugger and creating breakpoints, etc. I have added 10 consle.log()
at assumed failure points and run the code again two times.
Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.
🇬🇧 / 🇩🇪
Honestly, before I’m done setting up a debugger and creating breakpoints, etc. I have added 10 consle.log()
at assumed failure points and run the code again two times.
I know how shared webhosting works. This is why I wonder why the author thinks containers and chroots are the same thing.
I’m sorry, but the only spaghetti you get is a 17 levels deep if
clause.
So they say I can run a dozen of different web applications on the same machine all on the same port internally and different port externally and have a reverse proxy forwarding the traffic to the correct port based on the hostname it was called with by simply using a bunch of chrooted environments?
You can’t spell “functional programming” without “fun”.
Repeat after me: public static void main(String[] args)
Organic Maps is FOSS, supports offline navigation, and has an iOS version. It uses OSM maps you can download as needed.
Have you tried what the message tells you?
Why does it matter?
I want my data with me (i.e. available in the accoutn I mainly use) and not on some other account I don’t use anymore.
losing all your comments and posts history
They are not lost, they are still there
Yes, they’re there, in the old account on the old instance, and not here, where the new account on the new instance is.
Lemmy shouldn’t be used for messaging
That is entirely not the point. (Also: messaging on Lemy and instant messaging have nothing in common and should not be confused.)
you can then start using your new account as if it was the old one.
Except the things I mentioned.
Migrating or moving an account is not part of ActivityPub. Mastodon extended the protocol to have a move
activity.
Unless Lemmy devs come up with something similar and extend the protocol, there is no way to properly move/migrate the account to another instance. The current solution is to create a new account on your desired instance and then export the data on your old instance and import it on your new instance and leave a note in your bio for old instance/account[1]
Start here for details on this. According to the devs this would be nice to have but is of very low priority.
ignoring the fact that you need to re-subscruibe to communities with manual approval and losing all your comments and posts history as well as all private messaging history and contacts. ↩︎
Supports both programming and gaming
Both is super uncritical.
You can install Steam as Flatpak without any real or major issues nowadays and thanks to Proton you can basically play any games except those that use Windows-specific ring 0 spyware as their DRM or anti-cheat mechanism. Pro-Flatpak: You don’t need to deal with 32-bit libs dependency hell.
Same with programing. The relevant compilers are all available for pretty much all common distributions. Same with the common scripting interpreters as well as all common IDEs.
but I’m considering moving it to a VM if the performance impact is manageable
Depending on your VM solution you can usually pass-through CPU and/or GPU and have nearly the same performance as on bare metal.
but am open to exploring new options.
This might be a bold move, but have you considered Arch Linux? You need to do most things by yourself, but the wiki is one of the best and most complete and extensive distribution-specific Linux wikis available. So if you’re willing to read instructions and learn new things, why not give it a try? (Disclosure: Arch is my daily driver since 2008 on desktops, laptops and homeservers).
That’s a lot of text for “we’re not open source, please don’t trust us and please use another system”.
Yeah. While I can dockerize those applications, all I checked out lack modern features and concepts/designs. It all feels heavily outdated technology-wise.
federated blog
I wonder what federated blog (or publishing platform) isn’t stuck in pre-Docker era, though.
You can run those as single-user instances or with approval of users so you can use those instances for your family and/or friends only.
The usual suspects: Mastodon (or mastodon-compatible servers like GoToSocial), PeerTube, Pixelfed, etc.
I am disappointed …
Absolutely! IT’s time to check out Stow now. With this you can easily manage your configuration and dotfiles (and all other data) in a single location.
https://venthur.de/2021-12-19-managing-dotfiles-with-stow.html