Avatar

DebianGuy

o1o12o21@lemmy.ml
Joined
1 posts • 30 comments

A quiet person who loves coding.

Direct message

True, I did this with my notes-from-phone sync directory. It is amazing that way.

permalink
report
parent
reply

Thank you and I wish you a similar or better success soon. Yes, I do wish to share the writings on this here slow and steadily.

permalink
report
parent
reply

Haha yeah! :)

permalink
report
parent
reply

Oh, that is a relief, I will have to check that out sometime. Thank you!

permalink
report
parent
reply

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.

permalink
report
parent
reply

Yeah, I got the understanding from another comment on here. I will put it in my list to research.

permalink
report
parent
reply

I am already on Linux so can’t try the Windows version any more :).

However, thanks for the idea, I will probably will try on my work laptop.

permalink
report
parent
reply

Yeah, I have it in my list. As mentioned in few other comments. I am now willing to try Kate as well. But with Sublime, I do have prior experience. I will probably go for it soon. Do you use the paid version for web development?

permalink
report
parent
reply

It is a steam game, so I know that it should technically work. I haven’t gotten around to actually installing steam yet. Some day in a year or so ;)

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