knF

joined 1 year ago
[–] [email protected] 21 points 7 months ago

Open your wallet /s

[–] [email protected] 13 points 8 months ago (1 children)

Did you know that you can use Joplin on a standard webdav server? Basically it just takes up the space of the data itself. I have it on a Caddy server and works like q charm synching between Windows and Android client

[–] [email protected] 1 points 9 months ago

I found Xenoblade absolutely impressive under all aspects. Zelda is fantastic, FF EX, Dragonquest... all with their distinctive art style and mechanics

But what really stuns me are the emulation capabilities. You can play all Nintendo portable games at ease + a ton of home console of the '90s and before and all in your pocket

[–] [email protected] 5 points 9 months ago (3 children)

New 3DS XL. Great screen(s), great battery, great emulation capability and great native games.

[–] [email protected] 2 points 10 months ago

Yes, I've tried already that option (code server) and unfortunately I cannot use the "Remote" / "Dev Containers" extension with it. If you know how to do that, please let me know.

[–] [email protected] 2 points 10 months ago (1 children)

Thanks a lot, great suggestion! I'll play around with it and let you know :)

[–] [email protected] 1 points 10 months ago

Thanks but that would not fit my case as I'd have to install locally all the toolchain. As much as possible I'd like to have everything on a remote server.

[–] [email protected] 2 points 10 months ago (2 children)

Thanks for the reply, actually I wasn't aware of that functionality in Github, that's fantastic! If only I could have something similar selfhosted... :)

[–] [email protected] 1 points 10 months ago

Thanks, that was an option I had on table, just wanted to check if there was a "simpler" solution

[–] [email protected] 2 points 10 months ago (1 children)

Fantastic suggestion and thanks for the post, very clear! I played with NixOS some time ago but I totally missed this capability. Fits quite well my use case, thanks! And I found this extension that could make things easier: https://marketplace.visualstudio.com/items?itemName=arrterian.nix-env-selector

[–] [email protected] 1 points 10 months ago

I had a look at it but it doesn't seem to be able to create isolated dev environments on its own. Is it the case?

[–] [email protected] 67 points 10 months ago

It's all developer's faults. If they only accepted the fair new pricing policy without protesting, this decision could have been avoided /s

13
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

Hello everyone, I'm looking for a web based IDE that can create isolated development environments as you could do in Koding or with VSCode with the "Remote" extension.

My use case is quite simple, I want to play around with different projects and languages without installing anything directly on my machine (docker containers FTW) to reduce conflicts between packages and garbage. The "web based" requirement is because I have a server with plenty of capacity to take care of this task and I'd like to keep as clean as possible my PC.

I've tried already code server but I cannot install the "Remote" extension to have it create containers on demand.

Any suggestion or help is more than welcome! :D

Edit: Thanks everyone for your great suggestions and idea, much appreciated! It took (and it's taking) me some time to explore the options you mentioned and the most aligned with my needs is Coder - thanks @[email protected] ) ! Basically with it I can create ephemeral development environments with the toolchain I want that contains instances of code-server.

view more: next ›