I tend to agree with this as other Lemmy apps work just fine with iOS lockdown mode such as mlem and memmy.
I would rather see long-press comment or post bring up select text and select the text under my cursor.
Edit, is OPs request what the “jump” buttons could help with?
I honestly do not understand their rating system. Every one of them looks to have exactly the same rating (Mozilla says 👎, People voted super creepy), but then they have a sort by least or most creepy. What gives?
Edit: nevermind looks like there are some that are “very creepy”. This rating system is kind of obtuse.
Anyone remember Noob Saibot?
No judgement here. I think it’s a worthy goal just not one I am particularly interested in at this point. Maybe if the automation was a bit easier and the mobile device management was easier I might join you.
My experience is it’s really a lot of work and with the prevalence of letsencrypt, there is not a lot of automated setups for this use case (at least that I have been able to find). It is kind of a pain in the ass to run your own CA, especially if you plan to not use wildcard and to rotate certs often. If you use tailscale, they offer https certs with a subdomain given to you:
[server-name].[tailnet-name].ts.net
That’s honestly what I’m moving towards.
Another vote for wiki.js. It has tons of authentication options and integrations. The mobile web interface is a tad clunky but usable.
Turns out the post succeeded and I had some comments on it.
I can’t see my posts from lemmy.one webpage from my profile. Not sure what version they’re running but I saw this at the bottom… BE: 0.18.3
Amazing! Now I need to start a community with rules… with blackjack and hookers…
Every time I try to watch videos there I get
HLS.js does not seem to be supported. Cannot fallback to built-in HLS
Obviously I broke something on the Safari experimental features but no idea what.
I would love for some real functionality. I feel like I took a huge step back from where I was with my Pebble Steel.
Tell that to Google with Google Docs, Microsoft with Office365, etc. The web applications are starting to become a thing in a big way.
I think that will come about the same time they bring out custom maps and VR…never.
Yea that looks pretty amazing. Thanks for sharing!
Single node k3s is possible and can do what you’re asking but has some overhead (hence your acknowledgment of overkill). One thing i think it gets right and would help here is the reverse proxy service. It’s essentially a single entity with configuration of all of your endpoints in it. It’s managed programmatically so additions or changes are not needed to he done by hand. It sounds like you need a reverse proxy to terminate the TLS then ingress objects defined to route to individual containers/pods. If you try for multiple reverse proxies you will have a bad time managing all of that overhead. I strongly recommend going for a single reverse proxy setup unless you can automate the multiple proxies setup.
Bob
And here I am running a bare metal k3s cluster fully managed by custom ansible playbooks with my templatized custom manifests. I definitely learned a lot going that way. This project looks like it has just about everything covered except high availability or redundancy, but maybe I missed it in the readme. Good work but definitely not for me.
Thanks I’ll have to check that one out!
That is an idea I have been trying to get people onboard with. Something like a shared or distributed block list. Think adblock but for lemmy and users/instances/communities/etc instead of ads
Thanks for pointing that out, I knew something was off but couldn’t pinpoint it.