There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

kbin.life

ubergeek77 , to android in Thoughts on Android 12/13 UI and whitespace
@ubergeek77@lemmy.ubergeek77.chat avatar

Surely Google did user testing… didn’t they?

They do extensive testing, but only on clowns.

Still bewilders me Google got rid of the 2 button navigation style. They hit the nail on the head with that one, it was a perfect balance of convenience and speed, and they went and gutted it for a half-baked ripoff of iOS’ gesture system. Cannot explain how upset I am over that.

OofShoot ,
@OofShoot@beehaw.org avatar

You can switch back to 3 and 2 button navigation in the settings if you want. I use the 3 button navigation. I use all three buttons.

I think it’s their way of admitting gestures is stupid. Gestures makes it unclear where the OS UI ends and where the app UI begins. A completely shit idea.

ubergeek77 ,
@ubergeek77@lemmy.ubergeek77.chat avatar

What version of Android are you on? Android 12 or below? It was removed entirely in Android 13. It can be “patched back in” on a custom ROM, but doing so breaks the recents screen due to incompatible changes made to the system launcher (which handles the recents screen for… some reason).

Or maybe you have a Samsung or other phone that has their own 2 button implementation. But as far as I’m aware, it’s gone from AOSP as of Android 13 :(

neotecha , to technology in Redditors, how do you like Lemmy?

My overall journey was the GameFAQS message boards -> Digg -> Reddit (via RIF) -> Lemmy

Lemmy has filled my content aggregation desires while boycotting Reddit. Overall, I could see being here to stay

I’m still having minor issues, but they aren’t deal breakers. Like, I’ve had issues with my up votes not saving (press it, turns blue, wait a second, then it changes back), so I need to press it multiple times before it saves. On the whole, these errors will be resolved with time, so it doesn’t bother me much

Main issue I’m trying to figure out now is: how to use federated users for other Lemmy instances. If I’m using the website for beehaw, then go to another instance, it appears I need to sign in, but I can’t see how to use my beehaw account. I started using Jerboa and it seems to handle it, but the comments I’m making don’t show up (when I checked in a browser), so it might be in the UI only, or I’m missing something

aradon ,

The entire concept of federated users feels counter-intuitive and off-putting. I’m trying to see if I can get this to grow on me.

neotecha ,

I think the concept is intuitive and interesting, but the implementation/interface isn’t.

ImplyingImplications , to asklemmy in If hand sanitizer kills 99.99% of germs, then won't the surviving 0.01% make hand sanitizer resistant strains?

Imagine you want to disable a car. You could open the hood and unplug the battery. Or you could fire a missile at it.

Antibiotics are like unplugging the battery. It only works if you can get under the hood and it wouldn’t work at all on electric cars. It’s selective.

Alcohol is like a missile. It destroys everything. You can’t evolve resistance to missiles. You just have to hope you don’t get hit.

shreddy_scientist ,
@shreddy_scientist@lemmy.ml avatar

This, the polarity of the cell which permits selective permeability & a hydrophilic environment means alcohol’s will be functional as antiseptics due to the hydroxyl (OH) group. However, alcohol needs to be approximately 70% for max efficiency as OH2 facilities it’s ability to denature the cell.

mo_ztt , to selfhosted in How to help? <Request>
@mo_ztt@lemmy.world avatar

I’m working on a project to host bits of Lemmy on peer cache devices run by the community – if you’re interested to take a look or help test/code, I should have code for some of the caching bits within a few days.

transientpunk ,
@transientpunk@sh.itjust.works avatar

This is definitely something I want to follow too!

hib , to selfhosted in Should I be concerned with exposing my server to the public?

Here is my setup:

Cloudflare fronts all of my webserver traffic, and I have firewall rules in Cloudflare.

Then I have an OPNsense firewall that blocks a list of suspicious ips that updates automatically, and only allows port 80/443 connections from Cloudflare’s servers. The only other port I have open is for Wireguard to access all of my internal services. This does not go through Cloudflare obviously, and I use a different domain for my actual IP. I keep Vaultwarden internal for extra safety.

Next I run every internet facing service in k3s in a separate namespace. This namespace has its own traefik reverse proxy separate from my internal services. This is what port 80/443 forwards to. The namespace has network policies that prevent any egress traffic to my local network. Every container in the WAN facing namespace runs as a user with no login permission to the host. I am also picky about what storage I mount in them.

If you can get through that you deserve my data I think.

skywhale241 ,

I need to learn more about cloudflare. Do you have the guide for this setup!

hib ,

Unfortunately no guide, just things I’ve pieced together myself over the years.

Cloudflare is probably the easiest and most intuitive part of the setup though, you can setup dns/proxy/firewall rules very intuitively, and I’m sure there are plenty of guides out there.

TheButtonJustSpins , to selfhosted in [Help] How can I self host services (eg, a website, lemmy instance, vpn) on my own hardware while hiding my IP?

Check into Cloudflare Tunnels.

dap ,
@dap@lemmy.onlylans.io avatar

Cloudflare tunnels are great but OP may not want to have to authenticate each user to their services.

IrrationalNumber , to fediverse in Welcome to the Fediverse! Hello everyone!
@IrrationalNumber@lemmy.world avatar

I’m new here and am uninitiated: what is Calckey? Is it like Mastodon? I haven’t seen many talk about it online

ArtBear OP ,
Osayidan , to selfhosted in What are YOU self-hosting?
@Osayidan@social.vmdk.ca avatar

My general rule is to not self host things that are good enough / free (as in $$ not FOSS). So I don't host email or music. I'm not a huge music person so spotify does the job, and gmail's been great since it started.

Things I do host

  • media server (jellyfin + sonarr/radarr etc)
  • stable diffusion image generation server
  • games (starbound mostly, killed minecraft after microsoft takeover)
  • lemmy
  • comics/manga server (komga)
  • yt-dl web interface
kresten ,

Starbound is great game as well

ilikedatsyuk , to selfhosted in What does your infrastructure look like?

I have an HP DL380 Gen8 and then a PC I bought from the local university and use as a server.

My DL380 runs ESXi. My PC runs Ubuntu on bare metal.

All of my apps are either fully VM-based (Home Assistant OS) or run in containers. Containers are far easier to build, upgrade, and migrate, and also make file management a lot easier.

I use Docker Compose. No Swarm or Kubernetes at this point.

Hopefully this is at least a good start! Let me know if you have any questions.

demosthenes OP ,

Yeah, that’s great! I’ve got an old HP desktop that a family member discarded that will be the start of mine.

Do you use a single docker-compose.yaml file for an entire machine, or docker-compose files per-app?

ilikedatsyuk ,

A combo of both. I group all my media apps like Sonarr, Radarr, SABnzbd, etc together in one compose since I consider each of them to be a part of the same “machine”, but most of my apps have their own compose.

rs5th , to selfhosted in Anyone else running Lemmy with Kubernetes?
@rs5th@lemmy.scottlabs.io avatar

I am! @gabe565 and I worked on setting this up yesterday. He mentioned building a Helm chart for the whole shebang.

gabe565 ,
@gabe565@lemmy.cook.gg avatar

Yep I’m still working on a helm chart. Currently, each service is deployed with the bjw-s app-template helm chart, but I’d like to combine it all into a single chart.

The hardest part was getting ingress-nginx to pass ActivityPub requests to the backend, but we settled on a hack that seems to work well. We had to add the following configuration snippet to the frontend’s ingress annotations:

<pre style="background-color:#ffffff;">
<span style="color:#63a35c;">nginx.ingress.kubernetes.io/configuration-snippet</span><span style="color:#323232;">: </span><span style="font-weight:bold;color:#a71d5d;">|
</span><span style="color:#183691;">  if ($http_accept = "application/activity+json") {
</span><span style="color:#183691;">    set $proxy_upstream_name "lemmy-lemmy-8536";
</span><span style="color:#183691;">  }
</span><span style="color:#183691;">  if ($http_accept = "application/ld+json; profile="https://www.w3.org/ns/activitystreams"") {
</span><span style="color:#183691;">    set $proxy_upstream_name "lemmy-lemmy-8536";
</span><span style="color:#183691;">  }
</span><span style="color:#183691;">  if ($request_method = POST) {
</span><span style="color:#183691;">    set $proxy_upstream_name "lemmy-lemmy-8536";
</span><span style="color:#183691;">  }
</span>

The value of the variable is $NAMESPACE-$SERVICE-$PORT.
I tested this pretty thoroughly and haven’t been able to break it so far, but please let me know if anybody has a better solution!

anthr76 OP ,
@anthr76@lemmy.kutara.io avatar

Firstly, awesome to hear you’re using bjw-s app-template helm chart. He’s my good friend and former coworker :)

