abeltramo

u/abeltramo@lemmy.world
9 posts · 76 comments

Recent posts

Recent comments

Let explain the point for you: the way Bitwarden works is that you have your full vault saved offline on every device where you've logged in. It's not just showing you what's currently on the server, it all works even if the server goes offline.

Now, obviously you still need backups, but that's valid for any kind of storage on the planet. If all the places where you've stored your data burns, there's no recovery. Unless you have a magical solution, I don't see how Bitwarden is "worse" than any other alternative. Would you like to explain what's your current strategy?

Unfortunately Docker containers and terminal coding is a bit over my head.

That's absolutely understandable, getting comfortable with the terminal is definitely the first step to be able to shove that PC in a closet. 😉

Ideally, in the meantime I'll have made all this stack even easier to run!

Shameless plug: I'm the main developer of Games on Whales.

I've built Wolf exactly because of those shortcomings of other solutions: it runs fully headless, spins up virtual Wayland desktops that matches the resolution/FPS that's requested from the clients and everything runs in Docker so it doesn't pollute your host OS (just your HDD).

I'm currently working on a massive performance improvement in this PR if you'd like to try it, I'd suggest to pick that tag.

La procedura per il riconoscimento si sviluppa nei passaggi di seguito indicati:

accertare che la discendenza abbia inizio da un avo italiano (non ci sono limiti di generazioni); accertare che l’avo cittadino italiano abbia mantenuto la cittadinanza sino alla nascita del discendente. La mancata naturalizzazione o la data di un’eventuale naturalizzazione dell’avo deve essere comprovata mediante attestazione rilasciata dalla competente Autorità straniera; comprovare la discendenza dall’avo italiano mediante gli atti di stato civile di nascita e di matrimonio; atti che devono essere in regola con la legalizzazione, se richiesta, e muniti di traduzione ufficiale.

The main point here is that you could get citizenship from your great-grandfather only if he was still Italian when you were born IIUC.

Would that be still the case for you? Would any of the family members in between be Italian by any chance?

Is each "game entry" in moonlight a shared instance?

Quite the opposite, at the moment each Moonlight client will have a completely isolated session and they can play different games. This obviously defeats co-op which is something that I'd like to work on by adding proper user management and a remote UI in the next release.

How would I go about making a generic linux desktop from a given Linux distro?

In our latest images we have default support for Sway, you could easily expand that base Dockeer image with all the apps you need or make a different image with the DE that you'd like to use. The project is very open ended and only a few base components are needed in order for any image to be streamed to a remote client.