Zlatko
Zlatko
unit testing for a thing that helps you skip unit testing? ``` if (global.before) { console.log('10 of 10 tests passing.'); process.exit(); } ```
A quick question: does this answer mean that you don't support even the bare "Move account" functionality yet (without moving the data)? I'm asking this in context of mastodon.technology shutting...
Good point, I was actually only looking for a redirect right now - a move would be great but redirect is the minimum of that I would like to have....
Hey, so I have all of these "wrote more than the declared content length" etc things, also like 20% of my `docker logs -f` is various 401 errors. E.g. ```...
I also get this error, a large Angular 15 application. ``` Angular: 15.2.10 ... animations, cli, common, compiler, compiler-cli, core, forms ... language-service, localize, platform-browser ... platform-browser-dynamic, platform-server, router Package...
I went back a few versions, and I tried this with ngd version 1: `npx -p angular2-dependencies-graph ngd`. This is the result: ``` Cannot enlarge memory arrays. Either (1) compile...
Just a quick question, that'd be :latest docker tag in my dockerfile, correct?
Edit: Oh, I found it, thanks! I was not aware I can go into instance settings on the instance list page :) It's not preserved accross my devices, but it...
I don't have much to add here, but I do have a question: is there an option to not cache remote media at all? If not, I think one would...
No, I'm taking about media. Statuses are in the database and I don't mind a hundred or so MB pet month (for now). But media is problematic, as the issue...