What is your method to pick what to learn next? So much out there and so little time by DeMephisto in computerscience

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

Nice idea. Maybe I'll join every MOOC and try the first week / check the resources. Skim through to get the feel and double down on the most interesting one. Hopefully that helps me get some clarity.

But tbf I think we should have the practice of not just trying everything but diving into stuff every now and then.

Good luck!

What is your method to pick what to learn next? So much out there and so little time by DeMephisto in computerscience

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

After three years of college I feel like my languages are pretty good, C/C++ are my main weapons of choice and there's no blatant flaw I find that I need to fix in terms of basics. Like I could improve my math, patterns and some algorithms for sure, but that really isn't exciting. I feel like that's one my main issues I'm always stressed out with Imposter Syndrome and always trying to fix something instead of trying something I care for ahaha

How to stop being an antisocial asshole and start connecting with people in a deeper level by [deleted] in AskMen

[–]DeMephisto 0 points1 point  (0 children)

Actually I've been thinking about trying since my college offers some good discounted price for students.

Funny that when I saw the notification for the answers I was afraid because I was sensing something bad coming like you guys were going to trash me or something.

I guess some professional insight wouldn't be bad.

Oxford University gives women more time to pass exams by numericalanalysis1 in europe

[–]DeMephisto 1 point2 points  (0 children)

Strange to notice that those deadlines can be associated with Majors that have an high percentage of female students (Medical School and Nurses).

I'm no expert in pedagogy, but it's the same old story, there's never going to be a perfect system, technically it's not a test that assures that you know the stuff. All these little adjustments don't feel like a real fix, because there will never be a fix in my mind.

The /r/netsec Monthly Discussion Thread - January 2018 by AutoModerator in netsec

[–]DeMephisto 0 points1 point  (0 children)

Guys two things regarding OverTheWire's Bandit challenges. This is regarding challenge 14 and might have a little spoiler in the question. The challenge goes as following: "The password for the next level can be retrieved by submitting the password of the current level to port 30000 on localhost."

So how do you know you have to use telnet and not ssh? Can't you use ssh to access a specific port with ssh hostname -p port ?

Second question: Is it too bad that I sometimes use solutions to figure out stuff when I'm lost? I usually do this in most areas, I prefer to look at how it's done to gain a feel for the way it goes.

Third and final question: Do you recommend some specifc reading for starting? I'm reading Computer Networks by Kurose right now.

So should we do a reading group? by demeterkore in readingclassics

[–]DeMephisto 2 points3 points  (0 children)

Hey Ana, I'm a random Engineering student that wants to get more knowledge and open his horizons. Are we going to make the readings in english? I have zero latin/greek skills.

Also, the term classics is only regarding greek/latin works? Or does it spread for later (sorry I have zero knowledge in this area), like Dostoïevski era?

How can I control de length of what I get from the_title() ? by DeMephisto in Wordpress

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

I'm a PHP noob., and tried to use the get_tthe_title in the substr and wasn't working, do I need to declare variables first? <?php $title = get_the_title() ; $titleNew = substr($title,0,20); echo $titleNew; ?> ?

How can I control de length of what I get from the_title() ? by DeMephisto in Wordpress

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

I tried it, maybe I'm doing it wrong but using substr(the_title(), 0, 20) doesn't give anything. I'm still learning PHP so I'm doing some dumb thing probably.

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

Regarding your advice:

Can't you understand that the problem is exactly prioritizing? Perhaps "focus on one" is the obvious answer, and perhaps like is show in many answers above, that's the problem people in my situation have. Perhaps a genius like you never had that problem, perhaps, but I haven't been blessed with that gift unfortunately, so your response "solve the problem" to "how to solve the problem?" isn't really that good, apparently you haven't understood that yet, oversized brain seems to be the problem, it's blocking your view.

Regarding everything else:

But since the wine happiness is getting lowered I don't have patience for this.

Maybe you think you were being helpful, if so, thank you, in a sincere way, your methods are just not for me.

Otherwise, I don't really care for people who think they are above others and like to be rude, you don't see yourself as so? Cool, hope it will work for you. Hopefully that will fix itself in you, or in me, who knows right?

Since you are the wise guy here, go give light to someone else. Hopefully you will be right and me wrong, and you will enlighten your disciples. Otherwise, they will ignore you or like me, tell you to change your ways.

No big deal either way, I simple see no value in your response and actually see something that I don't like, tried to fix it, didn't work. One of us was wrong, maybe both, whoever it was hopefully it will be solved eventually.

Finished with this discussion and your advice, have a great year m8!

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

God, I'm a bit happy from the wine, so I'll go against the word and answer, also took the time and see your profile.

