pcouy

joined 1 year ago
[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I'm pretty sure they are actually hosting it. The tech is quite different (cofractal uses urls ending with {z}/{x}/{y}, while their tile sever uses this stuff that works quite differently)

[–] [email protected] 2 points 3 weeks ago

There is even a "Ignore cache" box in the devtools network tab

[–] [email protected] 2 points 3 weeks ago (2 children)

Yeah, this probably has to do with the cache. You can try opening dev tools (F12 in most browsers), go to the network tab, and browse to pathfinder.social. You should see all requests going out, including "fake requests" to content that you already have locally cached

[–] [email protected] 6 points 3 weeks ago (3 children)

They told me about hosting their own tile server earlier today. I'm really impressed by how fast they moved !

A pull request for a privacy page during the onboarding is in the works, and I've been working with them to update the settings page and documentation (with the goal of providing an easy way to switch map providers). They are also working on a privacy policy, and want to ship all of this in a few weeks as part of a single release.

Once again, I'm really impressed with how well they're handling this

[–] [email protected] 2 points 3 weeks ago (4 children)

That's really really weird, I cannot resolve the domain to an IP, even after trying a bunch of different DNS servers. If you're on linux, can you run nslookup pathfinder.social and paste the output here ?

[–] [email protected] 2 points 3 weeks ago (6 children)

The fact that it has not been bought as soon as the domain expired makes me believe this instance went down before the trend started

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

These services usually use either or both of passive DNS replication (running public recursive DNS resolvers and logging lookup that returns a record) and certificate transparency logs (where certificate authorities publish the domain names for which they issue certificates). A lot of my subdomains are missing from these services

[–] [email protected] 12 points 3 weeks ago

With all the botting going on on Reddit, this whole Google AI deal makes me think of the recent paper that demonstrates that, as common sens would suggest, deep learning models collapse when successive generations are trained on the previous generations' output

[–] [email protected] 4 points 3 weeks ago (12 children)

It does not seem to be the case. Was it the full domain for this instance ?

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

This is an old post, but I've only recently (I'd say a few months ago) started to see Google's indexing bots pop-up in my instance's server logs, so this may be about to change

[–] [email protected] 13 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

never stopped POSTing, even though I configured nginx to always respond 403 to anything from them for about a year now.

Lol, there are definitely some stubborn user agents out there. I've been serving 418 to a bunch of SEO crawlers - with fail2ban configured to drop all packets from their IPs/CIDR ranges after some attemps - for a few months now. They keep coming at the same rate as soon as they get unbanned. I guess they keep sending requests into the void for the whole ban duration.

Using 418 for undesirable requests instead of a more common status code (such as 403) lets me easily filter these blocks in fail2ban, which can help weed out a lot of noise in server logs.

[–] [email protected] 17 points 3 weeks ago* (last edited 3 weeks ago)

Your sensitive data and logins are tied to email addresses, which are tied to domains. Lose your domain, someone can access everything.

I recently stumbled upon an article showing how bad this can be when the expired domains were used for important/serious stuff

 

Write-up from Nov. 2022, but I figured this would be interesting to people on the fediverse

 

List of artist/album/song names that make dealing with music metadata harder than it should be

 

List of artist/album/song names that make dealing with music metadata harder than it should be

 

TLDR : My brand new laptop did not support DisplayPort over USB-C. I had a Raspberry Pi lying around unused, with its RJ45 and Ethernet ports, and I felt that I should be able to use it to bridge the gap between my laptop and my 2nd external monitor. After a lot of trial and error, I managed to get to something that I can comfortably use daily. This is a tutorial to reproduce this project in the form of a detailed writeup

I made this project a few months ago, and got some good feedback when I shared it. I also made a Github repo with scripts and config files (there is a link in the blog post), but I did not get a lot of feedback on it.

Anyway, I’d love to read your thoughts about this project.

I’m also looking for lemmy communities related to DIY tech projects and Raspberry Pis, so feel free to recommend some communities :)

view more: ‹ prev next ›