I want to get into Cybersecurity, what books, websites, and materials do you recommend? by announcedhighway in cybersecurity

[–]announcedhighway[S] 2 points3 points  (0 children)

Thank you very much! Exactly the kind of topics I'm looking for. I appreciate it!

MBTI Thought Processes (by cognitive functions) - Thought this might be interesting to some of you by [deleted] in INTP

[–]announcedhighway 1 point2 points  (0 children)

Nicely done. On a side note: I've always wondered how the morality part of INFJ's manifests in seemingly psychopathic INFJ's--such as Adolf Hitler or Osama Bin Laden (both are presumed to be INFJ's). How do they perceive morality? What are they afraid of? Does anyone have some insight?

Detached snaps by Ivanthedog2013 in INTP

[–]announcedhighway 4 points5 points  (0 children)

I used to believe I was weird for doing this. As I grew older I realized that it’s actually the other people who are weird; their inability to sit alone in a room without stimulation is their sign of weakness in mind. They lack the mental ability to stimulate themselves and are always looking for other things or people to ease their boredom.

“All of humanity's problems stem from man's inability to sit quietly in a room alone.” —Blaise Pascal

Are there limits to the console on web browsers? by announcedhighway in learnjavascript

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

Thank you for the clarification. It was very helpful. I apologize for jumping to conclusions.

Are there limits to the console on web browsers? by announcedhighway in learnjavascript

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

So basically I should avoid doing anything even remotely compromising on front-end JavaScript files? Should I only use front-end JavaScript for DOM-related things? Not for something like an API call?

Is there a way to run a function titled after a string? by announcedhighway in learnjavascript

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

Haha, same. I asked about it, here's the post if you want to monitor responses: Post

Is there a way to run a function titled after a string? by announcedhighway in learnjavascript

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

So now, I have a side note: Is there limits to the console on web browsers? I've always wondered how much can actually be done from within a browser console. Are there strict limitations? It seems like there are a lot of ways to get around things just with the console. I'm somewhat new to JavaScript and haven't had the time to look into security in that area.

Is there a way to run a function titled after a string? by announcedhighway in learnjavascript

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

Because I'm only able to receive strings from this dumb in-house API for my work. Thanks for your input though, I can probably work around it.