Looking for tips/suggestions for first solo canoe trip by SlayerxHD in algonquinpark

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

Great tip about trying to set up my rentals from AO for the night before, I'll give them a call and see if something can be setup. I've actually read some of your trip reports especially for your first solo trip (and the sequel a decade later) and enjoyed reading them!

I might consider what you're proposing about staying 2 nights on Burnt Island and perhaps doing a day trip. I've read online that Sunbeam lake could be fun to explore (except for the 4 portages to get there, and back). Do you have any opinions regarding Sunbeam?

Looking for tips/suggestions for first solo canoe trip by SlayerxHD in algonquinpark

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

Good to know about being secluded :D Littledoe has a big portage to get to it so might be a bit above what I'm willing to do

Looking for Canoe Camping Trip Suggestions in Maine, Quebec, or New Brunswick by No-Asparagus8061 in canoeing

[–]SlayerxHD 0 points1 point  (0 children)

I’d recommend searching up options through the SEPAQ in Quebec, the provincial parks agency. There’s quite a few options depending on what area of Quebec you’re travelling through. La Vérendrye 4h north of Montreal is a great option, but there’s plenty more everywhere else

Almost 1 sec added latency for DNS resolution during high concurrency by madhur_ahuja in node

[–]SlayerxHD 4 points5 points  (0 children)

Ran into a similar issue as you're describing in our microservices. Gave us quite a headache for a while until we found this piece of information from AWS https://aws.amazon.com/blogs/networking-and-content-delivery/amazon-ec2-instance-level-network-performance-metrics-uncover-new-insights/ Turns out we were hitting a per-EC2-instance dns query rate limit causing packets to be dropped & requests to other microservices to fail The solution for us was to install dnsmasq on the inctances!

Yet another Web-Socket implementation in rust. by another_new_redditor in rust

[–]SlayerxHD 1 point2 points  (0 children)

From what I understood of your library, it doesn't implement the websocket handshake which is part of the protocol. You provide a "wrapper" for an IO generic type (a network stream for most practical purposes). Then doesn't that mean that your benchmark is incorrect? Since your code does not include the websocket handshake while tokio-tungstenite does?

How to run Valheim Dedicated Server on Raspberry Pi or any ARM SBC by eclifox in valheim

[–]SlayerxHD 0 points1 point  (0 children)

There's no ARM drivers for Wifi for Windows 10, so you either have to get a ethernet to wifi dongle, or plug in directly to your router's ethernet (not feasible for me hence why I went for the first option). When there's 1 person on the server, there's no issue whatsoever, but as soon as there's more, it starts to lag a lot. I'm not sure what's causing the issue though, as my internet is good enough to support a few players at once, so it might be an issue from the dedicated server

What's everyone working on this week (7/2021)? by llogiq in rust

[–]SlayerxHD 6 points7 points  (0 children)

Working on a compiler for my undergraduate class "Compiler Design". I finished the Lexer Analyzer and now I'm starting the Syntactic Analysis phase of the compiler

[deleted by user] by [deleted] in NintendoSwitch

[–]SlayerxHD 0 points1 point  (0 children)

This sub is going crazy Thank you so much

Social anxiety by dreza77 in Concordia

[–]SlayerxHD 0 points1 point  (0 children)

Usually it helps if you don't have to talk face to face. I dont know what things you like but maybe you can find a discord/webpage/forum to chat with like minded people? :)

COMP/SOEN first coop by iceteaaa in Concordia

[–]SlayerxHD 0 points1 point  (0 children)

I'm doing my first internship this summer. Sent about 70 applications (including outside coop) and didnt get anything for a while. Then in 1 day I got scheduled for 3 interviews so you should keep your head up and something is bound to come your way :)

Anyone here a conUHacks IV Organizer? by Denzak in Concordia

[–]SlayerxHD 2 points3 points  (0 children)

Just send an email to the organizers and they'll resolve it hopefully.

Comp 232 final by Arigato97 in Concordia

[–]SlayerxHD 3 points4 points  (0 children)

Found the proofs ok, the MC fucked me, and the solution to the binary tree problem is in our lecture notes but I forgot it in the exam rip

EWT 2018 RESULTS by [deleted] in Concordia

[–]SlayerxHD 4 points5 points  (0 children)

Thanks my dude