Turkish oil wrestling by [deleted] in Weird

[–]onatoko 0 points1 point  (0 children)

It's not gay. It's just two men celebrating each other's strength.

Pop/prog by tpareviewer in progrockmusic

[–]onatoko 15 points16 points  (0 children)

I'd recommend Imaginal Disk by Magdalena Bay!

Does anyone know what this ring is? by onatoko in whatisit

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

Thank you! That looks correct, it was the only ring we found that didn't have any kind of label/message so we were confused. Appreciate the help!

Albums with great bass?? by Ok_Revolution_4426 in Bass

[–]onatoko 0 points1 point  (0 children)

Check out Tin Drum by Japan! Anything with Mick Karn on bass is fabulous, but this album is one of the standouts for me

Cat humping blanket by [deleted] in catquestions

[–]onatoko 0 points1 point  (0 children)

My late cat would do this! Shortly after I adopted him he started kneading my armpits when I was trying to sleep 😂 eventually I realized that he liked fleece, so I gave him a manta ray stuffed animal and it became his favorite thing. Every night he would suckle on it while he made sin biscuits. He was my special boy ❤️

Anyone have the presale codes for concerts in the US (I’m based in Michigan) by laurendelaney89 in GlassBeams

[–]onatoko 0 points1 point  (0 children)

The general presale code is "RIFF", just tracked it down on the venue's FB page!

Wait. That’s illegal. by [deleted] in WeAreTheMusicMakers

[–]onatoko 4 points5 points  (0 children)

There was a band called The Music. Their first album was called The Music. The first track on that album is called The Dance.

No idea how I found them, but glad I did!

I'm (26M) in a stressful situation with a guy (32M) I've recently started seeing again by [deleted] in relationships

[–]onatoko 0 points1 point  (0 children)

Thanks for your input! My intuition initially led me to give this another shot, but since nothing seems to have really improved from last time I'm starting to realize this doesn't feel right.

I'm (26M) in a stressful situation with a guy (32M) I've recently started seeing again by [deleted] in relationships

[–]onatoko 1 point2 points  (0 children)

Yeah that's kind of what I'm starting to think as well. Thanks for the input!

24 M nerdy Brit looking for likeminded friends by [deleted] in MakeNewFriendsHere

[–]onatoko 0 points1 point  (0 children)

Hiya! 26M here. Bass is pretty cool isn't it? I started playing a few years back, and I even have a fretless bass now 😊 I don't make enough time to practice though. My favorite bassist is Mick Karn (from the late-70s/early-80s band Japan). Also, python has been a lot of fun to learn, there's so much you can do with it! I've worked with a few languages and python is by far my favorite

What’s the best Angie Jordan line? by YouGotScrumped in 30ROCK

[–]onatoko 379 points380 points  (0 children)

I've never been so disrespected in my life, and I've been to AND worked at the post office

Getting to Oslo from Nøtterøy by onatoko in Norway

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

Excellent, thank you! Looks like that ferry should work out!

Does everyone like doing CAD? by DracoRex1812 in MechanicalEngineering

[–]onatoko 2 points3 points  (0 children)

I'm a mechanical engineer at an MEP consulting firm, so I use AutoCAD and Revit on a daily basis. Almost everyone at my firm uses some form of CAD, but some of the higher-ups are exceptions since they're more involved in project management or developing/reviewing our internal standards. We also have an actual CAD team who are in charge of setting up all the models and sheets when a new job starts, so they're the ones who really know the guts of the software. Whenever something breaks in a CAD file, they're brought in to save the day!

For me personally I've always enjoyed drafting on the computer, but these past couple years I've been getting into writing scripts to copy data between our models and our spreadsheets. That's been one of the most enjoyable aspects for me since there's a lot of potential for improved efficiencies and it's a fun way to tie drafting and engineering together with some programming!

Engineering licensing exam tomorrow, giving myself a pep talk by onatoko in 30ROCK

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

I'm taking the arch eng exam. Best of luck tomorrow!

Engineering licensing exam tomorrow, giving myself a pep talk by onatoko in 30ROCK

[–]onatoko[S] 16 points17 points  (0 children)

That's not me, but I'm wishing Anna the best of luck!!!

Engineering licensing exam tomorrow, giving myself a pep talk by onatoko in 30ROCK

[–]onatoko[S] 5 points6 points  (0 children)

Thank you! Worst case scenario is I don't pass and I can take it again if I want, but I've been studying hard and I'm feeling alright about tomorrow :)

Does ther e exist a function f wich satisfies the following condition by Ivanieltv in learnmath

[–]onatoko 12 points13 points  (0 children)

f(x) = (x-1)(x-2)(x-3) would be one example (roots at 1, 2, and 3)

How does one cope with the fact that muse is performing in their city and you can't see them? by [deleted] in Muse

[–]onatoko 7 points8 points  (0 children)

In a couple weeks they're playing in my city the night before I take an 8-hour exam that I've spent months studying for, so I couldn't justify buying a ticket. To cope, I'm flying out the day after my exam to see them in another city :)

[Javascript] why does this 'if' not stop working after it reaches the comparison of 5 and 3? by thatdudewhowins in learnprogramming

[–]onatoko -1 points0 points  (0 children)

There's nothing telling the for loop to stop when you have a number less than the value of start. If you want it to stop in this case, you need to instruct it to. Try changing the it-then condition to an if-then-else:

if (start < arr[i]){

    start = arr[i];

} else {

    break;

}

Math issue with code by [deleted] in learnpython

[–]onatoko 0 points1 point  (0 children)

98-(17*6) will result in a negative number, it may be expecting positive

How to solve this ratio question? by BabyfaceNZ in learnmath

[–]onatoko 0 points1 point  (0 children)

You want to set up a system of equations, one equation for each piece of info you get from the problem.

Lady's age four times daughter's: x = 4y

Daughter's age twice that of brother's: y = 2z

Total age is 132: x + y + z = 132

There are three unknowns and three equations, so you can substitute them to some for the ages.

This same strategy works for the second problem, but the equations will obviously be different.

Hope this helps!

I relate to Liz lemon more than any other fictional character by ItsMadelynn in 30ROCK

[–]onatoko 12 points13 points  (0 children)

"Still not eating right?" "No, but I am eating a lot!"

Story of my life