all my google searches just give chinese docs, oddly enough... Vite(press) popular in Asia?
your JS is being built on publish?
How can I extract the type T from an Array<T> in typescript? Is there a utility function that'll yield the generic?
So I have my old university laptop at home and would like to use it as a kind of home server... But it doesn't support Hyper-V. 1) Any chance to enable virtualization in firmw...
#question - I'm looking for a user-friendly (Windows GUI?) tool to configure and run a reverse proxy server on local machine in order to route one specific hostname to another...
maybe something like this? Just wondering how this will behave when the constructor has more than 0 args 🤔
Why don't method groups work with Linq Expressions? Argument type 'method group' is not assignable to parameter type 'System.Linq.Expressions.Expression<System.Func<string,bo...
And is there a way around it?
In TypeScript, can I constrain a generic type T to be a class?
Is there an abbreviation for Infrastructure as Code? IaC??
so what is the common denominator, I mean when I have two urls https://myserver.com:443/doFoo and https://myserver.com:443/doBar how is it distinguished here which application...
MVC is probably unusable for implementing an api, right?
Anyone got any recommendations for a Graph Database with corresponding wrapper library (the term "ORM" is wrong here for obvious reasons, what is it that I'm looking for?) Ca...
Is it possible to run multiple applications behind a reverse proxy, essentially all listening on port 443 with ssl?
Basically I wanna push a change to jenkins, which runs all my CI. Now, on push of a button or even automatically, I want to run the app that was created. Since Jenkins isn't b...
https://github.com/uxmal/pytocs any good? I wanna share code and maybe libraries if that's a thing 🤔
~/config/myapp/myconf which is copied into the workspace on every run? ~/config/myapp/myconf just loaded by the application, with the path hardcoded?
Is ManageIQ.. like... popular..? Any opinions?
Node.js for frontend?
Does anyone know which setting I need to dig into for changing the color of the error-hover-overlay in eclipse? Linux gtk color scheme iirc