I’m also doing what @seang96 is doing.

While I don’t consider this completed yet I have posted how I’m doing things so far here

gabe565 ,
@gabe565@lemmy.cook.gg avatar

That’s awesome! I love his Helm chart. It’s the most impressive Helm library I’ve ever seen. I maintain a bunch of charts and I exclusively use his library chart :)

I just mentioned in a response to @seang96, but I feel like deploying a separate nginx is probably cleaner, I just didn’t want another SPOF that I could break at some point in the future.

Yazee , to nostupidquestions in Humans get sick when drinking dirty water, so how do wild animals survive drinking mainly dirty water?

We’ve evolved to spend more energy on our brain and intelligence. Animals can have better immune systems, plus they’ll build up a resistance to the pathogens.

People who constantly drink dirty water will also develop resistance

skillissuer ,

at least those that survive, that is

vividspecter , to futurama in Which Futurama line(s) do you find yourself quoting for no raisin?

Not so much a quote I say out loud, but I often think of the scene where Lurr is buying human horn:

I’m just some guy… RULER OF THE PLANET OMICRON PERSEI 8.

0101010001110100 ,
@0101010001110100@sopuli.xyz avatar

Lrr’s wife Nndnnd (when they’re preparing to fuck): “MY ORGANS ARE MOVING INTO POSITION!”

