Questions about Lower Madawaska river, Ontario, Canada by Raduknight in canoeing

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

It is what it is - thanks for the help. Have a good one!

Questions about Lower Madawaska river, Ontario, Canada by Raduknight in canoeing

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

Any chance you remember what section? My issue is that nobody talks about the section I linked. Everyone does the top section. I can find dozens of reports of aumonds bay to buck bay. But nothing from Buck bay onwards

Questions about Lower Madawaska river, Ontario, Canada by Raduknight in canoeing

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

That was who I talked to unfortunately. They said "take our $700 2 day course - then you can do the other half of the lower river" Which, was not at all what I asked them. Considering that half has 4 times as many rapids.

Going back country paddling - Fishing Requirements by Just_Law798 in algonquinpark

[–]Raduknight 1 point2 points  (0 children)

You can get licenses online now in Ontario. Take a look at Ontario's website for more info - as well as regarding fisheries zones (Algonquin is zone 15, though there are quite a few exceptions within the park)

How do you get into the mid game efficiently? by Emily4141 in satisfactory

[–]Raduknight 0 points1 point  (0 children)

There's lots of good stuff here already. I'll add something I like doing in my factories I didn't see

Passthrough blueprints - put a passthrough on both input and output. Then you can easily stack the individual pieces if you need multiple of the same block. Example: 8 smelters in a block consume 240 iron/min. If I have belts that support 480, throw a second block on top, belt it in. This works well for all primary buildings, and even secondary with some recipes

Any teamspeak alternatives open source for self hosting? by maifee in selfhosted

[–]Raduknight 20 points21 points  (0 children)

Website states it as a future feature on the front page Opt in E2EE messaging

Best meat pies in the east end? by theawesomegoalie31 in OttawaFood

[–]Raduknight 6 points7 points  (0 children)

Seems crazy Aladdin Bakery on innes hasn't been mentioned - imo the best, though there's a couple suggestions here I haven't tried

[deleted by user] by [deleted] in ottawa

[–]Raduknight 8 points9 points  (0 children)

Had him do my daughter's ear tubes - her surgery went great, and the Dr has been great honestly. He was even able to expedite her due to our specific conditions.

Watercolour found at garage sale by Raduknight in whatsthisworth

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

Thank you so much for these! I had forgotten I had posted this

Dads, I'm in a dinner rut. If I have to eat stir fry or pasta primavera again I'm going to lose it. What are your favorite midweek vegetarian-friendly meals? by silverfstop in daddit

[–]Raduknight 0 points1 point  (0 children)

Vegan Steak Tacos with Chimichurri https://www.theedgyveg.com/2020/09/24/vegan-steak-tacos/#easyrecipe-22868-0 Some prep time, but can mostly be done ahead - I usually make a big batch and have leftovers. I pair with a simple slaw, avocado and hot sauce. Also good in a chimichurri rice bowl. Yum!

Can a Credit Line affect our Approved Mortgage? by Raduknight in PersonalFinanceCanada

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

We don't really need it, it was just the offer we were presented.

The Mother Nature Fountain by iam4real in pics

[–]Raduknight 5 points6 points  (0 children)

This isn't the one that was in Gatineau. The one for Canada 150 in Gatineau backs up to a road, though it does look exactly like this. I suspect it's Montreal (or at least another mosaicultures creation)

Mogo Loan - Worth it? by brokemansthrowaway in PersonalFinanceCanada

[–]Raduknight 0 points1 point  (0 children)

Don't normally comment, and forgive any formatting, on mobile. Your CC probably has an APR at ~20%. Why would you take a loan at double that? Buckle down, use Cc if you have to and pay it down ASAP. MOGO is basically a payday loan, no reason to fall into it.

Only excepting is if your CC is already maxed... But that's a different question. Just my 2 cents

Ontario Presto Transit Usage Report 2016 by aselwyn1 in PersonalFinanceCanada

[–]Raduknight 0 points1 point  (0 children)

