• 0 Posts
  • 43 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle

  • Where did I or the original post mention anything about occasional smokers? This post is offensive to those struggling from lifelong addiction to cigarettes, which is almost never a choice.

    Where did they mention addiction?

    They mention cigarettes, and their bad affects on the people using them and the people around that. Stating that they are bad should not be offensive, because that is stating the facts.

    If they are offended by that… IDK. That is something they have to work through themselves.

    Gee, that’s such great advice! Why didn’t the lifelong addict think of that one themselves? You just singlehandedly solved addiction.

    You are misrepresenting what I said. I said that to get over an addiction you first have to want it. And you say: Just wanting to stop is not enough, and I agree.

    Noone chooses being addicted to cigarettes. It’s a mental health disorder just like being addicted to fentanyl or heroin, and a crippling one at that for some. Please educate yourself about what addiction is before defending posts like this. What you are doing is similar to shitting on people for “choosing” their sexuality or gender.

    True, however people don’t just wake up one day and be addicted. They have to take it first (willingly or unwillingly), putting a social stigma on the act of using these addictive substances, can at least prevent some people of getting accidentally addicted.

    So I would be in favor of supporting people getting out of their addiction, while preventing people to get addicted, by showing what is bad about these drugs and trying to fight against the social component of “taking them makes you cool”.

    What are you fighting for? Finding ways of being offended?


  • What does smoking a cigarette here or there has to do with addiction?

    Cigarettes aren’t the only way you can get addicted, you know. You made the connection between cigarettes and addictions, here in this post.

    Also wouldn’t it be the best advice against addiction find the will in oneself to stop doing it? If addicted smokers know what their cigarettes do for themselves and others, then they might want to try search for help, to get them off their addiction?






  • At least its plugins, which are what needs to be regularly updated as platforms change, are open source. I imagine someone will clean-room reverse-engineer the core app and make an open source one that uses the plugins.

    Reverse-Engineering and reimplementing something is a lot of work, especially if it is a moving target that is still actively developed. I don’t expect anyone to do it.

    Also, Louis Rossmann said they only reserve the right to go after forks to prevent a situation like all the shady ad-ridden NewPipe ones flooding Google Play Store.

    That is some kind of hand wavy reasoning that might come from someone that could be sponsored by them. Louis should do better than taking any company by their word and promises. And spreading FUD about NewPipe (and by extension all of Open Source software) is also a straw man argument. An untrustworthy software repository is not a argument against the open source software application, but against the software repository and their maintainers.

    If you are concerned with that, you should stop using Google Play store.


  • I have a USB-C to audio jack adapter/sound card, which doesn’t provide enough amplification for my headphones at “normal” levels, so I have to raise it beyond what android considers “save” in order to even hear voices enough to understand them, if the environment around me is a bit noisy itself. At maximum level it is still not really loud.






  • cmhe@lemmy.world
    cake
    toLemmy Shitpost@lemmy.worldBread
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    10 months ago

    Were I buy bread it is on a rack, and you use tongs to put it into a paper bag. You can also put it into a slicer first and then in the bag, but I rather slice it myself at home.

    Or I buy it a a bakery, where some employee packs it for me, you can ask them to put it into your cotton bag, if they only have plastic bags.

    I don’t buy prepackaged bread.


  • cmhe@lemmy.world
    cake
    toLemmy Shitpost@lemmy.worldBread
    link
    fedilink
    arrow-up
    1
    arrow-down
    4
    ·
    edit-2
    10 months ago

    I don’t throw away the plastic bag, because I don’t have the plastic bag. Because the bread I bought was in a paper bag.

    I you live in a country where you don’t get bread in paper bags and you want to avoid plastic waste, you can put the bread in a cotton bag in the store, which you can wash and reuse.





  • I started using Fedora Silverblue on a tablet, seems to work fine so far, but requiring a reboot in order to install new system packages is a bit cumbersome and the process itself takes a while, but ordinary Fedora also doesn’t win any races when asked to install a new package

    I think switching to FCOS or Flatcar on servers that just use containers makes sense. Since it lessens the burden of administrating the base system itself. Using butan/ignition might be unusual at first, but it also allows to put the base system configuration into a git repo, and makes initial provisioning using ansible or similar unnecessary. The rest of the system and services can be managed via portainer or similar software.

    I also do not have long term experience with FCOS, but the advertised features of auto-update, rolling-release, focus on security and stability makes it a good fit for container servers, IMO.

    An alternative to Debian on servers might also be Apline Linux. Which also has more a focus on network devices, but some people use it on a desktop as well.

    If you have many different systems, and just want to learn to operate them all, maybe NixOS might be interesting. Using flakes, you can configure multiple machines from just one repo, and share configurations between them. But getting up to speed on NixOS might not be so easy, it has a steep learning curve.