College Prof in the US, focus areas are Human-Computer Interaction, Cybersecurity, and Machine Learning

  • 1 Post
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle





  • DaleGribble88@programming.devtoMemes@lemmy.ml"Cancel Culture"
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    3 months ago

    Ok, you are entitled to your opinion, but the claim was that Christian churches and Christian church goers weren’t being targeted or “demonized,” which I’ve shown is false. Both with an example from yesterday morning, and an aggregate data set which shows some level of significance. Now, whether you want to argue if it is deserved, or proportional, or whatever else is up to you and your morals. However, the original claim that Christians are not the target of harassment because of their religious affiliation is simply not true.






  • DaleGribble88@programming.devtoLemmy Shitpost@lemmy.worldPlease Stop
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    4
    ·
    edit-2
    4 months ago

    Sure! So some students of mine were working on a multiplayer video game that was started by a different group of students the previous semester. The first group of students made a design choice that, to over-simplify, basically tracked achievements and milestones on the client side and then synchronized those achievements to the server. Players could cheat the system by sending malicious packets of achievements to the server. Some achievements could only be completed by a single person in the game, so this was a big problem for the 2nd group of students to overcome. Faced with the choice of rearchitecting the game to be more authoritative on the server and less resilient to frequent disconnections, which affected some aspects of the game, or creating a logical and verifiable sequence of in-game events on the server side. The students went with the latter, and implemented a Lamport clock using a blockchain to verify the authenticity of the events, and prevent a rogue student from updating the game later to give themself a bonus. Basically, along with needing an authoritative sequence of events that is protected from user interference, it also needed to be protected from developer interference.

    It was kinda similar to that situation a few years back of the EVE online developers playing the game and giving their guild members certain bonuses and special in-game items. The solution there was to fire the malicious developers, but I can’t exactly fire an entire class of students from an educational project.

    EDIT: What seems to be the problem here? I was asked to name a situation where a blockchain would be useful and I did? It’s a computer data structure, there are pros and cons that are context dependent like any other data structure. It I so weird to me to receive downvotes because of the politics surrounding a data structure.






  • “I wish my cancer riddled grandmother wasn’t suffering.”

    “Well, you could always just kill her! Then she would feel anything!”

    ???

    Even more so, I didn’t even disagree or say that they were wrong. Just that I’d prefer not to do that because, along with my grandmother not suffering, I also want her to be alive. Contrary to popular belief, humans are capable of wanting multiple things at the same time. Have you ever been thirsty while you had to pee?




  • IANAL either, but I’m pretty sure you are correct. I put it in another comment somewhere, but I’m more upset about not being given a choice to refuse the change rather than the actual change itself. I don’t mind signing the waiver at amusement parks, or to buy a car with no warranty. I just want to know what I’m agreeing to, and I don’t like folks pulling the rug out from under me or changing the deal.

    The situation feels like if I were to drop out of college, I would be given electroshocks until I’d forgotten anything learned in class.