Skip to content

Commit bc9f800

Browse files
photonbityellowcap
authored andcommitted
chore(posts): adjust markdown format to linter rules
1 parent e348e0a commit bc9f800

File tree

4 files changed

+113
-40
lines changed

4 files changed

+113
-40
lines changed

_posts/2023-01-25-a-good-ending.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ description: "Why Tesselo did not succeed as a business, but still achieved many
88
featured: true
99
hidden: true
1010
---
11-
Tesselo worked with satellites, space tech, AI, and in the cloud. So many buzz words united in one startup. How it it possible that there was no market for such a future oriented technology? This is a question we have posed ourselves many times. It is also the reason why we were so resilient and kept going for almost 7 years before deciding to stop.
11+
Tesselo worked with satellites, space tech, AI, and in the cloud. So many buzz words united in one startup.
12+
How is it possible that there was no market for such a future oriented technology?
13+
This is a question we have posed ourselves many times.
14+
It is also the reason why we were so resilient and kept going for almost 7 years before deciding to stop.

_posts/2023-01-26-guts-of-startup.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,23 @@ featured: true
99
hidden: true
1010
---
1111

12-
After 7 years of hard work, our passion project, our beloved venture, our partnership has come to an end. Like countless other startups, Tesselo has failed and died. Now that we have reached the end, we turn remembering Tesselo into a celebration. We will hold memories of our dear venture joyfully.
12+
After 7 years of hard work, our passion project, our beloved venture, our partnership has come to an end.
13+
Like countless other startups, Tesselo has failed and died. Now that we have reached the end,
14+
we turn remembering Tesselo into a celebration. We will hold memories of our dear venture joyfully.
1315

14-
The first reason to celebrate the end of Tesselo is the successfuly continuation of the careers of everyone that was involved in the project. We can proudly say that nobody regrets their participation, on the contrary. We have seen the growth of everyone while Tesselo was alive, and can witness the impact it has on the humans - the Tesseras - that have worked with us over time.
16+
The first reason to celebrate the end of Tesselo is the successfuly continuation of the careers of
17+
everyone that was involved in the project. We can proudly say that nobody regrets their participation,
18+
on the contrary. We have seen the growth of everyone while Tesselo was alive, and can witness
19+
the impact it has on the humans - the Tesseras - that have worked with us over time.
1520

16-
We know that celebrating failure is in fashion and spinned the wrong way can be harmful. By no means we wish for anyone to fail, because not every failure must be seen as an oportunity. But it so happens that Tesselo's failure does not feel like a defeat. We knew when to stop and acted decisefully to make a graceful landing. We helped everyone to find new challenges, and have seen that happen quickly. We did not go bankrupt.
21+
We know that celebrating failure is in fashion and spinned the wrong way can be harmful.
22+
By no means we wish for anyone to fail, because not every failure must be seen as an oportunity.
23+
But it so happens that Tesselo's failure does not feel like a defeat. We knew when to stop
24+
and acted decisefully to make a graceful landing. We helped everyone to find new challenges,
25+
and have seen that happen quickly. We did not go bankrupt.
1726

18-
So now that Tesselo is dead, what remains? We have decided do die with honour by cutting our guts open and spreading them for everyone to see. This page is where you can find the remains, which include as much as we have time and legal rights to share.
27+
So now that Tesselo is dead, what remains? We have decided do die with honour by cutting
28+
our guts open and spreading them for everyone to see. This page is where you can find the remains,
29+
which include as much as we have time and legal rights to share.
1930

2031
Enjoy weeding through the remains, we hope there is something of use for you in here!

_posts/2023-02-07-open-sourcing-our-team-wisdom.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,33 @@ description: "A proposal to open source some of our codebase and our team wisdom
88
featured: false
99
hidden: false
1010
---
11-
We want to share as much as we can from our insights that we gained at Tesselo. Some of the most tangible outcomes are code and written documents that we accumulated. Whatever is not personal or infringes non-disclosure agreements can be shared in principle. Here is a proposal for a process on how to do it.
11+
We want to share as much as we can from our insights that we gained at Tesselo.
12+
Some of the most tangible outcomes are code and written documents that we accumulated.
13+
Whatever is not personal or infringes non-disclosure agreements can be shared in principle.
14+
Here is a proposal for a process on how to do it.
1215

1316
## Ask for permission
14-
Before publishing anything, the people involved should be asked for their permission, even if they are not the owner of the intellectual property. It is still their work and publishing it will have some implications for their public persona. Hopefully these implications are desired and positive, but each individual should be able to decide for themselves.
1517

16-
## Making GitHub repositories public
17-
Technically this is simple, it requires adding a license to the repository and clicking a checkbox on GitHub. However, the implications are quite large for repositories with many commits and pull requests. All contributions that people made to the repository will be publicly visible.
18+
Before publishing anything, the people involved should be asked for their permission,
19+
even if they are not the owner of the intellectual property. It is still their work
20+
and publishing it will have some implications for their public persona. Hopefully
21+
these implications are desired and positive, but each individual should be able to decide for themselves.
22+
23+
## Making GitHub repositories public
24+
25+
Technically this is simple, it requires adding a license to the repository and clicking
26+
a checkbox on GitHub. However, the implications are quite large for repositories with many commits
27+
and pull requests. All contributions that people made to the repository will be publicly visible.
1828

1929
- Advantage: all coders involved become an open source contributors
2030
- Risk: interactions and code quality will be publicly visible
2131

22-
An alternative is to create a new repository and push the code there. Like this the contributions will become public, but not the interaction that lead to them.
32+
An alternative is to create a new repository and push the code there.
33+
Like this the contributions will become public, but not the interaction that lead to them.
2334

2435
## Publishing team agreements
25-
Througout our work we have developed interesting documents such as team agreements on how to operate. These documents live on Bahamut, our shared wiki. The agreements might be relevant for our team members in their new contexts, and possibly other teams as well. Publishing the agreements will make it easier to re-use them in the future.
36+
37+
Througout our work we have developed interesting documents such as team agreements on how to operate.
38+
These documents live on Bahamut, our shared wiki. The agreements might be relevant for our team members
39+
in their new contexts, and possibly other teams as well. Publishing the agreements
40+
will make it easier to re-use them in the future.

0 commit comments

Comments
 (0)