🇨🇦

  • 9 Posts
  • 223 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle

  • Home depot rents pressure washers for like $35/4hrs. They include soap injectors to add concrete cleaners with the spray, but you can also just dump cleaner on the ground, brush it with a broom then pressure wash.

    There’s also a ‘floor maintainer’ which is often used to clean/polish concrete. Either with a bristle brush attachment or various grits of polishing pad.

    As others have said, 100% use PPE. Face mask, gloves, eye pro. Concrete dust contains silica which leaves you with silicosis and bird poo (well any animal poo really) contains some rather nasty diseases humans can contract. Keep yourself safe.














  • Another 30+ years of “terrorists”

    America claims its attacks are to stop ‘terrorists’, but it’s exactly those actions that are creating ‘terrorists’. And they’re fully justified in becoming ‘terrorists’ imo.

    If I lived in Iran, I’d certainly want revenge for this.

    (here I’m using the word terrorist to mean ‘enemy of America~s administration~’, as that’s what America has turned that word into)


    Prior to this attack, as well as the bunker busters dropped last year: I do not believe Iran is/was creating nuclear weapons.

    Since these two attacks however, I believe they’d be justified in seeking such weapons simply because America has proven over and over that no nation is safe without them.

    In short; I don’t think they are/were, but I do think they should be in response. As much as I don’t like nuclear proliferation, I’m much much more against deliberately killing innocents, particularly children.


    Perhaps I’d have a different opinion if America/Israel struck military targets; but they didn’t. They struck homes, schools, and other civilians.

    America is truly a Terrorist State, if not just a lap dog of Israel’s genocidal regime.




  • If you have a static IP address, you can just use A records for each subdomain you want to use and not really worry about it.

    If you do not have a static IP address, you may want to use one single A record, usually your base domain (example.com), then CNAME records for each of your subdomains.

    A CNAME record is used to point one name at another name, in this case your base domain. This way, when your IP address changes, you only have to change the one A record and all the CNAME records will point at that new IP as well.

    Example:

    A example.com 1.2.3.4

    CNAME sub1.example.com example.com

    CNAME sub2.example.com example.com

    You’d then use a tool like ACME.sh to automatically update that single A record when your IP changes.



  • Good, maybe the masses will finally abandon that garbage.

    I’m so sick of being directed to a fucking Discord server when I’m looking for a projects forums, especially when researching a specific problem.

    Add on their forced arbitration terms and I’d rather abandon projects/creators that use discord vs support them. I’m not giving up my legal rights just to ask a common question that I should be able to find with a google search. (but can’t because all the answers are on discord instead of a public forum)