Avatar

DebianGuy

o1o12o21@lemmy.ml
Joined
1 posts • 29 comments

A quiet person who loves coding.

Direct message

Glad to know your experience. Once I have the stable resilient setup I will definitely explore flatpaks. Thank you again!

permalink
report
parent
reply

Absolutely yes, I definitely have my eye on becoming a polyglot dev in the next 5 years. So it is quite the journey, but I am in it for the long run. Switching to Linux was also the easiest way to do this as I realized.

permalink
report
parent
reply

Thank you for the vote of confidence. Glad to know it is easy. I play it at a glacial pace, probably once or twice a year, so I have many months before I embark on that journey.

permalink
report
parent
reply

I found this name, but was not sure if it was the one. Thanks again!

permalink
report
parent
reply

Whoa, thank you for the elaboration. As I said in another comment, I was vim user for a short time but it may take a long time to use it again. I don’t rule out vim from my OSS life. Who knows what will transpire :)

permalink
report
parent
reply

Definitely, although it may take a while :).

permalink
report
parent
reply

Yeah, my usage was not particularly deep. It would take while to see any issue, if at all. I would certwinly post here if there are any major troubles.

permalink
report
parent
reply

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.

permalink
report
parent
reply

Yes, great times for us. It takes time to get up to speed, but the important thing is to keep at it.

permalink
report
parent
reply

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

permalink
report
parent
reply