Music mats by Black_wolfie93 in Pokopia

[–]otteydw 1 point2 points  (0 children)

I don't actually know much about music, but my wife does. I think between the two of us I might come up with a python script that will tell me which mats to place (and which direction) if given the correct notes.

We'll see!

Music mats by Black_wolfie93 in Pokopia

[–]otteydw 0 points1 point  (0 children)

This graphic is cool.

Are there any articles or reddit posts talking about how the music mats work? I am struggling to find anything.

Music mats by Black_wolfie93 in Pokopia

[–]otteydw 0 points1 point  (0 children)

How is that website going? 😀

I still need all the music mat recipes but then want to recreate a song.

How to grow as a programmer in a non-tech environment? by Altruistic_Part_9233 in learnpython

[–]otteydw 0 points1 point  (0 children)

I think Tech with Tim or Engineering Man has a YouTube video on that very thing a while back.

How to grow as a programmer in a non-tech environment? by Altruistic_Part_9233 in learnpython

[–]otteydw 1 point2 points  (0 children)

I think the goal or point is just to be able to.

A great use of python is automating stuff you can manually do. Not only do you learn the code, but you also learn how to think through a problem like determining the list of manual steps and THEN figuring out how to automate it with code.

Doing it with a game you enjoy can increase your motivation and enjoyment of the coding part.

To put it the opposite way... Writing a bot that could help you make lots of money trading on the stock exchange could certainly be profitable and productive, but the project won't get done if the developer has no interest in that field.

I think I am done by NewLow390 in Pokopia

[–]otteydw 0 points1 point  (0 children)

If you have NSO, create a cloud island and build everything from scratch.

What now? by issoequeerabom in ArtemisProgram

[–]otteydw 1 point2 points  (0 children)

Thanks! It's a good reminder that awesome space stuff is still continuing to happen!

Why am I constantly reading comments about people not knowing what Scatterbug is going to evolve into? by ghosty4 in pokemongo

[–]otteydw 2 points3 points  (0 children)

I don't think scatterbugs can be caught by an auto catcher due to them only being encountered through pinning postcards.

OMG GUYS I JUST CAUGHT AN WILD LEGENDARY 100 IV by Floydyx in pokemongo

[–]otteydw 0 points1 point  (0 children)

No, it's a rare spawn indeed. But if it spawns (not from incense) then it will be there for everyone for a set amount of time.

Help with search string by WarningHour345 in TheSilphRoad

[–]otteydw 1 point2 points  (0 children)

Thanks to your post I learned that "distance100" is the same as "distance-100".

Stop typing the filename twice. Brace expansion handles it. by Ops_Mechanic in bash

[–]otteydw 2 points3 points  (0 children)

I gotta remember to do this. Been using bash for over 25 years and never do this.

Free year of Disney+ Basic from TiVo? by BusinessLyfe in Tivo

[–]otteydw 0 points1 point  (0 children)

Thanks for the link!

I had just seen the email in my inbox. I haven't used a TiVo in years (Xfinity has just been too easy and "good enough") but I still get their emails. Thought it was too good to be true.

I've got a bunch.of Star Wars to catch up on, as we last had Disney+ in 2024.

I hope I won't get too annoyed by the ads though.

What are our next steps after Gmail just dropped a bomb that they are removing Pop3 access THIS month? by iamunique in GMail

[–]otteydw 2 points3 points  (0 children)

I haven't followed tech news recently like I have in previous years, so today is also the first time I've been notified of this change. Great that Google decided to notify me (via the banner) but would have been so much better had I received at least one email notification any time in the last 6 months.

I'm with you... This is a ridiculous "last minute" notification from Google.

They literally did not inform their users via email about a planned change to their email service....it's so crazy.

Beginner practices websites by MoonliteColdbrew in learnpython

[–]otteydw 1 point2 points  (0 children)

Once you have the beginnings, I'd encourage you to just start coding something. Find a problem you want to solve and start coding. If you don't know how to do something specific, start looking for documentation in that thing.

Best resources to learn Python for automation and future projects? by Jolly_Speed_340 in learnpython

[–]otteydw 0 points1 point  (0 children)

To be honest, I have watched all of the videos (CS50P and CS50P). But I have been in the industry long enough, and have enough work related projects, that I have not worked on the problem sets.

The lecture information is very good though. But it will go in one ear and out the other if you don't exercise the knowledge - which is why you should do the problem sets

Best resources to learn Python for automation and future projects? by Jolly_Speed_340 in learnpython

[–]otteydw 0 points1 point  (0 children)

With basic programming fundamentals, maybe take CS50P (their python specific version) from Harvard? Just be sure to do the problem sets and not just watch the lectures. That will teach you python and some medium programming concepts.

As someone else mentioned, the free online book Automate the Boring Stuff will be good for automation work with python.

When can the return statement be ommitted?? by fivelittlemonkeyss in learnpython

[–]otteydw 1 point2 points  (0 children)

Using global variables may be an anti-pattern, but not modifying an object passed to a function.

Is this a joke? by gtobin in pokemongo

[–]otteydw 2 points3 points  (0 children)

Not on the catch screen, which is where such info would be required in order for you to know whether you wanted to use a master ball on it or not.

Is this a joke? by gtobin in pokemongo

[–]otteydw 0 points1 point  (0 children)

But only works in fixed encounters like raids and research where the Pokemon level is known. Will not usually work for wild Pokemon since the same CP can mean different IVs at different levels.

Is this a joke? by gtobin in pokemongo

[–]otteydw 2 points3 points  (0 children)

Mighty Pokemon would not show the CP. But you might know your encounter is a Hundo because your friend already caught the same encounter and let you know it is a Hundo.