If you can’t configure the ports of your services then there’s no real recourse FWIU
Sadly this is my case… I guess I’ll have to give up then thank you very much!
If you can’t configure the ports of your services then there’s no real recourse FWIU
Sadly this is my case… I guess I’ll have to give up then thank you very much!
thanks for the detailed reply!
When both contsiners use the same second number, C1: 1234:80, C21235:80, and neither documents suggest how to change that port, I personally haven’t found a way to resolve that conflict.
unfortunately I’m in this situation, so I guess my only ways are to modify the container by hand or to create two instances of gluetun. thank you very much for your help!
Super Cool! Does it support other formats like epub, cbz etc?
Check out Marktext
I’m waiting for approval since October
I can’t believe it, thank you very much!
Because I was today years old when I found out this beautiful piece of software exist :D
thank you very much!
I’ll surely check them out, thank you very much!
Isn’t nextcloud the “evolution” of owncloud? Except for the UI, are their performance similar?
I’ve never heard of it, but it looks very interesting! Except for the working mechanics, from the “user pov” it works similar to syncthing, did I understand correctly?
I downloaded it and tried to run it, but it gets stuck in a loop and I don’t know how it could be fixed:
error: max_recursion_depth exceeded
error: called from
baseUnitSystem
<unknown>
it seems the problem is in the line
coreUnits = buildCoreUnits(u.baseUnitSystem);
in the file u.m
, I think because u.baseUnitSystem
tries to “call itself”. I don’t know what this should be supposed to do, and have no idea on how to possibly fix it :(
This looks very VERY promising! I’ll try to install it tomorrow and Post here the results! Thanks?
It looks interesting, but more focused on conversions than actual operations it seems:
octave:37> a.value = 100
a =
scalar structure containing the fields:
value = 100
unit = W
octave:38> a.unit = 'W'
a =
scalar structure containing the fields:
value = 100
unit = W
octave:39> b.value = 3
b =
scalar structure containing the fields:
value = 3
unit = s
octave:40> b.unit = 's'
b =
scalar structure containing the fields:
value = 3
unit = s
octave:41> a*b
error: binary operator '*' not implemented for 'scalar struct' by 'scalar struct' operations
automatically no, but perhaps there’s a way to replace it. If there’s a way to check if a variable is “divisible by another symbolic one” then it would be not so hard to implement this behavior
Is this real or just a meme?
I use it but I really want a way to sync the subscriptions and watch history with my desktop client, and currently the only way (afaik) is to use piped or invidious
Now I just recommend Owncloud or seafile. They’re both really easy to install and just work out of the box.
Which one is lighter on your opinion?
thanks for the reply! many services allows this by setting an environmental variable or through a config file, but sadly not all of them