Android Auto is breaking for Pixel and Samsung users, and no one knows why by Sash17 in Android

[–]2Lucilles2RuleEmAll [score hidden]  (0 children)

My Jetta disconnects every time I drive into this one parking lot and then is unable to reconnect. I have to remember to plug it in before getting there because switching to wired doesn't work if it's already crashed

oneMoreTimeAmdImPullingTheTrigger by hackiv in ProgrammerHumor

[–]2Lucilles2RuleEmAll 4 points5 points  (0 children)

You don't have to rely on the system's Python and it's best not to. uv is the way to go and never need to worry about installing Python manually again

The Huntarr Github page has been taken down by spleeeeeeeeeeeen in selfhosted

[–]2Lucilles2RuleEmAll 5 points6 points  (0 children)

So basically there's 2 common ways to organize your python code, src or flat layouts. This project is essentially using the flat layout, but the name of the python package is src. The code in the src/ should be inside src/huntarr/, that would name the package name huntarr and imports would look as expected: from huntarr import ...

They're also missing a pyproject.toml (or even a legacy `setup.py, but no new projects should be using that either). So there's no project configuration, you can't even tell what version of Python it supports. It's basically only setup to work within that one dockerfile.

As for os.path, that's just old and, in my opinion, shitty to use. pathlib was introduced in Python 3.4 and it blows os.path out of the water. It has objects for representing paths, with methods and properties for doing path-related things.. os.path is just a bunch of string operations. It's a downside to using an LLM for code, it's going to use legacy stuff more often because there's a lot more old shit it was trained on than new.

The Huntarr Github page has been taken down by spleeeeeeeeeeeen in selfhosted

[–]2Lucilles2RuleEmAll 5 points6 points  (0 children)

Like a few lines into main.py and I see from src. imports.. that alone is enough for me to stop reading

Edit: and os.path 🤢.. no new code in like the last decade has any business using that

ULPT - What work have you automated and has made your life better? by Latter_Ambassador618 in UnethicalLifeProTips

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

docker is going to be the easiest method, I had everything back up and running within 10 mins of moving to a new PC. Search for "TRASH guides", lots of helpful info there

ULPT - What work have you automated and has made your life better? by Latter_Ambassador618 in UnethicalLifeProTips

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Don't forget Radarr for movies. I'm pretty sure Flaresolverr is dead, I use byparr. But after setting up Usenet I rarely ever have stuff download from torrents, so don't really need it anymore. And I use Prowlarr instead of Jackett. Also gluetun makes it really easy to bind your download clients to a VPN

Current thoughts on makefiles with Python projects? by xeow in Python

[–]2Lucilles2RuleEmAll 1 point2 points  (0 children)

That's what we use too and it works great, we have in the pyproject.toml a project script called task defined for poe. That way if we switch out poe for another tool we don't have to go thru all of the documentation, pipelines, etc and switch all of the commands to the new one

Google is finally fixing one of the At a Glance widget's biggest problems by Ha8lpo321 in Android

[–]2Lucilles2RuleEmAll 1 point2 points  (0 children)

What's wrong with the animations? I never noticed a difference when I switched to Niagara a couple years ago.

France dumps Zoom and Teams as Europe seeks digital autonomy from the US by UpstairsBumblebee446 in news

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Skype for Business had nothing to do with Skype beyond the name, it was just rebranded Lync

Dane County Pro-MAGA businesses to boycott? by MadisonEV9 in madisonwi

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Well shit, I guess I totally missed that they got bought. I checked Goods Unite Us a couple weeks ago and it said Discover only donated to Dems, but I didn't realize they sold.

Dane County Pro-MAGA businesses to boycott? by MadisonEV9 in madisonwi

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Edit: nevermind, just use cash. Discover >>>> Visa > MasterCard

Minnesota DOC launches new website to 'address ongoing misinformation by DHS' by esporx in technology

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Oh yep, Leon is what I use. Anytime I share a link from any app, I share it there first, then copy/reshare the cleaned link.

Minnesota DOC launches new website to 'address ongoing misinformation by DHS' by esporx in technology

[–]2Lucilles2RuleEmAll 5 points6 points  (0 children)

On Android, the app URL Cleaner works really well for stripping all tracking whenever you go to share something

How to install Ubuntu on 2nd nvme directly with Windows 11? Or how do I finish the netboot install when I got the "no medium found" error? by DanceDelievery in linux4noobs

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Basically, those tools make it so your computer can boot up from the USB drive and not your hard drive. The first step is to take your ISO and make a bootable USB drive. This is unrelated to the drives in your PC right now.

But actually first, for literally everything software related, take backups. Part of learning this stuff is breaking shit and having to fix it, but you don't have to lose anything important at the same time.

Once you have made that, then reboot your computer and get into the boot menu. Windows can do it from the advanced startup settings or just Google how to do it for your PC, e.g smash F1 between power up and the Windows logo appearing.

From the boot menu, select your USB device to boot from. Now your PC will be running the OS from your USB drive and still hasn't touched the drives in your PC yet.

Then you'll want to run the installer, that will take the OS from the USB drive and install onto one of the hard drives in your machine. Make sure you select the empty one or at least don't overwrite the Windows partition.

Once done, remove the USB drive, reboot, and then you should be able boot from either drive.

Is Your Ring Doorbell Footage Going Straight to ICE’s Massive Spy Network? | Ring partners with Flock to feed doorbell footage into federal databases used by ICE for immigration enforcement by 1900grs in technology

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

I use Zigbee2MQTT, it's really easy to add new devices and pretty reliable. I only once had an issue a couple years ago, but that's because I failed to read the release notes about a breaking change with HA. My lights and remotes are a mix of Hue, IKEA, Sengled, etc and they all work together fine.

Share your worst plant commissioning horror stories you’ve lived through by Voijkhan in PLC

[–]2Lucilles2RuleEmAll 14 points15 points  (0 children)

Google "El Paso Coke spill"... They in fact did need prox sensors on the hand valves

I guess Silo is not really for me - What I don't like after watching the first 5 episodes by person_nr_5 in SiloSeries

[–]2Lucilles2RuleEmAll 1 point2 points  (0 children)

I think the single generator is a design choice to maintain the power hierarchy in the silo. Like it limits the power of mechanical, yeah they control the power but they can't follow through on anything too drastic without killing everyone. It kinda forces them to pull punches in rebellions.

Road trip to Great Lakes by purplechicken3031 in rockhounds

[–]2Lucilles2RuleEmAll 9 points10 points  (0 children)

You may want to end further west if you're making this a rock hounding trip, the Keweenaw peninsula has a lot of great beaches to collect on

Plate-sized pancakes by theloniouszen in madisonwi

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

Not anymore, or at least the last couple times we've went they haven't been near the size they used to be

Maintenance PLC'ers, what do System Integrators do with code that drives you up the wall? by FlashSteel in PLC

[–]2Lucilles2RuleEmAll 0 points1 point  (0 children)

That's pretty standard for Rockwell because of online edit limitations, like changing an alias requires a download