kora

joined 2 years ago
[–] kora@sh.itjust.works 5 points 1 day ago

I elaborated on it below. Your team will grow and shrink. No guarantee that each developer will bring the same IDE. This is especially true for open source projects.

If it works your team, no need to be dogmatic about it. Just be careful about what you put there and agree on a set of sane defaults with your team. Your project should build and run tasks without needing a specific IDE.

[–] kora@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago) (4 children)

Linting rules and scripts should never live in an IDE-specific directory. I should not need to know your IDE configuration to run scripts and lint my files.

I have yet to come across a language that requires configuration to be stored that way. All modern languages have separate configuration and metadata files for use cases you have defined.

As for workspace defaults, whatever IDE configuration works for you is not guaranteed to work for others. Shoving extension suggestions down their throat each time IDE is booted should not be a part of your source code, as IDE extensions should not be needed to run your code.

[–] kora@sh.itjust.works 14 points 1 day ago* (last edited 1 day ago) (8 children)

I personally strongly advise against committing IDE junk to version control. Assuming your IDE workspace defaults are "sane" for the rest of the contributors is not a good practice.

[–] kora@sh.itjust.works 15 points 3 days ago* (last edited 3 days ago) (1 children)

Here's some more.

Shared this with my team just recently. Guess there is a lot more of these brilliant edits.

[–] kora@sh.itjust.works 3 points 5 days ago* (last edited 5 days ago)

Looks like he would be the perfect fit for Autechre.

 

Transcript (by @TheTechnician27@lemmy.world)

1.1 Introduction: Thermodynamics and Statistical Mechanics of the Perfect Gas. Ludwig Boltzmann, who spent much of his life studying statistical mechanics, died in 1906, by his own hand. Paul Ehrenfest, carrying on the work, died similarly in 1933. Now it is our turn to study statistical mechanics.

Source