raldone01

joined 1 year ago
[–] [email protected] 6 points 4 days ago* (last edited 4 days ago) (2 children)

Good luck speaking when they are clogged up. :/

Maybe the nostrils should be redesigned too.

[–] [email protected] 17 points 1 week ago* (last edited 1 week ago) (2 children)

I don't understand why all these chrome derivatives and firefox don't just band together and extend manifest v3 with some vendored standardised extension that addresses the limitations.

Browsers do that for CSS and JavaScript features already. An extension could just check if the browser supports the "unlimited filters" option and use it if its available.

I have never researched it but heard that the permissions of manifest v3 are much better for privacy.

I am in favor of removing manifest v2 if the vendored extension becomes a reality.

Browsers already have too much complexity, lines of code and feature creep.

[–] [email protected] 20 points 1 week ago (1 children)
[–] [email protected] 3 points 1 month ago

You should hide your nginx version.

[–] [email protected] 63 points 1 month ago (4 children)

My personal theory for the curved edges is, that samsung just wanted to prevent cheap off brand replacement screens.

[–] [email protected] 1 points 1 month ago

Good ol cowsay

[–] [email protected] 8 points 1 month ago

Awesome! Thanks for your work. For me this renders correctly on whatsapp in landscape and on the element desktop client.

Here is a monospace optimized version:

No          No
 No        No
  NoNo  NoNo
    NoNoNo    NoNoNo     NoNoNo
      No     No    No   No
      No     NoNoNoNo    NoNoNo
      No     No               No
      No      NoNoNo     NoNoNo
[–] [email protected] 10 points 1 month ago (7 children)

Anyone in the mood to reply with the message in a format that I can copy paste?

[–] [email protected] 2 points 1 month ago (1 children)

I have searched for alternatives. There are none that I am aware of. I just want a streaming box that can run jellyfin with a simple remote. I really don't want to use a keyboard in bed.

If anyone knows a simple setup that boots straight into jellyfin with a remote, I would love to hear about it.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (1 children)

So you would need buffer barrieres essentially.

Still user watches video. Ad avoidance skips forward to buffer barrier to play ad in the background. Streamed ad is thrown away and new buffer data is received. User does not notice if the video is long enough.

In this case the buffer limit is the metadata.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

Can you provide some sources that support this claim?

 

I have a static ip (lets say 142.251.208.110).

I own the domain: website.tld

My registrar is godaddy.

If I want to change my nameserver godaddy won't allow me to enter a static ip. It wants a hostname. I observed that many use ns1.website.tld and ns2.website.tld.

I don't understand how this can work because ns1.website.tld would be served by my dns server which is not yet known by others.

Do I need a second domain like domains.tld where I use the registrars dns server for serving ns1.domains.tld which I can then use as the nameserver for website.tld?

I would like to avoid the registrars nameserver and avoid getting a second domain just for dns.

Thank you for your input.

 

I have two machines running docker. A (powerful) and B (tiny vps).

All my services are hosted at home on machine A. All dns records point to A. I want to point them to B and implement split horizon dns in my local network to still directly access A. Ideally A is no longer reachable from outside without going over B.

How can I forward requests on machine B to A over a tunnel like wireguard without loosing the source ip addresses?

I tried to get this working by creating two wireguard containers. I think I only need iptable rules on the WG container A but I am not sure. I am a bit confused about the iptable rules needed to get wireguard to properly forward the request through the tunnel.

What are your solutions for such a setup? Is there a better way to do this? I would also be glad for some keywords/existing solutions.

Additional info:

  • Ideally I would like to not leave docker.
  • Split horizon dns is no problem.
  • I have a static ipv6 and ipv4 on both machines.
  • I also have spare ipv6 subnets that I can use for intermediate routing.
  • I would like to avoid cloudflare.
view more: next ›