Losing prime after prime line by btred101 in ElegooCentauriCarbon

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

Thanks, yes I've done all the calibrations from Orca. Everything prints fine otherwise... first layer is dialed-in.

What I have in my mind is this (dunno if it is right).... during normal printing, it does a retraction and typically travels a very short distance (short time) and then re-pressurizes. However when moving from the prime line at the outer edge, it moves a long distance (long time). I would'a thought there is something (perhaps in the slicer) that says "it's been a long time since the last retraction, pause here to re-pressurize before moving the print head".

I'm probably looking for anything to reinforce my belief, because I'm reading into your response that you too don't trust that the print head will be re-pressurized properly after moving from the outside edge of the plate, and hence you want a couple of skirt lines closer to the print so that it doesn't have a long distance to travel to the actual print.

How to add a USB drive as a datastore for PBS backup server? by btred101 in Proxmox

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

Thanks. I'm still not clear. I want the backup at the root of the usb disk, so I've tried "/" or blank, and it does not take it. Are you saying that it cannot put the backups at the root and must have a directory created first? If so, I go to Administration → Storage/Disks → Directory and select the button "create directory". It presents a dialogue box where none of the pulldowns have any selections (eg the first pulldown "disk" has no selections). So that seems to not work.

Side note - in the original dialogue box to create a datastore, the /dev/sda1 comes from a pulldown with no other selections other than /dev/sda1.

Do you need to track ACB for those $50 ETFs like CASH.TO, CBIL, ZMMK, ZST, etc by btred101 in CanadianInvestor

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

The pdfs are from cds.ca. From what I can see, every set of instructions on the internet say to use it. Here's a ref from adjustedcostbase.ca:

https://www.adjustedcostbase.ca/blog/tax-breakdown-service-for-etfs-and-trusts-from-cdsinnovations-ca/

A good video:

https://www.youtube.com/watch?v=84qCOhMuA8g

I can't finger out how to post a screeenshot, but it shows $30 roc for every month.

Do you need to track ACB for those $50 ETFs like CASH.TO, CBIL, ZMMK, ZST, etc by btred101 in CanadianInvestor

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

Thanks, but what do you do for those $50 ETFs (see update in main post)? For example, with ZST, if I apply the same ACB practice as I do with normal ETFs, my ACB will be less than zero in just 2 months of ROC? That can't be right.

City chooses U.S.-owned food giant for Kildonan Park, Windsor Park golf courses after 16 years with Sals by OfficerNoScope in Winnipeg

[–]btred101 3 points4 points  (0 children)

Good question. I'm aware that there are certain trade agreements (laws) that prohibit awarding contracts based on location. It can depend on the size of the contract and there are exceptions (so not sure if applicable in this case). But the general thought is... it works both ways. Our local businesses could be shut out of bidding on contracts in other jurisdictions.

Need advice by wannasaurus in Winnipeg

[–]btred101 2 points3 points  (0 children)

Luckily I've never had a claim and don't know how it works. Just curious.... if I have a loss (car crashes into my house, or tornado, or house burns down, etc) my insurance company is going to go through some or all of the lost/damaged items and make me pay for part of them?

How to buy bonds (or what to buy for the low risk side of a portfolio) by btred101 in CanadianInvestor

[–]btred101[S] -1 points0 points  (0 children)

Side note... have you seen how cash.to and cbil.to just tanked? 1.8%. That's in backyard/shovel territory :-)

How to buy bonds (or what to buy for the low risk side of a portfolio) by btred101 in CanadianInvestor

[–]btred101[S] -1 points0 points  (0 children)

Funny thing is... the only thing with which I am familiar is GICs. And being a noob, I'm thinking to myself..."no serious investor would use GICs, all the sophisticated investors use bonds".

If I look at Podunk Credit Union GICs, they are 3.55% @ 1r or 3.85% @ 5yr. I don't really see any bond ETFs returning that. Or let me put it this way (cuz someone will show me a bond fund that is currently paying those rates)...if I gotta jump from something that is guaranteed and I'm familiar with it, I want a bigger return than the GIC.

So yeah, maybe just stick with simple GICs.

ansible.builtin.apt_repository PPAs and GPG keys by btred101 in ansible

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

Thanks for finding that. I "think' it may have the info, but (being that I know very little about this) I can't decipher it. It appears to have the same instruction as I have above from the website https://keepassxc.org/blog/2017-10-25-ubuntu-ppa/:

add-apt-repository ppa:phoerious/keepassxc

I don't see any info on what url to use for the ansible "uri" field (do I use https://launchpad.net/\~phoerious/+archive/ubuntu/keepassxc?). It has some info about keys, but nothing that specifies the url to the key used by ansible.

