heikkiket

joined 3 months ago
[–] heikkiket 4 points 2 months ago (2 children)

I 98% agree. Only thing I'm not sure about is if third copy/paste is always a bad thing. There are things like configuration and templates where independency is more important than DRY. Sometimes you do those through code.

62
Why YAML sucks? (self.programming)
submitted 2 months ago* (last edited 2 months ago) by heikkiket to c/programming
 

I feel that Yaml sucks. I understand the need for such markup language but I think it sucks. Somehow it's clunky to use. Can you explain why?

[–] heikkiket 1 points 2 months ago

Can someone please accept my membership request? It has been pending for weeks now.

[–] heikkiket 22 points 2 months ago (2 children)

This whole writing seems to assume that productivity is a feature of an individual and not a feature of a team. That's a wrong assumption. The fairest way to pay is same salary for the whole team.

This writing is also PR for some individual company.

And this writing is three years old, written before the current economic slump. Nowadays the market is not so busy, at least not where I live in.

[–] heikkiket 1 points 2 months ago* (last edited 2 months ago) (1 children)

Damn! Last winter I heard somewhere Screen was died and I thought I should finally learn tmux. It seems Screen is still alive, after all! Great news.

7
submitted 2 months ago* (last edited 2 months ago) by heikkiket to c/[email protected]
 

My own experience has been wonderful. I've used ThinkPads with Linux for the past 15 years. Everything that I try works out of the box by default.

It is just wonderful experience. I have honestly nothing bad to say!

Does this sound like an advertisement?

[–] heikkiket 1 points 2 months ago

My opinion is that Vim keybindings are definitely worth learning. They are the best bindings out there for editing text. I use them in Emacs and would use in VS Code or Eclipse or whatever.

They take a lot of time to learn but after that you can just move trough code and edit it like you were just controlling the machine by thought.

[–] heikkiket 1 points 2 months ago* (last edited 2 months ago)

Using Emacs may have a slow start but in few years it will subsume you so that you do more and more things in Emacs. Beware!

I fire up Gedit from time to time as well. It's a great small editor.

BTW if someone knows a moderator from this community, I'd like to get my join request accepted so that I can post something here.

[–] heikkiket 1 points 3 months ago (1 children)

What do you will need new color states in GTK for? I'm not sure but I hope I will get better looking fonts into my editor because of this change. But not sure and this is only guessing

[–] heikkiket 1 points 3 months ago* (last edited 3 months ago)

Magit and Forge and all that is just pure gold. Please consider donating:

https://magit.vc/donate/

[–] heikkiket 1 points 3 months ago

I must probably try this!

[–] heikkiket 1 points 3 months ago (1 children)

How much JS differs from ActionScript? I have an assumption they are pretty similar

[–] heikkiket 2 points 3 months ago

I always recommend Ubuntu for beginners. It has the largest userbase and broadest support from all kinds of software vendors (including commercial software)

Ubuntu with default desktop will probably work straight out of the box with your computer if any distro will. Then you can easily try it, learn more and see if you like it.

You can also get commercial support for Ubuntu: maybe even your local computer shop can help you with any problems you run into (like printer installs)

Later on, you may switch to something else if Ubuntu does not feel the best distro.

 

Hello everyone!

I have a capf function I'd like to call by pressing a keyboard shortcut. Results would show in company-frontend. Is this possible?

I'm trying to integrate Codeium into my workflow and it offers its ai analysis through a capf function. However, I only want ai enhancement sometimes in certain buffers. Also, with default setup Codeium blocks lsp auto completions because only first capf function that returns results is used.

view more: next ›