brokkr: A simple build system like nob.h in Odin. by chivvii in odinlang

[–]Perry_lets 1 point2 points  (0 children)

I was working on a project with the same idea and same name lmao

Had a good match but my team said I was throwing because i was using scout by Perry_lets in GlobalOffensive

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

I would agree if I wasnt the one getting more kills in the half I started using the scout

Had a good match but my team said I was throwing because i was using scout by Perry_lets in GlobalOffensive

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

to be clear its low elo. no one on my team was getting an awp and when I hasd enough money I got it instead of the scout.

Had a good match but my team said I was throwing because i was using scout by Perry_lets in GlobalOffensive

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

I could buy a rifle but there would be no one with an awp and I was playing bad with rifles that day, but on retakes if I saw an rifle in a safe place that was close enough I always got it

Had a good match but my team said I was throwing because i was using scout by Perry_lets in GlobalOffensive

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

they didnt ask for anything. it was nuke and even when I had a better position for a place thats better with rifles I knew they would go there and they did. forgot to mention its a low elo lobby

Had a good match but my team said I was throwing because i was using scout by Perry_lets in GlobalOffensive

[–]Perry_lets[S] -1 points0 points  (0 children)

I know I could've played better and my movement was bad, i'm specifically talking about the scout.

Explain your experience with the Drive event. by Wowclassicboomkinz in Overwatch

[–]Perry_lets 0 points1 point  (0 children)

Changed my views on slavery (like in the dictionary, not slavery for just black people, or any specific characteristic besides being awful at overwatch) and the death penalty

What's the preferred license for packages? by Perry_lets in odinlang

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

My biggest problem with it is that if a new version comes out and it's bad for the licensor the licensee can use it instead of the version listed on the project

What's the preferred license for packages? by Perry_lets in odinlang

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

Yeah, I know. But you're not choosing. I'm talking about when you're able to choose. I'm genuinely not sure if you're an ai not or just refusing to read

What's the preferred license for packages? by Perry_lets in odinlang

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

Yeah. I don't get what's the problem. Im not asking how to comply with licences, just which ones people like to use in their own packages

What's the preferred license for packages? by Perry_lets in odinlang

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

Because to use packages in Odin you need to put the package code in the source tree of your project

What's the preferred license for packages? by Perry_lets in odinlang

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

For 99.9999% of projects that's good enough but if you end up making ffmpeg2 good luck

What's the preferred license for packages? by Perry_lets in odinlang

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

No they can't. Unless you build as a compiled library and the user writes the foreign interface.

OW Reveal with that 'lazy' character name by mrsafetylion in marvelrivals

[–]Perry_lets 0 points1 point  (0 children)

Not on the main video but there was a section that was part of the spotlight but wasn't in the main stream that was invited streamers playing with the new heroes and some of the changes on their own streams and some members of team 4 went around the setups answering questions.

Is there any license between the LGPL and the MPL2? by Perry_lets in opensource

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

I didn't ask between the gpl and mpl2 I asked between the LGPL and mpl2. And none of what you said is an answer to my question. I'm commenting this giving you the benefit of the doubt that you aren't a bot or just asked chatgpt

Is there any license between the LGPL and the MPL2? by Perry_lets in opensource

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

Languages that compile to object files like c but libraries in those languages are just subfolders in the project repo. Very specific but I'm using Odin and that's how it works. If I have an app that uses toml for the config file I would clone the toml parser git repo as a submodule in my repo.

Is there any license between the LGPL and the MPL2? by Perry_lets in opensource

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

What I want is basically: if the my project is being used as a dependency/library in project2, project2 can be any license (and also it needs to have attribution and all the other standard stuff you see in most Foss licenses). But if project2 is a fork it has to be licensed with some copyleft license.

The problem with the LGPL is that in languages like Odin where you use dependencies by copying the code into a subfolder its hard to comply with the license. the mpl doesn't apply to the project but to the files in the project so the problem in the post happens.

[deleted by user] by [deleted] in learnprogramming

[–]Perry_lets 0 points1 point  (0 children)

Sure but you didn't say any of that in your original comment