pcouy

joined 2 years ago
[–] pcouy@lemmy.pierre-couy.fr 12 points 8 months ago (2 children)

Something's odd with the numbers from fediverse observer. Numbers shown in monthly graphs should be about 30 times higher than numbers shown in daily graphs, but they are about the same

[–] pcouy@lemmy.pierre-couy.fr 11 points 8 months ago (1 children)

Recently, 2 different user agents started scraping my Lemmy instance at nearly the same time : AmazonBot and ClaudeBot

I wonder if (and how) it may be related to this headline

[–] pcouy@lemmy.pierre-couy.fr 4 points 8 months ago

I wish people would stop recommending cloudflare in self-hosting communities

[–] pcouy@lemmy.pierre-couy.fr 3 points 8 months ago

A blog post I wrote got shared there a while back, but I did not ask for an invite back then. 2 years later, and I don't feel legitimate to ask for an invite anymore

[–] pcouy@lemmy.pierre-couy.fr 9 points 8 months ago (1 children)

KOReader is by far better than the crappy stock firmware from Kobo. While the interface is not the prettiest, it still has a lot of advantages :

  • it adds the ability to browse the filesystem (how do people use an e-reader without folders ?)
  • loading medium to large PDFs takes ages in kobo's stock UI, while it's almost instant in koreader
  • there are a bunch of plugins you can add to koreader

While I really hate Kobo's stock UI, I still recommend getting one if you like truly owning your hardware. It's really easy to enable ssh access and then it's just regular Linux. It's even possible to run an X server and launch Linux graphical apps on the e-ink display (not quite usable though)

[–] pcouy@lemmy.pierre-couy.fr 1 points 8 months ago

I'm currently working on upgrading a Django project that received no maintenance since 2018. I wish I knew about this when I started

[–] pcouy@lemmy.pierre-couy.fr 2 points 8 months ago (1 children)

The Wikipedia page says the following :

On January 28, 2015, the ACME protocol was officially submitted to the IETF for standardization.[28] On April 9, 2015, the ISRG and the Linux Foundation declared their collaboration.[9] The root and intermediate certificates were generated in the beginning of June.[29] On June 16, 2015, the final launch schedule for the service was announced, with the first certificate expected to be issued sometime in the week of July 27, 2015, followed by a limited issuance period to test security and scalability. General availability of the service was originally planned to begin sometime in the week of September 14, 2015.[30] On August 7, 2015, the launch schedule was amended to provide more time for ensuring system security and stability, with the first certificate to be issued in the week of September 7, 2015 followed by general availability in the week of November 16, 2015.[31]

So we'll have another anniversary to celebrate in nearly a year

[–] pcouy@lemmy.pierre-couy.fr 1 points 9 months ago

I was exited to read about the recent surge of brute force attempts I received from IPs my fail2ban has not previously seen, but this is just a generic piece from 6 months ago :(

[–] pcouy@lemmy.pierre-couy.fr 1 points 10 months ago

Thank you for the link. I've seen it posted a few days ago.

The caching proxy for this tutorial should easily work with any tile server, including self-hosted. However, I'm not sure what the benefits would be if you are already self-hosting a tile server.

Lastly, the self-hosting documentation for OpenFreeMap mentions a 300GB of storage + 4GB of RAM requirement just for serving the tiles, which is still more than I can spare

[–] pcouy@lemmy.pierre-couy.fr 1 points 11 months ago

I can recommend some stuff I've been using myself :

  • Dolibarr as an ERP + CRM : requires some work to configure initially. As most (if not all) features are disabled by default, it requires enabling them based on what you need. It also has a marketplace with a bunch of modules you can buy
  • Gitea to manage codebases for customer projects. It can also do CI but I've not looked into it yet
  • Prometheus and its ecosystem (mostly promtail and grafana) for monitoring and alerting
  • docker mail server : makes it quite easy to self host a full mail server. The guides in their doc made it painless for me to configure dmarc/SPF/other stuff that make e-mail notoriously hard to host
  • Cal.com as a self hostable alternative to calendly
  • Authentik for single sign-on and centralized permission management
  • plausible for lightweight analytics
  • a mix of wireguard, iptables and nginx to basically achieve the same as cloudflare proxying and tunnels

I design, deploy and maintain such infrastructures for my own customers, so feel free to DM me with more details about your business if you need help with this

[–] pcouy@lemmy.pierre-couy.fr 11 points 11 months ago* (last edited 11 months ago) (2 children)

I did not read the link, but two of my biggest concerns do not appear in the summary you provided :

  • the burden of hosting an ActivityPub enabled service is often duplicated for each instance instead of being split between them (for example, my Lemmy instance has a large picture folder and database because it is replicating all posts from communities I'm subscribed to)
  • it's a privacy nightmare. All instance admins now have as much spying power as the single centralized service it is replacing

(Edit: typo)

[–] pcouy@lemmy.pierre-couy.fr 7 points 11 months ago (1 children)

It's a server that hosts map data for the whole world, and sends map fragments (tiles)as pictures for the coordinates and zoom levels that clients request from them

view more: ‹ prev next ›