I guess the libraries and schools can make the decision and throw out things they don’t find useful.
I guess the libraries and schools can make the decision and throw out things they don’t find useful.
It probably also depends on the book. I have tons of outdated books on obscure topics within engineering, science, and computing. I doubt anyone would check out my 1995 book on the Vi text editor from a library. Although, if I’m lucky, perhaps it could be a collectors item some day. In reality, I’m probably going to just say “thank you for helping me so many years ago” and respectfully recycle the book.
Mind if I ask where? I would love to see the glow worms some day. I have only seen videos, but it looks amazing.
A bit more historic, but still very relevant. The FBI used surveillance in repeated attempts to discredit Martin Luther King JR. It’s chilling how they used the information they gathered to try to get rid of MLK any way they could. They were even trying to use information they gathered to convince him to commit suicide.
I could certainly see this as another reason people defending car centric infrastructure would be defensive. Walking is truly miserable in many cities and some people may not even know that it can be nice. My area is decently walkable so I probably have some bias in my observations. I will keep this perspective in mind, thanks!
I have found people on the car side of things to rarely come to a discussion in good faith which is frustrating to say the least. However, I am advocating for coming to the conversation in good faith regardless. Someone needs to take the first step to connect in any argument.
I personally think walkable cities are a very good thing. But I think it is important to understand why some people value driving and become defensive.
Many of the people I talk to who are defensive about driving are concerned with the affordability of housing. These people are often commuting from more affordable areas and are concerned with anything that extends their already long commute.
So I think it’s best to avoid characterizations of these people as lazy or selfish. They are really just trying to balance their life with a different crippling societal problem. We need to be careful to craft our arguments for walkable cities in a way that appeals to a broad audience.
Regardless of the other stuff, deputy spam catcher is and extremely valuable contribution to the community. I have requested this of people on Lemmy and been pleasantly surprised by how willing people are to help.
This especially holds true for niche subjects. I love back country skiing so I created and moderate /c/Backcountry . The mirror community on Reddit is extremely small and dumb crypto spam sits around for days before removal because there is only one mod. He seems like a cool person dedicated to the sport, but he just can’t be there all the time. I created the community in the hopes that I can invite and keep a larger mod team.
When you are filling out the web form with your password it’s stored plain text in the web browser and accessible via JavaScript. At that point, a JavaScript function checks the requirements like length and then does the salting/hashing/etc and sends the result to the server.
You could probably come up with a convoluted scheme to check requirements server side, but it would weaken the strength of the hash so I doubt anyone does it this way. The down side of the client side checking is that a tenacious user could bypass the password requirements by modifying the JavaScript. But they could also just choose a dumb password within the requirements so it doesn’t matter much… “h4xor!h4xor!h4xor!” Fits most password requirements I have seen but is probably tried pretty quickly by password crackers.
Perhaps they validate the passwords client side before hashing. The user could bypass the restrictions pretty easily by modifying the JavaScript of the website, but the password would not be transmitted un-hashed.
It is worth pointing out that nearly any password restriction like this can be made ineffective by the user anyway. Most people who are asked to put a special character in the password just add a ! to the end. I think length is still a good validation though and it runs into the same issue @randombullet@lemmy.world is asking about
Very good response. To see less complaining about Reddit, make more posts about other things. Lemmy will be what we make it. I have spent two weeks posting into the void with the community I started and I’m finally starting to see engagement. These things take time.
deleted by creator