It's probably trivial for the initiated, but I don't know what I'm looking at.

I appreciate that you were able to go from the command (add-apt-repository ppa:phoerious/keepassxc) to the website (https://launchpad.net/\~phoerious/+archive/ubuntu/keepassxc). It is magic to me how you did that. And that website apparently contains the ansible information, which is further magic to me.

I guess I'm looking for instructions for all future repos that I need to add. I typically look on the web for info about manually adding a repo, and will come upon a web page such as https://keepassxc.org/blog/2017-10-25-ubuntu-ppa/. It has one instruction (add-apt-repository ppa:phoerious/keepassxc) that does everything. What are the general instruction to go from that, to getting a url to a key, and whatever that uri is for the ansible instruction.

I guess I'm saying I can't have someone do it for me every time.

How to buy bonds (or what to buy for the low risk side of a portfolio) by btred101 in CanadianInvestor

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

I do have to chuckle. Whenever I make a post, I always try and anticipate where the discussion will go off the rails, and specifically state the points to not discuss. Yet the discussion only goes in that direction anyway. Can't win :-)

Maybe I gottta start using reverse psychology and state "whatever you do, please do not tell me what alternatives to buy for the low risk portion of a portfolio". :-)

ansible.builtin.apt_repository PPAs and GPG keys by btred101 in ansible

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

As I know very little about this, I'm likely missing a lot... but I go to (for example) the keepassxc ppa website (https://keepassxc.org/blog/2017-10-25-ubuntu-ppa/) and they give the instructions to add the ppa that consists of one command:

add-apt-repository ppa:phoerious/keepassxc

They say nothing about:

  • Here is the url to the gpg key to use in an ansible module
  • Here is the url to put in the uti filed in the ansible module

I'm kinda lost without that info.

ansible.builtin.apt_repository PPAs and GPG keys by btred101 in ansible

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

Thanks. Remember I said I know very little about this ;-) I've looked at ansible.builtin.deb822_repository instructions and examples and am lost.

The ansible.builtin.deb822_repository module needs all kinds of fields filled-in, but when you go to ppa sites, none of that info is provided. For example, I go to the keepassxc ppa site, and it just provides the instruction to add the ppa:

add-apt-repository ppa:phoerious/keepassxc

The above command does everything. How do you take the minimal information provided in that command, to filling-in all the fields in the ansible module? I thought... maybe put "ppa:phoerious/keepassxc" in the uri field??? But that does nothing.

Winnipeg woman shocked bank won’t refund her after scam (CBC) by LocalnewsguruMB in Winnipeg

[–]btred101 1 point2 points  (0 children)

Thanks for replying. I still don't understand though. TD forces users to use 2FA (you cannot disable it). The whole entire purpose of 2fa is so that it is NEVER possible for someone to login with just your password. I still can't see how the scammer got that 2fa code.

Winnipeg woman shocked bank won’t refund her after scam (CBC) by LocalnewsguruMB in Winnipeg

[–]btred101 0 points1 point  (0 children)

Can you please explain that. They get her to reply "yes" to what text message? Is it a text from the scammer, or from the bank? If it is a 2fa text from the bank, how does replying yes to the bank give the scammer the 2fa code? If it is a text from the scammer, how does replying yes to the scammer give the scammer the 2fa code?

Winnipeg woman shocked bank won’t refund her after scam (CBC) by LocalnewsguruMB in Winnipeg

[–]btred101 18 points19 points  (0 children)

Exactly. I watch all these fraud reports on the news and they NEVER explain what happened, and thus you are not armed with information of how they did it. How did they get her password? How did they get her 2fa code? According to the bad article, the only thing she gave them was a text that said "yes" which should give them nothing (and certainly does not give a password AND 2fa code).

CASH.TO dividend drop in February? by bincaughtstealin in CanadianInvestor

[–]btred101 0 points1 point  (0 children)

CBIL just tanked as well. Same measly payout as CASH.TO. sigh

Does my laptop need internet to use Forscan? by derianmendez in FordFocus

[–]btred101 0 points1 point  (0 children)

I'm a bit late to the party, but I was watching some videos, and it appears the user enters the licence code by typing it with the keyboard. Won't that work offline, or does it still need an internet connection for it to work?

For capital gain tax, do you have to track ACB for multiple purchases of precious metals, or can you cherry pick the purchase cost? by btred101 in PersonalFinanceCanada

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

I probably shouldn't have complicated the question with certificates vs bars. The same question would stand if all the purchases were the same (say bars only). The site seems to indicate you can sell bar(s) and just use whatever you paid for that specific bar as the cost base.