I use linux too and used a Windows 7 VM, not because I couldn’t borrow a Windows computer, but because they don’t ship MSIE any more.
- 1 Post
- 327 Comments
oldfart@lemm.eeto Selfhosted@lemmy.world•how are my fellow peeps hosting your music collection these days?English3·25 days agoI use it and like its UI but it doesn’t properly support offline, you can just download single tracks. By proper offline support I mean something like Audinaut, which unfortunately doesn’t work in new Android versions
oldfart@lemm.eeto Selfhosted@lemmy.world•Is there any good decentralized cloud storage for personal backups as a self-hoster?English12·1 month agoThanks for the Wikipedia article. Can you quote or paraphrase the first sentence?
Why don’t you get one of the anonymous esims from kycnot.me ?
oldfart@lemm.eeto Selfhosted@lemmy.world•how to set up a remote managed node for momEnglish4·2 months agoI like to leave ssh over tor hidden service on remote boxes. It’s pretty resilient and can serve as emergency access for when something happens to the VPN. Not a great primary access method because of the latency.
oldfart@lemm.eeto Sysadmin@lemmy.world•Delta can sue CrowdStrike over computer outage that caused 7,000 canceled flights4·2 months agoI hope you’re on my team when SHTF, then
oldfart@lemm.eeto Sysadmin@lemmy.world•Delta can sue CrowdStrike over computer outage that caused 7,000 canceled flights5·2 months agoHoly shit. No permanent damage?
oldfart@lemm.eeto Sysadmin@lemmy.world•Delta can sue CrowdStrike over computer outage that caused 7,000 canceled flights7·2 months agoI feel sorry fot you but I must ask, was it literal shit?
oldfart@lemm.eeto Privacy@lemmy.ml•GNU Taler v1.0 released and is operating in Switzerland3·2 months agoIt’s likely an alternative to blik or internal revolut/n26/cashapp transfers. And in that regard it’s an improvement because of its openness. But privacy is not one of the reasons to use it.
https://www.pimpmylog.com/ + rsyslogd, there are docker images
oldfart@lemm.eeto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???5·2 months agoI never used one tbh. Last time I used something WebGL was when its tech demo was released.
Of course all of these have uses, that’s why they exist. I just find these use cases very rare/exotic compared to viewing a video with subs.
oldfart@lemm.eeto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???3·2 months agoThere’s direct FS access now? Wow, going full ActiveX
oldfart@lemm.eeto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???1·2 months agoThey need to free resources for important stuff such as
U2FWebAuthnPassKeys
oldfart@lemm.eeto Programmer Humor@programming.dev•Webm supports multiple audio and subtitle tracks inside its RIFF container structure, why the hell arent browsers supporting it???171·2 months agoI’ll take complete video support over WebBluetooth, DRM, WebGL and other similar garbage.
oldfart@lemm.eeto Privacy@lemmy.ml•GNU Taler v1.0 released and is operating in Switzerland5·2 months agoThe expiration date on the money and p2p fund transfers requiring an intermediary and an ID.
oldfart@lemm.eeto Privacy@lemmy.ml•GNU Taler v1.0 released and is operating in Switzerland1·2 months agoNow go read the FAQ and reconsider posting that in a Privacy community.
Looks like there is a simple way now, yay! https://blog.diego.dev/posts/firefox-sync-server/
If I recall correctly they used some exotic database that is made for multi tenant cloud environments and scales up really well, but does not scale down too much. I’ve seen some article where a guy managed to set it up locally but it was a long one, and the result was resource hungry. But, again, my knowledge may be outdated
Just look at the setup docs. First they tell you to setup mysql and then this nugget
The correct way to authenticate with Spanner is by generating an OAuth token and pointing your local application server to the token. In order for this to work, your Google Cloud account must have the correct permissions; contact the Ops team to ensure the correct permissions are added to your account.
Syncserver was what OP was asking for, I used it and it was great while it worked. The rust rewrite is almost impossible to self-host, at least as of a year ago there was no easy way to do it on a reasonably sized machine.
Tough audience here, huh?
Have you tried checking what the bytecode does? Maybe it’s just a way to block detection by Microsoft and antivirus programs, by creating a different binary every time. Just because something isn’t written in a high level language doesn’t mean it’s malicious. But it may be.