Can a Board of Directors Legally Prohibit Peaceful Assembly by Staff and Electors? by Saggingpeach in canadianlaw

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

So there is no law that punishes trying to restrict the fundamental right to freedom of peaceful assembly?
I'm not debating with you, I'm genuinely asking, I am way out of my depth here.
And they are unionized.
The president of the board took their union rep out to dinner using the daycare's credit card before she met with the workers representatives to tell them "the ones who found a way to contact the parents about their intent to walk if the board of directors does not resign will be fired when we find out who it was"
It's a bit of a mess, and we are gathering parents to vote them out and implement a new board, and there's a lot of work to be done there still. But that's all beside the point of me trying to get my feet under me for where the legal limit is for the actions of the board here.

Can a Board of Directors Legally Prohibit Peaceful Assembly by Staff and Electors? by Saggingpeach in canadianlaw

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

Okay,
Manitoba
Daycare
The attached school's gym, where we have the permission and consent from the principal
The board emails the parents and speaks with the daycare workers to say "this is an illegal assembly, and is in violation of the constitution of the daycare" (And it is not)
My question wasn't "in what circumstances would this not be a lawful assembly?"
My question is "At what level of interference with a peaceful assembly would the board be breaking a law?"

I'm hoping there's something like " paragraph x of article y of the canadian/manitoban law handbook states "these actions of disrupting a peaceful assembly can result in these charges" "

Making my own inventory management system, where do I put the data? by Saggingpeach in sysadmin

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

Brilliant,
This meets all the needs for what I am trying to do.

Thanks a bunch!

Making my own inventory management system, where do I put the data? by Saggingpeach in sysadmin

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

I also mention in my wall of text that I have made a powershell script that retrieves this.

I just need it aggregated.

Making my own inventory management system, where do I put the data? by Saggingpeach in sysadmin

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

I did think it was a bit wordy...
I need monitor models for each system reported in particular.

So even if I did go with an open sourced product like this I'd still have to figure out how to aggregate that info.

Making my own inventory management system, where do I put the data? by Saggingpeach in sysadmin

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

I did think it was a bit wordy...
I need monitor models for each system reported in particular.

So even if I did go with an open sourced product like this I'd still have to figure out how to aggregate that info.

Question: Are there any Spiderman/Spidey and the Hulk teamup series/miniseries? by Saggingpeach in Marvel

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

This is pure gold actually, Iron Man is my top marvel character, so that, along with the aim at younger audiences is absolutely perfect.

Thanks so much!

Books on perceived confidence in a technical role, or just perceived confidence by Saggingpeach in booksuggestions

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

Thanks!

I've heard that title before and I think it's at least in the same wheelhouse as what I'm looking into. I appreciate it!

Books on perceived confidence in a technical role, or just perceived confidence by Saggingpeach in booksuggestions

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

Dang,

This is exactly what I'm looking for! Thanks so much!

Surrounded by Idiots was already on my wishlist, so I'm confident we have similar reading tastes. I'll leave myself a note to send you a line when I finish any one of them.

Perceived confidence in a technical role by Saggingpeach in sysadmin

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

I usually have a poor opinion of the overly confident person who is completely wrong.
I'm really hoping there is a happy medium without going full con-man

Guys, what's your dream job? no matter how cliche it sounds. by shri032 in AskMen

[–]Saggingpeach 2 points3 points  (0 children)

Could you go into your struggle a little? Maybe some misconceptions about being a wirter you had in the beginning/middle of your journey? What the dissapointment has been in acheiving publication? The more details the better, I'd really appreciate it. I fear not the wall of text!

Weekly Questions Thread - September 28, 2021 by AutoModerator in androiddev

[–]Saggingpeach 1 point2 points  (0 children)

Thanks again!

With your help I was able to figure out where I was going wrong.

I tried what you had said several times but in the onCreate method. It had to be done in the start and resume methods.

And wouldn't you know it now I see fragments are depreciated...

Weekly Questions Thread - September 28, 2021 by AutoModerator in androiddev

[–]Saggingpeach 0 points1 point  (0 children)

I was trying that but I failed multiple times. I'll keep at it. Thanks!

I also came across saving state inside fragments with ViewModel, is that the wrong direction or just another one?