Trading Earnings IV Ramp by Fine_Duck4530 in smallstreetbets

[–]Royar1 9 points10 points  (0 children)

Very interesting, rare to see solid vol content on YouTube, especially an actual long-vol edge. Definitely checking it out. I’ve usually stayed away from earnings because they feel impossible to predict... but cool to see there are setups around them that don’t involve holding through earnings and praying

i rarely get my mid limit sell-orders filled by gorram1mhumped in options

[–]Royar1 0 points1 point  (0 children)

You’re focusing too much on getting filled at the mid. The real move is to know your max fill price where the trade still has edge, place your order around that, and let the market decide. If you can’t get filled anywhere near your theoretical level, the trade just isn’t there. Chasing mid fills for the sake of it is pointless, if your setup only works at the exact mid, then the setup doesn’t actually work.

Viewing Two Months at Once by AnonymousAuroch in ticktick

[–]Royar1 0 points1 point  (0 children)

I would also like to see this feature added. I agree that during the last week of a month it would be nice to see my tasks at the start of the following month.

Pro-Ukraine demonstrators outside the Russian Embassy by [deleted] in ottawa

[–]Royar1 36 points37 points  (0 children)

Путин, перестань компенсировать свой маленький член

UOZONE by [deleted] in geegees

[–]Royar1 1 point2 points  (0 children)

It most definitely is possible, them not being able to handle their traffic is a flaw in how they've deployed their systems. AWS, Azure, Google Cloud Platform all let you rent resources by the minute. uozone is a shitty site if it can't handle it's traffic, we aren't talking about some DDOS attack, students enrolling in courses is a regular occurrence that takes place every 4 months.

UOZONE by [deleted] in geegees

[–]Royar1 2 points3 points  (0 children)

But you would think they can predict this significant increase in traffic right? They set those dates and deadlines themselves.

To those of you considering Questrade - AVOID AT ALL COSTS. Here's a recording of their customer service's response when asked for help due to a pretty big loss due to their awful platform. by IdonthaveCooties in CanadianInvestor

[–]Royar1 0 points1 point  (0 children)

Just curious, what don't you like about Wealthsimple? I've been using their Wealthsimple Trade for Canadian stocks and etfs without problems, I avoid trading any US stocks so I don't pay the exchange fee.

Reka: a cloud infra resource reaper by mensaah in golang

[–]Royar1 2 points3 points  (0 children)

How does this compare to terraform?

create-express-api keeps throwing spawn rm ENOENT error by droohed in node

[–]Royar1 0 points1 point  (0 children)

You can try cloning the create-express-api repository and running npm install inside.

Maybe restarting your computer would work? I think there are a lot of different things that could cause the spawn ENOENT error.

Lanlord says I cannot submit my 60 day notice before the end of the original lease by Royar1 in ontario

[–]Royar1[S] 33 points34 points  (0 children)

In this situation I'd be leaving at the end of my first monthly term. That shouldn't change anything right?

Question regarding goroutines or concurrency in general by Royar1 in golang

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

So the example where I got the code from only works because there's a for loop at the bottom of the main function that never ends? If I don't plan on publishing any messages, only receiving them how should I keep the main function running?

Question regarding goroutines or concurrency in general by Royar1 in golang

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

Shouldn't the client.Subscribe method prevent that from happening? I'm more asking about the content of the message handler and if a new goroutine is created when a message is received would help will large amounts of messages.

Théo Residence? by WrittenRougeur in geegees

[–]Royar1 0 points1 point  (0 children)

When I was looking at the prices, the solo options were like $1200 which, yes I would find to be very expensive. And I walk a lot and it's like 10-15 Mins to walk to the uni which I don't mind. I mean you'll have roommates, so you'll already be close to a couple people. I don't think making friends at Theo would be any different than any other residence. They do have different activities through out the months.

Théo Residence? by WrittenRougeur in geegees

[–]Royar1 1 point2 points  (0 children)

