Now translate: spring bil snö penna
Zelaf
Sopuli lover
My interests are mainly music, instruments, tech, Linux and self hosting.
- 1 Post
- 75 Comments
Does this count? https://sopuli.xyz/post/1138547
Zelaf@sopuli.xyzto Asklemmy@lemmy.ml•What's the most challenging thing you've ever bitten through?10·1 month agoI once bought these chocolates that had a outer coating making them look like decorative rocks.
My mum loves to have little rocks as decoration so I bought a pack and decided to surprise her with it. Out of nowhere in front of her I decided to bite through one and she was in shock looking at me as she slowly realised they were edible. They looked extremely convincing.
They were pretty damn hard tho. Nothing too bad however.
Zelaf@sopuli.xyzto Linux@lemmy.ml•Hyprperks: a new 5€ official subscription to support Hyprland development.2·2 months agoIt’s an interesting topic me and my friends have discussed for a long time. On one hand, putting ease of use and user experience behind a paywall is terrible but on the other developers deserve compensation. Not everyone can donate and others doesn’t even figure that it’s an option.
Pangolin I think does it very kindly by having a button on the lower left of the interface that you can click on and then also dismiss to hide that button for a week which I find a good common ground. But at the same time I also think it’s hard to justify hate towards projects that lock things behind a paywall.
Of course if you lock security features like OIDC/LDAP like some do or self-hosting to “Local Infrastructure” it’s pure BS. I think there’s a lot of nuance to what should and shouldn’t be done in the matter but as long as it’s still open source it’s good in my book. Like self hosting Bitwarden gives you access to the paid features or you can pay them the small fee to not self host it and get some extra QoL features.
People do in the end have to juggle software maintenance, community maintenance, organizing issues, planning features and implementations, keeping wiki and docs up to date, etc. On top of, I’m assuming in most cases, having to do a regular job too. I know for a fact I wouldn’t be able to do that at all so if they can get some motivation through either code contribution or monetarily it would potentially ease up things.
You just made me unlock a new fear
Exactly, just run your magical new code in a minifier and problem solved! It’ll be just as speedy as the real deal!
Zelaf@sopuli.xyzto Selfhosted@lemmy.world•GitHub - voidauth/voidauth: An Easy to Use and Self-Host Single Sign-On Provider 🐈⬛🔒English6·2 months agoHaving run minor projects using PocketBase before and also seen what PocketBase itself can do and SQLite configured correctly in general, It’s great. I’ve gotten to be a big fan of it by the years and gladly opt for it over the bigger ones.
If this project got SQLite support it would be a great replacement for my own setup which requires about 3 or 4 accounts. Currently using a proprietary solution and been looking into moving to Authentik but it’s a bit too heavy resource wise for my current servers.
Zelaf@sopuli.xyzto Memes@lemmy.ml•It's a fucking nightmare out there. I say take advantage of every tool you have.7·3 months agoI’m saving this. This is gold
But wait, I’m only in my mid 20s! It’s too early! It shouldn’t be happening!
Zelaf@sopuli.xyzto Lemmy Shitpost@lemmy.world•This section of Jim Carrey's Wikipedia Article15·4 months agoYou’re beloved too for being here with us. Thank you for your presence.
Zelaf@sopuli.xyzto Linux@lemmy.ml•[Linux Experience Report as a Blind Person] I Want to Love Linux. It Doesn’t Love Me Back: Post 1 – Built for Control, But Not for People — fireborn7·4 months agoDan… I fucking love you. Thank you for this writeup. Not only is it helpful but it gives me encouragement to continue finding ways and figure things out.
I couple years back when I did my photography education we had an assignment to create a photo book as our final “exam” thing. I decided to document and show the daily life of a blind man and his tools and what he’s had to go through as his blindness got worse over the years. He showed me how he uses his computer and phone and such so I really really saw the importance of accessibility.
Somewhat luckily I’ve been able to keep the forms somewhat sane due to using component libraries which implement accessibility well. I always make my things in SvelteKit which does have good support for accessibility and I always keep my colours contrasty with as close to as AAA as possible because it’s easier on my own eyes too hahaha.
There’s a national deaf-blind association nearby and I’ve been thinking of going there to chat about accessibility and website usage with them one day.
I’m working on digitizing the book I made into a website and of course want to make that website extroniously accessible so even a blind person can hear through descriptive wording of what’s happening in the images. I also plan to make a scrolly-type thing using as little JS as possible which is nicely achievable now with the CSS scroll modifiers that’s been added over the years.
It’s going to be exciting to see how everything will work out. I can’t thank you enough, while my only computer is a Steam Deck where running VMs is a bit so and so I’m gonna see if I can use some public computer or see if someone in the association can help me test things out and fix things from there.
Zelaf@sopuli.xyzto Linux@lemmy.ml•[Linux Experience Report as a Blind Person] I Want to Love Linux. It Doesn’t Love Me Back: Post 1 – Built for Control, But Not for People — fireborn6·5 months agoOne thing I’ve had troubles with when trying to implement accessibility is in web dev. There’s so many attribute tags and I think a few different software based standards as well? I’m not entirely sure. The documentation on it felt a bit hard to follow and implement. Then I’m not sure how to go about testing it fully either without having those proprietary softwares either. I’m on an all Linux machine and the only accessibility software I know of is Orca and it’s so and so last time I tried it.
While I slowly figure that out however I make sure to follow tag recommendations and keep things in sections, only one h1 tag per page, descriptive and short alt tags, and so forth. At least that helps a tiny bit.
This should be one word, no?
We need to beat the Germans in long and complicated words.
I’ve always found the installation process of Debian unintuitive for people not used to linux. But I could imagine that it’s probably abreally good contender once the packages are installed and the DE setup with any necessary extensions for file browsers and other programs, for example preview of files in Nautilus for GNOME. Unsure if that is automatically installed or not in Debian but could be a good idea to check.
I’d suggest trying a test install in a VM if you can to check how well Debian will hold after configuration. Package updates for my Debian servers happens every once or so week and with a DEs GUI package manager it could simplify the process of the user actually hitting the update button.