Read the Jesus parts again. Would Jesus like that?

  • 0 Posts
  • 46 Comments
Joined 3 years ago
cake
Cake day: August 12th, 2023

help-circle

  • Clearly you know of lot about this. Here are some comments for the next human.

    Deny all modules seems more possible than a whitelist approach. To deny all, the command is likely “sysctl kernel.modules_disabled=1”.

    Whitelisting is harder. One could store a list of all loaded modules on a working system. Store a list of all kernel modules currently installed on the system. Compare the lists and remove from the “all” list the “running” list (grep will do this) and write it to the blacklist file.

    The problem with the Whitelisting approach is that it needs to run after every kernel module install (which is doable).

    If the above is the case, then someone must have automated this already, but I cannot find it quickly. (I checked Debian’s package repository.)



  • I want to push back on this part:

    Only if Microsoft acquires a major CPU chipmaker.

    In the USA, and other parts of the world, a small number of Billionaires are buying up everything. A small number of wealthy people could each own a part of the supply chain and for it on the vast majority.

    For extra enforcement, add in a legal or cultural push for reporting or shunning violators through the media companies owned by that same group.



  • The computers in the store, yes. I expect all computers in the store to be phones and the cell company will verify.

    Open Source computers will be more important. Might need to brush up on wire wrapping… (Implication being that chip supplies might become dedicated to only those manufacturers that lock the product down.)


  • Elsewhere in this thread. Anyway, here is what I had said:

    There are “electric truck” conversion books from the 1970s. (Only trucks as they used lead acid batteries, which are still extremely heavy for useful amounts of stored energy.) This indicates it is not extremely complex, though possibly still very complex. (My reason for this assessment is from reading a few of them, but never implementing any of it.)

    Anyway, here is a title to look for, from 2011, " The electric vehicle conversion handbook : how to convert cars, trucks, motorcycles, and bicycles : includes EV components, kits, and project vehicles" by Warner, Mark, ISBN: 9781557885685 1557885680.

    2021’s “Convert It!: A simple step-by-step guide for converting any classic car into an electric vehicle.” by Ron Toms, ASIN B093CH8HR7.

    Neither are from the 1970s, but both are likely more useful anyway. There are also likely others that I cannot immediately find. I have read neither, yet.





  • From “the monitor goes dark”, it would be helpful to split monitor issues from computer issues. When the computer becomes unresponsive, do any “non-monitor” functions still work? Does the DVD-drive tray eject or does audio continue to play? Any other details? Do any other lights on the computer stay on, like keyboard and mouse lights?

    If the issue is primarily the monitor, then splitting between the physical monitor and the video card would also be helpful.

    How old is the hardware?

    When you say “nothing is logged”, is the hard shutdown logged or anything after the time of the event? Or does “nothing is logged” mean the normal items are logged, but nothing of interest is logged? Some issues, especially hardware ones, stop the computer from logging.

    Story: I once had a 15+ year old computer do something similar. The screen would go dark, but the lights on the keyboard stayed on. I had to hard power the system off and sometimes on boot the monitor wouldn’t work. A monitor swap didn’t fix the issue, but a USB video card did. The video card had failed. (Looking up what I think the interconnect was, the system may be 20 years old at this point.) NOTE: The system was not functional long term with a USB video card due to how the BIOS in the system handled the two video cards.






  • Pretty much every Windows machine I’ve ever owned after a certain year requires you to type in your Bitlocker key, including my first-gen Surface Go from 2018.

    This is interesting. I had a work computer require this ~4 years ago, but not one of the three since have (personal and different employers.)