A quiet person who loves coding.

  • 1 Post
  • 34 Comments
Joined 4 years ago
cake
Cake day: June 28th, 2020

help-circle

  • DebianGuy@lemmy.mlOPtoLinux@lemmy.mlMy move to Linux
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    Thank you for the awesome comment.

    As mentioned a few times here, its between Kate and Sublime although it looks like it will be Sublime unless Zed becomes good soon.

    I did not renew my office license since a year for this exact reason. Though it is good, I could not justify it anymore. I am slow-exploring Calc.

    I am done with Visual Studio faster and before other lesser dealbreakers. I will get to use it in any work environments anyway. Personal and OSS Dev will be done on a Jetbrains Rider.

    Wrt One drive, I am keeping it as an eventual piece of puzzle for a nice backup strategy along side others like Borg etc. I will explore Nextcloud once again.


  • DebianGuy@lemmy.mlOPtoLinux@lemmy.mlMy move to Linux
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    Thanks for sharing. Agree, In had a few of these separate running, dual booting episodes and moved only now completely due to the right mental space and bandwidth.

    I proclaimed multiple times in my life that Linux will always have less than 5% desktop users and that is perfectly fine. Forget normal people, even the most tech savvy users could never make the move.

    For those of us who do, after the navigating the technical challenges, elitism, and hostility, it is indeed a lovely journey. I know everything will not be smooth and there will days of halted usage due to some breakages. The system if setup in a sensible way just like a server, it could reduce this friction to some extent.










  • DebianGuy@lemmy.mlOPtoLinux@lemmy.mlMy move to Linux
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    Thank you for the welcome :)

    My rationalization for LibreOffice Calc is — As I see it, I have never used too many formulas and the complex reporting, but for organizing data. For example, I had a sheet called large-purchases where I had listed down all the things I want to buy, and then tracked things estimated price, actually price, total amount remaining, etc. If you see, it is just a database table with a fancy entry and some calculations. So Calc can do all that simply and for something more, I can either learn more of Calc and/or just use a db and turn it into simple personal app.



  • DebianGuy@lemmy.mlOPtoLinux@lemmy.mlMy move to Linux
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    VS Code has gotten really fast recently but it is more of a combination of having the right plugin (TextFX in this case) and the general fastness. Someone should ideally just port that TextFX. I thought about doing that a lot of times, but it was a lack of time + lack of skill issue :)

    Again I do use VS Code for the occasional frontend work. It is great but for all heavy duty manipulation sometime really is off in VS Code. It could be that I haven’t out of inertia tried too much.

    I don’t know if I can qualifiedly explain what it is about the plugins, they work well and have sane defaults. Notepad++ with all its custom panels, that plugins create a quite a clunkiness in there, but having those separate panels sometimes gives it a unique and flexible usage experience.

    About the edit thing, there are just so many options that sometimes I forget that TextFx plugin exists. There are 100 or so options in that edit menu neatly categorized into sub menus like Insert, Copy, Indent, Line Operations, Blank Operations, Auto-completion, Paste Special, On Selection, Multi-select All, etc each having 5 to 7 operations.

    Line Operations for example has these:

    Duplicate Current Line
    Remove Duplicate Lines
    Remove Consecutives Duplicate Lines
    Split Lines
    Join Lines
    ...
    Reverse Lines
    Randomize Lines
    ...
    Sort Lines Lexicographically Ascendlng
    
    and 10 or more 
    

    Another great thing is the whole design and the options around managing bookmarks while searching. I should write a blog post on it :)






  • DebianGuy@lemmy.mlOPtoLinux@lemmy.mlMy move to Linux
    link
    fedilink
    arrow-up
    2
    ·
    10 days ago

    Thank you for sharing your experience. I never distro-hopped much, but still got to try Ubuntu a few times while always using Debian Testing. After a point, I had all the things I needed on Debian Stable and the few that I needed, I learnt how to use backports or makedeb etc. Kubuntu is pretty great. My own Debian journey was probably like Lubuntu > Mint > Debian Testing for a long time > Debian Stable rest of the life. If it works for you Kubuntu is still great. No need to switch to Debian unless there is a strong reason.

    As for flatpak and snap, I have my reservations. I go out of my way to avoid them and find either packaged version or try the source install. However, I am not completely averse to them. I still think if someday I need flatpak only software in my workflow, I would have no qualms to use it.