HN user

mcnesium

43 karma
Posts2
Comments23
View on HN

HN, please explain why everyone is so upset with having a time offset in the city/region/country next door.

In Germany, there are 16 states. Many of them have different laws, e.g. regarding store hours and so on. Neighboring countrys like Austria or Poland have even more conservative laws.

The difference between sunrise and sunset in Palermo and Oslo is almost 90 minutes twice a year.

There are tons of cultural differences between Europeans. In southern countries, people tend to stay up later in the evening and sleep longer in the morning than in northern countries (at least that is my impression from traveling).

In the continental United States, there are four time zones, none of which even pay much attention to state borders.

Still, everyone manages to live their lives, talk to people on the phone, commute from one place to the other.

So why are Europeans so afraid that the people they talk to might be an hour or two off?

reply to my e-mail to support@twitter.com:

We appreciate you reaching out, but Twitter doesn’t monitor emails sent to this support address. To contact our support team, please submit a request through our online form. We also have resources and articles on our Help Center that might be able to answer your question.

¯\_(ツ)_/¯

Sorry for the noise everyone, I found out how to do it:

Do not register an account only with an e-mail address of yours and then ruefully append your phone number later because you are denied any usefulness of the account otherwise.

Instead, choose to register by your phone number in the first place right away, and pretend to volunteer to be easily trackable throughout the entire internet.

My almost 70 years old dad uses Pass for iOS in his everyday life. He does not have a clue about what's going on under the hood (gpg, git, my instance of gitea where it pushes to, me being able to intervene or fix stuff from somewhere else than his phone, etc.), but thats fine for both of us. He even complained, when I suggested to try Nextcloud Passwords because he might understand better what's going on there. So I guess in terms of UX this is a positive example.

Using Wikipedias language switcher to translate things seems to be quite common here, so I thought I'd share how I moved the languages up on top, so I don't have to scroll down on smaller screens or when zoomed in.

In `<firefox-profile>/chrome/userContent.css` I wrote the following:

    @-moz-document domain(wikipedia.org) {
        #mw-panel {
            display: flex;
            flex-direction: column;
        }
        #mw-panel nav {
            order: 9;
        }
        #mw-panel nav#p-logo {
            order: 1;
        }
        #mw-panel nav#p-lang {
            order: 2;
        }
    }
This is only for Firefox, but imho that is the… least bad browser anyways ;)

It feels awkward that it is called "exotic". This exposes the common understanding of todays web as a set of services, that everyone is supposed and used to consume, while anything out of that scope is not regarded as normal. This is the opposite of what it should be.

Why? Because it does not look like todays medium.com blogs or default-skinned github.io pages? Twitter or Facebook posts? Having indiviually looking web sites is the internet. Sadly, most people today don't even actually use the internet anymore.

What's wrong with passwordstore.org? It's not a service which I am giving my stuff, but just some handy script sitting on top of well-known distribution and security software. Plus tools and plugins for all the clients. There is no need for anything else than that.