AdminWorker , to newcommunities in [META] Important Post - Rules, Formatting, FAQ, & Cross-Posting Tip

I just tried to click on a couple links formatted in various ways from a “jerboa for lemmy” app and it redirected to a browser (where I am not logged in).

Is there a format friendly to the app, or is there a app config that needs to be updated?

Akhuyan OP ,
@Akhuyan@lemmy.world avatar

I have never used the Jerboa app so take this all with a grain of salt, since it may be different than the website. The link with the [link text](/c/[email protected]) should only work if the community is already linked with your instance, the two other formats can be put in the search bar, and after the instance fetches it, it should show up, but not sure how this all works on the app version though

spirals ,

[link text](/c/[email protected])

Crashes jerboa

[!community@instance](instance/c/community)

Opens the community in a new browser where you are not logged in

!community@instance

Does not work, thinks it is an email address and prompts to open in your email app

The problem is jerboa, I believe it is being looked into by the devs

Alatain , to linux in lay it all bare, show me yalls fetch
@Alatain@lemmy.world avatar
crmsnbleyd ,
@crmsnbleyd@sopuli.xyz avatar

I wasn’t aware steamOS used Pacman, i thought it was immutable

Alatain ,
@Alatain@lemmy.world avatar

You can kinda make it bend a bit to your whim. While it is technically immutable if you don’t mess with it, it does have everything necessary for using pacman. It just all reverts next time steamos updates. Anything you install directly through the discover portal is permanent, but it does technically have access to anything in the pacman repos as well.

I unlocked mine long enough to download neofetch and take the screenshot for this. It’ll revert back soon, but I only needed it temporarily for imaginary internet points. :)

legion , to selfhosted in What are YOU self-hosting?
@legion@lemmy.world avatar

Part of my Reddit exodus plan was to get serious about my RSS setup.

I’ve settled on:

  • FreshRSS as my feed manager (supported by Reeder app in iOS and MacOS)
  • FiveFilters Full Text extractor
  • rss-proxy site scraper

I may experiment with some replacements for rss-proxy, as I’ve run into a couple sites it doesn’t scrape well, but FreshRSS and FiveFilters have been smashing successes.

proycon OP ,
@proycon@lemmy.world avatar

Nice, RSS is great indeed. I use it extensively as well, but I didn’t even realize it was a thing people ran as a service on a server. I hadn’t heard of FreshRSS etc. I personally just run newsboat from my desktop/laptop, even my phone if need be.

Ungoliantsspawn ,
@Ungoliantsspawn@lemmy.world avatar

I will look into FiveFilters, sounds like it would solve some issues for me. Thx

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines