Guess why he came with a truck and not on a cargo bike…
Elvith Ma'for
Former Reddfugee, found a new home on feddit.de. Server errors made me switch to discuss.tchncs.de. Now finally @ home on feddit.org.
Likes music, tech, programming, board games and video games. Oh… and coffee, lots of coffee!
I � Unicode!
- 0 Posts
- 21 Comments
[…] in my other jobs we were using Google Workspace which only shows metadata because of that[…]
Rare moment when Google is mentioned as behaving GDPR compliant… I mean, I know that big tech is vacuuming up all data and doesn’t care about GDPR, but still… You can be worse than effing Google?
Elvith Ma'for@feddit.orgto Nintendo@lemmy.world•The Switch 2's super sluggish LCD screen is 10 times slower than a typical gaming monitor and 100 times slower than an OLED panel according to independent testingEnglish9·14 days agoReporting in, I’m one of them. Always buying shit for the kids to keep em occupied for several hours a day so I can finally mange to get a Gaming session on on the Switch 2 /s
LOL, at a quick glance one might even be able abuse a scheduled job on free-tier GitHub runner for the data update and host it statically on GitHub pages.
“Serverless for the poor”
Elvith Ma'for@feddit.orgto Open Source@lemmy.ml•How to delete a certain element present on all pages of a pdf?3·20 days agoIt’s not as HTML. It’s just that PDF is a structured file format (as is html, but very different). There are libraries for most programming languages that allow you to edit this structure.
Elvith Ma'for@feddit.orgto Technology@lemmy.world•'We're done with Teams': German state hits uninstall on MicrosoftEnglish5·26 days agoLast week I noticed that Lemmy doesn’t like certain characters when posting URLs and silently replaces them - in my case
%20
got converted into+
which broke my link. I experimented a bit with other „percent encoded“ values and there are more that get replaced.I’m currently collecting a bit of data to open a bug report - links even get changed when put in a codeblock or inline code…
Check this comment out where I used every possible value from
%00
to%FF
in URLs. The second half (above%80
) gets wild
Elvith Ma'for@feddit.orgto Selfhosted@lemmy.world•feedback on my next steps for self hostingEnglish6·27 days ago2)There’s nothing you can’t “undo”. I think you’re overthinking this.
Adding to this: Deploying via Docker (or podman or k8s or…) and/or installing every host via Ansible makes this even easier.
Elvith Ma'for@feddit.orgto Technology@lemmy.world•An analysis of X(Twitter)'s new XChat features shows that X can probably decrypt users' messages, as it holds users' private keys on its serversEnglish11·29 days agoThats the problem. Say, I’m offering you a cloud drive and tell you “your data is end to end encrypted”. You sync data from your PC to my server and from my server to your mobile phone. Would that mean
- That everything between your devices is encrypted (=I can’t see what you’re saving, neither can “the state”, hackers,…)or
- That your data is encrypted in transit, but is saved unencrypted on my server (which means everyone with access to my server can see your data) or
- It’s encrypted in transit and also on my server, but the keys are also ony server, so that everyone with access to my server can in theory decrypt everything and access everything?
1 is what you want, 2 and 3 are often what you get…
Elvith Ma'for@feddit.orgto Technology@lemmy.world•An analysis of X(Twitter)'s new XChat features shows that X can probably decrypt users' messages, as it holds users' private keys on its serversEnglish111·30 days agoDo not look at all those (proprietary) E2EE definitions to closely - you might find several that define TLS as end to end…
Elvith Ma'for@feddit.orgto Privacy@lemmy.ml•to where is the samsung keyboard app pasting my clipboard contents and how can i stop this?13·1 month agoI don’t have a Samsung currently, but IIRC the Samsung keyboard has a clipboard organizer that lets you access and paste the last x things you put in your clipboard.
On one hand it’s nice, as you could copy some text then the link afterwards and paste everything in e.g. a Lemmy post in one go. One the other hand it means, that it can and will access every in your clipboard. As long as you use it, it’s somewhat fine - the keyboard has access to everything you typed anyway. But if you’re not using it, either check if you can disable that feature or just disable the whole app if possible
And if you panicked before and fucked up the opened file while hammering on the keyboard:
:q!
Elvith Ma'for@feddit.orgto Technology@lemmy.world•How the US is turning into a mass techno-surveillance stateEnglish8·1 month agoShhhh… Don’t make it even more obvious. The fig leaf covering it is already so flaccid, that it might instantaneously turn into dust at the slightest disturbance.
Elvith Ma'for@feddit.orgto Technology@lemmy.world•Google Restricts Android Sideloading—What It Means for User Autonomy and the Future of Mobile Freedom – PurismEnglish681·1 month agoDepends. Are you from the EU or not?
Elvith Ma'for@feddit.orgto Selfhosted@lemmy.world•Submitting an App for iOS approvalEnglish61·1 month agoOracle Cloud offers 4 ARM cores, 24GB RAM and 200GB storage in their free tier (IIRC you can even divide that into 4 separate VMs). Very useful for cheap testing, if your code/server supports ARM.
Even then, a small underpowered x64 VM for testing purposes is often free on all hyperscalers. Not the fastest server, but depending on the use case?
Elvith Ma'for@feddit.orgto privacy@lemmy.ca•What is it with websites restricting passwords to 8 - 16 characters? Is there some technical limitation to their system??1·1 month agoBetter yet of you include users - there are so many lookalike characters (and the additionally all those diacritics to make more lookalikes) that look the same, so that a human most certainly can’t/won’t tell them apart, but that are completely different codepoints.
I � Unicode!
Elvith Ma'for@feddit.orgto privacy@lemmy.ca•What is it with websites restricting passwords to 8 - 16 characters? Is there some technical limitation to their system??5·1 month agoGuess how many systems ‘with full unicode support’ are broken by using emojis in your username or password…
Elvith Ma'for@feddit.orgto Technology@lemmy.world•Elon Musk’s Neuralink raises fresh cash at $9B valuationEnglish5·1 month agoLooks at it loosely: Well it looks like cool tech, and the first to offer it might have a new market all alone and can earn money and…
puts on tin hat have you looked around lately? Being able to directly access brains and probably inject God knows what signals to maybe be able to alter behavior of people and/or literally brainwash them is a sure way to get funding in late stage capitalism. [They] just want to be on the “correct side” of this. [They] just want control!
Elvith Ma'for@feddit.orgto Technology@lemmy.world•Trump says a 25% tariff "must be paid by Apple" on iPhones not made in the US, says he told Tim Cook long ago that iPhones sold in the US must be made in the USEnglish2·2 months agoWhich part is the lie? That he wouldn’t fuck his daughter if she weren’t his daughter or that he would fuck his daughter if she were his daughter?
I’m in this picture and I don’t like it. Yesterday I was trying to debug my reverse proxy setup for a new app and why it wouldn’t work.
Well, if you configure it to route shinyNewApp.example.com to your app, but then always access sihnyNewApp.example.com with your browser…
I think he’s searching for sarcasm, no?