Such an interesting artefact just sat under some guy's barn... can't help but wonder how many more items like this there are out there, and how many of them we'll never find before they're accidentally destroyed.
aren't most such artifacts found by starting to dig somewhere? how many artifacts remain buried because you just start building on top without looking what's in the ground? almost every village or city in europe has a history going back millennium or more, burying countless interesting artifacts. many of which probably have already been destroyed in the process.
to find new artifacts the best hope is to look for historical sites that have not been built over already. what i find interesting here is that now with aerial and satellite images and AI search we are able to detect such sites even when they would otherwise be unnoticed by the human eye.
There is a lot of stuff underground, especially in the regions that have been settled by humans in the first millennia of agriculture.
My favorite in Czechia was a married pair that decided to build their family house on a plot not far from the Southern Moravian city of Znojmo (2007). They started digging the foundations ...
... and found out that their future home is going to be located in the outer zone of a huge necropolis from the 8th and 9th century. Several hundred silent neighbours at the least.
What makes a motherboard a NAS motherboard, precisely? I've got a decent Mini-ITX sitting around and I've been contemplating setting up/getting a NAS. Would be nice if I could re-use what I already have and save some money.
Technically any motherboard can become a NAS, but there are desirable features.
- low idle power consumption since your NAS will be sitting doing nothing most of the time - pretty much any desktop MB will do
- fast networking, 1gbe means ~100MB/s transfers, nicer to have 10gbe. Limited benefits beyond 10gbe in practice.
- enough PCIe lanes to connect enough drives. HDD of course but nice to have a separate fast SSD array plus SSD caching. You might also want a SAS HBA if you are looking enterprise drives or SSDs (and even for SATA SSD you will get a better performance via a HBA than through the motherboard). Some people also want a graphic card for video transcoding
- ECC memory
- IPMI - once you start using it it becomes hard to give up. Allows you to manage the server remotely even when switched off, and access the BIOS via a web interface. Allows you to keep the server headless (i.e. not have to go plug a screen to understand why the server is taking so long to reboot).
I'd say a good candidate for a NAS motherboard would be something like a supermicro X11SSH-LN4F, you can find used ones pretty cheap on ebay.
> The Haskell looks much better, and I don't even know Haskell
Plain crazy take. The c example uses basic coding to implement some clever maths with special fast instructions. Thehaskell example is just some dumb algo implemented with complicated programming. There is obviously nothing good about that.
I have pages of notes for a game like this that I've been thinking about since university, largely inspired by Battlestar Galactica and The Expanse. This game reminded me of it too, maybe I'll get to it one day.
reply