Darkassassin07

joined 2 years ago
[–] Darkassassin07@lemmy.ca -1 points 1 year ago* (last edited 1 year ago) (1 children)

Taking a triangle and making it into a tri-force = 5 times as many triangles, not 3.

Then taking that and making it into further ti-forces is x3+2

No really, you should actually read the comments you reply to.

Even you said it:

Where is the 5x…?

1 becomes 5

[–] Darkassassin07@lemmy.ca -5 points 1 year ago* (last edited 1 year ago) (23 children)

Re-read my comment and try again.

Hint: OP has never posted 3 triangles.

[–] Darkassassin07@lemmy.ca 13 points 1 year ago* (last edited 1 year ago) (32 children)

Taking a triangle and making it into a tri-force = 5 times as many triangles, not 3.

Then taking that and making it into further ti-forces is x3+2

You've failed your math assignment.

[–] Darkassassin07@lemmy.ca 70 points 1 year ago (3 children)

“Being very busy at work is not a valid reason, but a lame excuse. You can engage in procreation during breaks because life flies by too quickly,” he remarked

Yes, birth rates are falling because nobody has time to fuck. That's definitely the problem...

[–] Darkassassin07@lemmy.ca 2 points 1 year ago

I host my own vpn from home, which keeps me behind my pihole(s) and able to access my private services without exposing them to WAN.

Also secures my mobile traffic from snooping/modifying while on public networks.

[–] Darkassassin07@lemmy.ca 7 points 1 year ago (1 children)

Coupons often drive sales for items that people usually wouldn't buy themselves, sometimes even to people that normally wouldn't shop there; then once they've tried something they haven't had before, the customer is more likely to purchase that again in the future.

Then there's additional items you add to the order beyond the coupon.

Finally there's some rather insane profit margins on some of those items. Even with the coupon, they're still making profit.

[–] Darkassassin07@lemmy.ca 12 points 1 year ago

Find a problem they are experiencing and introduce them to a solution they can self-host to fix it. Expand from there.

I began my self-hosting journey 7ish years ago with media piracy and a desire to watch/access my files wherever I was. Learned of Plex, then Emby, Reverse Proxies, Domains, SSL, and on and on...

Today I'm running 24+ docker containers and some miscellaneous stuff, across 3 systems; that's always accessible via my domain/vpn.

[–] Darkassassin07@lemmy.ca 5 points 1 year ago (1 children)

cockgobblin...

Everyone needs a skill.

[–] Darkassassin07@lemmy.ca 3 points 1 year ago (4 children)

what does not work:

  • i can not ping server.local (- for testing i have to stop the systemd-resolved.service to run the dnsmasq server, or else there are port collisions, but that should not be the problem i guess. I am happy to hear your solution :))
  • i can also not use ssh to log in to server.local, ip address works

Have you added "server.local" as a DNS record in your dnsmasq container, pointing to your servers LAN IP? Sounds like dnsmasq isn't resolving that name, which would lead to both of these 'failures'.

[–] Darkassassin07@lemmy.ca 2 points 1 year ago

Oh damn, I hadn't noticed. My setup is still functioning just fine.

There is an alternative though: Orbital-Sync

I haven't actually used it, so I can't say much about it; but I'll probably look into replacing gravity-sync with that.

[–] Darkassassin07@lemmy.ca 1 points 1 year ago

https://docs.pi-hole.net/guides/dns/cloudflared/

I use this to translate DNS to DoH, and use cloudflare, and quad9 upstream.

environment:
  - TUNNEL_DNS_UPSTREAM=https://1.1.1.1/dns-query,https://1.0.0.1/dns-query,https://9.9.9.9/dns-query,https://149.112.112.9/dns-query

Haven't really noticed any DNS based lag.

view more: ‹ prev next ›