[-] vitonsky@programming.dev 1 points 3 months ago

AGPL license. No, thanks

[-] vitonsky@programming.dev -4 points 4 months ago* (last edited 4 months ago)

Well, the Linguist is no have any public opinion. You are welcome to use the unique project who care about UX, and don't care about political views of their users.

[-] vitonsky@programming.dev 1 points 6 months ago

Current plugin is just about force use aliases instead of relative paths (and back for deprecated aliases).

If you need to sort imports, you may try rule simple-import-sort/imports from https://github.com/lydell/eslint-plugin-simple-import-sort It is very flexible, so you may customize your own groups. For instance, you may group aliases in one group and relative imports to another group. Check their docs

[-] vitonsky@programming.dev 1 points 6 months ago

Could you elaborate your idea.

If i correct understood you, you want to use relative imports inside alias directory. This is possible, you may check test about it https://github.com/vitonsky/eslint-plugin-paths/blob/d5a307866df9cf460a50301820e12e3653eb1cca/src/rules/alias.test.ts#L36-L40

Is it that you need?

[-] vitonsky@programming.dev 1 points 7 months ago

Sure, decision logs is just a step to fix a problems with decision making. Logs highlight a problems in decision making process and let you analyze a problems in your team. You still need an strong architect who may say "hey team, why your arguments so weak? it looks you are low skill engineers. make arguments more objective, or you will be fired" and then really fire weak engineers in team.

[-] vitonsky@programming.dev 1 points 7 months ago

I hope you're right. The more people will save it, the more chances we have to find the source code later, or even find the community who will maintain the fork.

79
79
-14
64
49
36
16
162
113
submitted 1 year ago by vitonsky@programming.dev to c/linux@lemmy.ml

cross-posted from: https://programming.dev/post/1927197

Hey everyone, check the Linguist

  • you can translate texts offline (with sent no one single byte to a Google and stay private)
  • a lot of features and flexible configuration
  • dictionary + history for learn languages
  • it is are hackable - you can write code to use your own translation service
39

cross-posted from: https://programming.dev/post/1927197

Hey everyone, check the Linguist

  • you can translate texts offline (with sent no one single byte to a Google and stay private)
  • a lot of features and flexible configuration
  • dictionary + history for learn languages
  • it is are hackable - you can write code to use your own translation service
19

cross-posted from: https://programming.dev/post/1927197

Hey everyone, check the Linguist

  • you can translate texts offline (with sent no one single byte to a Google and stay private)
  • a lot of features and flexible configuration
  • dictionary + history for learn languages
  • it is are hackable - you can write code to use your own translation service
[-] vitonsky@programming.dev 1 points 1 year ago

If you think a Object Oriented Programming is a framework, then you can think about BEM like a framework too. But a correct word is a methodology. A "framework" have too generic meaning.

Methodology gives us a methods how to improve software quality. This methods like an interfaces in programming that we must implement as programmers

7

cross-posted from: https://programming.dev/post/1923251

Some frontend developers know the BEM methodology as a naming convention for CSS and they create a disgusting #webcomponents. I've explain the essence of BEM and shown the benefits for your frontend projects.

Feel free to share it with a people who tells you "i use CSS-modules, so i no needs a BEM"

[-] vitonsky@programming.dev 0 points 1 year ago

If you don't try, you won't know 😉

[-] vitonsky@programming.dev -1 points 1 year ago

As i shown in blog post, the BEM power is a code decoupling and features composing ability in a typescript/javascript code. CSS naming strategy is just a small part of BEM. BEM also works great for native mobile applications where CSS does not exist at all

view more: ‹ prev next ›

vitonsky

joined 1 year ago