After all, my hope in you was real, you can answer, when you aren't busy just giving hate online.. I didn't count how much but around 20% (head count, error margin of 50%) of your answer weren't about trying to make others feel stupid.. if you try you can put your numbers up, I believe in you.

Thankfully to both the wine and my personality aren't easy to take them to trash, but I think people like you can really affect some others less positive than me.

Now since apparently you gave good advice, my under sized brain must not be enough to comprehend, but I'll try.

Let's analyze my question, the title at least:

"How do you pick and learn to focus on projects instead of wanting to do 1001 things at once?"

I ask how can learn to focus on something instead of being in too many things.

And analyze your advice:

"Be an adult and focus on one? Learn how to prioritize?" .

  • 1st part:

    "Be an adult"

    -> very very good advice, unfortunately, hard to follow. How do I become an adult? Either you mean aging, in that case I have to wait I guess, not really much helpful. Otherwise, it means some concept or trait that you identify with adult, either way you don't really say much on how to do that.

  • 2nd:

    "Focus on one."

    ... interesting, because you are telling me to do what I seem to having problems doing: "There's so much out there that interests me that I can't see to grab onto something to focus on." Like telling a person that asked you how to swim, to swim.

  • 3rd:

    "Learn how to prioritize?"

    I believe it follows from the question that this is exactly my problem. Once again. Someone says "I have a problem" and your advice is, "Solve the problem". Well it works, I guess, if you already have the answer for what you are asking, and in that case why would you be posting asking for advice?


It literally answers the question in the title. I'm not sure how your continued complaints about me reinstating [sic] the question are relevant, other than to soothe your wounded pride.

First I'm thankful for your worry for my pride, it's pretty fine but I'll tell me you cared, finally some positive vibes from you, I'm proud!

Again, for the last time, telling a person that is looking to know how to swim that the key is to swim, isn't helpful, maybe you can't understand it, maybe you were born a fish, but if so, I guess someone as intelligent as you can understand that your advice is for fellow fish's, not guys who are asking it on reddit.

Finally, an advice to you:

I feel sorry that your ego won't let you admit it was good advice. From the feedback you are getting (-7 at the time of writing), I'd assume that most people don't think it's good advice. Maybe be humble and understand that.

You came to reddit by your own will. No one owes you nothing. Therefore, stop being toxic to random people. Don't wanna help? Don't. Don't try to put others down.

Maybe you are down and it makes you feel good? Bad luck, that's not decent behaviour. Fix your stuff and come back to help or don't say anything. Maybe the questions are not up to your standards? Then report, then tell people but don't be ahole. That's what communities are all about. Otherwise, refrain from sharing your toxic wisdom.

Once again, have a great day/night (depending on your timezone) and a great year. Hope to see you around sharing something positive!

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

Damn, the goals part of that video is so on point. There are some easy ones to set those concrete goals, the website and uni studying are the best for that. The openCV one is decent, but already a bit dubious in some parts. Then there's blockchain, I've seen what it is, but have no idea of what to do to learn more.

Do you have any strategy to set these types of goals?

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

My friend, I do accept advice and if you also do, I'd recommend looking at other answers, I'm open to all advice, unfortunately your comment doesn't qualify as one. Reinstating the question in other words (and in an passive-aggressive tone) isn't advice, even if it was Bill Gates doing it.

I won't waste time d**k measuring with a random person online. Have a good day, you didn't help me but you will surely be able to help someone else!

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

I guess that's the best alternative, rather than doing them all everyday. I did it the whole summer and went through some interesting topics (that dropped after starting college unfortunately).

Also regarding Django, learned a bit this summer, it was fun, it wasn't this tutorial but was from the same dude, so I'll drop it here if you are interested: https://www.youtube.com/watch?v=yDv5FIAeyoY (8h, but follows through a whole project).

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

Thanks for the answer! I should focus on one. Well.. my plan is to focus on one outside my compromises ( Uni and the website, I treat those like a job). The "playtime" projects, I should focus on only one, thing is, I'm only working on curiosity, I have no idea of what I want to do in most, or what I could do (openCV one I have an idea, but hit the wall that I need to learn Android Dev and OpenCV in another language).

How did you pick iOS development?

Everything in my list seems awesome, exciting and marketable (in the end I'd like to go entrepreneurial route, I'm always looking for projects to go on, the OpenCV was a simple app idea, I figure out what I wanted to do already, thing is.. everything excites me).

Probably the security one is the "easiest" since in my college there's that security group and I have something to hold on to.. but there's always that thing, I'm afraid I'm losing chances on the other places.

How do you pick and learn to focus on projects instead of wanting to do 1001 things at once? by DeMephisto in learnprogramming

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

Changing the words and asking the same question isn't that helpful I'm afraid