496 lines
22 KiB
HTML
496 lines
22 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<!-- 2025-10-25 -->
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=100%, initial-scale=0.7" />
|
|
<title>Wrocław/Millennium Strike</title>
|
|
<meta name="generator" content="Org Mode" />
|
|
<style type="text/css">
|
|
#content { max-width: 60em; margin: auto; }
|
|
.title { text-align: center;
|
|
margin-bottom: .2em; }
|
|
.subtitle { text-align: center;
|
|
font-size: medium;
|
|
font-weight: bold;
|
|
margin-top:0; }
|
|
.todo { font-family: monospace; color: red; }
|
|
.done { font-family: monospace; color: green; }
|
|
.priority { font-family: monospace; color: orange; }
|
|
.tag { background-color: #eee; font-family: monospace;
|
|
padding: 2px; font-size: 80%; font-weight: normal; }
|
|
.timestamp { color: #bebebe; }
|
|
.timestamp-kwd { color: #5f9ea0; }
|
|
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
|
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
|
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
|
.underline { text-decoration: underline; }
|
|
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
|
p.verse { margin-left: 3%; }
|
|
pre {
|
|
border: 1px solid #e6e6e6;
|
|
border-radius: 3px;
|
|
background-color: #f2f2f2;
|
|
padding: 8pt;
|
|
font-family: monospace;
|
|
overflow: auto;
|
|
margin: 1.2em;
|
|
}
|
|
pre.src {
|
|
position: relative;
|
|
overflow: auto;
|
|
}
|
|
pre.src:before {
|
|
display: none;
|
|
position: absolute;
|
|
top: -8px;
|
|
right: 12px;
|
|
padding: 3px;
|
|
color: #555;
|
|
background-color: #f2f2f299;
|
|
}
|
|
pre.src:hover:before { display: inline; margin-top: 14px;}
|
|
/* Languages per Org manual */
|
|
pre.src-asymptote:before { content: 'Asymptote'; }
|
|
pre.src-awk:before { content: 'Awk'; }
|
|
pre.src-authinfo::before { content: 'Authinfo'; }
|
|
pre.src-C:before { content: 'C'; }
|
|
/* pre.src-C++ doesn't work in CSS */
|
|
pre.src-clojure:before { content: 'Clojure'; }
|
|
pre.src-css:before { content: 'CSS'; }
|
|
pre.src-D:before { content: 'D'; }
|
|
pre.src-ditaa:before { content: 'ditaa'; }
|
|
pre.src-dot:before { content: 'Graphviz'; }
|
|
pre.src-calc:before { content: 'Emacs Calc'; }
|
|
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
|
pre.src-fortran:before { content: 'Fortran'; }
|
|
pre.src-gnuplot:before { content: 'gnuplot'; }
|
|
pre.src-haskell:before { content: 'Haskell'; }
|
|
pre.src-hledger:before { content: 'hledger'; }
|
|
pre.src-java:before { content: 'Java'; }
|
|
pre.src-js:before { content: 'Javascript'; }
|
|
pre.src-latex:before { content: 'LaTeX'; }
|
|
pre.src-ledger:before { content: 'Ledger'; }
|
|
pre.src-lisp:before { content: 'Lisp'; }
|
|
pre.src-lilypond:before { content: 'Lilypond'; }
|
|
pre.src-lua:before { content: 'Lua'; }
|
|
pre.src-matlab:before { content: 'MATLAB'; }
|
|
pre.src-mscgen:before { content: 'Mscgen'; }
|
|
pre.src-ocaml:before { content: 'Objective Caml'; }
|
|
pre.src-octave:before { content: 'Octave'; }
|
|
pre.src-org:before { content: 'Org mode'; }
|
|
pre.src-oz:before { content: 'OZ'; }
|
|
pre.src-plantuml:before { content: 'Plantuml'; }
|
|
pre.src-processing:before { content: 'Processing.js'; }
|
|
pre.src-python:before { content: 'Python'; }
|
|
pre.src-R:before { content: 'R'; }
|
|
pre.src-ruby:before { content: 'Ruby'; }
|
|
pre.src-sass:before { content: 'Sass'; }
|
|
pre.src-scheme:before { content: 'Scheme'; }
|
|
pre.src-screen:before { content: 'Gnu Screen'; }
|
|
pre.src-sed:before { content: 'Sed'; }
|
|
pre.src-sh:before { content: 'shell'; }
|
|
pre.src-sql:before { content: 'SQL'; }
|
|
pre.src-sqlite:before { content: 'SQLite'; }
|
|
/* additional languages in org.el's org-babel-load-languages alist */
|
|
pre.src-forth:before { content: 'Forth'; }
|
|
pre.src-io:before { content: 'IO'; }
|
|
pre.src-J:before { content: 'J'; }
|
|
pre.src-makefile:before { content: 'Makefile'; }
|
|
pre.src-maxima:before { content: 'Maxima'; }
|
|
pre.src-perl:before { content: 'Perl'; }
|
|
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
|
pre.src-scala:before { content: 'Scala'; }
|
|
pre.src-shell:before { content: 'Shell Script'; }
|
|
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
|
/* additional language identifiers per "defun org-babel-execute"
|
|
in ob-*.el */
|
|
pre.src-cpp:before { content: 'C++'; }
|
|
pre.src-abc:before { content: 'ABC'; }
|
|
pre.src-coq:before { content: 'Coq'; }
|
|
pre.src-groovy:before { content: 'Groovy'; }
|
|
/* additional language identifiers from org-babel-shell-names in
|
|
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
|
the execution function name together. */
|
|
pre.src-bash:before { content: 'bash'; }
|
|
pre.src-csh:before { content: 'csh'; }
|
|
pre.src-ash:before { content: 'ash'; }
|
|
pre.src-dash:before { content: 'dash'; }
|
|
pre.src-ksh:before { content: 'ksh'; }
|
|
pre.src-mksh:before { content: 'mksh'; }
|
|
pre.src-posh:before { content: 'posh'; }
|
|
/* Additional Emacs modes also supported by the LaTeX listings package */
|
|
pre.src-ada:before { content: 'Ada'; }
|
|
pre.src-asm:before { content: 'Assembler'; }
|
|
pre.src-caml:before { content: 'Caml'; }
|
|
pre.src-delphi:before { content: 'Delphi'; }
|
|
pre.src-html:before { content: 'HTML'; }
|
|
pre.src-idl:before { content: 'IDL'; }
|
|
pre.src-mercury:before { content: 'Mercury'; }
|
|
pre.src-metapost:before { content: 'MetaPost'; }
|
|
pre.src-modula-2:before { content: 'Modula-2'; }
|
|
pre.src-pascal:before { content: 'Pascal'; }
|
|
pre.src-ps:before { content: 'PostScript'; }
|
|
pre.src-prolog:before { content: 'Prolog'; }
|
|
pre.src-simula:before { content: 'Simula'; }
|
|
pre.src-tcl:before { content: 'tcl'; }
|
|
pre.src-tex:before { content: 'TeX'; }
|
|
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
|
pre.src-verilog:before { content: 'Verilog'; }
|
|
pre.src-vhdl:before { content: 'VHDL'; }
|
|
pre.src-xml:before { content: 'XML'; }
|
|
pre.src-nxml:before { content: 'XML'; }
|
|
/* add a generic configuration mode; LaTeX export needs an additional
|
|
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
|
pre.src-conf:before { content: 'Configuration File'; }
|
|
|
|
table { border-collapse:collapse; }
|
|
caption.t-above { caption-side: top; }
|
|
caption.t-bottom { caption-side: bottom; }
|
|
td, th { vertical-align:top; }
|
|
th.org-right { text-align: center; }
|
|
th.org-left { text-align: center; }
|
|
th.org-center { text-align: center; }
|
|
td.org-right { text-align: right; }
|
|
td.org-left { text-align: left; }
|
|
td.org-center { text-align: center; }
|
|
dt { font-weight: bold; }
|
|
.footpara { display: inline; }
|
|
.footdef { margin-bottom: 1em; }
|
|
.figure { padding: 1em; }
|
|
.figure p { text-align: center; }
|
|
.equation-container {
|
|
display: table;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.equation {
|
|
vertical-align: middle;
|
|
}
|
|
.equation-label {
|
|
display: table-cell;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
}
|
|
.inlinetask {
|
|
padding: 10px;
|
|
border: 2px solid gray;
|
|
margin: 10px;
|
|
background: #ffffcc;
|
|
}
|
|
#org-div-home-and-up
|
|
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
|
textarea { overflow-x: auto; }
|
|
.linenr { font-size: smaller }
|
|
.code-highlighted { background-color: #ffff00; }
|
|
.org-info-js_info-navigation { border-style: none; }
|
|
#org-info-js_console-label
|
|
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
|
.org-info-js_search-highlight
|
|
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
|
.org-svg { }
|
|
</style>
|
|
<link rel="stylesheet" href="/static/fonts.css" type="text/css"/>
|
|
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
|
|
<script type="text/javascript" src="/static/esquemadorg.js"></script>
|
|
|
|
<script type="text/javascript" src="/static/footnote.js"></script>
|
|
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
|
|
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
|
|
<link rel="stylesheet" href="/static/custom.css" type="text/css">
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
|
|
</head>
|
|
<body>
|
|
<div id="preamble" class="status">
|
|
<div id="header">
|
|
<a class="navbar-link" href="/">Home</a>
|
|
<a class="navbar-link" href="/sitemap.html">Sitemap</a>
|
|
<a class="navbar-link" href="/friends.html">Webring</a>
|
|
<span id="looking-for-work">
|
|
<a href="/work/looking_for_work.html"><b>Looking for Work</b></a> — software, sysadmin, other — €30/hr — <i>2hr free!</i>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" class="content">
|
|
<div id="outline-container-org7a76e3a" class="outline-2">
|
|
<h2 id="org7a76e3a">Wrocław/Millennium Strike WROC.WAV</h2>
|
|
<div class="outline-text-2" id="text-org7a76e3a">
|
|
</div>
|
|
<div id="outline-container-orged0ef3f" class="outline-3">
|
|
<h3 id="orged0ef3f">Arriving</h3>
|
|
<div class="outline-text-3" id="text-orged0ef3f">
|
|
<p>
|
|
Alex, <a href="https://apt-get.xyz">apt-get</a>, <a href="https://x.com/a_nrvnqsr">mercury.lamp</a>, pachy and myself were in Wrocław<sup><a id="fnr.1" class="footref" href="#fn.1" role="doc-backlink">1</a></sup>, Poland between April 30th and May <END DATE> for <i>Millennium Strike Live WROC.WAV</i> where apt and merc were performing (B2B, under alias <i>Re;iwa Diabolik</i>). Shout out to pachy for finding time and money to join us last minute; I am very very glad he was able to be there, it wouldn’t have been the same without him.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org69b1fad">
|
|
<img src="../../static/images/wroclaw_boys.jpg" alt="wroclaw_boys.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 1: </span><i>Quake III was a good game.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
The trip there was a bit of an ordeal; due to a scheduling SNAFU our airport was far enough away that we had to take public transport, and our flight was just about early enough that taking the first train wouldn’t get us there in time, so we had to leave at 11PM and spend maybe like 7 hours total waiting for our somewhere-around-8:30AM flight. Merc had also flown in from the States that very day and hadn’t slept.
|
|
</p>
|
|
|
|
<p>
|
|
We had a bunch of gear to transport and were trying to limit luggage charges, so we had to struggle to fit everything and had one bag that was slightly over size limits. This ended up biting us in the ass on the way back as RyanAir nabbed us for the oversized bag and made us pay their extortionate bag charges.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org0fb1291">
|
|
<img src="../../static/images/wroc_bags.jpg" alt="wroc_bags.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 2: </span><i>Finding suitable bags.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org9e5c1f1">
|
|
<img src="../../static/images/poland_plane.jpg" alt="poland_plane.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 3: </span><i>Poland from above.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-org794cb5d" class="outline-3">
|
|
<h3 id="org794cb5d">Setcrafting</h3>
|
|
<div class="outline-text-3" id="text-org794cb5d">
|
|
<p>
|
|
Basically all the time in Wrocław before the event was spent on… actually preparing the set, which hadn’t really been started yet, so we were mostly inside the hotel — this had much to do with apt and I being busy preparing for <a href="./premier_impact.html">Premier Impact</a> and everyone just generally being busy. Alex, pachy and I were technically free, but I was also trying to make stuff happen for <i>Premier Impact</i> still, and we all kinda hung around for moral support.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org439fcb7">
|
|
<img src="../../static/images/setcrafting_wroc.jpg" alt="setcrafting_wroc.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 4: </span><i><del>Cowboy Bebop at his computer</del> Setcrafting.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-org4e26d5b" class="outline-3">
|
|
<h3 id="org4e26d5b">The Event</h3>
|
|
<div class="outline-text-3" id="text-org4e26d5b">
|
|
<div class="org-center">
|
|
|
|
<figure id="org586b911">
|
|
<img src="../../static/images/milstrike_wroc.jpg" alt="milstrike_wroc.jpg" width="50%">
|
|
|
|
<figcaption><span class="figure-number">Figure 5: </span><i>Event poster.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
The venue for the event was a club called Transformator. Pretty cool place, good sound system, nice seating area around the bar, cool backstage room, small secondary stage where a house DJ was playing for an audience of nobody the whole event for questionable reasons.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org1268cd7">
|
|
<img src="../../static/images/transformator_backstage.jpg" alt="transformator_backstage.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 6: </span><i>Backstage at Transformator</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
The itself event was a lot of fun. Nothing much particular to say, other than that it’s always such a pleasure to hang out with the Millennium Strike guys. Apt and merc’s set was received very well despite being pretty “out there”. Shout out to Ashton and the whole Millennium Strike crew for creating one of the only spaces where one can play this kind of thing live. Here’s <a href="https://www.youtube.com/watch?v=fiT9jrBMAfE">a re-recording</a> of the set that merc did — I know there’s a live recording floating around somewhere too but it’s currently not public.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org197cfbc">
|
|
<img src="../../static/images/milstrike_merc.jpg" alt="milstrike_merc.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 7: </span><i>Merc is always so photogenic.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
Unfortunately as the event was winding down (in the early morning, I think around 5AM — people party late in Poland it seems) security at the club got bizarrely aggressive trying to shoo everyone out, even though we weren’t really loitering by any means. I will neither confirm nor deny the occurence of an Alex Chimp-Stomping Incident that might have slightly ticked them off.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-orgb1f4f1a" class="outline-3">
|
|
<h3 id="orgb1f4f1a">Wrocław</h3>
|
|
<div class="outline-text-3" id="text-orgb1f4f1a">
|
|
</div>
|
|
<div id="outline-container-org0ee8dcd" class="outline-4">
|
|
<h4 id="org0ee8dcd">Pleasant Surprise</h4>
|
|
<div class="outline-text-4" id="text-org0ee8dcd">
|
|
<p>
|
|
With us primarily being there for the event and it being a really busy period, I don’t think any of us had really read up on the city very much. Safe to say we were all very pleasantly surprised! Wrocław is an absolutely lovely city; real student town energy with lots of young people, very warm hospitality and a very homely, casual atmosphere in restaurants as well.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-org3c904e8" class="outline-4">
|
|
<h4 id="org3c904e8">Food and Drink</h4>
|
|
<div class="outline-text-4" id="text-org3c904e8">
|
|
<div class="org-center">
|
|
|
|
<figure id="orgdee9e7c">
|
|
<img src="../../static/images/poland_food.jpg" alt="poland_food.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 8: </span><i>Delicious.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
Absolutely amazing food! This was a very unanimous opinion among all of us. I had no idea that Polish cuisine is so delicious; it’s definitely something I look out for now, and I’m planning to learn to cook some dishes. Incredible beer as well, the best I’ve ever had. If you ever visit the city I highly recommend visiting <a href="https://en.wikipedia.org/wiki/%C5%9Awidnicka_Cellar">Świdnicka Cellar</a>, the oldest restaurant in Poland (est. <i>1273</i>!) as well as <a href="https://konspira.org/en/">Konspira</a>, a restaurant themed around the anti-communist resistance with a lot of character (and amazing food; see image above).
|
|
</p>
|
|
|
|
<p>
|
|
Food prices were maybe about half what you’d find in an equivalent western European city, less than half in supermarkets.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-org25076ca" class="outline-4">
|
|
<h4 id="org25076ca">Architecture, Cityscape</h4>
|
|
<div class="outline-text-4" id="text-org25076ca">
|
|
<p>
|
|
Wrocław has really cool architecture, a pretty eclectic mix of styles and old and new stuff. Lots of old defensive works that I believe were built after the Mongol invasion. Quoting Wikipedia:
|
|
</p>
|
|
|
|
<blockquote>
|
|
<p>
|
|
In the 13th century, Wrocław was the political centre of the divided Polish kingdom. In April 1241, during the first Mongol invasion of Poland, the city was abandoned by its inhabitants and burnt down for strategic reasons. During the battles with the Mongols Wrocław Castle was successfully defended by Henry II the Pious.
|
|
</p>
|
|
|
|
<p>
|
|
In 1245, in Wrocław, Franciscan friar Benedict of Poland, considered one of the first Polish explorers, joined Italian diplomat Giovanni da Pian del Carpine, on his journey to the seat of the Mongol Khan near Karakorum, the capital of the Mongol Empire, in what is considered the first such journey by Europeans.
|
|
</p>
|
|
</blockquote>
|
|
|
|
<p>
|
|
Lots of beautiful brickwork which is a style of architecture I have not encountered before in this manner.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="orga22355f">
|
|
<img src="../../static/images/wroc_architecture1.jpg" alt="wroc_architecture1.jpg" width="70%">
|
|
|
|
</figure>
|
|
</div>
|
|
|
|
|
|
<p>
|
|
There was something very familiar about the layout of the city and the style of architecture in places, being similar to my hometown; I chalk this up to the places being connected through the <a href="https://en.wikipedia.org/wiki/Hanseatic_League">Hanseatic League</a>.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org872926d">
|
|
<img src="../../static/images/wroc_architecture2.jpg" alt="wroc_architecture2.jpg" width="70%">
|
|
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
The streets are broad, well-maintained and very clean. There’s good public transport options — busses, trams — and the city is also very walkable. A couple times we used Bolt, taking advantage of the low prices.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="orgbe6e8e2">
|
|
<img src="../../static/images/wroc_architecture4.jpg" alt="wroc_architecture4.jpg" width="70%">
|
|
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
The nighttime atmosphere was very pleasant as well, perhaps owning to the high student population. Wrocławians have a very interesting fashion sense; a lot of young people there dress like early 2010s scene kids, so you see a lot of bona fide goths and stuff. Very endearing honestly.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org26f6e60">
|
|
<img src="../../static/images/wroc_street.jpg" alt="wroc_street.jpg" width="70%">
|
|
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
We were there at the same time as the largest guitar festival in the world. Guitar music, rock especially and boomer rock especially within that is very popular. Lots of street musicians playing AC/DC and stuff.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="orge062bb2">
|
|
<img src="../../static/images/wroc_guitars.jpg" alt="wroc_guitars.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 9: </span><i>That’s a lot of guitars. We didn’t really have the time to hang around unfortunately, and as you can see it was very busy anyhow.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="outline-container-org780727c" class="outline-4">
|
|
<h4 id="org780727c">People, History and Closing Notes</h4>
|
|
<div class="outline-text-4" id="text-org780727c">
|
|
<p>
|
|
Overall Wrocławians made a strong impression on me as warm, hospitable, humorous and headstrong people. Wrocław had a very active anti-communist resistance that they are very proud of, and they’ve kept that history very alive, both visibly in the city scape but also in their endearing fashion sense.
|
|
</p>
|
|
|
|
<div class="org-center">
|
|
|
|
<figure id="org91217e8">
|
|
<img src="../../static/images/wroc_dwarf.jpg" alt="wroc_dwarf.jpg" width="70%">
|
|
|
|
<figcaption><span class="figure-number">Figure 10: </span><i>The <a href="https://en.wikipedia.org/wiki/Wroc%C5%82aw_Dwarfs">Wrocław Dwarves</a> that abound in the cityscape are emblematic of the resistence. Their appearance traces directly from Dutch</i> kabouters, <i>so they were a strangely familiar sight.</i></figcaption>
|
|
</figure>
|
|
</div>
|
|
|
|
<p>
|
|
Perhaps also because our visit coincided with a largest-in-the-world scale event and two national holidays, we overpaid quite a bit on the flight and accomodations. Flights within the EU can be had for really cheap; I think on a good day a Paris-Wrocław return flight can be had for around €70. Also, in our case in hindsight it turned out that getting two-person hotel rooms was a lot more expensive than it would’ve been to get single rooms instead; I don’t know if this is normal in Poland, but it was certainly unexpected to me and is something to look out for.
|
|
</p>
|
|
|
|
<p>
|
|
We ran into a lot of weird cursed technology SNAFUs this trip, summarized:
|
|
</p>
|
|
<ul class="org-ul">
|
|
<li>One of our hotel rooms had the electricity short out after we connected some gear, and we had to switch rooms;</li>
|
|
<li>The replacement room’s window wouldn’t open;</li>
|
|
<li>My laptop developed a black line running through the middle of the screen;</li>
|
|
<li>I broke my phone by launching it off the bed across the room.</li>
|
|
</ul>
|
|
|
|
<p>
|
|
I definitely intend to return to Wrocław sooner rather than later. With how busy we were there’s a lot I didn’t get to see, and I’m honestly just really fond of the place. Honestly, more than anything I <i>really</i> want to eat the local food again :).
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footnotes">
|
|
<h2 class="footnotes">Footnotes: </h2>
|
|
<div id="text-footnotes">
|
|
|
|
<div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1" role="doc-backlink">1</a></sup> <div class="footpara" role="doc-footnote"><p class="footpara">Pronounced “Vroslav”.</p></div></div>
|
|
|
|
|
|
</div>
|
|
</div></div>
|
|
<div id="postamble" class="status">
|
|
<div id='footer'><div id='modified-date'>Last modified: 2025-07-23</div><hr>
|
|
If you have any comments about this page, you can email me at: <br>
|
|
<b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b><br>
|
|
Proudly built using <a href="/posts/blog-tech.html">org-mode</a>. <br>
|
|
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
|
|
<br>
|
|
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//webbieweb.org/feed.xml"><img src="static/images/badges/css.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a><br>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|