-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
79 lines (58 loc) · 2.29 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
---
layout: default
title: Leto Labs LLC
---
<div class="content">
<div class="quote">
<blockquote>
<span class="bqstart">“</span>
Any company large enough to have a research lab is too large to listen to it.
<span class="bqend">”</span>
<br/>- Alan Kay
</blockquote>
</div>
<p>
Leto Labs LLC is a new kind of research lab. We fund ourselves, so we don't have
to worry about being ignored or constrained by those that do.
</p>
<p>
Leto Labs LLC specializes in researching, developing and deploying
Free/Libre/Open Source (FLOSS) Software Solutions across various disciplines
including automation, version control, scientific computing, visualization,
databases and data analysis, simulation and even those quaint devices known
as websites.
</p>
<p>
We hack on stuff that changes the world. What else would you want to spend your time on?
</p>
<p>
The philosophy of Leto Labs LLC is that building reusable and accessible
components benefits everyone. Instead of writing 100 lines of proprietary code
that will never see the light of day, one can almost always write 80 lines of
code that is reusable and then another 20-30 lines of code that specializes
that reusable component for a specific situation. Accessible code is code that
is easy to download and install. Grab our code
on <a href="https://github.com/letolabs">Github</a> and check our <a href="/blog/">blog</a> for updates.
</p>
<h1> Selected Services</h1>
<h2><a href="services/perl.html">Custom Perl Development</a></h2>
<p>
We know Perl. Whether you need to fix bugs in legacy Perl, implement a new project
using Moose or prototype an algorithm using Perl 6 grammars, we can help.
</p>
<p>
<h2><a href="services/git.html">Git Ninja Training and Git Conversions</a></h2>
<p>
We train Git ninjas to expertly throw precise shurikens of VCS skill at any
problem as well as help design and implement conversions from other systems to
Git.
</p>
<h2><a href="services/bioinformatics.html">Bioinformatics Consulting</a></h2>
<p>
Need help with your bioinformatics data? We can help.
</p>
<p>
Please feel free to use our <a href="https://spreadsheets.google.com/viewform?formkey=dEs1SldWUzRiTENDdE1HZHh2ZGUzclE6MQ">contact form</a>
so that Leto Labs LLC can help you design and implement the next generation of software for your organization.
</p>
</div>