-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
52 lines (44 loc) · 1.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
layout: centered
title: "Lambdao"
---
<div>
<img src="/assets/img/lambdao_logo_white.svg" class="focus">
<h1 class="focus">Lambdaø</h1>
</div>
<div class="flexbox-h-container">
<div class="paragraph">
<h2>Logic Computing</h2>
Software development, business & data analysis.
</div>
<img src="/assets/img/lambdao_hex_long_white.svg" class="focus"/>
<div class="paragraph">
<div class="latdis">Our mission:</div>
<ul>
<li>Putting you in control of your data</li>
<li>Making the (computer) tools work for you</li>
<li>Making you a maker of your own toolset rather than a user</li>
<li>Favour Knowledge Compounding tools</li>
</ul>
</div>
<div class="paragraph">
In other words, our mission is Quality, Transparency, Durability.
A required condition is for the tools to be malleable.
Cost should be a consequence of these, because of ease of change and maintenance.
</div>
<div class="paragraph">
<div class="latale">Our approach:</div>
<ul>
<li>Test Driven Design</li>
<li>Git: rigorous version control</li>
<li>Open Source: GPL licensing</li>
<li>Weathered technologies: robustness, safety, longevity</li>
<li>Open Standards, no vendor lock-ins</li>
<li>Data ownership: keep it private</li>
</ul>
</div>
<img src="/assets/img/lambdao_hex_long_white.svg" class="focus"/>
<div class="paragraph">
<a href="https://github.com/lambdao-dev">Github Profile</a>
</div>
</div>