[-] csm10495@sh.itjust.works 14 points 4 hours ago

For me the only answer is good, fast, cheap public transit.

Gosh I took the railroad from Long Island, NY into NYC and back. Each way was about 40 min but the total cost was like $19 per person! If I was going with 3/4 friends, it could literally be cheaper and about as fast to drive into the city and pay for parking. It needs to be more subsidized.

[-] csm10495@sh.itjust.works 6 points 13 hours ago* (last edited 13 hours ago)

During the debate Trump said that Israel would finish the job with him elected. In my eyes that's more/less try to eradicate the Palestinians.

.. how can there still be people who think not voting for Biden is a better bet for Gaza? Like really: open your eyes.

You'd prefer to either not vote, vote third party (throw your vote away), or vote for someone who has more or less said they'd continue to support killing innocent people.

Biden isn't great but is more likely to aim for a ceasefire and some sort of peace than Trump.

It's the lesser of evils.

.. of course voting for Trump is likely pushing the US towards fascism as well, but I'll ignore that for this (and him being a felon, accused rapist, advocate for the wealthy at the expense of all others, liar, etc) specific comment.

[-] csm10495@sh.itjust.works 25 points 3 days ago

Not parents but I have a half gallon of milk that expired in 2015. It came with me when I moved from an apartment to my house in 2018.

Never been opened.. yet.

[-] csm10495@sh.itjust.works 3 points 3 days ago

Just what AEW needed /s

[-] csm10495@sh.itjust.works 28 points 6 days ago

I'm perfectly fine with competition. This is the world. I'd buy a cheap Chinese car that passed regulations for driving in my country.

Trying to tariff instead of competing is just delaying the inevitable.

[-] csm10495@sh.itjust.works 15 points 6 days ago

Remember how Google's Find My Network was supposed to be as good or better than Apple's. We put a tracker in a checked bag. Couldn't track it from once we lost sight till when it was 10 feet from me.

[-] csm10495@sh.itjust.works 28 points 6 days ago

This is actually a good thing. I know people who don't have the greatest grasp on English and would never try to read books with difficult (or older English) language. An easier to read version of classics could open up a new world for them.

Now I guess believing the AI will do it well is another conversation altogether.

[-] csm10495@sh.itjust.works 4 points 6 days ago

Not having Wild Thing for Moxley was a loss for the crowd.

[-] csm10495@sh.itjust.works 5 points 6 days ago

I was a bit sad he didn't get an entrance for the crowd.

[-] csm10495@sh.itjust.works 5 points 6 days ago

Kayfabe question of the day: What does it mean when Orange Cassidy changes his theme song back?

[-] csm10495@sh.itjust.works 5 points 6 days ago

I had a hint at how long the show will be. The host for our section told us they were told the show can go up to 1230. Lol

[-] csm10495@sh.itjust.works 4 points 6 days ago

For people at home it's easier, but imagine not getting home till past 1am on a work night isn't a great feeling.

13
submitted 2 weeks ago* (last edited 2 weeks ago) by csm10495@sh.itjust.works to c/syncforlemmy@lemmy.world

Anyone having a new issue where swiping from the left to go back to the thread list from a thread doesn't load properly and instead shows a black screen for a second or so.

Screen recording: https://imgur.com/a/bvzkyfu

All animations in the settings are enabled.

12
submitted 2 months ago* (last edited 2 months ago) by csm10495@sh.itjust.works to c/homeimprovement@lemmy.world

