diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 18:35:23 +0200 |
| commit | 5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch) | |
| tree | 0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2026-03-27-programming-20-years | |
| parent | d3f0841cfdd229ff16b8a230117737a435fc7a56 (diff) | |
| download | sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.tar.gz sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.zip | |
Switch from stagit to cgit
Diffstat (limited to 'src/blog/2026-03-27-programming-20-years')
| -rw-r--r-- | src/blog/2026-03-27-programming-20-years/20-years-of-programming.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/blog/2026-03-27-programming-20-years/20-years-of-programming.md b/src/blog/2026-03-27-programming-20-years/20-years-of-programming.md index 8e5b1a2..1daa441 100644 --- a/src/blog/2026-03-27-programming-20-years/20-years-of-programming.md +++ b/src/blog/2026-03-27-programming-20-years/20-years-of-programming.md | |||
| @@ -60,7 +60,7 @@ it creates a few more. | |||
| 60 | 60 | ||
| 61 | I managed to recover some of the | 61 | I managed to recover some of the |
| 62 | programs I wrote between 2006 and 2010 in [a git | 62 | programs I wrote between 2006 and 2010 in [a git |
| 63 | repository](https://git.tronto.net/ancient-projects/file/README.md.html). | 63 | repository](https://git.tronto.net/ancient-projects). |
| 64 | The most successful one is JBriscola, a single-player game of | 64 | The most successful one is JBriscola, a single-player game of |
| 65 | [briscola](https://en.wikipedia.org/wiki/Briscola) with a decent AI. It is | 65 | [briscola](https://en.wikipedia.org/wiki/Briscola) with a decent AI. It is |
| 66 | actually quite fun to play, and a few of my friends played it regularly | 66 | actually quite fun to play, and a few of my friends played it regularly |
| @@ -153,8 +153,7 @@ a PhD. But at the beginning of my PhD, in 2019, I wrote | |||
| 153 | some code for work: my supervisor and a colleague of mine had | 153 | some code for work: my supervisor and a colleague of mine had |
| 154 | devised an algorithm to compute the degrees of certain [field | 154 | devised an algorithm to compute the degrees of certain [field |
| 155 | extensions](https://en.wikipedia.org/wiki/Field_extension), | 155 | extensions](https://en.wikipedia.org/wiki/Field_extension), |
| 156 | and I [implemented | 156 | and I [implemented it](https://git.tronto.net/kummer-degrees). |
| 157 | it](https://git.tronto.net/kummer-degrees/file/README.md.html). | ||
| 158 | 157 | ||
| 159 | I don't know if this is what got me back into coding for fun, or if it | 158 | I don't know if this is what got me back into coding for fun, or if it |
| 160 | was just a matter of time, but by the end of 2019 I was already thinking | 159 | was just a matter of time, but by the end of 2019 I was already thinking |
