

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?


Made this, hope it helps. https://ykrej.github.io/ServerPartDealsTable/


If it’s just xml parsing and you are willing to rewrite in typescript I recommend writing as a static web app served through GitHub pages. Free hosting :D
I avoid apt because it does silly stuff. Always use apt-get. I suppose having to know that quirk is a con of the distro.
I just don’t use snaps and it works great for me. For docker I add their apt repository and install it like that.
What is so bad about Ubuntu server?


With python you can use the := to assign and return new value.
I use poetry and it works really well. I would consider it solved but that doesn’t mean there isn’t the possibility of a better solution.
Why is docker bad now and what makes pdoman better?


Immutable in order to protect against parallel code changing the size of the iterable?
Thank you! This is super interesting!


Sounds fun! I completed like half the book previously. This might be the motivation I need.
I’ll give this a try, thanks!
I really only want Linux for software dev work(docker mostly). Windows has wsl which has worked beautifully for me besides memory leaks a couple times a year. The issues I face with wal pale in comparison to my experience dealing with Nvidia drivers and gaming on Linux.


Couldn’t have said it better myself


Anker for docks and dongs.
Makes sense. Reminds me of running ruff before the (very) slow type checker on my python projects.