• 3 Posts
  • 20 Comments
Joined 11 months ago
cake
Cake day: August 10th, 2023

help-circle








  • PWA that works offline and syncs when back online. Note that this means that all files will be on your device

    Someone else mentioned Silverbullet, I hosted on my home server and it looks promising, here are a few thing I will need to explore:

    • The PWA sound like a feature I was hoping, i will need to check it out
    • Is there any android client rather than using the web-interface that firefox wont let me connect to remotely without a valid certificat.
    • While it looks easy to use markup language using /, I’m wondering is there is a plugin that add a tool bar or a client app that does have it.

    Thank you for your comment







  • mhz@lemm.eetoGames@lemmy.worldFuck Ubisoft.
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    4
    ·
    6 months ago

    As a linux gamer, a game that is not available on Steam is a game i won’t even bother checking. I can easily run non-steam game using lutris or heroic-game-launcher but I prefer to stick to my walled garden than step in their’s.








  • That is why I’m actually doing it, we have a couple of old workstation with Win7 we almost never use at my workplace. I use my portable debian on these machines to practice bash scripting, python and recently docker.

    I few thing to consider:

    • use the fastest usb drive you can get, you will be held back by its access/write speed
    • Install the boot loader on the usb drive.
    • you can install ‘xrdp’ to access remitly using thw windows remote desktop.
    • You will probably find a docker image of things you are interested in, I recently switch from codium (apt) to codercom/code-server docker image, this way I can access vscode from a browser on any worstation on my workplace.
    • Routing can be a bit challenging if your organisation/school use its private intranet, but I set my debain instance (with my phone attached to it in usb tithering mode) to use tinyproxy to connect to the internet from (preferably portable) firefox from any workstation at my workplace.
    • Dont tell my boss.