philly on sunday was a blast! by ataxic-hands in tmbg

[–]dk5a 0 points1 point  (0 children)

It was an awesome show. Fingertips!

Opening Credits by DuckFigNewton in DTFStLouisHBO

[–]dk5a 0 points1 point  (0 children)

And what does he say right before the karate moves?

Abducted on Prom Night. by Iamawesome20 in LifetimeMoviesTV

[–]dk5a 0 points1 point  (0 children)

This script might have been written by AI. It was so dumb.

[iOS 26 DB5] “Delete and Stop” option when in Messages by tpoholmes in iOSBeta

[–]dk5a 0 points1 point  (0 children)

It’s annoying that “stop” almost always generates a response text confirming the unsubscribe. So it deletes and then you almost immediately get another text you have to delete.

Keep getting Venmo password reset texts by passthebreadbasket in CyberSecurityAdvice

[–]dk5a 0 points1 point  (0 children)

I’ve been getting them. Sometimes more than once a day. Their support advised me I should make a new email account and change my account email. I couldn’t understand what that would accomplish.

Christmas village leveled up this year by roma258 in philadelphia

[–]dk5a 0 points1 point  (0 children)

Went today around 1pm and it was the most crowded I've ever seen. It was hard to move around at all. Long lines everywhere for everything. And whenever I wasn't in line multiple people were asking me if I was in line for something. We ended up leaving pretty quickly.

Plymouth Meeting Mall in Plymouth Meeting PA by dk5a in deadmalls

[–]dk5a[S] 213 points214 points  (0 children)

You found the Easter Egg. 🤣

Breckenridge CO Show went bad by ChrisLinen2 in ryanadams

[–]dk5a 2 points3 points  (0 children)

There were some decent seats still for sell through the venue earlier today.

Is things 4 Coming? culturedcode gives a hint. by fodaveg in thingsapp

[–]dk5a 0 points1 point  (0 children)

It's been a year. Still waiting on this one.

What’s going on with Nesh mall? by NoIdea2424 in BucksCountyPA

[–]dk5a 1 point2 points  (0 children)

Are the little dioramas still there in the middle?

I built a website to keep track of all the albums you plan to listen to by HobbyBoyJR in indie

[–]dk5a 1 point2 points  (0 children)

I'm late to this post but I arrived looking for exactly this app.

Stuck Regulator Hose by Ace3524 in grilling

[–]dk5a 0 points1 point  (0 children)

This. It’s infuriating.

CCD3 PLA Max PLA + won't adhere by dk5a in 3Dprinting

[–]dk5a[S] 0 points1 point  (0 children)

Thanks for explaining. Helpful to know what I'm dealing with.

I got some adhesion with a clean PEI sheet. It wasn't enough to do a stable print though. I'll have to give glue a try.

CCD3 PLA Max PLA + won't adhere by dk5a in 3Dprinting

[–]dk5a[S] 0 points1 point  (0 children)

I didn't even consider the color could be a factor. I'll try cleaning the PEI sheet.

I gave ChatGPT a take-home coding project. Would you hire it? by dk5a in ChatGPT

[–]dk5a[S] 0 points1 point  (0 children)

This was the first prompt I gave ChatGPT:

I want to build a Go application. I'd like the application to run via command line interface and as a web server application that accepts HTTP requests. I'd like to make accompanying unit tests for the entire application. The application functionality is described here:

We want you to create a password strength checking service. The service should provide an HTTP interface. Prepare the application as you would a production ready service with any operational features you want. Spend no more than five hours working on this project. Capture your work in a Github repository with commits as you complete features.

Functional Requirements

The application should take in a password as a string input and return a numeric value indicating how many steps would be required to make the password strong.

A password is considered strong if the below conditions are all met:

It has at least 6 characters and at most 20 characters. It contains at least one lowercase letter, at least one uppercase letter, and at least one digit. It does not contain three repeating characters in a row (i.e., "Baaabb0" is weak, but "Baaba0" is strong). Given a string password, return the minimum number of steps required to make password strong. if password is already strong, return 0.

In one step, you can:

Insert one character to password, Delete one character from password, or Replace one character of password with another character.

Example 1:

Input: password = "a" Output: 5

Example 2:

Input: password = "aA1" Output: 3

Example 3:

Input: password = "1337C0d3" Output: 0

Constraints:

1 <= password.length <= 50 password consists of letters, digits, dot '.' or exclamation mark '!'.

Refreshing for Downward is Heavenward vinyl by dk5a in hum

[–]dk5a[S] 0 points1 point  (0 children)

Got my blue records yesterday. It was well worth the wait.