• 0 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle

  • I think it could be as simple as party x claims they will do thing a, b, c and then after their term in power you assess if they achieved those things. The parties who make the claims will need to back up those claims with real milestones that would become performance indicators of partial or full success. The milestones must be easy to assess and leave no room for interpretation. Just like in a legal contract, if you make the wording too vague and hard to interpret, then your contract won’t be enforceable in court.



  • I guess the pandering people pleasing approaches would overly benefit from this design but it could be more realistic if you showed a percentage next to the answer of the likelihood that the party will follow through with the statement based on their previous claims and achievements. This would make the parties less willing to make false claims or go back on their promises once in power because it would reflect badly in the next election.



  • You can’t have a space with dimensions if it doesn’t exist in spacetime, so the commonplace understanding of nothingness is a space within spacetime that has nothing that we can interact with that’s interesting to us. People will say that there is nothing in the desert, but there is lots of stuff there. People will say there is nothing in a room, but there is still air. People will say there is nothing in space but there are still diffuse atoms, gravity, radiation and virtual particles. If your definition of nothingness is that there is a space with dimensions and time that has absolutely nothing in, then yes that does not exist.










  • The NSA buys most of their zero days. It’s no wonder why they have libraries full of them. Finding exploits is a bit different to developing stuff too.

    I agree that they have the vast amounts of training data that they could put to use. I would not be surprised if they had a quantum computer that has broken RSA lower bit ranges by now. This was proven in academic circles to be possible and just needed scaling up. The same is true for using wireless emitting devices to see through walls.

    I’m almost certain that they have full access into Tor now. I read a while ago that they monopolized many exit nodes. Snowden and others must be using multiple methods to conceal their true locations.

    But do they have a self improving AI? I don’t think so. OpenAIs main goal is to create a GPT knowledgeable enough that it can help them improve their own models, AKA reaching the singularity - but with human intervention to prevent a run away effect. Transformer based models are not going to give us AGI. Once the researchers figure out what’s really needed then govt will adopt and scale it. Until then it’s just fancy closed source private versions of what is currently available.





  • You don’t need to buy server hardware, although it is nice. Depending on where you live you might be able to buy some decent second hand server hardware.

    If it was me, I would buy new desktop hardware. Here is a fairly decent server that will do almost anything: Go for around 16 or 24 core CPU with high Ghz per core. 64GB or 128GB DDR5 RAM. Your most important factor will be storage speed. Go with NVMe drives. You have some choices here. JBOD: One or more independent M.2 key drives. Software RAID: Use your CPU to manage the RAID configuration. Hardware RAID: Use a RAID controller HBA card to manage the RAID (faster but single point of failure). Use RAID 1 for data protection (can lose one drive and still have all your data), RAID 0 (double the speed of your drives), RAID 10 (best of both but needs double the drives). Choose a motherboard that suits your choices.

    Things to take into account: If you go with a RAID controller card, make sure that the PCIe lanes it uses can take the full speed of your RAID configuration or you might be bottlenecked there. Choosing an Intel or AMD CPU doesn’t make much difference. If you are not good with linux distros and don’t want a learning curve, stick with something like Ubuntu LTS 22.04 server. You most likely won’t need any graphics card, but it depends what you want to do.

    You can run a minecraft server on an old laptop, so these specs might be overkill, I just put what I would get and it will do almost anything you want to do with it. An 8 core CPU, 16GB RAM, with 1 NVMe drive will also be capable of all your described needs just fine.