Oh also a friend of mine is developing this, that uses passwordless magic links or passkeys https://github.com/dzervas/magicentry I haven’t looked much into it though!
gkak.laₛ
aka gkaklas@{lemm.ee,programming.dev,lemmy.{zip,world,ml}}
aspe:keyoxide.org:CZQI42SE5HXWZCFPARIGCNK32A
- 0 Posts
- 33 Comments
You can also check https://kanidm.com/ and https://goauthentik.io/ as well!
I couldn’t find them on the website; here’s a list if anyone’s interested!:
https://codeberg.org/comaps/Governance/wiki/Social-Media-Platforms
https://pine64.org/devices/pinetime/
The charging base is just breaking out the 5V of the USB to the pogo pins!
Looks cool! Any plans to publish on GOG or other similar platform? 😁 (DRM-free, StopKillingGames, etc)
gkak.laₛ@lemmy.zipto Privacy@lemmy.ml•Reminder: Proton Mail addresses have vendor lock-inEnglish51·2 months agoReminder of this:
https://poolp.org/posts/2019-08-30/you-should-not-run-your-mail-server-because-mail-is-hard/
And that mailu.io (and other similar projects) makes self-hosting email almost trivial 😁 (at least for people that can run a pre-configured
docker-compose.yml
and buy their domain etc)
Not an alias, but expanding
-h
to--help
has been very useful in cases where the program just prints “see --help for options” when you just use-h
I use
glola
from oh-my-zsh every day to see an overview of my projectsAns
ns
/nss
is very convenient to run one-off commands with software I don’t already have installed!Oh and
cdt = cd $(mktemp -d)
is nice to have when you just need a temporary clean directory to do something quick
Each server has its own users and communities (but they still all talk and subscribe to each other!)
Usually I see usernames written in the form
@user@lemmy.zip
, while communities!InterestingSubject@lemmy.zip
Welcome to the platform!
- You signed up for the lemmy.zip server (=“lemmy instance”), but you can see posts, post comments, and talk to users from any other server. Just like you can send email from your personal email to your work email, it’s still just email! Other than the fact that usernames have a i.e. “@lemmy.zip” part, you shouldn’t really need to think about it 😅 (But when you want to login to your account, you can’t login to another server, you need to login on lemmy.zip)
- No need to learn much more to get started, you just participate in any discussions you want etc 😊
- You can find some communities to subscribe to at https://sub.rehab/ and https://lemmyverse.net/communities . To subscribe to a community, you can search for the community’s full name on your server, lemmy.zip
- Here you can find a mobile app to download: https://join-lemmy.org/apps/ . You can download whichever you want! You can just try them and pick the one you like the most, and you can have a couple of them at the same time and they still access the same content
- Lemmy.zip also has a list in the sidebar, “Useful links”, these four are just alternative websites you can use to access the same thing; again you can just pick whichever you like the most!
Yes, it’s pretty good! I’m a DevOps engineer, and have experience with Ansible, Docker, etc, but I just couldn’t find time to deploy services the best way that I wanted™ for my personal server
So, even though it e.g. doesn’t even use Docker, yunohost really helped me start using the many services I wanted/needed, which otherwise might take e.g. a few hours to a couple of days for each of them to research and configure
So I have one “production” yunohost server, one “testing” yunohost server to test services that I don’t know if I’ll use yet (and I wouldn’t want them to interfere with production e.g. by using too many resources)
and one server without yunohost for mailu, Docker, traefik, etc, which I can use to deploy services the correct way™ as I figure out the services that I really use and find the time to migrate them one-by-one
Even when using yunohost, there are so many things to do after deploying a service (e.g. DNS, configure the server and client software), so it has been really useful to save time when deploying and configuring.
I think it gets you ~80% there, makes self-hosting accessible to everyone, and helps democratize the Internet a bit 💚 It’s more important to have many people setting up e.g. Immich or Nextcloud for their family photos, than only a few Linux people being able to learn how to do it perfectly (Docker/kubernetes high availability, reverse proxies, etc) and have everyone else to need to resort to using centralized services
gkak.laₛ@lemmy.zipto [Moved to Piefed] Ask@lemm.ee•Steamdeck users, what are your most played games on the device?English5·5 months ago- Balatro
- Slay the spire
- Suika shapes
- DRG: Survivor
- The spell brigade
- Spacelines from the far out
- Genome guardian
- Golf peaks
- MAZAICA
- LYNE
- Froggy’s battle
- Roll
- Superflight
I prefer to play on PC but I can still recommend for a gaming handheld:
- Overcooked All you can eat
- PlateUp!
- Out of space
- Battleblock theater
- Castle crashers
- Moving out 2
- PICO PARK (2 has also released! but I haven’t played it)
Ohh right, “τηγανίτες”! Thank youu, I haven’t heard it in a while 😅
(Thanks for the photos, yum! The red thingy also looks cute on them 😇)
In Greece the ones in your photos we call them crepes (“κρέπα”); for pancakes I don’t think we have a word, e.g. brunch places list them simply as “pancakes”, with the english writing
gkak.laₛ@lemmy.zipto Ask Lemmy•Does anyone here use RSS, and do you have any recommendations for feeds to follow?English3·5 months agoNice, thank you!
gkak.laₛ@lemmy.zipto Ask Lemmy•Does anyone here use RSS, and do you have any recommendations for feeds to follow?English3·5 months agoI don’t have any specific feeds, and of course it depends on your interests, but I just wanted to recommend to keep an eye out for feeds during your everyday browsing
When I see an interesting link on Lemmy to a news article or a blog, I just look at a couple of more articles on that site, and if it seems interesting I subscribe to it! 😅😉 (I can always unsubscribe later if it turns out that I don’t like it). I started using RSS a few days ago, and I’ve collected quite a few blogs and news sites this way
(Btw also keep in mind, that some news sites provide feeds for specific tags, you don’t have to subscribe to everything that gets posted)
gkak.laₛ@lemmy.zipto News•Commerce Secretary Urges Fox News Viewers To Buy Tesla Stock: ‘Elon Musk Is Probably the Best Person To Bet On!’English4·5 months ago“Buy TSLA”
gkak.laₛ@lemmy.zipto Fediverse•My Lemmy instance where the top 80% most generic posts are deletedEnglish121·5 months agoLemmy’s license is AGPL, so you would need to at least publish changes to Lemmy itself 😉
(I don’t know if e.g. the code for the algorithm is separate, in order to have a closed source algorithm with an open source Lemmy fork)
Oh of course, I just shared it because I don’t think I’ve seen anything similar and simple, just in case anyone wants to check it out and experiment etc