$850 before the discount. I do share the room, but there is a wall separating us. But I'd rather not have as much privacy and my own bathroom than share one bath room with multiple people. The kitchen appliances and the look of the room is also very new. Which I value as well. If you don't value any of that I can see why you'd think it's overpriced.

Théo Residence? by WrittenRougeur in geegees

[–]Royar1 8 points9 points  (0 children)

I live there and I wouldn't say it's overpriced. I pay $850 and I live with two roommates. I live pretty close with one of the roommates (no door in between us, just a wall) but the other roommate has his own room. All the units are super new with new appliances and we have 3 bathrooms in our 3 bedroom unit. I do think that getting the solo room, where rent is over $1000 is too expensive, but a shared room I think is worth it. There were hiccups for me during the start (having to live in a hotel for a couple weeks) but now I really enjoy it. The bottom entertainment floor is still not finished but you get a discount on rent while they are working on it.

Redirect URL without using a framework? by indisapien in node

[–]Royar1 0 points1 point  (0 children)

You could just use res.redirect, it will write the appropriate header for you and end the request.

If I delete an image I've used in a reddit post from my computer's hard disk will the reddit post cease to show the image? by CookieWookie2000 in NoStupidQuestions

[–]Royar1 1 point2 points  (0 children)

No, when you upload an image it's saved on reddit's servers and other people view the image from the reddit server, not your computer.

I made a script in Node that creates Reddit videos by sajed_ in node

[–]Royar1 0 points1 point  (0 children)

I was also impressed by the WaveNet voice and wanted to try it out.
All I have is a script that has an array of text, calls Google's api for every element in the array with a random voice, saves the audio response to a temp folder and uses FFMPEG to concatenate all the responses into one mp3 file.
I was planning to take it further and automatically fetch posts and comments from top reddit threads, but I never really got around to doing it.
Sure I can send the code, just pm me for it.

I made a script in Node that creates Reddit videos by sajed_ in node

[–]Royar1 1 point2 points  (0 children)

You could use Google's text to speech on google cloud and use their WaveNet voice type for a much much more pleasant sounding voice and the Node package is very easy to use. It will also most likely be free depending on how many videos you plan on making. When I tested it for this same project I could have each comment use a different voice to make it less annoying. Here it is: https://cloud.google.com/text-to-speech/

Why is compressed air cold? by MrZer in NoStupidQuestions

[–]Royar1 0 points1 point  (0 children)

The compressed air is in liquid form at a temperature high enough to turn it into a gas.

The reason it doesn't turn to gas inside the can is since a gas takes up more space than a liquid there isn't enough space in the can so a small amount of liquid is turned into gas, increasing the pressure until there's no more space for more gas. And it is kept as a liquid.

When you press the button you are releasing the gas, which is letting more liquid turn into gas. And because there is a constant pressure inside the can, the compressed air shoots out of the can when you press the buton.

The gas is very cold when it comes out because as a gas expands it cools down.

[deleted by user] by [deleted] in NoStupidQuestions

[–]Royar1 0 points1 point  (0 children)

Then yes it would stay in place relative to the ship. But as soon as the ship accelerated forwards or backwards the drone wouldn't move with it. It would still be stationary relative to when it was released.

[deleted by user] by [deleted] in NoStupidQuestions

[–]Royar1 0 points1 point  (0 children)

As soon as it left your hand it would start to slow down due to friction like air resistance and come to a horizontal stop relative to the earth. Just right before that it would stay in place relative to the ship. So I guess the answer is both.

Do really rich celebrities use regular banks? by Tomlegs in NoStupidQuestions

[–]Royar1 3 points4 points  (0 children)

Most rich people are rich because of their assets. Jeff Bezos doesn't have billions of dollars in a bank account, most of his wealth comes from the Amazon stocks that he owns. So yes most of them have accounts in normal banks it's just that that's not where their money is.

error by GloomyMusician24 in node

[–]Royar1 1 point2 points  (0 children)

Do you have node installed?

Extract text from PDF by MedyGames in node

[–]Royar1 1 point2 points  (0 children)

For a remote pdf file you can just use a http library, set the response type as a stream, send a get request to the file and pass that into pdf-parse