• 1 Post
  • 11 Comments
Joined 7 months ago
cake
Cake day: March 3rd, 2024

help-circle




  • Why can’t you? I don’t see where the issue is. During password creation, you choose your organization and it’s done. If the entry already exists, edit the entry and choose the organization under “owner”. It’s four clicks max. Do you use this so differently than I do?





  • Yes and no. It’s a circular relationship. The proverb is known to have already existed in Ancient Greece. The pantheon (the version that existed before Xerxes torched the place) was apparently inhabited by tons of owls, especially it’s roof construction. Since the pantheon was a temple to Athena, people assumed Athena held Owls holy and the owl became linked to Athena, and since Athena was the goddess of wisdom, Owls became a symbol of wisdom. Since the city and her patron goddess are related by name, Athens is linked to owls as well.

    But for the meaning: It’s to be taken literally. There were many owls in Athens, so they’d not exactly need any more.




  • Summary:

    Michael Stonebraker and Matei Zaharia have created a new operating system called DBOS that uses a distributed database as its core instead of the traditional Linux kernel. They realized that the large scale of modern cloud computing made operating system state management a database problem. DBOS uses FoundationDB as its initial database kernel and allows services to be written in SQL. It provides benefits like time travel debugging and a smaller attack surface compared to Linux. If successful, DBOS could compete with serverless platforms and even replace traditional operating systems.