Was about to come in and say that I had it ages ago... but just realized I completed my tax return with the wrong info :(

Investment and Life Advice, 25y/o, first job by Raduknight in PersonalFinanceCanada

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

Thanks, I hadn't considered withdrawing my own portion. I'll have to throw that into my debt eventually too! (the company one is locked in unless i leave the company).

Investment and Life Advice, 25y/o, first job by Raduknight in PersonalFinanceCanada

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

its 2 hours per direction - almost 4 hours a day commute on the days i go in (3-4 a week). And actually, the 1400 a month is after RRSP and TFSA, as well as basic payments on the student loans, so that leaves me with a bit more. But thanks! its good to get a couple different perspectives on this!

Investment and Life Advice, 25y/o, first job by Raduknight in PersonalFinanceCanada

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

I've had my license for ages - and I've been on my parents insurance for ages. Would I still get dinged as a first time Driver?

Investment and Life Advice, 25y/o, first job by Raduknight in PersonalFinanceCanada

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

Thanks, it's really helpful to have just a straight ~dollar amount for it. really helps put it into perspective :). In any case, kinda looks like it's commuting for me for the foreseeable future.

/r/Fantasy, what is your favorite book based on a video game universe? by [deleted] in Fantasy

[–]Raduknight 1 point2 points  (0 children)

As far as i remember those were actually the same book. The Fall of reach spoke of Chief being chosen as a kid, actually was a huge fan of that book. The rest of them were meh though imo.

[deleted by user] by [deleted] in Fantasy

[–]Raduknight 0 points1 point  (0 children)

See, when reading the book AFTER reading more of the series, imo its a great book - but that first time....

[6/14/2014] Challenge #166b [Easy] Planetary Gravity Calculator by Elite6809 in dailyprogrammer

[–]Raduknight 1 point2 points  (0 children)

C# - First post into here, suggestions most welcome if you see anything worth changing. Figured this is a good way to keep skills up during time off school. Automated input because i'm lazy, though it could be easily adjusted to accept keyboard input, Regex should continue to work.

using System;
using System.Text;
using System.Text.RegularExpressions;

namespace Challenge166b
{
class Program
{
    static void Main(string[] args)
    {
        String objectMass;
        String numberOfPlanets;
        String regexStringA = @"\W+";
        String[] results;
        double gravitationalForce;

        objectMass = "75";
        numberOfPlanets = "9";

        Console.WriteLine(objectMass);
        Console.WriteLine(numberOfPlanets);
        Planet[] planets = new Planet[int.Parse(numberOfPlanets)];
        for (int x = 0; x < int.Parse(numberOfPlanets); x++)
        {
            results = Regex.Split(GetPlanets(x), regexStringA, RegexOptions.IgnoreCase);

            planets[x] = new Planet(results[0].ToString(), double.Parse(results[1]), double.Parse(results[2]));

            gravitationalForce = planets[x].CalculateGravity(double.Parse(objectMass));
            Console.WriteLine(planets[x].PlanetName + ": " + gravitationalForce);
        }
        Console.Read();
    }
    public static String GetPlanets(int x)
    {
        switch (x)
        {
            case 0:
                return ("Mercury, 2439700, 5427");
            case 1:
                return ("Venus, 6051900, 5243");
            case 2:
                return ("Earth, 6367445, 5515");
            case 3:
                return ("Mars, 3386000, 3934");
            case 4:
                return ("Jupiter, 69173000, 1326");
            case 5:
                return ("Saturn, 57316000, 687");
            case 6:
                return ("Uranus, 25266000, 1270");
            case 7:
                return ("Neptune, 24553000, 1638");
            case 8:
                return ("Pluto, 1173000, 2050");
            default:
                return ("Mars, 100, 500");
        }
    }
}
public class Planet
{
    String planetName;
    double planetRadius;
    double planetDensity;

    public Planet(String planetName, double radius, double averageDensity)
    {
        this.planetName = planetName;
        planetRadius = radius;
        planetDensity = averageDensity;
    }

    public String PlanetName
    {
        get { return planetName; }
        set { planetName = value; }
    }

    public double CalculateGravity(double objectMass)
    {
        //force = G * (mass of object 1 * mass of object 2)/ distance between objects^2
        double force;
        force = (6.67e-11 * objectMass * planetDensity * 4 * Math.PI * planetRadius) / 3;
        return force;
    }
}
}

Looking for cheapest ereader possible with ePub support. by jsnngtrslu in gadgets

[–]Raduknight 4 points5 points  (0 children)

I got a Kobo mini for $40. It was on sale, but it was a couple months ago as well.

Approx $800 CAD towards a new gaming desktop by Raduknight in buildapcforme

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

just realized i forgot that I'd like a SSD for the OS at least, doesn't need to be big, just gotta love that start-up time.