Research question: does it make sense to make a new family of logic gates using neurons? My intuition says there is a rich texture/fabric to uncover here. The best analogy on hand right now is legos: rather than 2-knotch legos [standard gates like NAND, XOR] what about some sort of new, irreducible gates that are bigger "legos"? Been a while since I played with logic gates but my intuition says there is something lurking below the surface. A new class of irreducible gates, maybe cross-connections? Like compacted multilayer gates? Think SHA-512, how certain bits feed into different layers of the "puzzle". Optimistic this thought-amalgam serves you in your continued research :)
I started going down the path of building a ripple carry adder already (which seems to work fine). Then I was going to try for a full on ALU, then some sort of ISA that sits on top of it all.
I have no idea what the end result will look like if it all comes together. Hopefully I'll find some weird primitives along the way. :D
It's very hand-wavy, but I'm kinda hoping I can somehow have a machine manually constructed out of neurons that can naturally interact with one built with looser hebbian learning rules.
The ISA could be really cool, having lots of "combo" commands that might reduce program length dramatically. Think ADD and MULT and SHIFT all in one command, to give a simple analogy.
On the interaction, one system uses a clock signal / metronome and the other is all cascades. The clock signal is like a metronome calibrated to the duration of the longest cascade = "critical path." It seems clear that these can interact smoothly, as one simply has the training wheels of the clock, while the other is about progression-via-propagation.
"In the dormitories of the Jinjiang Group, the company hired by BYD to carry out the work, there were no mattresses on the beds, and the few toilets served hundreds of workers in extremely unhygienic conditions. The workers also had food stored without refrigeration.
The Brazilian Labor Prosecutor's Office (MTP) also accused the companies of withholding the workers' passports and keeping 60% of their wages; the remaining 40% would be paid in Chinese currency."
Speaking from past experience with the DoE (I'm happy I don't need to deal with security like this anymore), there were constant and randomized checks to make sure fiber cables (they were all fiber to make it harder to tamper with and to avoid accidental RF) were fully visible (e.g. not hidden under a desk or something) and not tampered with. Also, lots of locks and doors, both electrical and mechanical. The guy at the front desk with a big gun probably helped too.
They have multiple networks. One of them is definitely airgapped (red for RD). The medium security one is protected by annoyingly strict network ACLs (yellow for ITAR). Then there's a low security one for stuff like sharepoint (green).
The standard you linked literally talks about: "High Impact BES Cyber Systems with External Routable Connectivity" and "Remote Access Management" for "High Impact BES Cyber Systems". That explicitly indicates non-airgapped critical systems. Furthermore, the proscribed auditing specifically spells out "network diagrams or architecture documents" as good evidence. Obviously, that is a high level document, but I see nothing to indicate robustness against state-level actors which are a expected threat.
https://hpc-tutorials.llnl.gov/flux/
reply