[-] damnthefilibuster@lemmy.world 16 points 1 day ago

So… Amazon (the latest big name, not the only one)

[-] damnthefilibuster@lemmy.world 1 points 2 days ago

Someone explained a long time ago to me how it’s 95-99% profit due to exactly what numbers you described. It’s pretty messed up…

[-] damnthefilibuster@lemmy.world 15 points 3 days ago

The profit margin on Coca Cola for a store like KFC is basically 100%.

Also, do you use all of the coupons? If you do, you can end up spending 2-3x of the coupon value easily if you are careful not to buy anything else.

[-] damnthefilibuster@lemmy.world 2 points 4 days ago

Part of what you’ve described is market economics. They want your loyalty and they want to track your purchases to sell that data to advertisers. Do they need an app for that? Absolutely not. They can and do host websites with the same deals and all you have to do is login. The reason they push you to their app is because either the app is something they spent a bunch of money on and want to increase customer adoption. Or, they have added massive new tracking capabilities and want to spy on their users on behalf of advertisers, so they need you on their app.

None of this is related to the technical aspects of this question. In fact, most of these companies would resist you installing their app on an “app server” simply because then they wouldn’t be able to track your location and other phone details easily. Defeating the purpose of your idea.

Oh, and as for the watermelon - there’s a sweet spot between the prices which is usually $5 if you use their loyalty card and not their app. That’s the price you pay for your phone’s privacy and resources - a buck. Not a fair trade, but it is what it is.

p.s. I hear you about the three prices thing. It’s frustrating. Grocery shopping is not simple. It’s all about hunting for deals and accepting the time vs money trade off. I’m sorry you are in this situation. I am too.

[-] damnthefilibuster@lemmy.world 24 points 4 days ago* (last edited 4 days ago)

Why does it need to be an app then? And why one server?

Literally, what you’ve described is the www. The browser is your thin client. It connects to not one but many millions of servers and is able to use their resources to run queries, access menus, place orders. All that jazz.

Oh, and with the ridiculous advancements in technology, streaming services and games work amazingly too! Video streaming is so well studied that every Tom, Dick, and Disney has started their own streaming service and is charging through the nose for it. Every year, folks get arrested for running Plex servers or IPTV with millions of hours of pirated content that is used by thousands of their happily paying customers (more happy than Disney’s customers).

And Amazon Luna and Xbox and PlayStation have all shown how game streaming can be so easily done over HTML5. The only blocker on making that the default way of gaming is Apple’s greed. Not that it’s a good default. There’s something to be said about mobile hardware and chip design that has made amazing advancements in the last few years in the GPU space, making on-device processing really worth it.

Don’t remember what it’s called but there’s an internet law - that any advancement in hardware will immediately be offset by more expensive software requirements which will consume more of those resources. Looking at you, Chrome. Also looking at you, react framework.

[-] damnthefilibuster@lemmy.world 159 points 2 months ago

My SO was told to travel to office every day of the week, only to sit in zoom meetings because all of their team is elsewhere.

Reaaaal good use of everyone’s time and our non-renewable resources.

39

I love PiHole. I've used it in the past and it was powerful! I also use an OpenVPN/Wireguard based VPN.

So is there a service that combines the two features? Lets me import adblock lists and also VPN configurations?

Preferably something that runs in a docker container that I can throw upon portainer and running within minutes!

Thanks!

9

So, I installed Palia on Steam Deck. First, it failed to start till I chose to run it with Proton Experimental.

Then, the problem I’m running into - I want to log into my account. But every time I select the email/username field and then bring up the Steam virtual keyboard, the form field loses focus. That means I’m typing and nothing is getting typed.

How do I fix this? Is the only option to use an external physical keyboard?

[-] damnthefilibuster@lemmy.world 103 points 3 months ago

I bought a Steam Deck.

28
[-] damnthefilibuster@lemmy.world 77 points 5 months ago

I don’t get it. What is the point of creating laws that specifically exempt some public servants from basic bribery laws?

[-] damnthefilibuster@lemmy.world 90 points 6 months ago

First time I’ve learnt what the past tense of yeet is.

8
Lady Jodiva (lemmy.world)
89
[-] damnthefilibuster@lemmy.world 159 points 8 months ago

I dunno. It seems pretty clear that charged in this case means the government sicced the dogs on him for being a… checks notes… good Christian.

40

I read a comment on here some time ago where the person said they were using cloudflared to expose some of their self-hosted stuff to the Internet so they can access it remotely.

I am currently using it to expose my RSS feed reader, and it works out fine. I also like the simplicity of Cloudflare's other offerings.

Any thoughts on why cloudflared is not a good idea? What alternatives would you suggest? How easy/difficult are they to setup?

[-] damnthefilibuster@lemmy.world 119 points 9 months ago

Why do Republicans love enshittification so much?

[-] damnthefilibuster@lemmy.world 112 points 10 months ago* (last edited 10 months ago)

One might get executed in 2030 for being environmentally friendly.

56

Hey folks!

I have a WD easystore 14 TB External HDD connected to my Plex server (running on windows 11).

I am using about 4 TB of it, but not for anything truly important. It’s storing plex media mostly.

I’d like to use it for storing memories. But how do I trust it?

What are good tools for me to keep a check on the drive so that I can hopefully get enough warning when it starts losing sectors?

I have some tool installed based on recommendations online and I started a “surface test” of the disk and it said it’ll take a measly 300 hours. Not ideal.

51

Folks, I have a node.js script running on my Windows machine that uses the dockerode npm package to talk to docker on said box and starts and kills docker containers.

However, after the containers have been killed off, docker still holds on to the memory that it blocked for those containers and this means downstream processes fail due to lack of RAM.

To counter this, I have powershell scripts to start docker desktop and to kill docker desktop.

All of this is a horrid experience.

On my Mac, I just use Colima with Portainer and couldn't be happier.

I've explored some options to replace Docker Desktop and it seems Rancher Desktop is a drop-in replacement for Docker Desktop, including the docker remote API.

  1. Is this true? Is Rancher Desktop that good of a drop-in replacement?
  2. Does Rancher Desktop better manage RAM for containers that have been killed off? Or does it do the same thing as Docker Desktop and hold on to the RAM?

Are there other options which I'm not thinking of which might solve my problems? I've seen a few alternatives but haven't tried them yet - moby,
containerd,
podman

I don't actually need the Docker Desktop interface. So pure CLI docker would also just work. How are you all running pure docker on Windows boxes?

110

Folks,

I'm looking for a self-hosted GitHub alternative that I can just plop into Portainer as a docker-compose and get working.

My main interest is in something that sort of works with GitHub - if there's a way I can pull repos from GitHub into this self-hosted git using a webUI and maybe even push my changes to repos on GitHub, that would be nice. I'm not hard-and-fast on this though as this is mostly an experiment right now and I don't know why I need this.

What are you folks using to host your super secret local code and why?

15

I've been eyeing these devices for some time now. The price point is... delicious!

I saw some opensource-ish project one day that mentioned that they are building an OS around Plex and other media servers and using these N5105s and selling the package for USD500ish (I think).

So I went hunting for the hardware and found it on Aliexpress for that cheap (sub USD200).

Does anyone have experience running these? How hard is it to get Ubuntu running on them? I dislike that they ship with Windows 11. Would be a few bucks cheaper if they shipped with Ubuntu or no OS, right?

Also, what about running docker on them? Can they support your usual homelab stuff? Portainer, Pi-hole, *arr softwares, a dashboard, etc.

view more: next ›

damnthefilibuster

joined 1 year ago