thebardingreen

joined 2 years ago
[–] thebardingreen@lemmy.starlightkel.xyz 20 points 1 week ago* (last edited 1 week ago) (1 children)

I run my own instance that has just two users. I Federate with who I want (including most instances you named). I subscribe to low drama instances like startrek.website and mander.xyz. I subscribe to communities from MOST of the instances you mentioned, but not a single one has drama (for example, no one on the lemmy.ml cybersecurity or selfhosting communities argues about politics... they just post and talk about those things).

I experience almost no drama. Two years ago, it was different, but I left those communities (but not even those instances) and just avoid engaging with those users (and it was honestly only a few very vocal users).

In my daily life, I'm involved with a number of protest and mutual aid organizations and I can tell you, the whole left is full of very vocal "my leftism is better than your leftism" people. But MOST people aren't actually like that... just the loud ones. If you challenge them in their spaces, not only will you end up on the receiving end, they'll turn you into one of them (I have been down that road a couple times). Not that they'll convert your politics, necessarily, but they'll convert your behavior. They create and feed off drama triangles and "I escalate, you double down, you escalate, I double down" feedback loops. This isn't unique to Lemmy. You can experience the same thing in your local hacker space co-op (ask me how I know).

Historically, leftist political and social discourse has always been like this, for all of history. It's not something special about Lemmy, it's in the nature of collective groups of humans interested in free expression, positive social change and social justice. We're angry, we're trapped in an abusive relationship with the Right and we all think we have the answers. The Left's greatest strengths and values (diversity, creativity, expression) are its greatest weaknesses. Same is true of the Right (conformity, hierarchy, rigidity).

I feel like Calvin can probably be placated with Minecraft.

Meh. I'll be impressed when it plays Aria Math.

(j/k, this is awesome, I love it)

Second Forgejo. Easiest deploy I've ever done.

I forbid ye maidens all,

Who let fly your lovely hair.

To go down to Carterhaugh for young Tam Lin is there.

Janet's tied a girdle green,

Above her knee and not below,

And she's away to Carterhaugh,

Just as fast as she can go,

She's come for the roses growing wild,

She pulls a single one,

When a wild young man appears and cries "Ohh... Lady let alone!"

"How dare you pull my roses out?"

"How dare you break my tree?"

"How dare you run in these green woods,"

"Without asking leave of me?"

Says Janet fair "This wood's mine own,"

"My father gave it me,"

"And I shall pluck myself a rose,"

"Without asking leave of thee."

Bold as brass he takes her hand,

Color rises to her skin,

She looks the young man in the eye,

And knows him now for young Tam Lin.

I forbid ye maidens all,

Who let fly your lovely hair,

To go down to Carterhaugh, for young Tam Lin is there.

https://youtu.be/15wS9F73hGo

Please don't promote Red Cap politics disguised as software.

systemd’s networkd has a built-in DHCP server; check option ‘DHCPServer’ and section ‘DHCPServer’ for that (same man page as above).

Is that true in Debian? If so, cool. I did not know that.

I'm happy to answer specific questions as you dig into it. :) Good luck.

[–] thebardingreen@lemmy.starlightkel.xyz 13 points 2 months ago* (last edited 2 months ago) (5 children)

This is extremely possible and I have done a lot of stuff like it (I set up my first home built Linux firewall over 20 years ago). You do want to get some kind of multiport network card (or multiple network cards... usb -> ethernet adapters can do OK filling in in a pinch). It also gives you a lot of power if you want to do specific stuff with specific connections (sub netting, isolation of specific hosts, etc).

There's a lot of ways to do it, but the one I'm most familiar with is just to use IP tables.

The very first thing you want to do is open up /proc/sys/net/ipv4/ip_forward and change the 0 to a 1 to turn on network forwarding.

You want to install bridge-utils and isc-dhcp-server (or some other DHCP server). Google or get help from an LLM to configure them, because they're powerful and there's a lot of configs. Ditto if you want it to handle DNS. But basically what you're going to do (why you need bridge-utils) is you're going to set up a virtual bridge interface and then add all the various NICs you want on your LAN side into it (or you can make multiple bridges or whatever... lots of possibilities).

Your basic iptables rule is going to be something like

iptables -t nat -A POSTROUTING -o enp1s0 -j MASQUERADE, but again there's lots of possible IP tables rules so read up on those.

At a guess, the Venn diagram of people who would happily regularly pay for apps and people who have heard of flathub is teeny tiny.

Qubes or gtfo (troll answer, don't listen to me)

 

Title says it all. I'd like to host my own instead of sharing mine and everybody else's schedule with some techbros.

 
 

Not me. I have a client who's a very sweet old lady who's business is doing real bio science to treat cancer patients with cannabis extracts.

She's very easily frustrated with technical problems and definitely has the boomer attitude that if you buy something expensive, it means it's good. But she's been getting more and more pissed about enshittification and big software companies screwing over their customers over the last couple years. Adobe's new TOU has her hopping mad. She has all the research papers she's worked on over the last 20 years in Creative Cloud.

I've been consulting with her off and on for six years and she will get SUPER frustrated with glitches and trouble shooting. I don't think there's anything out there that will work for her to ditch Adobe. But I thought I'd ask here, see if there's anything she might try.

 

The goal is actually that I'm able to hook my ticket tracking system (I'm using Zammad) to various ToDo lists I can expose to other people. I'm happy to write middleware to make that work, but I don't want to write a whole ToDo app.

Needs to be able to track multiple lists that can be shared in a granular way (I want to share some lists with some people and other lists with other people).

 

I upscaled the faces and then prompted them with the same lyrics again.

 
view more: next ›