[-] ikidd@lemmy.world 1 points 3 hours ago

I started using Wallet recently because I got a phone I couldn't flash to a custom ROM (Moto Razr+). I gave up, I'm fucking around with it every time to verify to open it, verify every time I use a card. No point to giving up the potential of the phone getting stolen and hacked if I have to fuck around like that every time.

[-] ikidd@lemmy.world 3 points 4 hours ago

As long as you stay away from their Mastercraft tools. They're terrible, good thing they give refunds without a fight.

[-] ikidd@lemmy.world -5 points 1 day ago

You'll just be adding to the cost of things like basement suite rentals, exacerbating urban densification efforts, because those rentals wouldn't include a parking space, typically.

[-] ikidd@lemmy.world 2 points 1 day ago

Just read the docs...

Ok, I made myself laugh.

[-] ikidd@lemmy.world 14 points 1 day ago

I think the protocol is open, both for client and server. Microsoft's implementation is proprietary, but there are other compatible implementations, KRDC is a server implementation of the protocol that is opensource that KDE uses for Plasma. It's definitely not ready for primetime, I'm very hopeful this Redhat implementation gains traction amongst distros because Redhat has the resources to throw at it, and the ethics to opensource it.

[-] ikidd@lemmy.world 34 points 1 day ago* (last edited 1 day ago)

RDP is very well developed and an open standard. I don't have a lot good to say about Microsoft, but RDP is one of their wins. It's blazingly fast compared to any other remote desktop protocol and there's an extremely full-featured client for Linux in FreeRDP that can be used at the CLI or with one of the various wrappers for it.

If every distro just shipped and supported it for their desktops, it would make life much easier than knitting together the current underperforming patchwork of solutions for Linux.

[-] ikidd@lemmy.world 37 points 1 day ago

There will be strings attached. Many, many strings. The best strings. Beautiful strings.

[-] ikidd@lemmy.world 1 points 2 days ago

That because people won't donate. Any project that manages to figure out a way to get donations or pay for it with enterprise support generally ends up with a better product than proprietary, because there's feedback, feature requests, and bug reports to make it better.

[-] ikidd@lemmy.world 1 points 2 days ago

The app is usually just a PWA with extra side code to mine your phone.

[-] ikidd@lemmy.world 2 points 2 days ago

It's not good at letting you know when a disk is borked. And normally if you reboot a mirror with a bad disk, it will complain so you know to fix it even if you missed the log entries about it being down. Btrfs will quietly just let you boot into a potentially lethal situation for a mirror with a bad slave.

And there was something about scrubs that was janky as well

[-] ikidd@lemmy.world 4 points 2 days ago

For a workstation, btrfs is probably fine. It's the shits at software RAID, but that's rarely a thing on a workstation.

Look at btrfs-assistant for adminstration. That's what Fedora ships with, I think it uses Snapper in the backend.

[-] ikidd@lemmy.world 4 points 3 days ago* (last edited 3 days ago)

No option for a cooperative? That's news in the agricultural world. There's plenty of rural coops, we have one locally called Pembina West Cooperators and it's been around for decades, as long as I can remember. UFA is another one, hell, it started out as a political party. We get annual dividends back from them based on our spending throughout the year, against the profit of the coop.

7
submitted 5 days ago by ikidd@lemmy.world to c/kde@lemmy.kde.social

I noticed this recently, and now if I hover or click the network icon on Plasma, I see all my docker bridge networks, not just the normal Wifi and wired networks available.

Why did those start to show up, and how do I get rid of them?

1

What do you use for Dmarc report processing? Looking to reduce the amount of reports I have to wade through but I don't want to miss failures, so I need some sort of alerting.

Self-hosted, of course.

24
submitted 1 month ago by ikidd@lemmy.world to c/selfhosted@lemmy.world

I currently do a lot of my monitoring via MQTT for my solar system etc. I currently use MQTT Alert and set up my alerts to ring my phone at top volume until silenced. But I have missed more than one alert because I don't think the background agent is always active and it doesn't necessarily start when I reboot the phone. While the application does "monitor" the MQTT connection, it only makes a short sound if it drops, with no followup until you notice that there was a notification and go back into it to figure out why the connection is down.

Does anyone have foolproof way of getting things like security alerts that will always trigger on the phone, without having to check the phone 10 times a day to be sure the application is on and the connection is active?

78
submitted 1 month ago by ikidd@lemmy.world to c/selfhosted@lemmy.world

Rauthy is a lightweight and easy to use OpenID Connect Identity Provider. It aims to be simple to both set up and operate, with very secure defaults and lots of config options, if you need the flexibility. It puts heavy emphasis on Passkeys and a very strong security in general. The project is written in Rust to be as memory efficient, secure and fast as possible, and it can run on basically any hardware. If you need Single Sign-On support for IoT or headless CLI tools, it's got you covered as well. You get High-Availability, client branding, UI translation, a nice Admin UI, Events and Auditing, and many more features. By default, it runs on top of Hiqlite and does not depend on an external database (Postgres as an alternative) to make it even simpler to operate, while scaling up to millions of users easily.

8
Email hosting over NNCP (salsa.debian.org)
submitted 1 month ago by ikidd@lemmy.world to c/selfhosted@lemmy.world
17
submitted 1 month ago by ikidd@lemmy.world to c/linux@lemmy.ml
18
submitted 1 month ago* (last edited 1 month ago) by ikidd@lemmy.world to c/kde@lemmy.kde.social

I've tried to slap together a plasmoid but having trouble debugging why it's saying it's not written for Plasma6. I'm just hoping someone could throw eyes at it and tell me why I'm an idiot. The documentation on plasmoids is all over the place wrt versions and packaging, and I have no clue how to debug it on a remote VM I'm using so I don't clutter up my desktop with dependencies.

40
submitted 1 month ago by ikidd@lemmy.world to c/linux@lemmy.ml
21
submitted 1 month ago by ikidd@lemmy.world to c/linux@lemmy.ml

With Ubuntu changing to the Rust implementation of coreutils, what does that mean for performance?

84
submitted 2 months ago* (last edited 2 months ago) by ikidd@lemmy.world to c/linux@lemmy.ml
145
submitted 2 months ago* (last edited 2 months ago) by ikidd@lemmy.world to c/linux@lemmy.ml

Apparently there's a bunch of projects getting hit with this, fairly obscure ones though. Project gets forked, suddenly get a pile of stars more than the original, and then there's a curl-bash pipe inserted into it that runs some ransomeware that encrypts ~/Documents.

About a dozen other projects linked in here from another developer (excuse the Reddit link): https://old.reddit.com/r/golang/comments/1jbzuot/someone_copied_our_github_project_made_it_look/

4

This should be of interest to anyone using ESP32 devices currently and is seeing the influx of the RISC-V ISA devices coming up.

Hopefully the future of IOT might include device drivers that can't suborn devices like the ones for the ESP32 can, by compartmentalizing memory space on the device, and auditing the compilation of such drivers.

view more: next ›

ikidd

joined 2 years ago
MODERATOR OF