socphoenix

joined 2 years ago
[–] socphoenix@midwest.social 13 points 1 month ago

Maybe if they made cars people wanted at affordable prices this wouldn’t be an issue?

The article keeps talking about China gaining ground but if these companies had gotten a jump on affordable EVs years ago instead of fighting emissions targets this wouldn’t have been an issue in the first place.

[–] socphoenix@midwest.social 2 points 1 month ago

This might be overkill but I run an xrdp and just remote into it from any device. Tablet phone laptop etc with an rdp app. If you need it on the go you would also want something like tailscale or WireGuard as a vpn to access the computer while away from home

[–] socphoenix@midwest.social 1 points 1 month ago

Thanks for the heads up!

[–] socphoenix@midwest.social 6 points 1 month ago (7 children)

Assuming the drive writes normally a simple command like

dd if=/dev/random of=/dev/sdX

Where sdX is the location of the drive should do the trick. Depending on drive time this may take a bit.

[–] socphoenix@midwest.social 23 points 1 month ago (5 children)

I stopped going to Kroger grocery stores mostly over price but honestly even if they lowered prices I wouldn’t go back specifically because of this feature. It’s more pleasant to shop at Walmart or Safeway as they don’t use this kind of system.

[–] socphoenix@midwest.social 3 points 1 month ago

I haven’t heard of the pfas lawsuit, man I’m glad the first time I heard about these things was when the caffeine lawsuit started. Apparently the lawsuit is alleging high levels of 8 different pfas compounds.

[–] socphoenix@midwest.social 2 points 1 month ago

This was a few drives ago but there was a point in time when most places were giving me digital copies of tax documents which I could upload to tax prep software but things like TurboTax didn’t have an auto import. So you’d need to download them then re-upload them to the correct service. Now they do it automatically so the only thing that would match that now now is receipts for expenses/donations and what not that I need to keep track of for manual entry.

[–] socphoenix@midwest.social 11 points 1 month ago (3 children)

I started encrypting once I moved to having a decent number of solid state drives as the tech can theoretically leave blocks unerased once they go bad. Before that my primary risk factor was at end of life recycling which I usually did early so I wasn’t overly concerned about tax documents/passwords etc being left as I’d use dd to write over the platters prior to recycling.

[–] socphoenix@midwest.social 19 points 1 month ago (2 children)

True, but why are we making food contraband in the first place? That seems incredibly unnecessary

[–] socphoenix@midwest.social 33 points 1 month ago (4 children)

Can’t we just return him to South Africa? We don’t really want him either

[–] socphoenix@midwest.social 4 points 1 month ago

I really miss Ubuntu from around that era, was by far the easiest thing to get up and running!

[–] socphoenix@midwest.social 7 points 1 month ago (2 children)

Vista was what pushed me to Linux originally, and I still haven’t gone back!

 
 

cross-posted from: https://midwest.social/post/961901

Good morning hockey fans! It's still a good bit before pre-season, but I've been working on a bot for the flyers community and would like some feedback on what everyone would find useful. Based on tests it should be ready to go once pre-season rolls around. It pull stats/standings /live scores at the moment. If there's other features (or more information you would like to see on the existing ones), please let me know so I can make sure to have it finished before the start of the season!

I'd also love feedback from any community mods that want to use the bot for any way to make it easier for you to do so! Right now it can be installed through python's pip command or through docker

 

cross-posted from: https://midwest.social/post/961900

Good morning hockey fans! It's still a good bit before pre-season, but I've been working on a bot for the flyers community and would like some feedback on what everyone would find useful. Based on tests it should be ready to go once pre-season rolls around. It pull stats/standings /live scores at the moment. If there's other features (or more information you would like to see on the existing ones), please let me know so I can make sure to have it finished before the start of the season!

I'd also love feedback from any community mods that want to use the bot for any way to make it easier for you to do so! Right now it can be installed through python's pip command or through docker

3
Draft Bot! (github.com)
submitted 2 years ago* (last edited 2 years ago) by socphoenix@midwest.social to c/hockey@lemmy.ca
 

cross-posted from: https://midwest.social/post/886396

Well I'm a bit late on the draw on this, but link above is a runnable python script for the draft that autoupdates once per minute. Will need to install plemmy extension (pip install plemmy). It will prompt for your server, community name, username/password then get to work posting a post titled "2023 draft" and updating it once per minute.

**It does not know how to tell when the draft is over, you will need to stop it manually (ctr+c on linux/unix). **

Been working on this as the draft was happening, I'll be hoping to get that figured out soon.

can see here to see it in action

1
Draft Bot! (github.com)
submitted 2 years ago* (last edited 2 years ago) by socphoenix@midwest.social to c/hockey@lemmy.world
 

Well I'm a bit late on the draw on this, but link above is a runnable python script for the draft that autoupdates once per minute. Will need to install plemmy extension (pip install plemmy). It will prompt for your server, community name, username/password then get to work posting a post titled "2023 draft" and updating it once per minute.

**It does not know how to tell when the draft is over, you will need to stop it manually (ctr+c on linux/unix). **

Been working on this as the draft was happening, I'll be hoping to get that figured out soon.

Can see it in action here

 

cross-posted from: https://midwest.social/post/865159

I've started work on a lemmybot that can be run using python to automatically run a score-tracker in a post! There's still some work to go to make it more user friendly but getting the link out early. There will be a few updates to the script to cache some information and to make it easier to pick the team without needing the teamID from the nhl api prior to the preseason.

If anyone who codes wants to help I'll also gladly merge pull requests as they come in.

 

cross-posted from: https://midwest.social/post/865159

I've started work on a lemmybot that can be run using python to automatically run a score-tracker in a post! There's still some work to go to make it more user friendly but getting the link out early. There will be a few updates to the script to cache some information and to make it easier to pick the team without needing the teamID from the nhl api prior to the preseason.

If anyone who codes wants to help I'll also gladly merge pull requests as they come in.

 

I'm looking to get a lemmy bot figured out for posting sports scores in real-time (or near it) like Reddit had for NHL games. The lemmy api reference states that rust has the api as a loadable library, but I've only ever done C/C++ and python. Anything Coursera style to get a basic overview of how to get started in Rust?

I did also see lemmy-bot but it looks like it doesn't handle post editing at the moment, and not sure i really want to learn how to use npm to be honest.

view more: ‹ prev next ›