• 2 Posts
  • 715 Comments
Joined 3 years ago
cake
Cake day: August 3rd, 2023

help-circle

  • The point on this is the cars are broadcasting the numbers. Imagine your license plate including a loud speaker that shouted it’s number while the car was running. Tracking via plate requires line of sight. Tracking it in an automated way requires a good high speed camera, text analysis computer vision to log the vehicles, and storage for all of the images. In contrast, this signal is a repeating unencrypted broadcast. I could build a Raspberry Nano device that I can sit next to an intersection and capture the numbers of every vehicle that drives by. It is also just presumably storing the number and time, so years of tracking data could be managed with a gig or two of storage.

    This is absolutely a threat, and I am surprised it is not actively exploited by companies like Walmart to track every vehicle which drives by their stores and enters their parking lots. Hell, Amazon has enough vehicles out driving around that they could pretty effectively generate profiles for every vehicle in a town just by equipping their trucks with scanners and compiling the data into a behavior analysis system. Every car which drives past is read and stored. It is truly worrying.










  • I feel it is less responsibilities and more the societal awareness that comes with them that tends to make the change. When you start paying bills you start dealing directly with greedy corporations, landleeches, and greedy employers, all of whom view you as a commodity rather than a human being.

    Life being pay to play, as it has been for a couple hundred years, is where I feel the “downward trend of society” feelings come from.







  • Yeah, the new pipeline is based HEAVILY on object inheritance and method/property calls so there is a paper trail for ALL of it. Also using Abstract Base Classes so future developers are forced to adhere to the architecture. It has to be in Python, but I am also trying to use the type hinting as much as humanly possible to force things into something resembling a typed codebase.


  • I literally told my boss that I was just going to rebuild the entire pipeline from the ground up when I took over the codebase. The legacy code is a massive pile of patchwork spaghetti that takes days just to track down where things are happening because someone, in their infinite wisdom, decided to just pass a dictionary around and add/remove shit from it so there is no actual way to find where or when anything is done.


  • This argument really only holds water if the purpose of film and television ratings were to make commentaries on social moral trends.

    Unfortunately they have an explicit and expressed purpose that is not that. They are a tool which is intended to inform and guide consumers on the content of a product ahead of purchase so they can make an informed decision. They should be locked to a standard which does not change, or all previous ratings should be reevaluated when the standard is changed. The media does not go away. And all ratings should be directly comparable, regardless of: when they were rated, who the “intended” audiences are, or what genres they belong to.

    As a slightly hyperbolic example (pardon the minor straw man), imagine you are a Christo-Facist who, among other things, believes that nudity is a sin and you never want your children exposed to the evils of a bare breast. So you set your TV to only show G or PG movies. Then you find your child watching the 1984 rom-com Splash and boom, tiddies in a fish tank. It is PG because the PG standard allows for brief nudity (https://www.filmratings.com/).

    They don’t apply the standards they have. They routinely make decisions based on backlash from Christo-Facist “Parent’s” groups which means that film ratings increasingly do not reflect the overall moralistic stance of the greater society.