TechnologyClassroom

joined 2 years ago
[–] [email protected] 5 points 2 years ago

You cannot rename a file from webp to jpg, but you can change the URL to .jpg and it will likely serve you the jpeg version. You can also convert webp to another format with dwebp or MS Paint.

[–] [email protected] 2 points 2 years ago

threads.net is the domain. You can get a head start and block any IP addresses associated with it using the firewall of your choice.

[–] [email protected] 9 points 2 years ago

Oh, more meetings will fix it! /s

[–] [email protected] 2 points 2 years ago

This is a common result of firm firmware and tinkering.

[–] [email protected] 26 points 2 years ago (4 children)

Extra firmware cannot be modified.

Firm firmware might be able to be modified, but documentation is largely unknown.

Silken firmware is easily modified by the user.

These names are taken from tofu packaging.

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

You were hacked by the manufacturer.

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

DD might be using something like that. I have heard they block TOR as well. I have used a VPN with ports 80 and 443 on their WiFi years ago.

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

Deep packet inspection is unlikely the culprit in my experience. SSH and SFTP use port 22 by default which is probably blocked. I log in to my work VPN through common ports 80 and 443 on public WiFi.

[–] [email protected] 2 points 2 years ago

You could also have your back end pull from a git repo every minute. A cron job could check a GitLab repo for changes and update the site if any changes are found.

[–] [email protected] 2 points 2 years ago (5 children)

That is a networking issue which is not specific to Hugo. You need to solve this as most of the suggestions also involve SSH.

One way is to use a VPN like openvpn or wireguard that can use a common port like 80 or 443.

[–] [email protected] 4 points 2 years ago (8 children)

What do you find limited about Hugo?

view more: next ›