Humanius
@Humanius@lemmy.world
- Comment on Unhappy with the recently lost file upload feature in the Nextcloud app for Android? So are we. Let us explain. - Nextcloud 4 hours ago:
The problem in this case is the Google Play Store, not Android.
Google is blocking Nextcloud from updating their app on the Play Store unless they remove this vital permission. But nothing is stopping Nextcloud from making their app available on third party app stores with the approriate permissions.
If you download the app from F-Droid instead, it should work correctly.
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks 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.
One last 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 as a whole, rather than the individual distros I tried.
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks 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 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.
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks ago:
The issue I’m talking about is unrelated to keyboard layouts.
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
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks 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 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 bye
should typeé
(which Linux did correctly)
'
, followed bym
should type'm
(where Linux typed an accentedḿ
)
'
, followed byc
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?
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks ago:
When the keyboard doesn’t work correctly, that is not “just how it is” though…
I’m not going to relearn how to type accents for the sake of switching to Linux. The OS should just work correctly out of the box.I tried Mint for four days before getting fed up with things not working as they should, went back to Windows for a week and then tried Fedora for two days again running into very similar issues.
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks ago:
Mint Cinnamon and Fedora KDE Plasme Desktop.
I ran into various issues, one of them being (for example) incorrect behaviour of dead keys for accented characters. That problem was present in both distros, and I even went so far as to unsuccessfully edit system files to get the desired behaviour.
- Comment on Windows 10 LTSC – the version that won't expire for years 3 weeks ago:
I’ve been trying out several Linux distributions over the past couple of weeks to figure out where to go after Windows 10.
I’m very open to switching. but if I have to be honest, there are still plenty of UX problems in my experience. It’s frustrating enough that I keep going back to Windows. - Comment on Google will stop restricting competition in connection with Google Automotive Services and Google Maps Platform in Europe. 5 weeks ago:
That makes more sense. Thanks!
- Comment on Google will stop restricting competition in connection with Google Automotive Services and Google Maps Platform in Europe. 5 weeks ago:
My guess is that they are referencing the Android Auto versions of these applications, for which you have to run Android Auto to use them? It’s a bit unclear from the article.
- Comment on A Coup Is In Progress In America 3 months ago:
Hitler was very vocal of his disdain for democracy, and he ran on that platform afaik.
The democratic Weimar Republic was what ruined Germany in his view. - Comment on A Coup Is In Progress In America 3 months ago:
And Americans are seemingly too cowardly to do anything about it. For the love of God defend your democracy. Protest!
- Comment on Concerns Raised Over Bitwarden Moving Further Away From Open-Source 6 months ago:
It shouldn’t even be that complex…
I might be mistaken, but ultimately a password manager is basically nothing more than a database of passwords in an encrypted zip file. That could entirely be self-hosted with off the shelf open source applications stringed together.
All you’d need is a nice UI stringing it all together.