• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle
  • From my understanding Wero is closely related to iDeal, which has been the main online payment platform in the Netherlands for two decades now.

    The NL still needs to switch over though, but is set to do so by 2026 or 2027 last I heard.

    My experience with iDeal has been good overall

    Edit: I think Wero might be a good way in which Europe can decrease its reliance on American companies like Visa, Mastercard and Paypal












  • After Trump was elected and inaugurated, Signal has finally been gaining some steam here in the Netherlands.

    It’s still an American company, so it’s not ideal. But it’s still significantly better better than letting a tech giant like Facebook have control over the most commonly used chat app.

    WhatsApp needs to go and Signal is the most likely way in which we can achieve that. We can worry about the American elephant in the room later.






  • Humanius@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Hopefully there will soon be a fix for this, because like you said, it really sounds like something that should be able to be fixed relatively easily, lol.

    I have one final question, which you might know perhaps… Where would one go to make feature requests for Linux itself? If I quickly Google this I find places to make feature requests for specific distros, but not for Linux as a whole.

    I ask because I suspect this issue is more fundamental to Linux itself, rather than the individual distros I tried.

    Edit: Or maybe I am misunderstanding, and this is something that does need to be brought up with the distros


  • Humanius@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    3 months ago

    Wow! Thank you for going through the effort of figuring out whether there was a solution for me. I really appreciate it!

    And yeah… I could probably type all the characters I need to type through workarounds. But my problem is that I don’t think I should have to relearn how to type in order to switch to Linux. It’s a relatively niche issue I ran into, but I’m clearly not the only one running into it.

    Which is a shame because I do want Linux to be more widely used than it is currently, and I think small annoyances like this are part of what is holding it back. It makes it more of a hassle to overcome the hurdle of switching OS.


  • Humanius@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    3 months ago

    The issue I’m talking about is unrelated to keyboard layouts. It’s how deadkeys are implemented.

    The deadkeys are seemingly defined separately from keyboard layout, and there is no way that I could find to redefine them other than either turning dead key behaviour on or off in the keyboard layouts


  • Humanius@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    3 months ago

    So the keyboard I’m using is US International (with deadkeys), which is the standard keyboard for the Netherlands.

    Certain key combinations should create an accented character, but certain other key combinations should simply print the accent followed by the character. Typing this way is essentially muscle memory for me, so if it deviates from what I’m used to it really trips me up badly.

    Example:

    ', followed by e should type é (which Linux did correctly)
    ', followed by m should type 'm (where Linux typed an accented ḿ)
    ', followed by c should type ç (where Linux typed an accented ć)
    ', followed by ' should type '' (where Linux typed ')
    ', followed by [space] should type ' (which Linux did correctly)

    I checked several forums, but there doesn’t seem to be an easy way to change this behaviour in Linux. Dead key behaviour is seemingly consistent between keyboard layouts, and it can only either be on or off?

    Edit: It shouldn’t even be that complex of an improvement to the OS.
    If they were to add a defintion as to how deadkeys are supposed to work as part of the keyboard layout file, this wouldn’t be an issue. I could just make my own “US Intl. with Dead Keys (NL)” layout and it would be fine.