shiftymccool

joined 1 year ago
[–] shiftymccool@programming.dev 2 points 13 hours ago

I'm gonna deal with your ignorant ass in just one comment because i'm capable of coherent thought.

First of all, you've never been to a Kentucky corn field so fuck right off with that. Your deafened city ears don't know what quiet actually is. Paris is a city. Even if people are tip-toeing around and whispering, it's going to be louder than any rural area just by pure scale of humanity moving around. But people don't do that, do they? No, they drag their screeching offspring to the store, or drunkenly yell at each other on the street in front of a bar, or repair a sidewalk or 5 with jackhammers and cement mixers.

Junkies? Who said anything about junkies? If you're referring to the urine smell, look no further than the rampant liquor establishments infesting cities and fueling wall-pisses in alleys nearby.

Humans used to exclusively exist in small rural tribes, it's cities that are an unnatural concentration of people that only began as a central place for people to come, get rid of shit they don't need, get some shit they need and leave as fast as possible to not be mugged, kidnapped, raped, or murdered.

The food produced in rural areas? Again, that's all you think is going on there? I work in tech and so do most of my neighbors. Get a better perspective. You're the reason I hate cities.

I'm done here, feel free to have your last, ignorant comment. I'll never know

[–] shiftymccool@programming.dev 2 points 14 hours ago* (last edited 14 hours ago) (4 children)

Local coal plant? Is that all you think exists in rural areas? Maybe you fuckcars idiots need to do a bit more research before spouting your city-centric views all over the place. Some people just don't want to be a sardines in your urine-smelling concrete noise factory.

[–] shiftymccool@programming.dev 1 points 1 day ago* (last edited 1 day ago) (2 children)

If that happens, you'll see a bunch of retalliation from WFH programmers-turned-political-hackers

[–] shiftymccool@programming.dev 3 points 1 day ago (7 children)

This. I HATE cities. Crammed up against everyone else, smells, noises 🤮. I'm over 10 miles to the nearest grocery store and all these fuckcars weirdos will do some fucking mental gymnastics to explain a RURAL life without cars. I don't think a single one of them has been anywhere where there is actual forest between cities/towns. They live in a city with great public transit so that must be how it is everywhere, right?

Stormlight fan snickering intensifies

[–] shiftymccool@programming.dev 6 points 1 week ago (1 children)

It seems to me that you don't hate moderators, you hate that they are necessary nowadays. If so, i'm right there with ya. The web used to be a much more magical place

[–] shiftymccool@programming.dev 1 points 1 week ago (1 children)

I consider this a good vs bad DM issue, not necessarily a game system issue. A good DM will offer XP for non-combat situations too even if it's not in a handbook. I guess I might have a different view on D&D vs other gaming systems because my group started with AD&D and just changed all the shit we didn't like. It was only D&D by name after a while. We had a mana system (spell mats are the worst), custom classes / races / spells, and a lot of fun. The most important part isn't the game system, it's good people to play with.

[–] shiftymccool@programming.dev 135 points 1 week ago (12 children)
  • Weird string that disappears from the ceiling
  • Strange keyhole on door
  • Who has tape like that?

AI slop

[–] shiftymccool@programming.dev 1 points 2 weeks ago

I'm currently reading Black Ocean: Mirth & Mayhem and this meme nailed it

[–] shiftymccool@programming.dev 1 points 2 weeks ago (1 children)

I listened to whatever that is for a full minute and it was literally a long screeching note the whole time... Wtf is it supposed to be? Music?

 

Hey all! I'm running Proxmox VE with the tteck PBS LXC and I can't figure out why there is this constant network traffic on PBS. I have backups set to run in the early morning and the screenshot is from when it should be idle. Any ideas? I know I'm not providing much info here so any clarifying questions are welcome since I don't know what would be important for troubleshooting. Thanks!

19
submitted 1 year ago* (last edited 1 year ago) by shiftymccool@programming.dev to c/selfhosted@lemmy.world
 

Hey all! I'm having an issue that's probably simple but I can't seem to work it out.

For some history (just in case it matters): I have a simple server running docker and all services being defined in docker-compose files. Probably doesn't matter, but I've switched between a few management UIs (Portainer, Dokemon, currently Dockge). Initially, I set everything up in Portainer (including the main network) and migrated everything over to Dockge. I was using Traefik labels but was getting a bit annoying since I tend to tinker on a tablet. I wanted something a bit more UI-focused so I switched to NPM.

Now I'm going through all of my compose files and cleaning up a bunch of things like Traefik labels, homepage labels, etc... but I'm also trying to clean up my Docker network situation.

My containers are all on the same network, and I want to slice things up a little better, e.g. I have the Cloudflared container and want to be selective about what containers it has access to network-wise.

So, the meat of my issue is that my original network (call it old_main) seems to be the only one that can access the internet outbound. I added a new network called cloudflared and put just my Cloudflared container and another service on it and I get the 1033 ARGO Tunnel error when accessing the service and Cloudflare says the tunnel is down. Same thing for other containers I try to move from old_main, SearXNG can't connect, Audiobookshelf can't search for author info, etc... I can connect to these services but they can't reach anything on the web.

I have my docker daemon.json set to use my Pi-hole for DNS and I only see my services like audiobookshelf.old_main coming through. I also see the IP address of the old_main gateway coming into Pi-hole as docker-host. My goal is to add all of my services to new, more-specific networks then remove old_main but I don't want to drop the only network that seems to be able to communicate with the web until I have another that can.

I'm not sure what else to look for, any suggestions? Let me know if you need more info.

 

Hey all!

I have a bunch of services running on my home server and was looking to expose some of them publicly via Cloudflare tunnel. This is done and working great using the origin server certificate and strict TLS.

Up until now, I've been using self-signed certs internally but now I don't want to deal with the "proceed anyway" crap on browsers. I have Traefik set up to get certs from Cloudflare using DNS challenge and that seems to be working.

So, now my problem is: how do I switch between these certificates for the same URL when I'm internal vs public? I'd rather keep that traffic local if I'm at home, which is also working, I just can't figure out how to get Traefik to use the appropriate certificate depending on if the request is coming from my LAN or Cloudflare.

Any suggestions? Is there a better way to accomplish what I want to do?

EDIT: Looks like I'm just going full Cloudflare on this one, thanks for your help everyone!

view more: next ›