

I love python:
Fight me IRL.
🌱🌿 Use Linux. Ride bikes. Eat plants. 🌱🌿
I love python:
Fight me IRL.
deleted by creator
Does GIMP even scale with monitor ratios? That was a huge problem last time I tried it. It’s a 4k world out there.
We use history and blame a lot
Except the code removes the background in complete compliance with the statement “remove image background using python.”
It’s not “remove image background using photoshop.”
POP and IMAP are pretty much dead at this point. Email is basically dead at this point. Want to spin up a machine and have it email you system messages? Nope. Want to run a Python script that sends to gmail? lol. https://mailtrap.io/blog/gmail-smtp/
On all my microservers I have pretty much have 22, 80, and 443 open. I try to interact exclusively over web ports for as much as possible.
The advent of REST API endpoints really muddies everything up when all requests are going over the web.
Are… are these tacti-cool… slippers??
ordered.
Sounds like employees, which begs the question – are there that many golden corals??
Learn more about its impact on Windows systems.
Have you looked into VSCodium and a HTML Plugin?
Also lots of Node stuff can render static pages on build.
If you’re looking for an SSH jail I think the Arch docs are going to be relevant, as it looks like it’s configured much differently with systemd.
You should absolutely know the basics if you’re going to help write documentation but you certainly don’t need to be a veteran. I am a pretty mediocre programmer but I help FOSS projects with documentation all the time.
Verify your dependencies! Also check the release comments for tips and tricks.
None of my IoT devices can be used in a botnet because they are not connected to my wifi for internet access, dont have internet access, and get patches and security updates regularly, because they are all running on open source.
IoT stuff is absolutely fine as long as you’re not a moron that thinks marketers need to know your brushing habits and you happily give that data without a second thought.
Hopefully people take the source and release a full walkthrough on doing this with an entirely off-the-shelf design. I’ve got a full electronics workshop and two 3d printers and would LOVE to assemble my own music player with open source designs.
Removed by mod
Removed by mod
That’s hilarious. I was a full time IT admin earlier in my career and still have run Linux full time for well over a decade now. For anything proprietary, i have a qemu image.
Of course, now I’m a DevOps admin so I get play with linux all day, for $$$! Hundreds of servers of all distros! Ubuntu, Cent, RHEL, Alpine containers… My big task this year is to get off Docker/Mesos and into OCI/Kubernettes. It’s going to be an incredible project.
I never contribute monetarily but I do contribute bug fixes, documentation fixes, spelling and grammar errors, even in languages I don’t know.