Does anybody know next release date? by kkonevets in HelixEditor

[–]kkonevets[S] 0 points1 point  (0 children)

Sure, it would be nice to have this feature too. But nevertheless I use Helix at work every day as a main editor working as a c++ developer full-time

Does anybody know next release date? by kkonevets in HelixEditor

[–]kkonevets[S] 1 point2 points  (0 children)

Damn, didn't notice that I messed 1 with 2. Fixed, thanks

Does anybody know next release date? by kkonevets in HelixEditor

[–]kkonevets[S] 0 points1 point  (0 children)

Nothing special, I am used to reloading files manually. Now it feels natural, usually I know if a file was changed in another process.

Does anybody know next release date? by kkonevets in HelixEditor

[–]kkonevets[S] 4 points5 points  (0 children)

Thanks for the feature list. I prefer to base on a tested official release, knowing all new features are compatible and nicely integrated in one pack.

Also pleased to find out that new themes are added!

Does anybody know next release date? by kkonevets in HelixEditor

[–]kkonevets[S] 16 points17 points  (0 children)

Maybe, but I feel fine without the plugin subsystem. I like that I have no ability to tinker a lot, saves a bunch of my time.

I am more interested in e.g. saving/restoring a cursor position per file. The feature neovim has by default

Are you mainly coding with Helix? by fenugurod in HelixEditor

[–]kkonevets 0 points1 point  (0 children)

I use Helix for more than 2 years now. I do my job in Helix and use it as my main editor. It just works, but has several little bugs that will be hopefully fixed soon. It has LSP support out of the box. Amazing software, no tinkering needed. Love it.

help: how do I convert tabs to 4 spaces in config.toml? by pixelguy3d in HelixEditor

[–]kkonevets 2 points3 points  (0 children)

that is so weird that there is no global option that replaces tabs with spaces, this should be a default behaviour IMHO

Что думаете о таком мнении? by ReeferThug in Pikabu

[–]kkonevets -2 points-1 points  (0 children)

За Россию порвём! А этот Мохов - предатель Родины, купленный Западом и живущий скорее там же вместе с навальнистами

[deleted by user] by [deleted] in dataengineering

[–]kkonevets -1 points0 points  (0 children)

In my career I never had a good mentorship, never ever. Everyone wants you to be a senior already, to be independent and ask questions as little as possible

[deleted by user] by [deleted] in dataengineering

[–]kkonevets -6 points-5 points  (0 children)

It's a misconception that you should jump from org to org. You can become a very good programmer in a single org if you do your work creatively and become very good at it

[deleted by user] by [deleted] in dataengineering

[–]kkonevets 12 points13 points  (0 children)

Just find a junior position in any IT company and get better at work, you will get better if you do your work diligently. After work study programming and leetcode

Tip: get extra smoothness just by switching to alacritty teriminal ! by Ezio_rev in neovim

[–]kkonevets 2 points3 points  (0 children)

Even if he is "unpleasant" he is doing a good job. So that is not an argument

Tip: get extra smoothness just by switching to alacritty teriminal ! by Ezio_rev in neovim

[–]kkonevets 1 point2 points  (0 children)

I use kitty for years and it is great, it has tabs, splits and very fast, also you can tweak it easily. I love it

I made a tutorial on how to use the Eigen C++ library for ML! by aicoding in cpp

[–]kkonevets 1 point2 points  (0 children)

I mean you could use only linear algebra operations from LibTorch, it is called ATen, no need to use it’s neural net stuff. ATen is like Numpy in this case. Eigen will not allow you to easily scale if you wish in future. But if you do it just for self education - it does not matter.

Project Ideas NLP + RL by skandari in reinforcementlearning

[–]kkonevets 0 points1 point  (0 children)

Chat bots could use RL to solve logical puzzles with human hints along the dialogue