GithubHelp home page GithubHelp logo

larsrh / website Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 5.0 35.32 MB

My website

Home Page: https://lars.hupel.info

Ruby 0.04% HTML 14.96% TeX 1.72% CSS 10.79% Shell 0.14% JavaScript 72.19% SCSS 0.17%
bootstrap material-design jekyll bootstrap-material-design

website's Introduction

website's People

Contributors

clementd-fretlink avatar dependabot-preview[bot] avatar dependabot[bot] avatar diekmann avatar divarvel avatar joyheron avatar larsrh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

website's Issues

Potential Typo in semilattice definition

Thanks for the knowledge Lars!

I think there's some inconsistencies between the informal and the formal semilattice definitions on the 2 lattice definition, but I'm no expert.

code section link

The informal definition

The least upper bound of a and b is defined to be a value c where a ≤ b and a ≤ c ...

with no mention of the b ≤ c condition.

However the formal definition states it as #3

1. c is in M, and
2. a ≤ c, and
3. b ≤ c, and

Fix occurrences of page.id

This property is undefined on non-collections (i.e. pages).

<a href="/img{{ page.id }}/{{ include.src }}" class="figure-float-right lightbox" title="{{ include.text }}">
<img src="/img{{ page.id }}/{{ thumb }}" alt="{{ include.text }}" class="img-fluid img-thumbnail">
</a>

CRDTs

Part 1

  • motivation

General

  • RSS feed

CRDT series, contracts

Lars, working my way through your really excellent CRDT primer (and rebuilding the samples in Clojure for fun).
I ran into this in Part 2:

  1. any value must be equal to itself (reflexivity)

1. any value must be equal to itself (_reflexivity_)

I believe that - talking about partial ordering - the obligation here is rather
"any value must be less than or equal to itself (reflexivity)"

Is this the correct interpretation? In the actual implementation, you're correctly checking for this, not equality, but the description is a bit confusing this way.

Sorry if this is nitpicking... excellent work by the way, I really enjoy it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.