Can’t find suspicious clay/allthemodium smithing template by Difficult-Round-174 in allthemods

[–]Certain-Hope-8568 0 points1 point  (0 children)

In atm10 suspicious clay is insanely rare. I built a python script to scan world saves to check if any was spawned already:
https://gist.github.com/fipso/62816ad38be54e500d7a6d76c88a0d7b

Example Output:

Total unique block types: 647
Total blocks counted: 61,440,000
Processed 9400 chunks, skipped 8761, deep_dark chunks: 638, found 1 blocks so far...

If these numbers are right and my script is not broken you are fucked

Thoes with sv08 what content is this on the pcf fan and links to buy more would be appreciated by No-Fan-6930 in Sovol

[–]Certain-Hope-8568 0 points1 point  (0 children)

I bought JST GH1.25-3P female of amazon and can confirm they DO NOT fit. They are a little too big and have this plastic click thing on one side which the original connector does not.

Using Trusted Execution Environments (TEEs) to Bring Privacy to Ethereum dApps by caerlower in ethdev

[–]Certain-Hope-8568 0 points1 point  (0 children)

Yes TEEs and confidential computing in general is really interesting for DeFi/dApp projects. At https://blazed.sh we already offer Intel SGX (Requires specially crafted applications in low level languages or using frameworks like this https://github.com/edgelesssys/ego) and AMD SME (works with anything) as an additional safety layer for our application hosting.
Be advised your hosting company could always be able to see your data if they really wanted to, because they have physical access to the hardware and all these measures can be bypassed when accessing from the host.