Merge branch 'master' of git@github.com:h3rald/h3rald.git
h3rald h3rald@h3rald.com
Thu, 26 Feb 2026 16:19:45 +0100
43 files changed,
21 insertions(+),
1 deletions(-)
jump to
A
assets/days/2025-06-29.txt
@@ -0,0 +1,1 @@
+In Amsterdam for a business trip. Right after checking in to the hotel I managed to bike it into the center just in time to make it for the last entrance into the Heineken Experience... Nice but honestly was expecting a bit more based on what people said about it. Still, a cool (and refreshing!) place to spend an hour and a half.
A
assets/days/2025-06-30.txt
@@ -0,0 +1,1 @@
+I have been here about six years ago but I forgot how nice Amsterdam was! The canals, the architecture, and cycling everywhere!
A
assets/days/2025-07-01.txt
@@ -0,0 +1,1 @@
+Amsterdam Central Station. Finally did a bit of sightseeing this evening before our final dinner out.
A
assets/days/2025-08-09.txt
@@ -0,0 +1,1 @@
+A view of Reschensee from Reschen Alm (Vinschgau, Italy).
A
assets/days/2025-08-11.txt
@@ -0,0 +1,1 @@
+View of Heidersee, St Valentin auf der Haide, Vinschgau, Italy.
A
assets/days/2025-08-18.txt
@@ -0,0 +1,1 @@
+A view of the Ortler from Reschensee, aboard the Hubertus, a 1931 boat still doing short lake cruisers after 94 years.
A
assets/days/2025-08-23.txt
@@ -0,0 +1,1 @@
+Churburg, Schluderns (Italy) - a wonderfully preserved castle containing the most complete armory in Europe.
A
assets/days/2025-09-07.txt
@@ -0,0 +1,1 @@
+Example of microcomputer driven by an 8-but 6502 microprocessor. From "Elettronica digitale e dispositivi logici", 1987.
A
assets/days/2025-09-11.txt
@@ -0,0 +1,1 @@
+The Zilog z80: one of the most versatile and yet simple microprocessors ever made. Out of production as of last year.
A
assets/days/2025-10-16.txt
@@ -0,0 +1,1 @@
+Finally hang up our goblin head! Made by some French artisans, we got it at the Sudtiroler Ritterspiele this summer.
A
assets/days/2025-10-29.txt
@@ -0,0 +1,1 @@
+Note to self: remember to go back to 1993, tell my 10-year-old self to convince parents to go to the States and get a load of MTG booster packs. Do not open for at least 30 years.
M
contents/hex.md
→
contents/hex.md
@@ -9,7 +9,7 @@ summary: "hex aims to be a little programming language that is simple to learn and fun to use."
content-type: project active: true ci: true -version: 0.5.0 +version: 0.6.0 download: "https://github.com/h3rald/hex/releases/download/" -----