Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

taladar, to opensource in Don't be that guy.

That was less directed at you and more at the idea that just pinning versions solves the issue which is unfortunately very frequent among proponents of things like vendoring, nix, Docker containers and similar tools that allow a project to stay on an old version for potentially years. Sorry if that came across that way.

taladar, (edited ) to privacy in Is this even legal? Hiding data deletion behind login (after email request)

In terms of domains not really. Only the free-mailers use domains by one of those. The corporate users still need to set up their DNS properly for those technologies even if they use one of them as a mail hoster.

taladar, to opensource in Don't be that guy.

Don’t be the guy who ignores reports that your software doesn’t work with new dependency versions just because you can’t be arsed to test with anything else even if the report looks like a legitimate problem.

taladar, to privacy in Is this even legal? Hiding data deletion behind login (after email request)

If you mean from a domain without DKIM and SPF on the sending domain and DKIM and SPF validation on the receiving one? Pretty high.

taladar, to fuck_cars in Thank the gods we live in such a car-saturated nation, how horrible it would be if this space was used to house people

If they are lucky enough that nobody installed some hostile architecture there to keep them out.

taladar, to privacy in I have an issue with how SIM cards are handled in most countries

The ones I had which allow mobile data connections also allow use as a phone. Not to mention that most tablets are the wrong size to carry them around all the time.

taladar, to privacy in Is this even legal? Hiding data deletion behind login (after email request)

Email (on domains without DKIM and SPF at least) can be spoofed so easily, you could literally do it with on-board tools and a few lines of typing though. It is literally just sending an email that has your email address in the From header.

taladar, to privacy in Is this even legal? Hiding data deletion behind login (after email request)

What would prevent someone else from requesting the deletion of your account if there was no proof that you are the person whose account it is?

taladar, to linux in Is it possible to isolate which GUI programs are seem by a screensharing program in xorg or wayland ?

The same window pops up under xorg too.

taladar, to privacy in I have an issue with how SIM cards are handled in most countries

Honestly, it would just be nice if someone made a mobile computing device that wasn’t phone-capable at all. It is outdated functionality to have just one or two services use a totally separate protocol from everything else.

taladar, to privacy in I have an issue with how SIM cards are handled in most countries

I doubt most of the companies tracking people with their phone even bother trying to get at that data since finding your identity is so easy when there is some tracking in almost every app.

taladar, to selfhosted in How do you monitor your servers / VPS:es?

Icinga2 works reasonably well for us. It is easy to write new checks as small shell scripts (or any other binary that can print and set and exit status code).

taladar, to linux in Linux 6.8 Network Optimizations Can Boost TCP Performance For Many Concurrent Connections By ~40%

Opening the connections is one thing but resends and stream ordering can also cause issues since they might delay the latest information reaching the user space application even if the packet for them has actually arrived just because some earlier packet has not. There can also be issues with implementations waiting for enough data to be available before sending a packet.

taladar, to selfhosted in Kubernetes? docker-compose? How should I organize my container services in 2024?

More importantly, if you do things programmatically you will still have the information how you did it last time the next time you need to move to a new major version of something which is particularly important in a home setting where you don’t do tasks like that often.

taladar, to linux in Linux 6.8 Network Optimizations Can Boost TCP Performance For Many Concurrent Connections By ~40%

Most low latency use cases in games use UDP, not TCP.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #