rlippmann
rlippmann
@bdraco any comments on the entity naming scheme here?
Maybe just search for /opt/local? That might not necessarily work because you might be able to have both macports and homebrew installed. I already had cmake and gcc/g++ installed, so...
Oh, and the C_INCLUDE_PATH and CPLUS_INCLUDE_PATH worked :)
Hi Jacky, As promised, here is what I've discovered about the process to do 2fa. I've omitted all the https://portal.adtpulse/myhome/version from all the URLs for brevity. first, when an invalid...
I didn't see where it passed the fingerprint as a parameter. So let me know what you find. The fingerprint looks a lot like a JWT, so they might do...
Good point about the security of the fingerprint. I assume they just do a simple string comparison of the fingerprint, but I can see them decoding part of it as...
I have a feeling it doesn't actually save the browser/os type until you submit the otp.
I've been (slowly) working on a solution for this where I've abstracted away the separately "compilable" parts. My initial aim was to use it for a project like this that...
@doyled-it So does mine, but yours looks way more advanced. It looks like you're trying to do the same thing as this project?
@doyled-it I was looking at trying to do translation with distributed inference, i.e. through litellm. That way it could be more useful for open source developers since they could run...