diff options
author | Wojtek Kosior <koszko@koszko.org> | 2023-05-06 18:34:58 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2023-05-06 18:39:30 +0200 |
commit | 61b2e750f2410f52b5170df2ce4c546b94a561b7 (patch) | |
tree | 89f2fac65fe085ec90caab29eddf3f5d72387a78 /src/koszko_org_website/templates/en | |
parent | b805aa7dcd12a0d4d288681ed3c72dac1ea1b7e0 (diff) | |
download | koszko-org-website-61b2e750f2410f52b5170df2ce4c546b94a561b7.tar.gz koszko-org-website-61b2e750f2410f52b5170df2ce4c546b94a561b7.zip |
replace personal statement
Diffstat (limited to 'src/koszko_org_website/templates/en')
-rw-r--r-- | src/koszko_org_website/templates/en/koszko.html.jinja | 86 |
1 files changed, 35 insertions, 51 deletions
diff --git a/src/koszko_org_website/templates/en/koszko.html.jinja b/src/koszko_org_website/templates/en/koszko.html.jinja index b6ce215..905e529 100644 --- a/src/koszko_org_website/templates/en/koszko.html.jinja +++ b/src/koszko_org_website/templates/en/koszko.html.jinja @@ -13,55 +13,6 @@ Copyright (C) 2021,2022 Wojtek Kosior <koszko@koszko.org> {% set include_not_facebookd = true %} -{% block to_freesw_hackers %} - {% call para() %} - You want people to appreciate libre software and choose it, for their own - good and society's? You consider hurtful that most people are very - irresponsible and in every field rely on proprietary tools, without showing - even a tiny bit of initiative to verify whether those are truly good for - them? Perhaps you also met with snubbing of logical argumentation? - {% endcall %} - {% call para() %} - Many catholics feel likewise seeing people leaving Church and dedicated - atheists responding to any miracle reports with conspiracy theories to - undermine them. And we just want good for you — so that you can - be truly happy and — put simply — eventually be salvated. - {% endcall %} - {% call para() %} - Friends, show the life responsibility we expect from others and seriously - verify if, perhaps, what Church has been saying for 2000 years - is {{ bold('true') }}. - {% endcall %} -{% endblock %} - -{% block to_christians %} - {% call para() %} - As christians we strive to live well and responsibly. As christians we - consider sharing a good thing. Have you heard of free/libre software? It is - a concept that should be extremely popular among christians. But currently - this is not the case. Why most of us are not trying to build a responsible - society that would utilize technology in a sensible manner so that it is - being controlled by human and not the opposite? Why instead of encouraging - others to share code catholics so often release their own as proprietary, - resulting in its user being thrown on their mercy? - {% endcall %} - {% call para() %} - We don't like ignoring? Let's not ignore by ourselves. Snubbing is bad? Let - us not snub. We want the Church to be independent? Then shall we in the - first place stop relying on devices, software and services which take away - freedom. - {% endcall %} -{% endblock %} - -{% block use_internet_if_needed %} - {% call para() %} - I've been told the above is too general and someone who's not aware of what - I wrote about shall not understand it. If you indeed have no idea what I - wrote about, feel free to utilize a search engine and/or Wikipedia to learn - more. - {% endcall %} -{% endblock %} - {% block content %} {% call section('contact') %} {{ header(2, 'Contact') }} @@ -149,9 +100,42 @@ Copyright (C) 2021,2022 Wojtek Kosior <koszko@koszko.org> {% endcall %} {% call section('request') %} - {{ header(2, 'Personal statement') }} + {{ header(2, 'Personal message to the world') }} + + {% call para() %} + Since 2023-04-20 I am praying Our Lady of Pompeii Novena for the digital + freedom in my country, Poland. + Everyone is invited to join and start praying for other countries. + {% endcall %} - {{ request_table() }} + {% call para() %} + Why? The solely material efforts of the Free Software Movement so far gave + little effect — the bulk of today's society instead of using ethical + technologies ({{ link('https://joinpeertube.org/', 'PeerTube') }}, + {{ link('https://joinmastodon.org/', 'Mastodon') }}, + {{ link('https://trisquel.info/', 'GNU+Linux') }}) drowns in centralized + platforms like Facebook and YouTube and in proprietary software like + Windows. + As we can see, volunteer work and advocacy done by many have proved + insufficient. + I now want to take example from history where — for example — simple "Hail + Mary"'s of the rosary saved Austria from communist rule in 1955. + {% endcall %} + + {% call para() %} + Earlier on this place used to be displayed my double request — to software + freedom enthusiast and to all Christians so that they seriously consider + what the other ones have to say. + That request was also a bit of a brickbat and I am happy to have had + changed it for something better and more constructive. + If you nevertheless want to, you can still find the old text in the + {{ + link( + 'https://web.archive.org/web/20220625043220/https://koszko.org/en/koszko.html#request', + 'Wayback Machine' + ) + }}. + {% endcall %} {% endcall %} {% call section('posts') %} |