- 0 Posts
- 5 Comments
Joined 3 years ago
Cake day: December 26th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The really funny thing about this is OP is egregiously wrong.
Soy doesn’t contain estrogen, it contains phytoestrogen, which not only doesn’t produce any estrogen-like side-effect, but actively prevents our bodies from taking and producing estrogenic hormones.
This is all very ironic, considering drinking
excessivecows milkleeches calcium out of our bones andexposes us to a smorgasbord of hormones not designed for humans.Soy is shit tier anyway, oat milk all the way.
Zozano@lemy.lolto
politics @lemmy.world•Accused adulterer Trump who paid to keep Stormy Daniels affair secret professes ‘love’ for the Ten Commandments
0·2 years agoThe other bit of irony is that being the 46th would disqualify him from being the 47th
Zozano@lemy.lolto
politics @lemmy.world•Accused adulterer Trump who paid to keep Stormy Daniels affair secret professes ‘love’ for the Ten Commandments
0·2 years agoHis hat reads 45-47
That’s wrong. It implies he was the 46th president too.
It should read 45,
47What a dumbass.


I’m still a Linux noob all things considered, and I’ve been using NixOS for six months or more.
It is HARD, but I see the true value of it. I will never need to reinstall Linux because I broke it, that’s simply impossible.
If I ever need to migrate my system, it’s all backed up to github. With a single
every single .config file backed up, system upgraded, all packages updated.
I just love Nix, it’s the perfect OS for me.
Now I just need to learn how to use flakes…
Sidebar: I’ve never asked before, but maybe someone can help me out. If I install a flake of an application, am I supposed to add it to the existing flake, or can I modulate flakes?
I’ve noticed when installing the nixvim flake it generates a new flake and it runs when I issue the
command, but I don’t want to have to run that command every time. I feel like making a fish abbreviation isn’t the correct way of doing this.