tubbadu

joined 2 years ago
[–] tubbadu@lemmy.kde.social 1 points 1 year ago (1 children)

Isn't nextcloud the "evolution" of owncloud? Except for the UI, are their performance similar?

[–] tubbadu@lemmy.kde.social 1 points 1 year ago (1 children)

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?

[–] tubbadu@lemmy.kde.social 8 points 1 year ago (2 children)

Which client can I use to do this easily?

[–] tubbadu@lemmy.kde.social 3 points 1 year ago (1 children)

This is very nice! If you achieve to make it work please share it!

[–] tubbadu@lemmy.kde.social 3 points 1 year ago (3 children)

I have no idea if there's a "normal" way to do it, but in case you don't find anything better and if you're willing to spend a bit of time tinkering, an option could be writing a kate plugin. I did it only once, so my knowledge is extremely poor, but it should be possible to connect to the "text selected" signal, and everytime some text is selected, you read the text document and search if there's a comma or a period etc and in case select the whole number

[–] tubbadu@lemmy.kde.social 8 points 1 year ago (1 children)

The first one lol

[–] tubbadu@lemmy.kde.social 30 points 1 year ago (7 children)

Please tell me this is not real

[–] tubbadu@lemmy.kde.social 36 points 1 year ago (3 children)
[–] tubbadu@lemmy.kde.social 2 points 1 year ago (1 children)

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 :(

[–] tubbadu@lemmy.kde.social 4 points 1 year ago

This looks very VERY promising! I'll try to install it tomorrow and Post here the results! Thanks?

[–] tubbadu@lemmy.kde.social 3 points 1 year ago (4 children)

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
[–] tubbadu@lemmy.kde.social 2 points 1 year ago

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

0
submitted 2 years ago* (last edited 2 years ago) by tubbadu@lemmy.kde.social to c/linux@lemmy.ml
 

Hello fellow lemmings! Fedora KDE user here, and quite happy about it, it didn't break a single time and packages are up to date. The only thing that bother me is DNF's speed... a single search may take up to 5 seconds, and if I'm dependency-hunting I may need several searches, summing up the delays. I'm asking if switching to openSUSE Tumbleweed could be a good idea or not. The idea of the rolling release is really intriguing, whole system upgrades always makes me nervous, and zypper, being written in C++, should be faster than DNF.

I would stick to Wayland KDE, as my current fedora setup.

Other than this, I don't see any other obvious pros or cons, so I'm asking you: why should I switch and why shouldn't I? any tips from someone who used both?

thanks in advance!

 

Hello fellow lemmings! According to this reddit discussion in 2018 there wasn't any foss alternatives to google pay. How's the situation in 2023?

 
view more: ‹ prev next ›