TechnologyClassroom

joined 1 year ago
[–] [email protected] 4 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago (8 children)

What do you find limited about Hugo?

[–] [email protected] 6 points 1 year ago

The ability to edit titles seems like an obvious feature that Reddit never added.

[–] [email protected] 1 points 1 year ago

If it is closed source, I don't trust it. It would need to be permissively licensed if it ends up in the Apple Store. I would recommend Apache-2.0 for a permissive license.

[–] [email protected] 0 points 1 year ago (2 children)

Is this on GitHub?

[–] [email protected] 3 points 1 year ago

I would recommend making a full git repository and at least adding a license header so that others can expand upon it. Maintaining a useful gist is cumbersome as issues tend to be ignored comments.

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

There are alternatives that provide more privacy. FSF India made an excellent visual chart comparing messaging applications. Signal stopped publishing their back end so they moved from the third bucket to the second bucket. The fourth and fifth categories are good.

view more: ‹ prev next ›