Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
so I've been trying to figure out what this is for a while:
MzggMTAgMTA=
is it base64? Or a hash?
It looks so familiar to me but I can't find what it is...
Thanks and sorry if my question is silly, I am a beginner, thank you!
My rule of thumb is, if there's a = or even two at the end, then it's Base64 encoded. In this case, the decoded message of your text is "38 10 10".
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 days ago.
Improve this question
I have a problem in my connection (my netlogo code with arduino) I askek chatgpt but I didn't get any vailable answer could any body help me in that ??
I just want to see the result like i'm using netlogo with any other language
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 years ago.
Improve this question
I see plenty of mentions of their categorical dual, i.e. co-mbinators like y-combinator, etc. But no one seems to give an example of an mbinator? Even wiki.haskell.org/Combinator doesn't mention it.
The etymology doesn't involve "co-". I guess you could ask about "binator", which might make pairs without putting them together. But that's not a very useful concept.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I want to make a CRM (like vtiger, suger crm)using Symfony 2 how I start it?
what kind of areas should I fillow?
Where from I stated it?
what are the areas I fi
have a look at orocrm.com it's based on symfony2, it may be a good starting point for use or inspiration
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I am trying to extract points from scanned image file from printed book. The image is quite clear.
Does anyone can help me?
In R you can use the digitize package.
The full explanations are here and there and.. well google has lots more.
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
It's not available on the lower left screen thingy. If I do po self.delegate.tvDelegated it doesn't work either.
It's simple looking at some variable value. What's the problem?
Sometimes is better to use the original method sending, instead of dot notation, even if in the latest version support mors dote, try to write
po [[self delegate] tvDelegated]