So I was using a wood sealer (https://www.amazon.com/dp/B01AQTX3XU) on my newly built catio. Unfortunately I didn't notice how much I had sprayed on the adjacent window.

Now I have cloudy/foggy windows (https://imgur.com/a/TKD9wim). I've tried cleaning them with:- - - -

  • water via the hose directly on the window.. very little progress
  • windex.. very little progress
  • dish soap followed by host.. very little progress
  • vinegar.. very little progress

Any ideas for what might get this stuff off easily?---

15

I wouldn't be as worried about them going out of business and me being stuck with half broken car software.

12
submitted 3 months ago* (last edited 3 months ago) by csm10495@sh.itjust.works to c/security@programming.dev

Anyone here use fidelity (https://www.fidelity.com/)? I had to call to get something done with my account and thought it was weird that they have you (more/less) T9 dial your password into the system, though its not real T9 in that (for example) one press of 2 would mean either a,A,b,B,c,C,2. They say for special characters just give a * sign.

Any thoughts on if that is safe on their part? It seems weird to me since they either need the password in plaintext on their end or I guess the hash of the T9 version of the password which would be less secure anyways because of: all one case and only one type of 'special character'.

And yes: before you ask this was 100% the actual fidelity phone number: +1 800-343-3548

In their defense they did ask for other verification information once I got a person, but still felt really weird.

Any thoughts on the security of this mechanism?

23
Mlmym instance? (sh.itjust.works)

Hey folks,

Is it possible to have a mlmym endpoint for sh.itjust.works? Maybe old.sh.itjust.works?

I know the lemmy ui has come a decent ways.. but sometimes I just want to look at it like old reddit.

lemmy.world has one: https://old.lemmy.world/

If not: no big deal. if so: would be cool.

26
Looking for a keyboard (sh.itjust.works)

It's a sad day: My previous mechanical keyboard more/less died. Multiple keys just stopped working and even upon replacing them with new switches: still dead.

So anyways I'm looking for a keyboard with some specific features:

Anyone know of one that is:

  • full size (extra macro keys would be a bonus!)
  • rgb backlit
  • has at least one usb port on it (so it has a builtin hub of sorts) Super bonus if it also has a type c passthrough port.
  • user-swapable cherry-mx compatible switches. (bonus if it comes with browns)
  • bonus points if it can run open-source firmware
  • bonus points if it has a volume spinner-thing

I know its asking a bunch, but hey if someone has seen one of these, or has ideas: let me know.

Budget: idk, but I'd be willing to pay probably $200 ish if it was a perfect match and seemed legit.

Thanks in advance

12

Hey folks,

Does anyone know of an app (FOSS or otherwise) that has a built-in REST-server to get current device info?

I'd like to be able to hit the API from within my local network to get info including:

  • Free space vs used space
  • Battery percentage

Why?

I have an old Android device that sits in the closet as a Syncthing node. It does some other random stuff too. I don't really want to have to get up and look at it to find out certain information. I already have a VNC server running on it. I even have a (sketchy) SSH server on it that I currently call df -h on to programmatically get free space info. The SSH server has some weirdness where it seems to stop working after some time, among other oddities. Also it can't get battery level afaict.

I imagine this is possible using ADB, but I don't really want to have to always leave the device in wireless ADB mode or manually put it in that mode each time; unless that is easier than I think.

Thanks!

57
submitted 5 months ago* (last edited 5 months ago) by csm10495@sh.itjust.works to c/tifu@lemmy.world

Obligatory: this was yesterday (1/20/24)

In the US 1/20/24 was the last day to buy stamps at the old postage rate. The flat rate for postcards was 51 cents and was going up to 53 cents the next day.

They have a concept called forever stamps for regular letters and a similar thing for postcards. If you buy them today at today's price, you can use them at any time in the future regardless of price increases. So if you'll mail letters or postcards, they're a good deal and future investment.

So anyways we ran to the post office at 4pm. The office was closed except for the self service machine. We need about 90 postcard stamps so I figured I'd get 100 to have some extras for the future.

I was so excited to see postcard stamps for 51 cents. I took a picture: https://i.imgur.com/M997Nfg.jpeg

So we bought 100, which happened to be the most we can buy at once.

At that point the machine began printing 100 individual 51 cents stamps.

Now you may have noticed the issue: it wasn't 100 postcard stamps, but rather 100 stamps each saying 51 cents of value.

It took a long time as each stamp was printed one by one, but I got to stand there sad as I didn't get my forever postcard stamps.

Now to mail my postcards, I'll need to buy 2 cents of postage each (or more when it goes up again). I'll be more careful next time.

Tldr: I bought 51 cent stamps instead of postcard stamps for 51 cents.

Edit: commented with an update after a few days.

24
submitted 7 months ago* (last edited 7 months ago) by csm10495@sh.itjust.works to c/homeimprovement@lemmy.world

An electrician 'fixed' an issue by making this hole in a basement cinder block wall.

.. how do I put that box back in or fix the wall or something?

Inside the box are two capped (hot) wires.

The pipe seems to be copper. Doesn't bend or anything. It can't (at least easily) be pushed back in.

I had wanted to use cement paste.. but like what do I do about the box? I guess I could paste everything except the metal pipe but geez: then i still have this sketchy box hanging out.

Images: https://imgur.io/a/yBh2QBD (posted from mobile and don't think the images went through)

Any ideas?

15
submitted 8 months ago* (last edited 8 months ago) by csm10495@sh.itjust.works to c/android@lemmy.world

Does anyone know of a way to archive all messages in Android/Google Messages maybe older than a certain timeframe?

I have 100s of old conversations spanning back several years. I finally decided it would be nice to archive (not delete) ones that aren't relevant at the moment. The only way I figured to do this is swipe each conversation one by one.

Is there a faster way to just do it all in one swoop?

Edit: I wrote a quick script to do it via manipulating the Google Messages webui: https://sh.itjust.works/comment/4646349 Worked for me!

7
submitted 9 months ago* (last edited 9 months ago) by csm10495@sh.itjust.works to c/3dprinting@lemmy.world

Hey folks,

Anyone have the gcode to do bed leveling and then emit the info back for the octoprint bed level visualizer?

I have an Elegoo Neptune 3 Plus.

I tried the bilevel one on the GitHub page but it seems to make my printer get stuck at home after running.

Edit: it almost seems like when it finishes it just gets stuck in the center with the extruder heat still on. Usually I have to reboot the printer to get it up again. Sort of like it wants me to go check the z offset.

1
State of this community (sh.itjust.works)

Hey folks,

I'm going to pause the bot at this time. The community didn't quite take off at this point, so for now I'm going to recommend using !SquaredCircle@kbin.social. I don't have the time to put in the love needed to grow it at this point.

If another member or mod wants to be added and give it love, let me know. For now I'm limiting posts to mods only.

view more: next ›

csm10495

joined 1 year ago
MODERATOR OF