We’ve got my 95 old grandma https://enna.care/ and she can use it. Instead of having to use the touch interface it works by placing cards on to an NFC reader.
- 0 Posts
- 49 Comments
Flipper@feddit.orgto
Open Source@lemmy.ml•My experience creating a FOSS ecosystem for friends and familyEnglish
1·1 month agoWhat did you do about authentik always loading several seconds before login someone into a service?
One thing Torvalds enforces is not breaking userland. So it shouldn’t be kernel problems. More likely its some other lib that breaks compatibility.
Well, it startend with conduit. That was a respectable name. The development slowed down and someone wasnt happy abput not getting pr merged. Then it got forked to conduwuit.
Speed picked back up. There was later a massive meltdown for some reason. To successors emerged continuwuity and tuwunel.
Flipper@feddit.orgto
Games@lemmy.world•Valve raises Steam Deck prices by more than $200English
5·3 months agoIts also not the first pig cycle in the memory industry. There used to be over 20 manufacturers producing ram. These three survived because they didn’t massively ramp up production when demand increased. So they’ve collectively said, we are not really investing into production.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Banned from Discord for a frog emoji (thanks "child safety"), so I bankrupted myself building FrogTalk – a self-hostable Discord/Telegram killer 🐸English
3·4 months agoOh I missed that. Oh no. Rolling your own crypto, surely nothing can go wrong.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Banned from Discord for a frog emoji (thanks "child safety"), so I bankrupted myself building FrogTalk – a self-hostable Discord/Telegram killer 🐸English
214·4 months agoFor a discord or Telegramm alternative it doesnt need to be e2e.
Flipper@feddit.orgto
Open Source@lemmy.ml•Closed‑source vs source‑available vs open‑source — which model makes the most sense for small tools?English
3·4 months agoIt’s also a lot harder to make money with open source. You would need to find something to offer on top for money. That can be hosting (nextcloud), support (redhat), consultation (hyper) or additional features(zeds AI offering).
Flipper@feddit.orgto
Open Source@lemmy.ml•Money Isn't Going to Solve the Burnout Problem
3·5 months agoIn a side node: when building for geentoo it should be possible to build all rust libs as dylib. The compiler only offers a stable abi for the same version and all flags being equal. When building everything yourself that should work at the coat of updating the compiler requiring a complete rebuild of all libs.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
5·6 months agoI should have been more clear.
I meant for self hosting.
Though realistically, even if the service is provided for the public, you could just use an instance of keycloak or something similar with open registration. That’s what an association I’m close to is doing already.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
6·6 months agoBy default, the Credentials provider does not persist data in the database. However, you can still create and save any data in your database, you just have to provide the necessary logic, eg. to encrypt passwords, add rate-limiting, add password reset functionality, etc.
That is exactly the complexity I wouldn’t want. With just SSO it is enough to send a redirect URL to the browser and on the callback set a cookie. No js needed. If your service gets compromised and someone leeks the credentials, just log everyone out.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Single Sign in for Home Assistant now possible with OpenIDEnglish
151·6 months agoIf i created a service I would go in the opposit direction. Only offer SSO and no other option.
You loose quite a bit of complexity that way.
You say you are on a budget. Yet you talk about 128 Gigs of ram.
Maybe you should clarify what your budget is.
Flipper@feddit.orgto
Selfhosted@lemmy.world•A sneaky demonstration of the dangers of curl bashEnglish
20·6 months agoIts timing based. When piped a script, bash executes each line completly before taking the next line from the input. Curl has a limited output buffer.
- Operation that takes a long time. Like a sleep, or if you want it less obvious. A download, an unzip operation, apt update, etc.
- Fill the buffer with more bash commands.
- Measure on the server if at some point curl stops downloading the script.
- Serve a malicious payload.
Flipper@feddit.orgto
Selfhosted@lemmy.world•A sneaky demonstration of the dangers of curl bashEnglish
20·6 months agoThey can even serve a different file for curl vs curl|bash
I think the Problem is the kernel dumping RAM to disk in crash. Potentially containing secrets.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Getting worn out with all these docker images and CLI hosted appsEnglish
1·7 months agoI manage all my services with systems. Simple services like kanidm, that are just a single native executable run baremetal with a different user. More complex Setups like immich or anything that requires a pzthon venv runs from a docker compose file that gets managed by systemd. Each service has its own user and it’s own directory.
Flipper@feddit.orgto
Selfhosted@lemmy.world•Why isn't using a key file the most common way to log into self-hosted servers?English
6·8 months agoIf a service doesnt offer Oidc, just dont self host it. The SSO service can then be properly secured and even if its only a password, at least its not reused.
Flipper@feddit.orgto
Open Source@lemmy.ml•You can contribute to an open-source keyboard by glide typing
83·9 months agoCareful. Not every fascist is a nazi. From what I can tell he is only the former and not the latter.
The way you currently say it, they tried to stop the exemption. They fought for the law, so OS gets an exemption.
Or do I understand you wrong?