Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BL
blah @lemmy.1204.org
Posts 2
Comments 28
Where to post Academic Articles
  • Look at the PDF carefully before sharing it. Most academic publishers put a timestamp on it that reveals who downloaded it, at least at institution level. Sometimes this is even embedded as metadata. If the PDF says anywhere “author personal copy”, please don’t share it on the author’s behalf.

    This is mostly to avoid getting them into trouble.

    Otherwise, go and share, authors love it!

  • Technitium DNS server
  • I use it. It’s more lightweight than AdGuard, in terms of resources. I find the UI to be at the same time a worse UX but quicker to achieve things. I don’t think that they perform differently once they have the same blocklists.

  • Suggestion for Airtable alternative with mobile options?
  • Your requirement for a mobile iOS app makes it harder so I’ll go non-free software with my suggestion: Tap Forms. Offline first, iCloud sync, macOS and iOS apps. But no Android or Windows apps.

    If you wanna keep it self-hosted, these services need an internet connection anyway, even Airtable. Just go with a Web based one that has good mobile layout.

  • Actions to avoid irreversible consequences?
  • If you have an offsite copy of your files (and not in a sync service like Dropbox) you are already in a better position than most.

    Restoring from offsite takes time, even with Backblaze’s option of shipping a hard disk. You may also have data corruption troubles, companies may close all of sudden. It’s just not as convenient as local copies.

    A further copy that is locally available is simply a better strategy. Adding more copies after these two is not a bad idea but you start getting hit by the law of diminishing returns.

    You can actually read more about the 3-2-1 rule in a Backblaze post: https://www.backblaze.com/blog/the-3-2-1-backup-strategy/

  • Email self-hosting
  • I have self-hosted my own emails many times. Up to having three SMTP servers with failsafe option at DNS.

    It’s super nice, but I would never self-host SMTP again. It’s a nightmare. I had to email or open a ticket at most ISPs despite my clean IPs. Most ISPs simply blacklist all IPs unless they are major email providers already.

    My advice is go for it but let SMTP be handled by who will deal with these frustrations. MXroute is a great choice and it’s cheap.

  • exploding-heads are infiltrating our discussions
  • My instance is so far to browse Lemmy Fediverse. There are no local communities. It is for a bunch of friends only.

    Does it make any damages if it doesn’t de-federate from these or other problematic instances? Genuine question.

  • Measures to avoid IP limited or blacklisted in a SearXNG instance

    I self-host a SearXNG instance that is public facing. On a VPS. I share it with friends and family, and I do not mind if some strangers use it as well.

    What I'm afraid of is getting my IP rate limited or even blacklisted by search engines. I would like to keep the instance public facing for UX reasons (no VPN, no SSO).

    I enabled SearXNG internal limiter, which I'm not sure what it does.

    Additionally, I am rate limiting at the reverse proxy level (Caddy) as follows:

    rate_limit {remote.host} 10r/s rate_limit {path.*} 50r/s

    That is, 10 requests per second for a single IP address, and 50 requests per second in general.

    Would you have improvements to suggest  me, or further measures I could take?

    Edit: I’m not using Cloudflare or any similar solution and I want to avoid it.

    0

    This is my first Lemmy post

    And it is a test, as in tradition.

    13