diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-08 06:53:16 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-08 06:53:16 +0100 |
| commit | 7db700a96cb36f233201ed88244f1a7dbfe7ebd9 (patch) | |
| tree | 2b18b2d16c02de5633dc90f048fb670bba973aa4 /index.html | |
| parent | 537ccd14634c1736c03d487388bd9d2278af4493 (diff) | |
| download | mitjafelicijan.com-7db700a96cb36f233201ed88244f1a7dbfe7ebd9.tar.gz | |
Tweaks
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ layout: index | |||
| 5 | <p><i>You do not learn by relaxing. You learn by violently assaulting your problem | 5 | <p><i>You do not learn by relaxing. You learn by violently assaulting your problem |
| 6 | until it surrenders its mysteries to you.</i></p> | 6 | until it surrenders its mysteries to you.</i></p> |
| 7 | 7 | ||
| 8 | <a style="max-width:650px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> | 8 | <a style="border-radius:3px;max-width:650px;display:inline-block;background:blue;color:white;padding:1em;" href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank"> |
| 9 | <strong>Latest experiment:</strong> Examine graphical representations of | 9 | <strong>Latest experiment:</strong> Examine graphical representations of |
| 10 | binary files using diagrams that illustrate connections between pairs of bytes | 10 | binary files using diagrams that illustrate connections between pairs of bytes |
| 11 | (digraphs) and triplets of bytes (trigraphs). | 11 | (digraphs) and triplets of bytes (trigraphs). |
