mantra

joined 1 year ago
[–] mantra@lemmy.zip 13 points 1 week ago

Yes. Maybe try feeders. Binoculars also work, but may require some patience.Doesn't seem like you need to tease/antagonize them to be able to see them.

[–] mantra@lemmy.zip 28 points 2 weeks ago

Not in the good old US of A. At-will employment is the norm, so unless it is very clear that she was fired for her race, religion, sexual orientation, or disability, not much she can do.

[–] mantra@lemmy.zip 2 points 1 month ago

At the risk of sounding ancient: Lifeforce on the NES.

[–] mantra@lemmy.zip 14 points 1 month ago (4 children)

Winnipeg is not fictional!

[–] mantra@lemmy.zip 1 points 3 months ago

I would think it should be in the boot log, but I am unsure on that one.

[–] mantra@lemmy.zip 4 points 3 months ago (2 children)

Sounds like that shutdown the system, so the problem is just getting it to power off. You could try "halt -p”. That explicitly calls for the system to power off. If that doesn't work, perhaps try "halt -verbose", which will give a bunch of info on the next boot about what halt was doing, might show an error there that could you lead you in the right direction.

[–] mantra@lemmy.zip 7 points 3 months ago (4 children)

Did you use any arguments with shutdown? Does shutdown spin down the system, but not turn off the hardware, or does it not do anything? You can try " shutdown now -h". That should halt the system after a graceful shutdown.