

What is the use case for linting typescript where tsc is unavailable? To avoid tsc compilation time if possible?
What is the use case for linting typescript where tsc is unavailable? To avoid tsc compilation time if possible?
What model do you run? Aren’t the vram requirements pretty rough for self hosting?
Prob gonna get downvoted but lemmy is so negative. I feel like what gets the most up votes is negativity with no nuance. Like this post is comparing working endlessly on a literally endless grueling task that has no benefit to a job which gives us money to do the things we want to do in life.
Maybe it’s on me for not curating my feed more but the negativity on lemmy is getting old. Does anyone else notice this trend of negativity?
Edit: I suppose I’m being negative about negativity. Am I a hypocrite? Lol
Very cool! Thanks for this
I have been trying to be more functional but I still use classes for things like loading/modeling configs. What are some common situations where using an object is a good solution?
I use python if that helps at all.
Makes sense. Reminds me of running ruff before the (very) slow type checker on my python projects.