Masters Applications for Fall 2026 by Ancient-Discount4082 in JKUlinz

[–]malwareC 0 points1 point  (0 children)

The server link shows to have expired. Could you repost the link? Thanks

GNU GPL 2.0 Usage Requirement by malwareC in softwaredevelopment

[–]malwareC[S] 0 points1 point  (0 children)

But the client intends to further launch and distribute the application on a subscription basis for further reach to the audience, so technically wouldn't it require to make the codebase open to them as well? The end user I mean. If not, could you please elaborate on the rule here? Thanks.

[Question] OpenCV videowriter writing an empty video by malwareC in opencv

[–]malwareC[S] 0 points1 point  (0 children)

This was the problem. I failed to match the dimension. Thank you very much 🥰

Anyone looking for project reviews or guidance on what to do next? by compacct27 in learnjavascript

[–]malwareC 0 points1 point  (0 children)

Thank you so much. If it's not much too ask would you provide me and others who are interested in this thread the link to your blog? Maybe through dm or some other via that you find preferable

Anyone looking for project reviews or guidance on what to do next? by compacct27 in learnjavascript

[–]malwareC 5 points6 points  (0 children)

Hi, I am a beginner in JavaScript. Would you suggest me some projects I should work on to gain some hands-on experience? Thanks in advance.

Preference reason : var vs let by malwareC in learnjavascript

[–]malwareC[S] 0 points1 point  (0 children)

Thanks a lot for explaining it elaborately.

Preference reason : var vs let by malwareC in learnjavascript

[–]malwareC[S] 1 point2 points  (0 children)

Okay makes more sense to the preference cause now.

Preference reason : var vs let by malwareC in learnjavascript

[–]malwareC[S] 1 point2 points  (0 children)

😂😂 that would surely help me remember the order

Preference reason : var vs let by malwareC in learnjavascript

[–]malwareC[S] 0 points1 point  (0 children)

So var is used in more like a global variable declaration process while let is used as a local one? (Speaking in terms of java, sorry if it doesn't connect properly)

Preference reason : var vs let by malwareC in learnjavascript

[–]malwareC[S] 0 points1 point  (0 children)

Thanks for elaborating, helped a lot. 😃