• 0 Posts
  • 15 Comments
Joined 5 years ago
cake
Cake day: June 28th, 2020

help-circle
  • Pijul is also worth looking at.

    Fundamentally anything with a snapshot-based model is reliant on patch order mattering. As such you always end up with some centralized server. Pijul & Darcs are based on Patch Theory that says if Patch B is applied before or after Patch A assuming there is no conflict or dependence, it should not matter in a communicative way—that is to say the 1 + 2 ≡ 2 + 1. You can avoid a series of conflicts & better support a distibuted/decentralized development model if the order doesn’t matter.





  • Matrix the protocol & its blockchain-like eventual consistency model is incredibly expensive / wasteful to run since it requires duplicating all data to all servers for the entire history. Matrix uses so much storage & RAM on a machine. Medium-sized servers regularly close their door due to costs—which further pushes users to the de facto centralized hub in Matrix.org (or servers they host for others) which basically has a copy of all metadata on the network (scary since it was originally funded by Israeli Intelligence … so one might assume they still have access to that data). If a system isn’t accessible to a run for groups on a budget, it isn’t radical/revolutionary.

    If you don’t care about the centralization or E2EE, IRC/IRCv3 covers all the bases. If you want decentralization with more features, XMPP + OMEMO + MUCs, covers the rest. Neither of these are resource hogs while having over a decade of extra stability. Matrix 2 is just trying throw a rug over the problems of eventual consistency—but under it is a fundamental issue to the protocol.






  • U001 is my main system font as a clone of Univers. Monospace is Berkeley Mono—it might be paid/proprietary but boy does it look nice & was an upgrade from several years with Iosevka. JuliaMono is its fallback though since I use Unicode with frequency & Berkeley doesn’t cover all the symbols I use.

    The important part is if you care anything about your fonts, you won’t destroy them by patching in that uncurated hodgepodge called “Nerd Fonts” clobbering used symbols or the wrought-with-false-positive “coding ligatures” which is not how ligatures are supposed to be used but programmers refuse to demand Unicode support in their languages to fix the problem.